


Code: Select all
~ $ compiz-manager
Checking for Xgl: not present.
/usr/bin/compiz-manager: line 241: xset: command not found
xset q doesn't reveal the location of the log file. Using fallback /var/log/Xorg.0.log
Detected PCI ID for VGA: 01:00.0 0300: 10de:0165 (rev a1) (prog-if 00 [VGA controller])
Checking for texture_from_pixmap: present.
Checking for non power of two support: present.
Checking for Composite extension: present.
Comparing resolution (1280x1024) to maximum 3D texture size (4096): Passed.
Checking for nVidia: present.
Checking for FBConfig: present.
Checking for Xgl: not present.
Starting gtk-window-decorator

Code: Select all
$ compiz-manager
Checking for Xgl: not present.
Detected PCI ID for VGA: 01:00.0 0300: 10de:0422 (rev a1) (prog-if 00 [VGA controller])
Checking for texture_from_pixmap: present.
Checking for non power of two support: present.
Checking for Composite extension: present.
Comparing resolution (1280x1024) to maximum 3D texture size (8192): Passed.
Checking for nVidia: present.
Checking for FBConfig: present.
Checking for Xgl: not present.
Starting emerald
Code: Select all
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib64/xorg/modules"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/OTF"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/75dpi/"
EndSection
Section "Module"
Load "xtrap"
Load "glx"
Load "wfb"
Load "extmod"
Load "dbe"
Load "record"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "GeForce 8400 GS"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
Option "RenderAccel" "True"
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Viewport 0 0
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection

I thought that was my problem, however I can't seem to enable ANY of the plugins. When I select the plugins in ccm there are no options to adjust. Just blank windows like they don't exist, but they clearly do in /usr/share/compiz/loudmax wrote:My problem was solved by reading what kernelOfTruth's suggestion in this thread here: http://forums.gentoo.org/viewtopic-t-76 ... z+xgl.html
Emerald was running just fine but I couldn't see it because none of the compiz settings are on by default. This includes some pretty basic stuff like Window Decoration (under "Effects") and Move or Resize Windows. I turned stuff on using ccsm and everything's working as expected now.
Code: Select all
jafar@oberon:~$ compiz-manager
Checking for Xgl: not present.
Detected PCI ID for VGA: 01:00.0 0300: 10de:06e8 (rev a1) (prog-if 00 [VGA controller])
Checking for texture_from_pixmap: present.
Checking for non power of two support: present.
Checking for Composite extension: present.
Comparing resolution (1366x768) to maximum 3D texture size (8192): Passed.
Checking for nVidia: present.
Checking for FBConfig: present.
Checking for Xgl: not present.
Starting emerald
/usr/bin/compiz (core) - Warn: Unable to parse XML metadata from file "core.xml"
/usr/bin/compiz (core) - Warn: Unable to parse XML metadata from file "ccp.xml"
^C*** glibc detected *** /usr/bin/compiz: double free or corruption (!prev): 0x081d1d30 ***
======= Backtrace: =========
/lib/libc.so.6[0xb7a6c714]
/lib/libc.so.6(cfree+0x9c)[0xb7a6dfcc]
//usr//lib/opengl/nvidia/lib/libGL.so.1[0xb7ceb451]
======= Memory map: ========
08048000-08089000 r-xp 00000000 08:02 332144 /usr/bin/compiz
08089000-0808a000 r--p 00040000 08:02 332144 /usr/bin/compiz
0808a000-0808b000 rw-p 00041000 08:02 332144 /usr/bin/compiz
080e6000-082ba000 rw-p 080e6000 00:00 0 [heap]
b6238000-b6241000 r-xp 00000000 08:02 235394 /lib/libnss_files-2.9.so
b6241000-b6242000 r--p 00008000 08:02 235394 /lib/libnss_files-2.9.so
b6242000-b6243000 rw-p 00009000 08:02 235394 /lib/libnss_files-2.9.so
b6243000-b624c000 r-xp 00000000 08:02 235883 /lib/libnss_nis-2.9.so
b624c000-b624d000 r--p 00008000 08:02 235883 /lib/libnss_nis-2.9.so
b624d000-b624e000 rw-p 00009000 08:02 235883 /lib/libnss_nis-2.9.so
b624e000-b6255000 r-xp 00000000 08:02 235976 /lib/libnss_compat-2.9.so
b6255000-b6256000 r--p 00006000 08:02 235976 /lib/libnss_compat-2.9.so
b6256000-b6257000 rw-p 00007000 08:02 235976 /lib/libnss_compat-2.9.so
b6257000-b6341000 r-xp 00000000 08:02 25925 /usr/lib/libglib-2.0.so.0.1800.4
b6341000-b6342000 r--p 000e9000 08:02 25925 /usr/lib/libglib-2.0.so.0.1800.4
b6342000-b6343000 rw-p 000ea000 08:02 25925 /usr/lib/libglib-2.0.so.0.1800.4
b6343000-b6384000 r-xp 00000000 08:02 24663 /usr/lib/libgobject-2.0.so.0.1800.4
b6384000-b6385000 r--p 00040000 08:02 24663 /usr/lib/libgobject-2.0.so.0.1800.4
b6385000-b6386000 rw-p 00041000 08:02 24663 /usr/lib/libgobject-2.0.so.0.1800.4
b6386000-b63c2000 r-xp 00000000 08:02 21815 /usr/lib/libdbus-1.so.3.4.0
b63c2000-b63c3000 r--p 0003b000 08:02 21815 /usr/lib/libdbus-1.so.3.4.0
b63c3000-b63c4000 rw-p 0003c000 08:02 21815 /usr/lib/libdbus-1.so.3.4.0
b63c4000-b63d7000 r-xp 00000000 08:02 211429 /lib/libnsl-2.9.so
b63d7000-b63d8000 r--p 00012000 08:02 211429 /lib/libnsl-2.9.so
b63d8000-b63d9000 rw-p 00013000 08:02 211429 /lib/libnsl-2.9.so
b63d9000-b63db000 rw-p b63d9000 00:00 0
b63db000-b63f8000 r-xp 00000000 08:02 14737 /usr/lib/libdbus-glib-1.so.2.1.0
b63f8000-b63f9000 r--p 0001c000 08:02 14737 /usr/lib/libdbus-glib-1.so.2.1.0
b63f9000-b63fa000 rw-p 0001d000 08:02 14737 /usr/lib/libdbus-glib-1.so.2.1.0
b63fa000-b6401000 r-xp 00000000 08:02 237193 /lib/librt-2.9.so
b6401000-b6402000 r--p 00006000 08:02 237193 /lib/librt-2.9.so
b6402000-b6403000 rw-p 00007000 08:02 237193 /lib/librt-2.9.so
b6403000-b6417000 r-xp 00000000 08:02 225799 /lib/libpthread-2.9.so
b6417000-b6418000 r--p 00013000 08:02 225799 /lib/libpthread-2.9.so
b6418000-b6419000 rw-p 00014000 08:02 225799 /lib/libpthread-2.9.so
b6419000-b641b000 rw-p b6419000 00:00 0
b641b000-b646d000 r-xp 00000000 08:02 183522 /usr/lib/libORBit-2.so.0.1.0
b646d000-b6475000 r--p 00051000 08:02 183522 /usr/lib/libORBit-2.so.0.1.0
b6475000-b6477000 rw-p 00059000 08:02 183522 /usr/lib/libORBit-2.so.0.1.0
b6477000-b64a2000 r-xp 00000000 08:02 265480 /usr/lib/libgconf-2.so.4.1.5
b64a2000-b64a3000 r--p 0002b000 08:02 265480 /usr/lib/libgconf-2.so.4.1.5
b64a3000-b64a5000 rw-p 0002c000 08:02 265480 /usr/lib/libgconf-2.so.4.1.5
b64bd000-b64c9000 r-xp 00000000 08:02 279860 /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/libgcc_s.so.1
b64c9000-b64ca000 r--p 0000b000 08:02 279860 /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/libgcc_s.so.1
b64ca000-b64cb000 rw-p 0000c000 08:02 279860 /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/libgcc_s.so.1
b64cb000-b65ad000 r-xp 00000000 08:02 279866 /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/libstdc++.so.6.0.10
b65ad000-b65b1000 r--p 000e2000 08:02 279866 /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/libstdc++.so.6.0.10
b65b1000-b65b2000 rw-p 000e6000 08:02 279866 /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/libstdc++.so.6.0.10
b65b2000-b65b8000 rw-p b65b2000 00:00 0
b65b8000-b65d0000 r-xp 00000000 08:02 215942 /us/usr/bin/compiz-manager: line 383: 11838 Aborted ${COMPIZ_BIN_PATH}${COMPIZ_NAME} $COMPIZ_OPTIONS "$@" $COMPIZ_PLUGINS
^C
jafar@oberon:~$Code: Select all
Checking for Xgl: not present.
Detected PCI ID for VGA: 01:00.0 0300: 10de:06e8 (rev a1) (prog-if 00 [VGA controller])
Checking for texture_from_pixmap: present.
Checking for non power of two support: present.
Checking for Composite extension: present.
Comparing resolution (1366x768) to maximum 3D texture size (8192): Passed.
Checking for nVidia: present.
Xlib: extension "RANDR" missing on display ":0.0".
Checking for FBConfig: present.
Checking for Xgl: not present.
Starting emerald
/usr/bin/compiz (core) - Warn: Unable to parse XML metadata from file "core.xml"
Xlib: extension "RANDR" missing on display ":0.0".
/usr/bin/compiz (core) - Warn: Unable to parse XML metadata from file "ccp.xml"jafar@oberon:~$ compiz-manager
Checking for Xgl: not present.
Detected PCI ID for VGA: 01:00.0 0300: 10de:06e8 (rev a1) (prog-if 00 [VGA controller])
Checking for texture_from_pixmap: present.
Checking for non power of two support: present.
Checking for Composite extension: present.
Comparing resolution (1366x768) to maximum 3D texture size (8192): Passed.
Checking for nVidia: present.
Checking for FBConfig: present.
Checking for Xgl: not present.
Starting emerald
/usr/bin/compiz (core) - Warn: Unable to parse XML metadata from file "core.xml"
/usr/bin/compiz (core) - Warn: Unable to parse XML metadata from file "ccp.xml"
Code: Select all
01:00.0 VGA compatible controller: nVidia Corporation Quadro NVS 135M (rev a1) (prog-if 00 [VGA controller])
Subsystem: Dell Device 01f9
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at f5000000 (32-bit, non-prefetchable) [size=16M]
Memory at e0000000 (64-bit, prefetchable) [size=256M]
Memory at f2000000 (64-bit, non-prefetchable) [size=32M]
I/O ports at ef00 [size=128]
[virtual] Expansion ROM at f4000000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: nvidia
Kernel modules: nvidia