Results 1 to 7 of 7
This is going to sound a little bit weird but I am currently running Suse Linux 8.1 Pro on an AMD SMP motherboard.
If I shutdown the system via KDE ...
- 10-09-2003 #1Just Joined!
- Join Date
- Aug 2003
- Location
- London, United Kingdom
- Posts
- 21
Shutting Down
This is going to sound a little bit weird but I am currently running Suse Linux 8.1 Pro on an AMD SMP motherboard.
If I shutdown the system via KDE, SHUTDOWN or INIT 0 I will be unable to start it up the next time by pressing the ON Switch. I'll have to take out the Power in lead for a few seconds and then I'll be able to start the system up by pressing the ON Switch. Now what I have been doing is "REBOOT" instead SHUTDOWN and then when Linux says Please wait while system is rebooting I'll press the ON/OFF Switch and hold it down until the system is OFF. Well by doing it this way next time I can simply press the ON Switch and It will start OK.
So does anyone here knows of a Kernel Parameter that I can add to the boot prompt to overcome this issue?
- 10-09-2003 #2
What about using the command shutdown -h now?
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 10-10-2003 #3Just Joined!
- Join Date
- Sep 2003
- Location
- ../
- Posts
- 62
try this
yeah try this "shutdown -h -t now now" i use SuSe 8.2 and have used older kernal versions and this has always worked so try it . i know that if your system isnt shutdown properly the damage is ALOT worst in linux than in windows :-/ so be careful i have had to reformat before cause my hard drive wont load linux cause some error was cause when i shutdown improperly
- 11-26-2003 #4Just Joined!
- Join Date
- Nov 2003
- Location
- Boston MA USA
- Posts
- 29
I'm having a similar problem....
I'm using Red Hat 9.0
When I go to shut down everything goes normaly, and everything software wise shuts down but the computer does not... the last thing to get shut down is the HD and I can hear is widing down but the power does not go off... Anyone has any ideas why this is or is it just the way Linux works that it does not send a signal to the mobo to stop the PSU?
Or is there a comand i should use?
Thanks dukes
- 11-27-2003 #5Linux Engineer
- Join Date
- Jul 2003
- Location
- Farnborough, UK
- Posts
- 1,305
I think that's the way RH works. My installation shut down the hd last ans left a message saying 'Power down'.
Originally Posted by birdofprey
- 11-27-2003 #6Just Joined!
- Join Date
- Nov 2003
- Location
- 3 electrons N. of the 2nd nutrino on the Right
- Posts
- 13
This is what I do for my Slackware system that was doing the same thing, this might help you out:
1.Uncomment the apm line in /etc/rc.d/rc.modules
2. Add to your grub or lilo if it's not already there: append="apm=power-off"
Please note that you need to have the apm supportenabled in your existing kernal
Hope this helps
- 11-27-2003 #7Just Joined!
- Join Date
- Aug 2003
- Location
- London, United Kingdom
- Posts
- 21
Many thanks, this is going to my techbook info, for safe keeping. Mean while I had my system rebuiled with Suse 9.0 when it got released a couple of months ago and it all works fine.
Originally Posted by Imyrryr


Reply With Quote
