Hi,
When I shut down AntiX it does not power off my computer like for instance SliTaz does. Can I make Antix power off my computer? And if so, please tell me how I can arrange that.
Thanks,
Piedie
topic title: Power off computer
6 posts
• Page 1 of 1
-
Posts: 69
- Joined: 01 May 2008
-
Posts: 1,081
- Joined: 29 Sep 2007
#2
Try this: Open a terminal, become root, and enter
and see if that works.
john
Code: Select all
shutdown -h now
john
-
Posts: 69
- Joined: 01 May 2008
#3
When I choose 'Shut down' in Slitaz the last line I see is 'Requesting system power off'. I tried the command poweroff in AntiX but it did not power off my computer. It 'just' halted it.
Thanks, but it still does not power off my computer.OU812 wrote:Try this: Open a terminal, become root, and enter
and see if that works.Code: Select all
shutdown -h now
john
When I choose 'Shut down' in Slitaz the last line I see is 'Requesting system power off'. I tried the command poweroff in AntiX but it did not power off my computer. It 'just' halted it.
-
Posts: 1
- Joined: 29 May 2008
#4
try adding acpi=force to your menu.lst file. You must be root to edit that file.
like this:
kernel /boot/vmlinuz root=/dev/sda7 nomce acpi=force quiet splash vga=791 resume=/dev/sda5
like this:
kernel /boot/vmlinuz root=/dev/sda7 nomce acpi=force quiet splash vga=791 resume=/dev/sda5
-
Posts: 319
- Joined: 13 Sep 2007
#5
Thanks kr4ey! I've had that problem for awhile with this box and your tip solved it.
-
anticapitalista
Posts: 5,955
- Site Admin
- Joined: 11 Sep 2007
#6
What a first post!
Nice tip kr4ey...
and welcome to antiX.
Nice tip kr4ey...
and welcome to antiX.