Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's 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.
Welcome to the LinuxQuestions.org forum. I believe, judging by your descriptions, that you are running Slackware (also because it's your first distro at your list...ghehe). Remember to tell us which distro you are trying to do an specific stuff, because it can be distro related. Well, if it's slackware, it's because a module is not loaded by default, which is the one responsible to totally shutdown the computer. Do this:
su -
modprobe apm
shutdown -h now
If it works, you could:
1 - Always load that module before shutting down, or
2 - Add that line (modprobe apm) to your /etc/rc.d modules (the path may be wrong, I'm on another distro right now, but should be somewhere around there. If you don't find, let me know and I boot into Slack).
A suggestion, a little unconnected though. At this forum, if you click at the button cp up there at the homepage, you can edit your "Distribution" field, placing one space after each comma. That would make your threads look nicer. Eg:
My pleasure. Give race's idea a shot too. I have not seen that command before, but might be what you seek And thanks for placing the space at the distribution thing mate!
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.