Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Sleep/Standby/Suspend to RAM + turning LCD off = not working
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
mpeg4v3
Tux's lil' helper
Tux's lil' helper


Joined: 16 Sep 2003
Posts: 139

PostPosted: Fri Feb 18, 2005 5:30 pm    Post subject: Sleep/Standby/Suspend to RAM + turning LCD off = not working Reply with quote

Hi all,
I just got a Dell Latitude C600, and have been getting everything setup. However, I've run across a problem in the form of being able to close the lid and have the laptop go into both sleep mode, as well as turn off the LCD.
I can get it to do one or the other when the lid closes, but not both. If it goes into sleep mode, the screen stays at "stopping tasks" and sits there. If I turn off the screen with xset dpms force off, it won't go into sleep mode.
I've tried:
/usr/X11R6/bin/xset dpms force off && echo -n standby >> /sys/power/state

in a lid detection event, and I can see it turn the LCD off when I close the LID, but it immediately turns the display back on to show the "Stopping Tasks..." portion of the computer going to sleep.

I'm really quite clueless as to how I can get it to do BOTH from an ACPI action event rather than just one. Does anyone have any suggestions?
Back to top
View user's profile Send private message
mpeg4v3
Tux's lil' helper
Tux's lil' helper


Joined: 16 Sep 2003
Posts: 139

PostPosted: Sat Feb 19, 2005 12:47 pm    Post subject: Reply with quote

Anyone have any ideas? I've got no clue how to make this laptop both turn off the display & sleep at the same time. Whenever I close the lid, it displays "Stopping tasks...", and doesn't do the xset command following it. If I do the xset command before I put it to sleep, the display still turns back on to show the "Stopping tasks..." line, and won't turn back off.
Back to top
View user's profile Send private message
mjans
n00b
n00b


Joined: 26 Nov 2003
Posts: 4

PostPosted: Mon Feb 21, 2005 11:15 am    Post subject: Reply with quote

The "Stopping tasks" is shown in a console, not in X. What you do is turning off the screen for that X session only. After that you go to sleep, which will switch to a console and turns your screen on. Maybe when you close the lid after that, the screen will turn off. Otherwise try another sleep state. I'm using suspend-to-RAM, which is also very fast and uses less power consumption when in sleep mode, because it turns off all hardware except your memory.

Getting suspend-to-RAM working can be difficult. Otherwise you could use Software Suspend 2 (also called swsusp), which suspends to disk. This is a great alternative and works on allmost every laptop. success!
Back to top
View user's profile Send private message
sohni
n00b
n00b


Joined: 16 Feb 2005
Posts: 8

PostPosted: Wed Jun 01, 2005 9:21 am    Post subject: Reply with quote

I am using echo -n mem line to get IBM X23 to standby.

Console does the process OK and turns blank. LCD lamp stays burning, but turns off, if lid is closed.

Maybe you should check also your kernel settings and do sync before standby.
Back to top
View user's profile Send private message
Higgaion
n00b
n00b


Joined: 01 Dec 2005
Posts: 43
Location: Oklahoma

PostPosted: Tue May 02, 2006 6:37 pm    Post subject: Reply with quote

I'm in the same boat here with my Dell C600. I've finally gotten it to both suspend to mem and wake back up, but when it is suspended the back light stays on. the screen blanks to a blindingly bright white. Then, when i press the power button, it first turns off the screen, then it revives correctly and turns it back on! I havn't tried any of the suspend to disk stuff yet. My kernel config is exactly like the one on the guide: http://www.gentoo.org/doc/en/power-management-guide.xml

I'm using the hibernate-script and i've got the suspend key calling hibernate-mem correctly.
Any ideas?
_________________
Psalm 9:16
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum