Enabling compiz

Jay Cliburn jacliburn at bellsouth.net
Fri Aug 25 01:18:51 UTC 2006


I'd like to try out compiz, but every time I start it, I lose window 
decorations and basic window manager functionality.  A thread over in 
fedora-devel suggested enabling dri, but I think it's already enabled on 
my system.  From xorg.conf,

Section "Module"
         Load  "dbe"
         Load  "extmod"
         Load  "fbdevhw"
         Load  "glx"
         Load  "record"
         Load  "freetype"
         Load  "type1"
         Load  "dri"
EndSection
[...]
Section "DRI"
         Group        0
         Mode         0666
EndSection

I'm using an Nvidia FX5200 AGP video adapter with the nv driver.
Section "Device"
         Identifier  "Videocard0"
         Driver      "nv"
         VendorName  "Videocard vendor"
         BoardName   "nVidia Corporation NV34 [GeForce FX 5200]"
EndSection

Ideas?

Thanks,
Jay




More information about the fedora-test-list mailing list