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.
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
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
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
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
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
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
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
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]
"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
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
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
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
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:
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
> &
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
>
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
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,
&
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
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
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
> 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
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
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
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
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?
---
26 matches
Mail list logo