FC6 aiglx/compiz

Eric Donkersloot eric.donkersloot at gmail.com
Wed Oct 25 11:35:45 UTC 2006


Hi everybody,

I'm trying to get aiglx/compiz to work on my FC6 box, I installed the 9626
beta driver from livna, which is working fine. However, every time I try to
use the 'Desktop Effects' application in Gnome to enable the 3d effects I
get the following error message:

'Desktop effects could no be enabled'

I've searched the logs for a more detailed error message, unfortunately I
didn't find any. My card is a Geforce FX 5200, my xorg.conf is listed below:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister at builder3)  Wed Sep 20 16:56:19
PDT 2006
# Xorg configuration created by pyxf86config

Section "ServerLayout"
        Identifier     "Default Layout"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
        ModulePath   "/usr/lib/xorg/modules/extensions/nvidia"
        ModulePath   "/usr/lib/xorg/modules"
EndSection

Section "Module"
        Load  "glx"
        Load  "dri"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/input/mice"
        Option      "Emulate3Buttons" "no"
        Option      "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "us"
        Option      "XkbVariant" "intl"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Dell"
        ModelName    "1900fp"
        Option      "DPMS"
EndSection

Section "Device"
        Identifier  "Videocard0"
        Driver      "nvidia"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        Monitor    "Monitor0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection

Section "DRI"
        Group        0
        Mode         0666
EndSection


Met vriendelijke groet / Kind regards,

Eric
-- 
Eric Donkersloot
Amsterdam, The Netherlands
eric.donkersloot at gmail.com





More information about the users mailing list