Re: Bisected regression from 3.17 still present in 3.19-rc1

2015-01-01 Thread Andreas Mohr
Matthew Garrett wrote: > 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. Hmm, do I smell a possible usability case here? Two choices: a) declare a non-CONFIG_ACPI_S

Re: Bisected regression from 3.17 still present in 3.19-rc1

2014-12-30 Thread Carlos R. Mafra
On Tue, 30 Dec 2014 at 11:36:53 +, Matthew Garrett wrote: > On Tue, 2014-12-30 at 10:16 +, Carlos R. Mafra wrote: > > On Tue, 30 Dec 2014 at 1:28:21 +, Matthew Garrett wrote: > > > What is CONFIG_ACPI_SBS set to? > > > > CONFIG_ACPI_SBS is not set > > There's your problem. The Darwin

Re: Bisected regression from 3.17 still present in 3.19-rc1

2014-12-30 Thread Matthew Garrett
On Tue, 2014-12-30 at 10:16 +, Carlos R. Mafra wrote: > On Tue, 30 Dec 2014 at 1:28:21 +, 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 c

Re: Bisected regression from 3.17 still present in 3.19-rc1

2014-12-30 Thread Carlos R. Mafra
On Tue, 30 Dec 2014 at 1:28:21 +, Matthew Garrett wrote: > On Sun, 2014-12-28 at 18:54 +, Carlos R. Mafra wrote: > > The laptop is a 2-year-old macbook Pro with retina display. > > > > I use a dockapp called wmlaptop2 (http://repo.or.cz/w/wmlaptop2.git) > > which, among other things, disp

Re: Bisected regression from 3.17 still present in 3.19-rc1

2014-12-29 Thread Matthew Garrett
On Sun, 2014-12-28 at 18:54 +, Carlos R. Mafra wrote: > The laptop is a 2-year-old macbook Pro with retina display. > > I use a dockapp called wmlaptop2 (http://repo.or.cz/w/wmlaptop2.git) > which, among other things, displays battery information (% of charge > remaining etc). > > With the ke

Re: Bisected regression from 3.17 still present in 3.19-rc1

2014-12-29 Thread Carlos R. Mafra
On Mon, 29 Dec 2014 at 23:20:13 +0100, Andreas Noever wrote: > On Mon, Dec 29, 2014 at 10:57 PM, Carlos R. Mafra wrote: > > On Mon, 29 Dec 2014 at 22:49:37 +0100, Rafael J. Wysocki wrote: > >> On Sunday, December 28, 2014 06:54:09 PM Carlos R. Mafra wrote: > >> > > >> > The laptop is a 2-year-old

Re: Bisected regression from 3.17 still present in 3.19-rc1

2014-12-29 Thread Andreas Noever
On Mon, Dec 29, 2014 at 10:57 PM, Carlos R. Mafra wrote: > On Mon, 29 Dec 2014 at 22:49:37 +0100, Rafael J. Wysocki wrote: >> On Sunday, December 28, 2014 06:54:09 PM Carlos R. Mafra wrote: >> > >> > The laptop is a 2-year-old macbook Pro with retina display. >> > >> > I use a dockapp called wmlap

Re: Bisected regression from 3.17 still present in 3.19-rc1

2014-12-29 Thread Carlos R. Mafra
On Mon, 29 Dec 2014 at 22:49:37 +0100, Rafael J. Wysocki wrote: > On Sunday, December 28, 2014 06:54:09 PM Carlos R. Mafra wrote: > > > > The laptop is a 2-year-old macbook Pro with retina display. > > > > I use a dockapp called wmlaptop2 (http://repo.or.cz/w/wmlaptop2.git) > > which, among other

Re: Bisected regression from 3.17 still present in 3.19-rc1

2014-12-29 Thread Rafael J. Wysocki
On Sunday, December 28, 2014 06:54:09 PM Carlos R. Mafra wrote: > > The laptop is a 2-year-old macbook Pro with retina display. > > I use a dockapp called wmlaptop2 (http://repo.or.cz/w/wmlaptop2.git) > which, among other things, displays battery information (% of charge > remaining etc). > > Wi

Bisected regression from 3.17 still present in 3.19-rc1

2014-12-28 Thread Carlos R. Mafra
The laptop is a 2-year-old macbook Pro with retina display. I use a dockapp called wmlaptop2 (http://repo.or.cz/w/wmlaptop2.git) which, among other things, displays battery information (% of charge remaining etc). With the kernel v3.17 the battery information stopped working and it still does no