* [gentoo-user] Shutdown -h now is not powering down system.
@ 2007-06-01 2:24 Richard Marz
2007-06-01 2:30 ` Davi
` (2 more replies)
0 siblings, 3 replies; 11+ messages in thread
From: Richard Marz @ 2007-06-01 2:24 UTC (permalink / raw
To: gentoo-user
I have all the appropriate power management interfaces enabled in my
kernel. ACPI is the one my system uses, but I've also tried APM and my
system still doesn't manage to shut the power off on it's own. My
motherboard is ATX but I'm forced to shut it down as if it were an AT
mobo. Is there anything else that might have to be enabled in the kernel
before the shutdown command can fully function. Any help would be
appreciated. Thanks.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Shutdown -h now is not powering down system.
2007-06-01 2:24 [gentoo-user] Shutdown -h now is not powering down system Richard Marz
@ 2007-06-01 2:30 ` Davi
2007-06-01 2:39 ` Richard Marz
2007-06-01 2:51 ` Norberto Bensa
2007-06-01 3:57 ` Dale
2 siblings, 1 reply; 11+ messages in thread
From: Davi @ 2007-06-01 2:30 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1041 bytes --]
Em Quinta 31 Maio 2007 23:24, Richard Marz escreveu:
> I have all the appropriate power management interfaces enabled in my
> kernel. ACPI is the one my system uses, but I've also tried APM and my
> system still doesn't manage to shut the power off on it's own. My
> motherboard is ATX but I'm forced to shut it down as if it were an AT
> mobo. Is there anything else that might have to be enabled in the kernel
> before the shutdown command can fully function. Any help would be
> appreciated. Thanks.
Have you tried:
# shutdown -h now -P
?
HTH
--
Davi Vidal
davividal@siscompar.com.br
davividal@gmail.com
--
"Religion, ideology, resources, land,
spite, love or "just because"...
No matter how pathetic the reason,
it's enough to start a war. "
--------------------------------------------------------
Por favor não faça top-posting, coloque a sua resposta abaixo desta linha.
Please don't do top-posting, put your reply below the following line.
--------------------------------------------------------
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Shutdown -h now is not powering down system.
2007-06-01 2:30 ` Davi
@ 2007-06-01 2:39 ` Richard Marz
2007-06-01 4:46 ` Richard Marz
0 siblings, 1 reply; 11+ messages in thread
From: Richard Marz @ 2007-06-01 2:39 UTC (permalink / raw
To: gentoo-user
No. But, I will try it now. I'll let you know if it works in a few
minutes because I'm downloading the latests kernel sources.
On Thu, 2007-05-31 at 23:30 -0300, Davi wrote:
> shutdown -h now -P
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Shutdown -h now is not powering down system.
2007-06-01 2:24 [gentoo-user] Shutdown -h now is not powering down system Richard Marz
2007-06-01 2:30 ` Davi
@ 2007-06-01 2:51 ` Norberto Bensa
2007-06-01 4:49 ` Richard Marz
2007-06-01 4:50 ` Richard Marz
2007-06-01 3:57 ` Dale
2 siblings, 2 replies; 11+ messages in thread
From: Norberto Bensa @ 2007-06-01 2:51 UTC (permalink / raw
To: gentoo-user
Richard Marz wrote:
> I have all the appropriate power management interfaces enabled in my
> kernel. ACPI is the one my system uses, but I've also tried APM and my
How old is your bios?
Have you tried acpi=force kernel param?
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* RE: [gentoo-user] Shutdown -h now is not powering down system.
@ 2007-06-01 3:47 burlingk
2007-06-04 1:15 ` Richard Marz
0 siblings, 1 reply; 11+ messages in thread
From: burlingk @ 2007-06-01 3:47 UTC (permalink / raw
To: gentoo-user
> -----Original Message-----
> From: Richard Marz [mailto:Richard.marz@verizon.net]
> Sent: Friday, June 01, 2007 11:40 AM
> To: gentoo-user@lists.gentoo.org
> Subject: Re: [gentoo-user] Shutdown -h now is not powering
> down system.
>
>
> No. But, I will try it now. I'll let you know if it works in
> a few minutes because I'm downloading the latests kernel
> sources. On Thu, 2007-05-31 at 23:30 -0300, Davi wrote:
> > shutdown -h now -P
>
> --
> gentoo-user@gentoo.org mailing list
>
If shutodwn -h now -P doesn't work, try
shutdown -P -h now
I know that is just a matter of symantics, but a lot
of programs want the "options" all in one spot. ^^;;
Not sure about this one.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Shutdown -h now is not powering down system.
2007-06-01 2:24 [gentoo-user] Shutdown -h now is not powering down system Richard Marz
2007-06-01 2:30 ` Davi
2007-06-01 2:51 ` Norberto Bensa
@ 2007-06-01 3:57 ` Dale
2007-06-01 5:03 ` Richard Marz
2 siblings, 1 reply; 11+ messages in thread
From: Dale @ 2007-06-01 3:57 UTC (permalink / raw
To: gentoo-user
Richard Marz wrote:
> I have all the appropriate power management interfaces enabled in my
> kernel. ACPI is the one my system uses, but I've also tried APM and my
> system still doesn't manage to shut the power off on it's own. My
> motherboard is ATX but I'm forced to shut it down as if it were an AT
> mobo. Is there anything else that might have to be enabled in the kernel
> before the shutdown command can fully function. Any help would be
> appreciated. Thanks.
>
>
Naturally this may not work for you but I use this one under APM:
> [*] Use real mode APM BIOS call to power off
I have video turned on under ACPI but I have no clue why. :/ This is
my kernel version:
> root@smoker / # uname -r
> 2.6.18-gentoo-r6
> root@smoker / #
Hope that helps, maybe. LOL
Dale
:-) :-) :-)
--
www.myspace.com/-remove-me-dalek1967
Copy n paste then remove the -remove-me- part.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Shutdown -h now is not powering down system.
2007-06-01 2:39 ` Richard Marz
@ 2007-06-01 4:46 ` Richard Marz
0 siblings, 0 replies; 11+ messages in thread
From: Richard Marz @ 2007-06-01 4:46 UTC (permalink / raw
To: gentoo-user
It seems to be giving me the same behaviour as shutdown -h now.
On Thu, 2007-05-31 at 22:39 -0400, Richard Marz wrote:
> No. But, I will try it now. I'll let you know if it works in a few
> minutes because I'm downloading the latests kernel sources.
> On Thu, 2007-05-31 at 23:30 -0300, Davi wrote:
> > shutdown -h now -P
>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Shutdown -h now is not powering down system.
2007-06-01 2:51 ` Norberto Bensa
@ 2007-06-01 4:49 ` Richard Marz
2007-06-01 4:50 ` Richard Marz
1 sibling, 0 replies; 11+ messages in thread
From: Richard Marz @ 2007-06-01 4:49 UTC (permalink / raw
To: gentoo-user
I will try that right now.
On Thu, 2007-05-31 at 23:51 -0300, Norberto Bensa wrote:
> Richard Marz wrote:
> > I have all the appropriate power management interfaces enabled in my
> > kernel. ACPI is the one my system uses, but I've also tried APM and my
>
> How old is your bios?
>
> Have you tried acpi=force kernel param?
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Shutdown -h now is not powering down system.
2007-06-01 2:51 ` Norberto Bensa
2007-06-01 4:49 ` Richard Marz
@ 2007-06-01 4:50 ` Richard Marz
1 sibling, 0 replies; 11+ messages in thread
From: Richard Marz @ 2007-06-01 4:50 UTC (permalink / raw
To: gentoo-user
My Bios is up to date. It's not the BIOS. Shutdown has been confirmed to
work with linux and freebsd kernels on my machine in the past.
On Thu, 2007-05-31 at 23:51 -0300, Norberto Bensa wrote:
> Richard Marz wrote:
> > I have all the appropriate power management interfaces enabled in my
> > kernel. ACPI is the one my system uses, but I've also tried APM and my
>
> How old is your bios?
>
> Have you tried acpi=force kernel param?
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Shutdown -h now is not powering down system.
2007-06-01 3:57 ` Dale
@ 2007-06-01 5:03 ` Richard Marz
0 siblings, 0 replies; 11+ messages in thread
From: Richard Marz @ 2007-06-01 5:03 UTC (permalink / raw
To: gentoo-user
I'll try this as well.
On Thu, 2007-05-31 at 22:57 -0500, Dale wrote:
> Richard Marz wrote:
> > I have all the appropriate power management interfaces enabled in my
> > kernel. ACPI is the one my system uses, but I've also tried APM and my
> > system still doesn't manage to shut the power off on it's own. My
> > motherboard is ATX but I'm forced to shut it down as if it were an AT
> > mobo. Is there anything else that might have to be enabled in the kernel
> > before the shutdown command can fully function. Any help would be
> > appreciated. Thanks.
> >
> >
>
> Naturally this may not work for you but I use this one under APM:
>
> > [*] Use real mode APM BIOS call to power off
>
> I have video turned on under ACPI but I have no clue why. :/ This is
> my kernel version:
>
> > root@smoker / # uname -r
> > 2.6.18-gentoo-r6
> > root@smoker / #
>
> Hope that helps, maybe. LOL
>
> Dale
>
> :-) :-) :-)
>
>
> --
> www.myspace.com/-remove-me-dalek1967
>
> Copy n paste then remove the -remove-me- part.
>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* RE: [gentoo-user] Shutdown -h now is not powering down system.
2007-06-01 3:47 burlingk
@ 2007-06-04 1:15 ` Richard Marz
0 siblings, 0 replies; 11+ messages in thread
From: Richard Marz @ 2007-06-04 1:15 UTC (permalink / raw
To: gentoo-user
halt -dp worked for me...never tried it before. Now, I did do a couple
of things. I upgraded my kernel to 2.6.20r8 and set the acpi=force
kernel parameter. I don't know whether the acpi=force paramenter fixed
the problem. I did see the gentoo shutdown.sh script (which you can view
at the bottom of this message) and it seems to call the halt command
with the options -dp. This means that before the same halt -dp was being
used and the system did not shutdown properly. Now I manually enter the
halt -dp command and it works flawlessly. So, maybe it was the kernel
upgrade or the acpi=force kernel parameter that is causing it to work.
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
opts="-d"
[ "${INIT_HALT}" != "HALT" ] && opts="${opts}p" # here it is
[ "${RC_DOWN_INTERFACE}" = "yes" ] && opts="${opts}i"
[ "${RC_DOWN_HARDDISK}" = "yes" ] && opts="${opts}h"
/sbin/halt "${opts}"
# hmm, if the above failed, that's kind of odd ...
# so let's force a halt
/sbin/halt -f
On Fri, 2007-06-01 at 12:47 +0900, burlingk@cv63.navy.mil wrote:
>
> > -----Original Message-----
> > From: Richard Marz [mailto:Richard.marz@verizon.net]
> > Sent: Friday, June 01, 2007 11:40 AM
> > To: gentoo-user@lists.gentoo.org
> > Subject: Re: [gentoo-user] Shutdown -h now is not powering
> > down system.
> >
> >
> > No. But, I will try it now. I'll let you know if it works in
> > a few minutes because I'm downloading the latests kernel
> > sources. On Thu, 2007-05-31 at 23:30 -0300, Davi wrote:
> > > shutdown -h now -P
> >
> > --
> > gentoo-user@gentoo.org mailing list
> >
>
> If shutodwn -h now -P doesn't work, try
> shutdown -P -h now
>
> I know that is just a matter of symantics, but a lot
> of programs want the "options" all in one spot. ^^;;
> Not sure about this one.
>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2007-06-04 1:21 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-01 2:24 [gentoo-user] Shutdown -h now is not powering down system Richard Marz
2007-06-01 2:30 ` Davi
2007-06-01 2:39 ` Richard Marz
2007-06-01 4:46 ` Richard Marz
2007-06-01 2:51 ` Norberto Bensa
2007-06-01 4:49 ` Richard Marz
2007-06-01 4:50 ` Richard Marz
2007-06-01 3:57 ` Dale
2007-06-01 5:03 ` Richard Marz
-- strict thread matches above, loose matches on Subject: below --
2007-06-01 3:47 burlingk
2007-06-04 1:15 ` Richard Marz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox