Bug 7695
Summary: | Supermicro X7DB8+ Boot failure | ||
---|---|---|---|
Product: | ACPI | Reporter: | Len Brown (lenb) |
Component: | Config-Interrupts | Assignee: | Zhang Rui (rui.zhang) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | acpi-bugzilla |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.20-rc1+sysfs patch | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: |
console.log.2.6.20-rc1
console.log.2.6.20-rc+sysfs-patch acpidump Rui's debug patch for 2.6.20-rc1 2.6.20-rc1 dmest with above pach included patch-hadle-_ADR-Based-devices patch against 2.6.20-rc1-mm dmesg |
Description
Len Brown
2006-12-16 22:21:52 UTC
Created attachment 9834 [details]
console.log.2.6.20-rc1
Created attachment 9835 [details]
console.log.2.6.20-rc+sysfs-patch
Created attachment 9836 [details]
acpidump
Created attachment 9837 [details]
Rui's debug patch for 2.6.20-rc1
Created attachment 9838 [details]
2.6.20-rc1 dmest with above pach included
Created attachment 9862 [details]
patch-hadle-_ADR-Based-devices
According to the ACPIDUMP above, some _ADR-Based deivces may not have _PRT, while we suppose they should. So we didn't bind this kind of devices in the former patches. This patch will fix this problem. Len, can you try this patch based on the sysfs branch? And, please don't remove the sysfs patches from acpi-test. It's never gonna be stable without tests. Thanks Created attachment 9873 [details]
patch against 2.6.20-rc1-mm
The last patch can only be applied to -rc1+sysfs
This one is against -mm.
Hi, Len I won't generate a new patch as the patch in comment #8 seems to be the most reasonable way to fix this bug. Can you have a try? :) Created attachment 9909 [details] dmesg with patch from comment #4 the supermicro box boots. patch applied to sysfs branch. This bug was against 2.6.20-rc1-mm1 and the fix shipped in 2.6.20-rc2-mm1 |