On Tue, 2014-12-30 at 10:16 +0000, Carlos R. Mafra wrote: > On Tue, 30 Dec 2014 at 1:28:21 +0000, Matthew Garrett wrote: > > What is CONFIG_ACPI_SBS set to? > > CONFIG_ACPI_SBS is not set
There's your problem. The Darwin call results in the firmware exposing the battery via SBS, not as an ACPI control method battery. Enable CONFIG_ACPI_SBS and you should be good. -- Matthew Garrett <matthew.garr...@nebula.com>