Bug 1658
Summary: | No power off on poweroff command on IBM R40 | ||
---|---|---|---|
Product: | ACPI | Reporter: | marshall jones (bugzilla) |
Component: | Power-Off | Assignee: | Shaohua (shaohua.li) |
Status: | REJECTED DUPLICATE | ||
Severity: | normal | CC: | acpi-bugzilla, hhielscher, mcaspi, michich |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.0-test10 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: |
ACPIDMP DSDT output
ACPIDMP FACP output dmesg output lspci -vv output Shutdown LAPIC at poweroff |
Description
marshall jones
2003-12-08 23:23:05 UTC
Created attachment 1634 [details]
ACPIDMP DSDT output
Created attachment 1635 [details]
ACPIDMP FACP output
Created attachment 1636 [details]
dmesg output
Created attachment 1637 [details]
lspci -vv output
Feel free to email me for any additional information or if you want me to try something. :) did you try latest kernel, my T40 can poweroff correctly in test10. I tried 2.4.20 / 2.6.0-test4 / 2.6.0-test6 / 2.6.0-test10 test10 is the only one that will run semi ok with acpi but no poewr off still. Bug seems to have dissapeared since moving to 2.6.0-mm1. Not sure why as nothing relevant in the changelog that I've seen :/ Anyway :) re: 2.6.0-mm1 working We should try to find out which change did this. I assume that 2.6.0 w/o the mm patches still failed? How about 2.6.1? thanks, -Len Got the same problem on an old machine/bios, using APM, Mandrake 10.1 with kernel 2.6.3. Created attachment 3861 [details]
Shutdown LAPIC at poweroff
Could you please try the following patch? It looks like forcefully enabled APIC
should be disabled before power off...
Again dmesg have Local APIC disabled by BIOS -- reenabling. Found and enabled local APIC! and ACPI: IRQ9 SCI: Edge set to Level Trigger. Definitely are the same problem of bug 1901 and bug 1619 and should be marked has duplicated. This bugs can be marked has depends on bug 1269 (you can beging to read from comment #50 ) *** This bug has been marked as a duplicate of 1619 *** |