As I mentioned in a previous post, I did a successful upgrade of my Inspiron 6000 laptop over to Ubuntu 7.10 (Gutsy Gibbon) from 7.04 (Feisty Fawn), though sleep/hibernate wasn't working. I spent a some time yesterday trying to fix it, with some partial success.

Niels Olson was kind enough to comment on my post and mentioned some directions that worked for him on his Latidude laptop. I tried some of those, but they didn't work for me, as my laptop has an ATI X300 card instead of an NVidia. However, it gave me some good ideas to play with.

In the end, I wasn't able to get sleep working with the restricted/proprietary ATI drivers (fxglr) so I reverted back to the initial open source Radeon driver. That way I was able to get sleep working back, though the machine still wouldn't come out of sleep successfully (it just locked up).

Finally, I was able to work around this by tweaking a few parameters in /etc/default/acpi-support:

SAVE_VBE_STATE=false
POST_VIDEO=false
SAVE_VIDEO_PCI_STATE=false
USE_DPMS=true

This works, though the video takes a bit of a long time to reestablish once the machine comes up from sleep, but at least it works ;-).

Technorati tags:


Tomas Restrepo

Software developer located in Colombia.