Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
APM - advanced power management
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
asiddens
n00b
n00b


Joined: 29 Aug 2003
Posts: 31

PostPosted: Tue Dec 13, 2005 4:26 pm    Post subject: APM - advanced power management Reply with quote

I'm trying to get advanced power management to work on my computer. I want my monitor to automatically go into sleep mode after a certain time of inactivity. I use xscreensaver and have tried setting the power management settings there, but all it does is display a black screen. But the LCD's backlight stays on and it doesn't go into sleep mode. I've compiled support for APM and ACPI into my kernel. I noticed that with Knoppix/Xfld it works like it should, so I know it's possible. When booting up Xfld I noticed it said something about apmd, so I went and emerged apmd and added it to rc-update default (it wouldn't let me just start the service manually for some reason, so I added it to rc-update default and rebooted and that got it going). However it still doesn't work. Does anyone know how to make it work?
Back to top
View user's profile Send private message
dgaffuri
Advocate
Advocate


Joined: 05 Jun 2005
Posts: 2078
Location: Italy

PostPosted: Tue Dec 13, 2005 10:36 pm    Post subject: Re: APM - advanced power management Reply with quote

asiddens wrote:
I've compiled support for APM and ACPI into my kernel.

AFAIK you should use only one of the two. If your system supports ACPI use that. Try to add
Code:
Section "ServerLayout"
....
        Option         "OffTime" "20"
EndSection
Section "Monitor"
....
        Option       "DPMS"
EndSection

to your X conf file.
_________________
Adopt an unanswered post
If you feel that your problem has been solved please edit the top post and add [solved] to the subject
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