| Summary: | ACPI not work with Epox 8KHA+ motherboard | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Denis Sadykov <jabberw> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
State Changed From-To: open->feedback Can you please retry with 5.1-RELEASE or 5.1-CURRENT? State Changed From-To: feedback->closed Submitter reports problem is resolved |
ACPI report from dmesg Using $PIR table, 7 entries at 0xc00fde70 ACPI-0224: *** Warning: Invalid table signature found ACPI-0181: *** Error: AcpiLoadTables: Could not load RSDT: AE_BAD_SIGNATURE ACPI-0213: *** Error: AcpiLoadTables: Could not load tables: AE_BAD_SIGNATURE ACPI: table load failed: AE_BAD_SIGNATURE MB Epox 8KHA+ ACPI still works on 5-CURRENT dated end of dec 2001 I try to load old acpi.ko/old sources of acpi in kernel, but have above error message. After that I have dumped `raw' data of acpi code from new and old snapshots using patched version of acpidump. Dumps differ starting from 256 byte or so. I think this bug in kernel, not in ACPI. Please, let me know, if you could help me. Fix: Using old snapshot of 5-CURRENT. How-To-Repeat: Buy Epox 8KHA+ motherboard. Load ACPI mod or compile ACPI in kernel.