Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
it used to be that when i issued a command to shutdown my machine, it shutdown. all the way. power off. now, after tinkering around with a new kernel and bootsplash themes, it doesn't. if i'm not running a bootsplash, or running one in verbose mode, where i can see the messages scrolling by on the screen when i shutdown, what i see is seemingly everything i've always seen, except that the machine doesn't actually shut down. i have to actually push the power button to complete the last step. i'd rather it just turn itself off when i told it to. what's going on here?
it used to be that when i issued a command to shutdown my machine, it shutdown. all the way. power off. now, after tinkering around with a new kernel and bootsplash themes, it doesn't.
Sounds rather like you may have missed something useful, like ACPI (or equivalent) off of your kernel recompile...
Is you ACPID daemon up and running ? (check last messages in /var/log/acpid) - this is the usual way to handle power etc. under Sarge. If not, you could attempt to start it using
yep. it's the kernel. at least i'm pretty sure it is. i vaguely remember removing some kind of power management support when i was selecting options when i built it. time for another compile.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.