Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Sep 2006 18:53:12 +0200
From:      Igor Rulyov <fockewulf@yandex.ru>
To:        freebsd-acpi@freebsd.org
Subject:   After compiling - ACPI error
Message-ID:  <504584004.20060917185312@yandex.ru>

next in thread | raw e-mail | index | archive | help
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@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!




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?504584004.20060917185312>