You are not logged in.
Today I've upgraded mkinitcpio to 0.6 and removed klibc. But on next start ACPI failed with following messages, according to dmesg:
... [registered some buttons etc] ...
ACPI: AC Adapter [AC] (on-line)
ACPI: Thermal Zone [SKNZ] (24 C)
ACPI: Thermal Zone [BATZ] (23 C)
ACPI: Thermal Zone [FDTZ] (25 C)
ACPI: Fan [FAN0] (off)
ACPI: Fan [FAN1] (off)
ACPI Error: Needed type [Reference], found [Integer] ffff88007b22ab88 (20090903/exresop-104)
ACPI Exception: AE_AML_OPERAND_TYPE, While resolving operands for [OpcodeName unavailable] (20090903/dswexec-445)
ACPI Error (psparse-0537): Method parse/execution failed [\_TZ_.FAST] (Node ffff88007b011400), AE_AML_OPERAND_TYPE
ACPI Error (psparse-0537): Method parse/execution failed [\_TZ_.PFN2._STA] (Node ffff88007b0116a0), AE_AML_OPERAND_TYPE
ACPI: Device [FAN2] failed to transition to D3
ACPI: Fan [FAN2] (off)
ACPI: Fan [FAN3] (off)
ACPI: Fan [FAN4] (off)
ACPI Error: Needed [Buffer/String/Package], found [Integer] ffff88007b142510 (20090903/exresop-590)
ACPI Exception: AE_AML_OPERAND_TYPE, While resolving operands for [OpcodeName unavailable] (20090903/dswexec-445)
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.LPCB.EC0_.BTIF] (Node ffff88007b01f380), AE_AML_OPERAND_TYPE
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.BTIF] (Node ffff88007b042e20), AE_AML_OPERAND_TYPE
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.BAT0._BIF] (Node ffff88007b042f00), AE_AML_OPERAND_TYPE
ACPI Exception: AE_AML_OPERAND_TYPE, Evaluating _BIF (20090903/battery-363)
[i]ACPI: Battery Slot [BAT0] (battery present)
ACPI: Battery Slot [BAT1] (battery absent)[/i]
ACPI Error: Needed type [Reference], found [Integer] ffff88007b22ab88 (20090903/exresop-104)
ACPI Exception: AE_AML_OPERAND_TYPE, While resolving operands for [OpcodeName unavailable] (20090903/dswexec-445)
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.LPCB.EC0_.RPPC] (Node ffff88007b01f640), AE_AML_OPERAND_TYPE
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.LPCB.EC0_._Q04] (Node ffff88007b01f4e0), AE_AML_OPERAND_TYPE
... [some more messages like these] ...When system up, battery monitor (and files in /proc/acpi) says that no battery is present (see italic messages, theoretically battery is present), but DPMS and suspend work.
Is there any solution apart from downgrading? It's a big problem for me, cause I'm often using my laptop on batteries.
Offline
Looks like some magic (i.e., simple full system restart) helped. After that ACPI looks normal. Some errors still are in dmesg, but seemingly not critical.
Offline