On Sun, 2003-08-31 at 10:31, Frank Hrebabetzky wrote:
> On Sat, 30 Aug 2003, Z F wrote:
>
> All I want from power management is switching off at the end, but I don't
> know if APM or ACPI is preferable for that. My experience so far shows:
> 1. ACPI compiled into kernel: no power off
> 2. APM comp
On Sat, 30 Aug 2003, Z F wrote:
All I want from power management is switching off at the end, but I don't
know if APM or ACPI is preferable for that. My experience so far shows:
1. ACPI compiled into kernel: no power off
2. APM compiled into kernel: system hangs at boot
Please see my next postin
do you know if you have APM or ACPI ?
Maybe you are compiling a wrong power manager into the kernel. Whether
you have APM or ACPI depends on you BIOS. If you do not have ACPI
option when you run make menuconfig see if you enabled
"Prompt for development/incomplete drivers" in code maturity
leve
On Wed, 27 Aug 2003, Nicos Gollan wrote:
> On Tuesday 26 August 2003 21:50, Frank Hrebabetzky wrote:
> > My computer doesn't switch off upon 'shutdown -h now', so I looked around
> > on the net and found:
> >
> > To switch the power off on shutdown in Linux:
> > - Compile apm into the kernel
> > -
On Wed, 27 Aug 2003 00:29:15 +0200
Nicos Gollan <[EMAIL PROTECTED]> wrote:
> On Tuesday 26 August 2003 21:50, Frank Hrebabetzky wrote:
> > My computer doesn't switch off upon 'shutdown -h now', so I looked
> > around on the net and found:
> >
> > To switch the power off on shutdown in Linux:
> > -
On Tuesday 26 August 2003 21:50, Frank Hrebabetzky wrote:
> My computer doesn't switch off upon 'shutdown -h now', so I looked around
> on the net and found:
>
> To switch the power off on shutdown in Linux:
> - Compile apm into the kernel
> - Add the following line in /etc/lilo.conf: append="apm=o
> Install apmd.
I did.
No more shutdown problems!
No kernel recompile needed.
I didn't even need to mod any config files.
Thanx a lot!
Cheers,
David
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
* Matthew Weier O'Phinney ([EMAIL PROTECTED]) [030302 13:01]:
>
> Many machines with ATX power supplies have a setting in BIOS that
> requires you to hold the power button in for ~4 seconds to power off.
> (Feature: your child can't turn of the computer just by pressing the
> button!)
I thought i
On March 2, 2003 09:38 am, Matthew Weier O'Phinney wrote:
> -- Steve Wollkind <[EMAIL PROTECTED]> wrote
>
> (on Sunday, 02 March 2003, 09:51 AM -0600):
> > I have a similar problem with my computer here, with the added
> > bonus that when it is sitting there saying "power down" the power
> > switch
Matthew Weier O'Phinney wrote:
[...]
Also, if you want the machine to power down by itself on a 'shutdown
-h', try installing apmd ('apt-get install apmd').
Done. Change nothing even with apm power_off=1 in /etc/modules
--
: __ __ __ __ __ __ [EMAIL PROTECTED]
: /_//
-- Steve Wollkind <[EMAIL PROTECTED]> wrote
(on Sunday, 02 March 2003, 09:51 AM -0600):
> I have a similar problem with my computer here, with the added bonus
> that when it is sitting there saying "power down" the power switch
> becomes inactive, and to actually turn off the machine I need to hit
On Sat, Mar 01, 2003 at 11:16:46AM +0100, daniel huhardeaux wrote:
> Hi list,
>
> I have 4 computers running kernel 2.4.18 or 2.4.19 and all of them, when
> I ask to power down, *never* really dot it. They stay switch on with
I have a similar problem with my computer here, with the added bonus
t
* Richard Hector ([EMAIL PROTECTED]) [030301 19:55]:
> On Sat, Mar 01, 2003 at 11:16:46AM +0100, daniel huhardeaux wrote:
> >
> > I have 4 computers running kernel 2.4.18 or 2.4.19 and all of them, when
> > I ask to power down, *never* really dot it. They stay switch on with
> > last message on
On Saturday 01 March 2003 10:16 am, daniel huhardeaux wrote:
> Hi list,
>
> I have 4 computers running kernel 2.4.18 or 2.4.19 and all of them, when
> I ask to power down, *never* really dot it. They stay switch on with
> last message on the screen "power down" It's a problem for one of them
> whic
On Sat, Mar 01, 2003 at 11:16:46AM +0100, daniel huhardeaux wrote:
>
> I have 4 computers running kernel 2.4.18 or 2.4.19 and all of them, when
> I ask to power down, *never* really dot it. They stay switch on with
> last message on the screen "power down" It's a problem for one of them
> which
acpi is a new standard in power management that is more under the
control of the OS than the bios. if acpi is enabled, you should have
things like ac_adapter, battery, etc under /proc/acpi. or you can check
dmesg and whether you can see ACPI related messages, you should see
messages like "batte
-- daniel huhardeaux <[EMAIL PROTECTED]> wrote
(on Saturday, 01 March 2003, 11:16 AM +0100):
> I have 4 computers running kernel 2.4.18 or 2.4.19 and all of them, when
> I ask to power down, *never* really dot it. They stay switch on with
> last message on the screen "power down" It's a problem f
Jon Dowland wrote:
[...]
I had the same problem until I recompiled my kernel with ASPI support
ACPI?
--
: __ __ __ __ __ __ [EMAIL PROTECTED]
: /_// __ // __ //_// __ // / phone.: +48 32 285 4554
: / / / /_/ // /_/ / / / / /_/ // / fax: +48 32 285 4554
Leo Spalteholz wrote:
[...]
I think you need to enable Advanced power management. Its disabled by
default.. I think the -apm flag at boot will enable it. Or you can
recompile your kernel with support enabled.
*It's* enabled. Change nothing on 2 computers (notebook and NoName) but
the 2 o
On Sat, Mar 01, 2003 at 11:02:14 -0500, David Turetsky wrote:
> >>> daniel huhardeaux [mailto:[EMAIL PROTECTED]
> >>> write on Saturday, March 01, 2003 5:17 AM
>I have 4 computers running kernel 2.4.18 or 2.4.19 and all of them,
> when
>I ask to power down, *never* really dot it. The
On March 1, 2003 08:02 am, David Turetsky wrote:
> >>> daniel huhardeaux [mailto:[EMAIL PROTECTED]
> >>> write on Saturday, March 01, 2003 5:17 AM
>
>I have 4 computers running kernel 2.4.18 or 2.4.19 and all of
> them, when
>I ask to power down, *never* really dot it. They stay switch on
>
>>> daniel huhardeaux [mailto:[EMAIL PROTECTED]
>>> write on Saturday, March 01, 2003 5:17 AM
I have 4 computers running kernel 2.4.18 or 2.4.19 and all of them,
when
I ask to power down, *never* really dot it. They stay switch on with
last message on the screen "power down" It's a
"WANG" == WANG Xiaolin <[EMAIL PROTECTED]> writes:
WANG> I've already included the APM module when compiling the
WANG> kernel. And also have the apmd started. Is there anything
WANG> else I have to take care?
I've heard that you can't turn on CONFIG_ACPI along with
CONFIG_APM. Per
At 06:18 PM 11/30/02 +0530, Sandip P Deshmukh wrote:
>here is the recipie.
>
>make sure you have the following line in lilo.conf. if you dont have,
>add it and run lilo.
>
> append="apm=on apm=power-off noapic"
>
>now try insmod apm and halt. it 'should' power off. if it does, add apm
>on a separat
On Sat, Nov 30, 2002 at 08:18:06PM +0800, WANG Xiaolin wrote:
> Hi,
>
> After upgraded to woody, my debian box can't be switched off by using
> 'halt' command. I have to push the button everytime after 'power down'
> is shown on the screen.
recently, i had started a thread on the same issue!
her
> Add an apm=on argument to the "kernel" command.
Thanks Eric.
Johann
--
Johann Spies Telefoon: 021-808 4036
Informasietegnologie, Universiteit van Stellenbosch
"I am crucified with Christ; nevertheless I live; yet
not I, but Christ liveth in me; and the life which I
On Wed, Mar 20, 2002 at 09:03:47AM +0200, Johann Spies wrote:
>
> > append="apm=on"
> >
>
> How would one do this in grub?
Add an apm=on argument to the "kernel" command.
Here's an entry from my /boot/grub/menu.1st:
title Linux/Stable 2.4.18 (devfs)
root (hd0,2)
kernel --type=biglinux /vmlinu
> append="apm=on"
>
How would one do this in grub?
Johann
--
Johann Spies Telefoon: 021-808 4036
Informasietegnologie, Universiteit van Stellenbosch
"I am crucified with Christ; nevertheless I live; yet
not I, but Christ liveth in me; and the life which I
now live
* faisal gillani <[EMAIL PROTECTED]> wrote:
> Well guys soory i missed the previous post about how
> to power off your system with the halt command using
> lilo.conf .. can you repeate it please ..
> i tried man lilo.conf but couldent find anything
append="apm=on" in your lilo.conf. Try searching
--- faisal gillani <[EMAIL PROTECTED]> wrote:
> Well guys soory i missed the previous post about how
> to power off your system with the halt command using
> lilo.conf .. can you repeate it please ..
> i tried man lilo.conf but couldent find anything
I hope this is what you need:
http://www.deb
> Well guys soory i missed the previous post about how
> to power off your system with the halt command using
> lilo.conf .. can you repeate it please ..
> i tried man lilo.conf but couldent find anything
>
> thanks
> Faisal
As root, edit /etc/lilo.conf
and add this to the (probably commented ou
on Tue, Mar 19, 2002, faisal gillani ([EMAIL PROTECTED]) wrote:
> Well guys soory i missed the previous post about how
> to power off your system with the halt command using
> lilo.conf .. can you repeate it please ..
> i tried man lilo.conf but couldent find anything
List archives are at http://
Christian Schoenebeck wrote:
>
> On Wed, Mar 13, 2002 at 17:13:28 +, Alan James wrote:
>
> >> I already tried APM, then APM with 'use real mode APM BIOS call to power
> >> off' option and finally I tried ACPI instead of APM - didn't make any
> >> change.
> >
> > Sorry if this is a stupid ques
on Fri, Mar 15, 2002, Paul Fischer ([EMAIL PROTECTED]) wrote:
> Hi all,
> I'm a Debian newbie running potato 2.2.r3 booting from floppy, what
> makes my computer to turn the power off automagically on shutdown
> -halt now?
Enable apm in LILO:
append="apm=on"
...at the LILO boot prompt or you
On Wed, Mar 13, 2002 at 17:13:28 +, Alan James wrote:
>> I already tried APM, then APM with 'use real mode APM BIOS call to power
>> off' option and finally I tried ACPI instead of APM - didn't make any
>> change.
>
> Sorry if this is a stupid question..
> Do you have "enable power managemen
On Wed, Mar 13, 2002 at 05:16:14PM +0100, Christian Schoenebeck wrote:
> I already tried APM, then APM with 'use real mode APM BIOS call to power off'
> option and finally I tried ACPI instead of APM - didn't make any change.
>
> Does anybody have an idea?
Sorry if this is a stupid question..
On Mon, Mar 11, 2002 at 16:15:06 -0500, christophe barbe wrote:
>> Since I moved from 2.2.19pre17 to 2.4.17 Kernel a while ago, my machine
>> reboots instead of powering off when I booted windows before. I tried the
>> 'use real mode APM BIOS call to power off' kernel option, but that didn't
>> h
On Mon, Mar 11, 2002 at 02:43:58PM +0100, Christian Schoenebeck wrote:
> Hi!
>
> Since I moved from 2.2.19pre17 to 2.4.17 Kernel a while ago, my machine
> reboots instead of powering off when I booted windows before. I tried the
> 'use real mode APM BIOS call to power off' kernel option, but that
On Wed, Feb 06, 2002 at 11:36:16AM +0100, Vegh Karoly wrote:
| On Wed, 6 Feb 2002 [EMAIL PROTECTED] wrote:
|
| > I'm compiling a new kernel(2.4.17) for my laptop, and I know this may be
| > a newbie question, But what do I enable in the kernel to enable it to
| > automatically power off when shutd
On Wed, 6 Feb 2002 [EMAIL PROTECTED] wrote:
> I'm compiling a new kernel(2.4.17) for my laptop, and I know this may be
> a newbie question, But what do I enable in the kernel to enable it to
> automatically power off when shutdown is done? >
At kernel compiling, in the General setup section:
*chuckle*, I still haven't completely worked that one out, on my Epox board,
with VIA kt133a chipset, that setup reboots my machine, doesn't shut it down
heh. Haven't found a viable workaround yet apart from taking the options out
and manually switching off.
Peter
On Sat, 8 Dec 2001 10:15, Pau
With a generic kernel (I installed Potato, used apt to upgrade
to Woody), adding
append="apm=on"
to /etc/lilo.conf did the trick.
When I compiled my own 2.4.12 kernel, I had to enable both
CONFIG_APM=y
and
CONFIG_APM_REAL_MODE_POWER_OFF=y
to get it to work, I no longer need the line in li
On Tue, Nov 13, 2001 at 01:28:22PM +, Ben P. Blackburne wrote:
> On Wed, 2001-10-31 at 00:44, Jeffrey W. Baker wrote:
> > Some machines are simply unable to power off from Linux's APM support.
> > Most SMP machines cannot, for example.
>
> If you have SMP support enabled in the kernel config,
On Wed, 2001-10-31 at 00:44, Jeffrey W. Baker wrote:
> Some machines are simply unable to power off from Linux's APM support.
> Most SMP machines cannot, for example.
If you have SMP support enabled in the kernel config, then APM will be
disabled even on single proc machines (at least in my exper
allen wayne best just ramblin in his amx wrote:
> i am trying to understand which option(s) to select (or deselect) when i
> build a new kernel (2.4.12). i have set the following with no luck:
Try 2.4.13, this seems to be a bug that has been in the kernel since
2.4.10. The apm code changed in th
On Tue, Oct 30, 2001 at 08:40:31PM -0500, dman wrote:
> for this laptop, and no "apm=on" in the kernel commandline.
Yep. If you enable SMP on kernel, you also need "apm=power-off".
--
~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~ ~\^+^/~~~ ~\^:^/~~~ ~\^v^/~~~
+ Osamu Aoki <[EMAIL PROTECTED]>, GnuPG-
On Tue, Oct 30, 2001 at 04:44:07PM -0800, Jeffrey W. Baker wrote:
> Some machines are simply unable to power off from Linux's APM support.
> Most SMP machines cannot, for example.
It ain't easy but this is mis-understanding.
For modular kernel with APM, you need "insmod apm power_off=1" or
"apm
On Tue, Oct 30, 2001 at 05:30:20PM -0800, allen wayne best just ramblin in his
amx wrote:
| my machine does allow for power down by the kernel and the bios is set to
| take care of that. i know this as i have a earlier version of the kernel that
| was pre-compiled. that kernel will power down th
my machine does allow for power down by the kernel and the bios is set to
take care of that. i know this as i have a earlier version of the kernel that
was pre-compiled. that kernel will power down the machine. i went looking at
the .config file for that kernel to come up with the items i'd ment
Jeffrey W. Baker wrote:
> Fiddle with your BIOS settings to make it work.
Good point; APM may be disabled in the BIOS.
Craig
allen wayne best just ramblin in his amx wrote:
> i am trying to understand which option(s) to select (or deselect) when i
> build a new kernel (2.4.12) to have the system power off when i do a
> "shutdown -h now". i have set the following with no luck:
>
> # General setup
>
> CONFIG_PM=y
> CON
On Tue, 30 Oct 2001, allen wayne best just ramblin in his amx wrote:
>
> hello:
>
> i am trying to understand which option(s) to select (or deselect) when i
> build a new kernel (2.4.12). i have set the following with no luck:
>
> # General setup
>
> CONFIG_PM=y
> CONFIG_APM=y
> CONFIG_APM_REAL_
Akop Pogosian <[EMAIL PROTECTED]> writes:
> On Thu, 3 May 2001, Nate Amsden wrote:
>
> > Akop Pogosian wrote:
> > >
> > > Linux kernel has a feature that enables a machine capable of turning
> > > the power off on it's own to do so with "shutdown -h.." or "poweroff"
> > > commands. I used to rely
Akop,
I had the same problem... there is a line in
lilo.conf that says # APPEND="" sorry not sure about
the = after it. If you change it to APPEND="apm=on"
save it then you need to type lilo so that lilo.conf
will update. Remember to remove the # and the space
before APPEND.
Don
--- Akop Pogosia
On Thu, 3 May 2001, Nate Amsden wrote:
> Akop Pogosian wrote:
> >
> > Linux kernel has a feature that enables a machine capable of turning
> > the power off on it's own to do so with "shutdown -h.." or "poweroff"
> > commands. I used to rely on this feature for shutting down my own and
> > other
AP> Linux kernel has a feature that enables a machine capable of turning
AP> the power off on it's own to do so with "shutdown -h.." or "poweroff"
AP> commands. I used to rely on this feature for shutting down my own and
AP> other machines remotely. I used to compile my own kernels but recently
AP
Akop Pogosian wrote:
>
> Linux kernel has a feature that enables a machine capable of turning
> the power off on it's own to do so with "shutdown -h.." or "poweroff"
> commands. I used to rely on this feature for shutting down my own and
> other machines remotely. I used to compile my own kernels
You need to enable apm support on startup - from memory, just add:
-apm
to the LILO startup line and it should work.
ap
Akop Pogosian wrote:
>
> Linux kernel has a feature that enables a machine capable of turning
> the power off on it's own to do so with "shutdown -h.." or "poweroff"
> comman
Nathan E Norman wrote:
>
> On Thu, Apr 05, 2001 at 03:28:33PM +1000, Matthew Dalton wrote:
> > So you could try:
> > - compiling your own 2.2 kernel
> > - upgrading to a 2.4 kernel
>
> Here's a fairly painless idea. If you're using the stock debian
> kernel-image, add a line to your /etc/lilo.co
I would have been inclined to agree with the bios idea, but I haven't changed
my bios settings at all, and it works find under windows.
On Thu, Apr 05, 2001 at 12:05:20AM -0500, Matthew Bryant Baxa wrote:
> On Wed, Apr 04, 2001 at 09:26:26PM -0700, Dumb wrote:
> > I don't really have an answer, b
> > Martin Marconcini wrote:
> > > Sorry, I believe this is unimportant, but it's normally 4
> > > seconds on all ATX motherboards.
> >
> > I once read it was 5 seconds, but I've never actually timed
> > it myself.
Heh, I just hold the power button in 'til it works ;-)
Hall
Patrick Mauro wrote:
>
> Get this, when I hold my power button for five seconds, it shuts down. But
> when
> I release the button, it turns on again (and starts into the BIOS stuff)
That is strange. I have trouble believing that this is the intended
behavior. Could the switch itself be bad?
On Thu, Apr 05, 2001 at 03:19:58PM -0500, Shawn Yarbrough wrote:
> Martin Marconcini wrote:
> > Sorry, I believe this is unimportant, but it's normally 4 seconds on all ATX
> > motherboards.
>
> I once read it was 5 seconds, but I've never actually timed it myself.
Heh, a nitpickfest. Some bioses
Martin Marconcini wrote:
> Sorry, I believe this is unimportant, but it's normally 4 seconds on all ATX
> motherboards.
I once read it was 5 seconds, but I've never actually timed it myself.
> no effect. You will have to hold down the power button for 5 seconds to
Sorry, I believe this is unimportant, but it's normally 4 seconds on all ATX
motherboards.
Regards,
Martin.
With an ATX computer (almost all new computers are ATX and have ATX
power supplies, ATX cases, and ATX mainboards) the power button is
connected to the mainboard instead of the power supply. This gives the
operating system the ability to do things like sync the disks before the
power actually cut
On Thu, Apr 05, 2001 at 03:28:33PM +1000, Matthew Dalton wrote:
> So you could try:
> - compiling your own 2.2 kernel
> - upgrading to a 2.4 kernel
Here's a fairly painless idea. If you're using the stock debian
kernel-image, add a line to your /etc/lilo.conf:
append="apm=on"
and run "lilo" a
Dumb wrote:
>
> I don't really have an answer, but sometimes on my machine I have to hold the
> button for like 5 seconds before it shuts off, and at other times it just
> shuts
> off with no problem.
I don't have an answer either, but I have had interesting experiences
wrt auto power off.
Wind
On Wed, Apr 04, 2001 at 09:26:26PM -0700, Dumb wrote:
> I don't really have an answer, but sometimes on my machine I have to hold the
> button for like 5 seconds before it shuts off, and at other times it just
> shuts
> off with no problem.
It very likely could be a BIOS issue. It sounds like on
I don't really have an answer, but sometimes on my machine I have to hold the
button for like 5 seconds before it shuts off, and at other times it just shuts
off with no problem.
--
He that is giddy thinks the world turns round.
-- William Shakespeare, "The Taming of the Shrew"
70 matches
Mail list logo