View previous topic :: View next topic |
Author |
Message |
pr0d n00b
Joined: 21 Feb 2006 Posts: 6
|
Posted: Tue Feb 21, 2006 6:40 pm Post subject: when resuming from suspend display stays off [SOLVED] |
|
|
Hi folks,
i've got a problem concerning my Asus S5N Notebook. Everything works really fine, but when I issue
Code: | echo mem > /sys/power/state |
system suspends, but when I wake it up, it resumes like it's supposed to but the display stays switched off.
I can reach the notebook via ssh, reboot typing blindly etc...
Writing numbers to the /proc/... entries that normally change the brightness of the display or switch it on/off or change from CRT/LFP seem not to have any effect.
Kernel is 2.6.15-suspend2-r6. In case you think the config could help, i will post it.
I'm positive the problem can be solved as a test-installation of ubuntu 6.04 flight-4 resumes with a fully working display from suspend.
Thanks in advance
Last edited by pr0d on Tue Feb 21, 2006 10:56 pm; edited 1 time in total |
|
Back to top |
|
|
massysett Apprentice
Joined: 06 Jan 2006 Posts: 296 Location: Silver Spring, Maryland USA
|
Posted: Tue Feb 21, 2006 9:22 pm Post subject: |
|
|
This problem can have different causes on different laptop computers. For me, sys-apps/vbetool solved the problem. |
|
Back to top |
|
|
pr0d n00b
Joined: 21 Feb 2006 Posts: 6
|
Posted: Tue Feb 21, 2006 10:55 pm Post subject: |
|
|
installing the masked vbetool-0.5 and uncommenting the relevant lines in /etc/hibernate/hibernate.conf did it!
Thank you man! |
|
Back to top |
|
|
|