Bug 35064

Summary: ACPI not work with Epox 8KHA+ motherboard
Product: Base System Reporter: Denis Sadykov <jabberw>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Denis Sadykov 2002-02-17 21:30:01 UTC
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.
Comment 1 Kris Kennaway freebsd_committer freebsd_triage 2003-07-13 10:42:17 UTC
State Changed
From-To: open->feedback

Can you please retry with 5.1-RELEASE or 5.1-CURRENT?
Comment 2 Kris Kennaway freebsd_committer freebsd_triage 2003-07-14 06:10:35 UTC
State Changed
From-To: feedback->closed

Submitter reports problem is resolved