Bug 14020 - Kernel insists upon surgical removal of the power cord.
Summary: Kernel insists upon surgical removal of the power cord.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 7.1
Hardware: i386
OS: Linux
medium
low
Target Milestone: ---
Assignee: Michael K. Johnson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-07-15 02:15 UTC by Sam Varshavchik
Modified: 2008-05-01 15:37 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-07-24 20:45:10 UTC
Embargoed:


Attachments (Terms of Use)

Description Sam Varshavchik 2000-07-15 02:15:45 UTC
ABIT (BP6?) dual-Celery motherboard (two 500 Mhz Celeries).  SMP kernel.

Apparently, the shutdown cycle disables the power switch!  After the "Power
Down" state, the power switch does not work :-)  The only way to kill power
to the system is to either:

A) Physically yank the power cord out.

B) Three-fingered salute, then turn the power off during the power-on self
test.

Comment 1 borgia 2000-07-15 13:18:37 UTC
Halt does not poweroff also on a Toshiba 320cds, kernel 2.2.16, tried both with and without realmode
apm calls.

Comment 2 Sam Varshavchik 2000-07-22 03:05:41 UTC
Problem still exists in beta4, but I confirmed that holding the power button for
about five seconds will end up in the power being removed.

Perhaps close this bug, and add a note to the release errata?  This doesn't seem
to be a big problem.

Comment 3 borgia 2000-07-22 18:09:52 UTC
In a laptop with the power button configured to suspend and not to power off, the only option would be to yank the batteries out of their
place. There must be a better option.

Comment 4 Bill Nottingham 2000-07-22 21:25:24 UTC
You can call 'halt' instead of 'poweroff', and it should
not try to turn off the power.

Comment 5 Hans de Goede 2000-07-24 20:45:07 UTC
I think the problem for atleast borgia is that he calls halt and not poweroff,
hint for those above who are having trouble with halt not powering of there atx
machine. Use poweroff or halt -p. halt now does just that: halt the machine
(take a look at the last message printed by the kernel, if it is System halted
then you should call poweroff or halt -p)

If you are indead halting your machine then it is not unusal for the atx
powerbutton to need 5 seconds, depending on the mb it needs that under plain dos
too for example.


Note You need to log in before you can comment on or make changes to this bug.