Date: Sun, 4 Aug 2002 12:07:27 -0700 From: "Michael C. Wu" <keichii@iteration.net> To: freebsd-current@freebsd.org, iwasaki@freebsd.org Subject: Re: no sysctl hw.acpi after acpi import Message-ID: <20020804190727.GA18975@nuit.iteration.net> In-Reply-To: <20020804190346.GA18764@nuit.iteration.net> References: <20020804190346.GA18764@nuit.iteration.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Sorry, to add some information:
Using $PIR table, 6 entries at 0xc00fdf60
ACPI-0171: *** Error: AcpiLoadTables: RSDP Failed validation: AE_BAD_SIGNATU
RE
ACPI-0213: *** Error: AcpiLoadTables: Could not load tables: AE_BAD_SIGNATUR
E
ACPI: table load failed: AE_BAD_SIGNATURE
in dmesg.
I used 'dmesg|grep acpi' when I should have used
grep -i. Doh!¢
On Sun, Aug 04, 2002 at 12:03:46PM -0700, Michael C. Wu scribbled:
| Hi Everyone,
|
| Something weird has happened in -current that is stopping acpi from
| displaying stats in sysctl hw.acpi. In the
| commit logs an ACPI import has happened,
| but POLA is that all the acpi stats and knobs
| are in sysctl hw.acpi.
|
| Now all I get is:
| keichii@infinite ~% sysctl hw.acpi ¤@ 08/05 2:58:06
| sysctl: unknown oid 'hw.acpi'
| keichii@infinite ~% sysctl -a |grep acpi ¤@ 08/05 2:58:09
| acpisem 14 2K 2K 14 128
| acpica 12 1K 1K 12 32,64
| Preloaded elf module "/boot/kernel/acpi.ko" at 0xc0497158.
| Preloaded elf module "/boot/kernel/acpi.ko" at 0xc0497158.
| Preloaded elf module "/boot/kernel/acpi.ko" at 0xc0497158.
| Preloaded elf module "/boot/kernel/acpi.ko" at 0xc04f3158.
| debug.acpi_debug_layer: 4095
| debug.acpi_debug_level: 45
| debug.acpi_ca_version: 537003813
| debug.acpi_semaphore_debug: 0
| dmesg doesn't show any mention of acpi
|
| FreeBSD infinite.iteration.net 5.0-CURRENT FreeBSD 5.0-CURRENT #3: Mon Aug 5 02:39:52 CST 2002 root@infinite.iteration.net:/home/filesys/obj/home/filesys/src/sys/INFINITE.OLDCARD i386
|
| Is there something I should do? or should I use another util to find
| out the battery stats and such?
|
| This is the ever lovely IBM s31...
|
| Thanks,
| Michael
-------------------------
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020804190727.GA18975>
