Bug 28195
| Summary: | poweroff halts system, then ctl-alt-del causes oops | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Ben Levenson <benl> | ||||||||||
| Component: | kernel | Assignee: | Arjan van de Ven <arjanv> | ||||||||||
| Status: | CLOSED NOTABUG | QA Contact: | David Lawrence <dkl> | ||||||||||
| Severity: | low | Docs Contact: | |||||||||||
| Priority: | medium | ||||||||||||
| Version: | 7.1 | ||||||||||||
| Target Milestone: | --- | ||||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | i386 | ||||||||||||
| OS: | Linux | ||||||||||||
| Whiteboard: | |||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2001-03-21 17:39:38 UTC | Type: | --- | ||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||
| Documentation: | --- | CRM: | |||||||||||
| Verified Versions: | Category: | --- | |||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
| Embargoed: | |||||||||||||
| Attachments: |
|
||||||||||||
|
Description
Ben Levenson
2001-02-17 22:53:59 UTC
Congratulations, your bios doesn't like the kernel. Try "apm=realmode" on the lilo "append" line, or on the lilo commandline "linux apm=realmode" seemed to work OK. FWIW, I wasn't able to reproduce the oops when I booted with linux-up. Were you using the apm=power-off option ? This defect is considered MUST-FIX for Florence Gold release no. the system is running with a default lilo.conf file. I just tried passing the apm=power-off option, and I didn't get an oops. Here are all of my results: linux-up --> no problems linux apm=realmode --> no problems linux apm=power-off --> no problems linux --> oops I just realized that some of the Call Trace was not included in my original posting. Let me know if you need me to attach another copy. No need for the call-trace, it's the bios that faults. You seem to be the
(un)lucky owner of a machine with a crappy bios. We can revert back to
beta3 behavior, but that breaks for a hole lot of other people. The basic
dilemma was
<it doesn't work for a lot of people> vs <it oopses for a few, but we can give
them the commandline option>
Now, it woud be nice if we could make this PCI id dependend, so please post
lspci and lspci -n here. (and also the brand of the motherboard + bios version
is possible, as well as the dmesg output so we might be able to trigger on that)
The original oops was from a Dell PowerEdge 6300 server with 4 xeon cpus. BIOS: Phoenix ROM BIOS PLUS 1.10 A06. (Haven't determined the motherboard information yet.) The problem is also reproducible on an Acer Altos with 2 cpus. BIOS: ((I assume Acer...any other brandname wasn't obvious) v3.0 (R01-C4 01 EN) I know this is kind of cryptic, but the information is straight from the BIOS product information screen) MOTHERBOARD: Acer M19A The lspci and dmesg information will be attached below. Created attachment 10760 [details]
Dell PowerEdge lspci/lspci -n
Created attachment 10761 [details]
Dell PowerEdge dmesg
Created attachment 10762 [details]
Acer Altos lspci/lspci -n
Created attachment 10763 [details]
Acer Altos dmesg
SMP poweroff is not supported. closing. |