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

Re: New sleep code for ATI M6, M7 and M9



This one time, at band camp, Vincent Strubel wrote:
>Section "Device"
>        Identifier "Accel"
>        Driver "ati"
>        Option "UseFBDev" "true"
>        Option "DRIReinit" "true"
>        Option "ForcePCIMode" "false"
>        Option "AGPMode" "4"
>        BusID   "0:16:0"
>EndSection

That's fantastic, thanks Vincent!

It looks like AGPMode is the secret ingredient, I can now successfully sleep
and wake up in X *repeatedly*, not just once! :-)

So, for reference, here's my Device section:

Section "Device"
    Identifier "ATI Radeon 9000 M9"
    Driver "radeon"
    BusID "PCI:0:16:0"
    Option "UseFBDev" "true"
    Option "AGPMode" "4"
EndSection

Thanks Vincent, Michel, and of course Ben and ATI.

-- 
jaq@debian.org                               http://people.debian.org/~jaq



Reply to: