Results 1 to 10 of 10
my slackware[9.0] does not shut the computer off after I bring it to a halt. I have to shut off the power manually. my other Os's[Win ME, Win98] use to ...
- 12-22-2003 #1Just Joined!
- Join Date
- Dec 2003
- Posts
- 41
power down
my slackware[9.0] does not shut the computer off after I bring it to a halt. I have to shut off the power manually. my other Os's[Win ME, Win98] use to do this but slackware does not.
How can I make it shut off the power automatically????
- 12-22-2003 #2
you're right, it should shut the PC down.
Try typing "shutdown -h now" and see if it does.
have fun
Nerderello
Use Suse 10.1 and occasionally play with Kubuntu
Also have Windows 98SE and BeOS
- 12-22-2003 #3Linux User
- Join Date
- Sep 2003
- Posts
- 254
I know that under slack 9.1 I've got the same phenomen.I'll reconfigure apm and it works
Originally Posted by Nerderello
PS: u've got a post on this forum
http://this_site_does_not_exist/viewtopic.php?t=1340
Look at Imyrryr post
- 12-22-2003 #4Just Joined!
- Join Date
- Dec 2003
- Posts
- 41
<<>>
"Shutdown -h now" just brings it down to a halt......no power off.
What does>>>>>>
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"
I dont understand what to do.Whats uncomment and grub.<<>>
- 12-22-2003 #5Linux User
- Join Date
- Sep 2003
- Posts
- 254
Hi
Under slackware u use some special init process: a BSD one so u can activate or desactivate some services at the init of ur system.
Uncomment = erase the # which is just at the beginning of the line.
Grub is a freesoftware and an other bootloader for linux and co u could find more on grub on this page: http://www.gnu.org/software/grub/
Hope this help
- 12-22-2003 #6Just Joined!
- Join Date
- Dec 2003
- Posts
- 41
<<>>
Thanks i'll c if it works>>>>
- 12-22-2003 #7Just Joined!
- Join Date
- Dec 2003
- Posts
- 41
<<>>
When I click on /etc/rc.d/rc.modules nothing happens. I tried to open it using
kwrite.....when it opened it the file was confusing and there were alot of those # things. What to do.
<<<my head hurts>>>
- 12-22-2003 #8Linux User
- Join Date
- Jun 2003
- Location
- Calgary, AB CANADA
- Posts
- 496
Delete "those # things" to uncomment a specific line.
Then save the file (logged in as r00t).\"Everything should be made as simple as possible, but not simpler.\"
Albert Einstein
- 12-22-2003 #9Just Joined!
- Join Date
- Dec 2003
- Posts
- 41
specific line you say???what line<<>>
- 12-23-2003 #10Linux User
- Join Date
- Jun 2003
- Location
- Calgary, AB CANADA
- Posts
- 496
This one:
Originally Posted by linux2k
Originally Posted by linux2k \"Everything should be made as simple as possible, but not simpler.\"
Albert Einstein


Reply With Quote