Re: poweroff can't power off the power

2006-01-29 Thread Andrei Popescu
On Sun, 29 Jan 2006 00:28:50 +0800
linux china [EMAIL PROTECTED] wrote:

 Hi,
 My debian 3.1 celeron machine can't be powered off when I run the poweroff
 command, I had the same issue when I use other old distrubution Linux system
 many years ago but fixed by system update. Now I switched to Debian
 3.1yesterday, and have the same very old issue again.
 But I don't know which package the bug is in, so I have no idea what to do
 next.
 could anybody suggest?

Try passing 'apm=power_off' to the kernel 

Andrei
-- 
If you can't explain it simply, you don't understand it well enough. (Albert 
Einstein)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



poweroff can't power off the power

2006-01-28 Thread linux china
Hi,
My debian 3.1 celeron machine can't be powered off when I run the poweroff command, I had the same issue when I use other old distrubution Linux system many years ago but fixed by system update. Now I switched to Debian 
3.1 yesterday, and have the same very old issue again.
But I don't know which package the bug is in, so I have no idea what to do next.
could anybody suggest?


Re: poweroff can't power off the power

2006-01-28 Thread Andreas Janssen
Hello

linux china ([EMAIL PROTECTED]) wrote:

 My debian 3.1 celeron machine can't be powered off when I run the
 poweroff command, I had the same issue when I use other old
 distrubution Linux system many years ago but fixed by system update.
 Now I switched to Debian 3.1yesterday, and have the same very old
 issue again. But I don't know which package the bug is in, so I have
 no idea what to do next.

If you have an older system that doesn't support ACPI, you need to load
the apm module. Use

echo apm  /etc/modules  modprobe apm

or install the apmd package.

best regards
Andreas Janssen

-- 
Andreas Janssen [EMAIL PROTECTED]
PGP-Key-ID: 0xDC801674 ICQ #17079270
Registered Linux User #267976
http://www.andreas-janssen.de/debian-tipps-sarge.html


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: poweroff can't power off the power

2006-01-28 Thread Piers Kittel

modprobe apm

if that works, edit your /etc/modules file and add in apm.

Sorted

Cheers - Piers

linux china wrote:

Hi,
My debian 3.1 celeron machine can't be powered off when I run the 
poweroff command, I had the same issue when I use other old distrubution 
Linux system many years ago but fixed by system update. Now I switched 
to Debian 3.1 yesterday, and have the same very old issue again.
But I don't know which package the bug is in, so I have no idea what to 
do next.

could anybody suggest?



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]