David Corrales
December 29th, 2006, 11:29 PM
Hi everyone. I just found out that a single change in a text file has enabled both my PC's -a desktop with Nvidia and an Inspiron 9300 laptop with Ati- to successfully resume after suspending to ram, using binary/proprietary drivers.
Edit the file /etc/default/acpi-support and change the line:
# Should we attempt to warm-boot the video hardware on resume?
POST_VIDEO=true
to
# Should we attempt to warm-boot the video hardware on resume?
POST_VIDEO=false
reboot X (or the whole computer) and try suspend to ram.
Hope it helps you :cool:
Edit the file /etc/default/acpi-support and change the line:
# Should we attempt to warm-boot the video hardware on resume?
POST_VIDEO=true
to
# Should we attempt to warm-boot the video hardware on resume?
POST_VIDEO=false
reboot X (or the whole computer) and try suspend to ram.
Hope it helps you :cool: