Comment 22 for bug 468850

Revision history for this message
Jason Barnett (tamagotono-deactivatedaccount) wrote :

I have had a similar problem on my sony VGN-FW139E using the fglrx driver. I have just found that I can successfully suspend and resume if I unload the "video" module prior to suspending. After resuming, everything seems to work fine except being able to adjust the screen brightness, as this is a function of the "video" module. Simply reloading the module restores this ability.

BEFORE SUSPEND: sudo rmmod video
AFTER RESUME: sudo modprobe -i video