After compiling - ACPI error

Igor Rulyov fockewulf at yandex.ru
Sun Sep 17 09:53:25 PDT 2006


Hello!

May be anyone knows the same probem:

[1] I have:
FreeBSD 6.1-RELEASE on
HP OmniBook 6000

[2] After installation, without compiled own-KERNEL: ACPI works fine (for Ex.: shutdown works well).

[3] After compilation of the own-KERNEL, ACPI doesn't work normal any more.
This see i in "dmesg.boot":

...
ACPI-0314: *** Error: Invalid signature where RSDP indicates RSDT/XSDT should be located
ACPI-0325: *** Error: Looking for RSDT (RSDP->Rev < 2)
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
...

[4] Additional information:

>From "dmesg.boot":
...
pci0: <bridge> at device 7.3 (no driver attached)
...

>From "pciconf -lv":
...
none0 at pci0:7:3: class=0x068000 card=0x00000000 chip=0x71138086 rev=0x03 hdr=0x00
    vendor   = 'Intel Corporation'
    device   = '82371AB/EB/MB PIIX4/4E/4M Power Management Controller'
    class    = bridge
...

[5] I have tried also to work witout ACPI, compiling own-KERNEL with APM and enabling APM & APMD in "rc.conf", but during the boot it writes something like this:

/dev/apm - not found
/dev/apmctl - not found


thanks in advance!



More information about the freebsd-acpi mailing list