Re: [Fwd: Re: 2.6.23-rc3 regression and bisection query]

2007-08-14 Thread Alexey Starikovskiy
According to DSDT, it is expected behavior. _STA for BAT1 will return 0f (absent) until first _Q09 query from EC. So, we should get BAT1 absent at init time, and some time later it will appear (if queries are going through). Regards, Alex. Norbert Preining wrote: > Hi Len, > > On Die, 14 Aug 200

Re: [Fwd: Re: 2.6.23-rc3 regression and bisection query]

2007-08-14 Thread Norbert Preining
Hi Len, On Die, 14 Aug 2007, Len Brown wrote: > > But there is still the strange thing that > > ACPI: Battery Slot [BAT1] (battery absent) > > is present in the dmesg, while > > $ acpi > > Battery 1: charging, 46%, 00:00:49 until charged > > Does the system support more than 1 b

Re: [Fwd: Re: 2.6.23-rc3 regression and bisection query]

2007-08-14 Thread Len Brown
On Tuesday 14 August 2007 03:09, Norbert Preining wrote: > But there is still the strange thing that > ACPI: Battery Slot [BAT1] (battery absent) > is present in the dmesg, while > $ acpi >Battery 1: charging, 46%, 00:00:49 until charged Does the system support more than

Re: 2.6.23-rc3 regression and bisection query

2007-08-14 Thread Sergey Dolgov
On Mon, Aug 13, 2007 at 11:56:22PM +0100, Hugh Dickins wrote: > On Tue, 14 Aug 2007, Alexey Starikovskiy wrote: > > Sergey Dolgov wrote: > > > On Mon, Aug 13, 2007 at 07:44:48PM +0100, Hugh Dickins wrote: > > > > > >> Git bisection (with manual fixups to i386 mmiocfg horror, thanks > > >> for dr

Re: [Fwd: Re: 2.6.23-rc3 regression and bisection query]

2007-08-14 Thread Norbert Preining
Hi Alexey, On Die, 14 Aug 2007, Alexey Starikovskiy wrote: > ACPI: EC: Fix regression > Undelete call to register query methods. I am now using a kernel with only this patch (reapplied ec/battery which you sent me). On Die, 14 Aug 2007, Alexey Starikovskiy wrote: > cat /proc/acpi/battery/C1

Re: 2.6.23-rc3 regression and bisection query

2007-08-13 Thread Hugh Dickins
On Tue, 14 Aug 2007, Alexey Starikovskiy wrote: > Sergey Dolgov wrote: > > On Mon, Aug 13, 2007 at 07:44:48PM +0100, Hugh Dickins wrote: > > > > > >> Git bisection (with manual fixups to i386 mmiocfg horror, thanks > >> for drawing attention to that in your changelog) accuses Alexey's > >> ACPI:

Re: 2.6.23-rc3 regression and bisection query

2007-08-13 Thread Alexey Starikovskiy
Sergey Dolgov wrote: > On Mon, Aug 13, 2007 at 07:44:48PM +0100, Hugh Dickins wrote: > > >> Git bisection (with manual fixups to i386 mmiocfg horror, thanks >> for drawing attention to that in your changelog) accuses Alexey's >> ACPI: EC: If ECDT is not found, look up EC in DSDT >> cd8c93a4e04dc

Re: 2.6.23-rc3 regression and bisection query

2007-08-13 Thread Sergey Dolgov
On Mon, Aug 13, 2007 at 07:44:48PM +0100, Hugh Dickins wrote: > Git bisection (with manual fixups to i386 mmiocfg horror, thanks > for drawing attention to that in your changelog) accuses Alexey's > ACPI: EC: If ECDT is not found, look up EC in DSDT > cd8c93a4e04dce8f00d1ef3a476aac8bd65ae40b > and

Re: 2.6.23-rc3 regression and bisection query

2007-08-13 Thread Michal Piotrowski
On 13/08/07, Hugh Dickins <[EMAIL PROTECTED]> wrote: > Two issues in this mail, sorry if I'd have done better to separate them. > > One: Thinkpad T43p suspend-to-RAM regression. > > Verily, what Len giveth with one hand, he taketh away with the other. > Henrique's fix to CONFIG_THINKPAD_ACPI_INPUT_

2.6.23-rc3 regression and bisection query

2007-08-13 Thread Hugh Dickins
Two issues in this mail, sorry if I'd have done better to separate them. One: Thinkpad T43p suspend-to-RAM regression. Verily, what Len giveth with one hand, he taketh away with the other. Henrique's fix to CONFIG_THINKPAD_ACPI_INPUT_ENABLED default is now in, thanks, so Fn-F4 ought now to Suspen