[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: trying to get the compiz cube



Camaleón wrote:
On Sun, 16 Oct 2011 09:38:17 -0500, Hugo Vanwoerkom wrote:

Camaleón wrote:
On Sat, 15 Oct 2011 12:31:38 -0500, Hugo Vanwoerkom wrote:

I installed compiz and am trying to see the famed cube: it's nowhere.
So I googled and found:
http://www.ghacks.net/2009/05/25/enabling-the-cube-in-compiz/ which
says:
(...)

There is a good article on Compiz in Debian's wiki:

http://wiki.debian.org/Compiz

I would try to follow those steps :-)


I did. Result: no cube.

Also the "Troubleshooting" section?

I take your word then.
Let's go scuba diving:

dpkg -l | grep -i compiz

hugo@HDBB:~$ dpkg -l |grep -i compiz
ii compiz 0.8.4-4 OpenGL window and compositing manager ii compiz-core 0.8.4-4 OpenGL window and compositing manager ii compiz-gnome 0.8.4-4 OpenGL window and compositing manager - GNOME window decorator ii compiz-gtk 0.8.4-4 OpenGL window and compositing manager - Gtk window decorator ii compiz-plugins 0.8.4-4 OpenGL window and compositing manager - plugins ii compizconfig-backend-gconf 0.8.4-1 Compiz Fusion configuration system - gconf backend ii compizconfig-settings-manager 0.8.4-2 Compizconfig Settings Manager ii fusion-icon 0.1.0-2 tray icon to launch and manage Compiz Fusion ii libcompizconfig0 0.8.4-2 Configuration settings library for compiz-fusion ii libdecoration0 0.8.4-4 Compiz window decoration library ii python-compizconfig 0.8.4-2+b1 Compizconfig bindings for python


grep -i -e dri -e glx /var/log/Xorg.0.log


hugo@HDBB:~$ grep -i -e dri -e glx /var/log/Xorg.0.log
[    17.402] (**) Option "AIGLX" "on"
[    17.594]    X.Org Video Driver: 11.0
[    17.594]    X.Org XInput driver : 13.0
[    17.639] (II) LoadModule: "glx"
[    17.639] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    18.588] (II) Module glx: vendor="NVIDIA Corporation"
[    18.600] (II) NVIDIA GLX Module  285.05.09  Fri Sep 23 17:51:24 PDT 2011
[    18.600] (II) Loading extension GLX
[    18.607] (II) LoadModule: "dri"
[    18.607] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    18.630] (II) Module dri: vendor="X.Org Foundation"
[    18.630] (II) Loading extension XFree86-DRI
[    18.630] (II) LoadModule: "dri2"
[    18.630] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    18.630] (II) Module dri2: vendor="X.Org Foundation"
[    18.630] (II) Loading extension DRI2
[    18.630] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    18.713]    Module class: X.Org Video Driver
[ 18.732] (II) NVIDIA dlloader X Driver 285.05.09 Fri Sep 23 17:33:35 PDT 2011
[    18.732] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    18.850] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 18.862] (**) NVIDIA(0): Option "AllowGLXWithComposite" "On" [ 19.715] (II) Loading extension NV-GLX [ 19.935] (II) Loading sub module "dri2" [ 19.935] (II) LoadModule: "dri2" [ 19.935] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so [ 19.935] (II) Module dri2: vendor="X.Org Foundation"
[    19.935] (II) NVIDIA(0): [DRI2] Setup complete
[    19.937] (II) Initializing extension GLX
[    20.708]    Module class: X.Org XInput Driver
[    20.708]    ABI class: X.Org XInput driver, version 13.0
[    20.708] (II) Using input driver 'evdev' for 'Power Button'
[    20.741] (II) Using input driver 'evdev' for 'Power Button'
[    20.742] (II) Using input driver 'evdev' for 'A4Tech USB Optical Mouse'
[    20.742] (II) No input driver/identifier specified (ignoring)
[ 20.742] (II) Using input driver 'evdev' for 'Silitek Standard USB Keyboard '
[    20.743] (II) No input driver/identifier specified (ignoring)

...

Hugo




Reply to: