-current on a librem13 v3 looses its battery monitoring (regression)

Dirk-Willem van Gulik dirkx at webweaving.org
Mon Jul 30 09:32:17 UTC 2018


Since upgrading to 12-CURRENT (to see if this would resolve a glitch where qutebrowser its frame sometimes goes black after 30 seconds) - it seems that ACPI looses its ability to monitor the battery of a Librem13 (v3) laptop.

Attached are:

	dmesg -v on 11.2 (where the battery works)

and

	dmesg -v on -current (where battery monitoring fails).

And the corresponding output from sysctl hw.acpi and acpidump -td.

IASL just gives warnings on -12 its asl but ERRORs on -11 (rather than the other way round)).

Does this ring a bell with any one - anything I can dive into ?

With kind regards,

Dw.

*: Note - the loading of the most recent (1.26) version of the firmware is disabled; as this firmware version appears to break suspend (vertical stripe issue).





# 11.2-RELEASE
hw.acpi.battery.info_expire: 5
hw.acpi.battery.units: 1
hw.acpi.battery.state: 2
hw.acpi.battery.time: -1
hw.acpi.battery.life: 98
hw.acpi.acline: 1
hw.acpi.cpu.cx_lowest: C8
hw.acpi.reset_video: 0
hw.acpi.handle_reboot: 1
hw.acpi.disable_on_reboot: 0
hw.acpi.verbose: 0
hw.acpi.s4bios: 0
hw.acpi.sleep_delay: 1
hw.acpi.suspend_state: S3
hw.acpi.standby_state: S1
hw.acpi.lid_switch_state: S3
hw.acpi.sleep_button_state: S1
hw.acpi.power_button_state: S5
hw.acpi.supported_sleep_state: S1 S2 S3 S4 S5

# 12.0-CURRENT
hw.acpi.acline: 1
hw.acpi.cpu.cx_lowest: C8
hw.acpi.reset_video: 0
hw.acpi.handle_reboot: 1
hw.acpi.disable_on_reboot: 0
hw.acpi.verbose: 1
hw.acpi.s4bios: 0
hw.acpi.sleep_delay: 1
hw.acpi.suspend_state: S3
hw.acpi.standby_state: S1
hw.acpi.lid_switch_state: S3
hw.acpi.sleep_button_state: S1
hw.acpi.power_button_state: S5
hw.acpi.supported_sleep_state: S1 S2 S3 S4 S5
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: dmesg-11.2-RELEASE.txt
URL: <http://lists.freebsd.org/pipermail/freebsd-acpi/attachments/20180730/8c034909/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: dmesg-12-CURRENT.txt
URL: <http://lists.freebsd.org/pipermail/freebsd-acpi/attachments/20180730/8c034909/attachment-0001.txt>


More information about the freebsd-acpi mailing list