Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
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.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
I have just installed LFS, and automatic power off does not work anymore. It used to in Debian, once I recompiled my kernel to include APM. Now it doesn't. I am using kernel 2.4.22 instead of 2.4.18. I have tried with APM built into the kernel, ACPI built into the kernel, neither built in, but nothing works. Is there something else I need to try?
I am using the command "shutdown -h now", which worked on my old system, but not my current one.
Any help would be most appreciated
Guy
Nope. shutdown -h now, init 0 and halt all do the same thing. They stop all processes and display the message "Power down", but none actually do it.
How can I make this work? I thought it was just a case of enabling APM in the kernel, but apparantely not.
I don't think it does. My old kernel oly had APM enabled, and that worked fine. Plus it's set to APM in the BIOS. I tried append "apm=on" and append "apm=powerdown" in lilo.conf, which I read somewhere else, but nothing seems to work!
If it was just a case of it not working, that would be fine, but it used to work on Debian, and I'm really not doing anything different!
Have had the same experience moving from 2.4.18-k7 to 2.4.22. I have tried most of the recommendations but nothing works. apm is compiled into both kernels. Also using Debian
That could be it! I heard that you should compile SMP support even if your machine doesn't have it. That's one of the very few differences between my old and my new kernel. I don't have a SMP machine, but I'll give it a go.
Cheers
I have similar problems on my toshiba satellite. I'm dual booting redhat 9 and mdk 9.1.
Redhat works fine, I can shut down and power off. However,if I log-off or Alt-F2 and run halt the
os shuts down and then just sits there blinking at me until I hit the button.
Mdk 9.1 will shutdown and power off if I run halt, but if I log-off I get a black screen with no prompt
and no combination of keystrokes except ctrl-alt-del works. Weird!
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.