Re: 2.4.26 upgrade => no auto power off

2004-06-10 Thread Glenn Meehan
On Fri, 2004-06-11 at 02:16, Miquel van Smoorenburg wrote: > In article <[EMAIL PROTECTED]>, > What version of sysvinit are you running? 2.85-16 had a bug that > caused this. Has been fixed in the current version. 2.85-15 I upgraded to 2.85-20 but still no joy. Thanks for the suggestion anyway.

Re: 2.4.26 upgrade => no auto power off

2004-06-10 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, Glenn Meehan <[EMAIL PROTECTED]> wrote: >I just upgraded my kernel from 2.4.18 to 2.4.26 and now my system won't >auto power down. >I am running testing/unstable. What version of sysvinit are you running? 2.85-16 had a bug that caused this. Has been fixed in the cu

Re: 2.4.26 upgrade => no auto power off

2004-06-10 Thread Glenn Meehan
On Thu, 2004-06-10 at 14:32, Khurram Ahmed wrote: > So you want acpi ON, right? Are you sure your BIOS supports it and that apm in your > kernel config is turned off? If it does, then your kernel config should be almost > the same as mine (i use kernel 2.6.6, debian unstable): > > # > # ACPI

Re: 2.4.26 upgrade => no auto power off

2004-06-09 Thread Glenn Meehan
On Thu, 2004-06-10 at 13:07, David Mesler wrote: > Check your dmesg, I'll wager you'll see something like this: > "ACPI disabled because your bios is from and too old." > > If so, you'll need to pass "acpi=force" to the kernel. There were a lot of > acpi changes sometime around 2.4.22 which

Re: 2.4.26 upgrade => no auto power off

2004-06-09 Thread David Mesler
Check your dmesg, I'll wager you'll see something like this: "ACPI disabled because your bios is from and too old." If so, you'll need to pass "acpi=force" to the kernel. There were a lot of acpi changes sometime around 2.4.22 which included a blacklist of bios's. > Hi, > > I just upgraded m

2.4.26 upgrade => no auto power off

2004-06-09 Thread Glenn Meehan
Hi, I just upgraded my kernel from 2.4.18 to 2.4.26 and now my system won't auto power down. I am running testing/unstable. I have: apm power_off=1 in /etc/modules root:~>apt-show-versions apmd apmd/testing uptodate 3.2.2-1 Here are my relevent kernel configs: CONFIG_PM=y CONFIG_APM=m # CONFI

Re: How to Auto-power-off?

2003-11-19 Thread Andy Firman
On Wed, Nov 19, 2003 at 09:37:48PM +0200, Micha Feigin wrote: > On Wed, Nov 19, 2003 at 06:28:29PM +0100, Frank A. Uepping wrote: > > Hi, > > how can I make the system to automatically switch off the power after system > > halt? > > > > what kernel are you using and what computer? if its a self c

Re: How to Auto-power-off?

2003-11-19 Thread Micha Feigin
On Wed, Nov 19, 2003 at 06:28:29PM +0100, Frank A. Uepping wrote: > Hi, > how can I make the system to automatically switch off the power after system > halt? > what kernel are you using and what computer? if its a self compiled one, did you enable acpi or apm and are you using one of them? If it

How to Auto-power-off?

2003-11-19 Thread Frank A. Uepping
Hi, how can I make the system to automatically switch off the power after system halt? /FAU -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: auto power off capabilites under linux

2001-09-30 Thread Alex Hunsley
"Petr [Dingo] Dvorak" wrote: > > On Sun, 30 Sep 2001, Alex Hunsley wrote: > > AH> Greg Wiley wrote: > AH> > > AH> > On Thursday, September 27, 2001 5:34 PM, [EMAIL PROTECTED] wrote: > AH> > > AH> > > Is it possible to get som

Re: auto power off capabilites under linux

2001-09-30 Thread Petr \[Dingo\] Dvorak
On Sun, 30 Sep 2001, Alex Hunsley wrote: AH> Greg Wiley wrote: AH> > AH> > On Thursday, September 27, 2001 5:34 PM, [EMAIL PROTECTED] wrote: AH> > AH> > > Is it possible to get some sort of driver to allow AH> > > debian to auto power-off the machine like

Re: auto power off capabilites under linux

2001-09-30 Thread Alex Hunsley
Greg Wiley wrote: > > On Thursday, September 27, 2001 5:34 PM, [EMAIL PROTECTED] wrote: > > > Is it possible to get some sort of driver to allow > > debian to auto power-off the machine like windows does? > > What's cool is that the driver is in the kernel alr

Re: auto power off capabilites under linux

2001-09-28 Thread Osamu Aoki
On Fri, Sep 28, 2001 at 10:20:57AM -0500, David Raleigh Arnold wrote: > Not so fast. Do you have 2 processors? AFAIK Linux SMP machines don't > completely support APM. Investigate further. :-) Not so fast. Now default 2.4 kernels have compiled apm as a module, it needs to be activated. For S

Re: auto power off / Standby capabilites under linux

2001-09-28 Thread hanasaki
off at shutdown - windows does this ok. The default behaviour of debian is to say "Power off" after halt, at which point I manually turn off the power. Is it possible to get some sort of driver to allow debian to auto power-off the machine like windows does? thanks alex -- Now playing:

Re: auto power off capabilites under linux

2001-09-28 Thread David Raleigh Arnold
nsley wrote: > > > The motherboard I am running my debian setup on is quite modern (ABit BP7) > > and > > has capabilities to auto-power off at shutdown - windows does this ok. The > > default behaviour of debian is to say "Power off" after halt, at which > &

Re: auto power off capabilites under linux

2001-09-28 Thread Alexander Wallace
You need to add APM in the kernel... That worked for me... Hope that helps... On Fri, 28 Sep 2001, Alex Hunsley wrote: > The motherboard I am running my debian setup on is quite modern (ABit BP7) and > has capabilities to auto-power off at shutdown - windows does this ok. The >

Re: auto power off capabilites under linux

2001-09-27 Thread Mike Alborn
On Fri, Sep 28, 2001 at 01:34:34AM +0100, Alex Hunsley wrote: > The motherboard I am running my debian setup on is quite modern (ABit BP7) and > has capabilities to auto-power off at shutdown - windows does this ok. The > default behaviour of debian is to say "Power off" after h

Re: auto power off capabilites under linux

2001-09-27 Thread Greg Wiley
On Thursday, September 27, 2001 5:34 PM, [EMAIL PROTECTED] wrote: > Is it possible to get some sort of driver to allow > debian to auto power-off the machine like windows does? What's cool is that the driver is in the kernel already! You just have to turn it on. Append the string, &

Re: auto power off capabilites under linux

2001-09-27 Thread Stephen Gran
Thus spake Alex Hunsley: > The motherboard I am running my debian setup on is quite modern (ABit BP7) and > has capabilities to auto-power off at shutdown - windows does this ok. The > default behaviour of debian is to say "Power off" after halt, at which point I > manually

auto power off capabilites under linux

2001-09-27 Thread Alex Hunsley
The motherboard I am running my debian setup on is quite modern (ABit BP7) and has capabilities to auto-power off at shutdown - windows does this ok. The default behaviour of debian is to say "Power off" after halt, at which point I manually turn off the power. Is it possible to get so

Re: auto power off

2000-08-30 Thread Nathan E Norman
On Wed, Aug 30, 2000 at 11:40:50AM +0200, Philipp Schulte wrote: > On Tue, Aug 29, 2000 at 11:20:14PM -0500, Nathan E Norman wrote: > > > 3) Make sure you enable APM support, and enable the power off at > >shutdown option. > > The option is calld something like "Use real APM mode ..." and I h

Re: auto power off

2000-08-30 Thread Yannick Jestin
> The stock kernel which comes with Debian (2.2) has the auto power off > function disabled! To enable this feature, you need to recompile the > kernel...which is suggested anyway. In fact, it is disabled but compiled into the kernel: $ grep APM /boot/config-2.2.15 CON

Re: auto power off

2000-08-30 Thread Philipp Schulte
On Tue, Aug 29, 2000 at 11:20:14PM -0500, Nathan E Norman wrote: > 3) Make sure you enable APM support, and enable the power off at >shutdown option. The option is calld something like "Use real APM mode ..." and I have seen a system, where the system would *not* power off if this option was

RE: auto power off

2000-08-30 Thread CHEONG, Shu Yang \[Patrick\]
The stock kernel which comes with Debian (2.2) has the auto power off function disabled! To enable this feature, you need to recompile the kernel...which is suggested anyway. Patrick Cheong Information Systems Assurance Measat Broadcast Network Systems e-mail: mailto:[EMAIL PROTECTED] Visit

Re: auto power off

2000-08-29 Thread Nathan E Norman
On Wed, Aug 30, 2000 at 12:10:24AM -0400, John Anderson wrote: > I was wondering if there is anyway in Debian, when I use the halt command > the computer will shut off automatically if equpped with an electronic > power switch. Distributions such as SuSE and Redhat would shut down my > computer in

auto power off

2000-08-29 Thread John Anderson
I was wondering if there is anyway in Debian, when I use the halt command the computer will shut off automatically if equpped with an electronic power switch. Distributions such as SuSE and Redhat would shut down my computer in that manner. Is there anyway to do this with Debian? ---