Comment 5 for bug 92550

Revision history for this message
Ingo Bruell (ibruell) wrote :

after adding the patch the powermanager crashes.

here some hopefully infomus sections of my xorg.conf:

Section "Module"
        Load "i2c"
        Load "bitmap"
        Load "ddc"
        Load "extmod"
        Load "freetype"
        Load "int10"
        Load "type1"
        Load "vbe"
        Load "dri"
        Load "glx"
EndSection

Section "Device"
        Identifier "ATI Graphics Adapter connector 0"
        Screen 0
        Driver "radeon"
        BusID "PCI:1:0:0"

        Option "AGPMode" "4"
        Option "no_dri" "no"
        Option "NoTV" "yes"
EndSection