Hi, acpi on my IBM A30p doesn't seem to work as expected. Closing the display gives me a syslog entry: ... system power profile changed to 'economy' acpi0: AcpiGetSleepTypeData failed - AE_NOT_FOUND
"sysctl -a | grep acpi" gives:
...
debug.acpi_debug_layer: 4095
debug.acpi_debug_level: 45
debug.acpi_ca_version: 537003813
debug.acpi_semaphore_debug: 0
hw.acpi.power_button_state: S5
hw.acpi.sleep_button_state: S1
hw.acpi.lid_switch_state: S1
hw.acpi.standby_state: S1
hw.acpi.suspend_state: S3
hw.acpi.sleep_delay: 1
hw.acpi.s4bios: 1
hw.acpi.verbose: 0
hw.acpi.thermal.min_runtime: 0
hw.acpi.thermal.polling_rate: 30
hw.acpi.thermal.tz0.temperature: 3402
hw.acpi.thermal.tz0.active: -1
hw.acpi.thermal.tz0.thermal_flags: 0
hw.acpi.thermal.tz0._PSV: 3647
hw.acpi.thermal.tz0._HOT: -1
hw.acpi.thermal.tz0._CRT: 3702
hw.acpi.thermal.tz0._ACx: -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
hw.acpi.battery.life: 100
hw.acpi.battery.time: -1
hw.acpi.battery.state: 0
hw.acpi.battery.units: 2
hw.acpi.battery.info_expire: 5
hw.acpi.acline: 0
machdep.acpi_timer_freq: 3579545
where the *battery* entries do not seem to be right.
BTW:
When re-compiling the A30p.asl file I got with:
acpidump -o A30p.dsdt > A30p.asl
I get:
(nihil)(root) # iasl A30p.asl
Intel ACPI Component Architecture
ASL Optimizing Compiler / AML Disassembler version 20020815 [Aug 28 2002]
Copyright (C) 2000 - 2002 Intel Corporation
Supports ACPI Specification Revision 2.0a
A30p.asl 102: If(\_OSI) {
Error 1028 - Too few arguments ^ (\_OSI requires 1)
A30p.asl 103: "Windows 2001"
Error 1037 - syntax error ^
A30p.asl 6492: ShiftLeft(Arg0, 0x8, Local0)
Error 1014 - ^ Method argument is not initialized
(Arg0)
A30p.asl 6492: ShiftLeft(Arg0, 0x8, Local0)
Remark 3041 - ^ Not a parameter, used as local only
(Arg0)
ASL Input: A30p.asl - 6947 lines, 253823 bytes, 4688 keywords
Compilation complete. 3 Errors, 0 Warnings, 1 Remarks, 1969 Optimizations
Is the info stored in the BIOS buggy?
Bye!
----
Michael Reifenberger
^.*Plaut.*$, IT, R/3 Basis, GPS
A30p.dsdt.gz
Description: application/gunzip
A30p.asl.gz
Description: application/gunzip
dmesg.txt.gz
Description: application/gunzip
