LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Possible Suspend/HIbernate fix (https://www.linuxquestions.org/questions/linux-hardware-18/possible-suspend-hibernate-fix-571039/)

angryfirelord 07-20-2007 06:46 PM

Possible Suspend/HIbernate fix
 
I came across it here: http://ubuntuforums.org/showthread.p...40#post3038240

Get your favorite text editor ready. Open up the /etc/default/acpi-support file.
Code:

nano /etc/default/acpi-support
Scroll down and change
Code:

POST_VIDEO=true
to
Code:

POST_VIDEO=.
Please note the period. It is important that you put it there.

Suspend now works on my Kubuntu machine.


All times are GMT -5. The time now is 12:20 AM.