https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227191
Ali Abdallah <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from Ali Abdallah <[email protected]> --- Created attachment 196523 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=196523&action=edit Fix battery detection code I worked out a patch to fix the problem. It fixes the issue for me on my corebooted Thinkpad x230. On non *BAT0_STA method, acpi_GetInteger returns AE_NOT_EXIST on the new acpica code, since _STA core was removed. Give it a try. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-acpi To unsubscribe, send any mail to "[email protected]"
