Re: acpi shows wrong battery state

2010-09-03 Thread Doug Barton
On 09/02/2010 11:28 PM, Andriy Gapon wrote: Oh, hey, you know what's confusing? Your dmesg dumps having information from two boots each. There are a non-trivial number of systems that can store this information. You can solve this by powering off between boots. -- Improve the effect

Re: acpi shows wrong battery state

2010-09-03 Thread Andriy Gapon
on 03/09/2010 09:43 Doug Barton said the following: > On 09/02/2010 11:28 PM, Andriy Gapon wrote: >> Oh, hey, you know what's confusing? >> Your dmesg dumps having information from two boots each. > > There are a non-trivial number of systems that can store this information. You > can solve this b

Re: kern/147858: [acpi] acpi_hp not working when loaded via loader.conf

2010-09-03 Thread Andriy Gapon
The following reply was made to PR kern/147858; it has been noted by GNATS. From: Andriy Gapon To: bug-follo...@freebsd.org, mac...@suszko.eu Cc: Rui Paulo Subject: Re: kern/147858: [acpi] acpi_hp not working when loaded via loader.conf Date: Fri, 03 Sep 2010 10:55:50 +0300 This is a multi-par

Re: acpi shows wrong battery state

2010-09-03 Thread kuba guzik
2010/9/3 Andriy Gapon : > on 31/08/2010 04:40 kuba guzik said the following: >>>  It would be good too see full verbose dmesg and acpidump -dt output. >>>  (Preferably uploaded somewhere) >> >> My configs from 8.0 and 8.1 >> http://kubag.pl/BSD > > Oh, hey, you know what's confusing? > Your dmesg d

Re: acpi shows wrong battery state (fwd)

2010-09-03 Thread kuba guzik
> > Can you show the steps you took to recompile and install those?  Not to > condescend, just bearing in mind that you said you were new to FreeBSD. vim sys/dev/acpi_support/acpi_wmi.c cd /usr/src/sys/modules/acpi/acpi_wmi/ make make install > http://www.freebsd.org/doc/en_US.ISO8859-1/books/han

Re: acpi shows wrong battery state

2010-09-03 Thread Andriy Gapon
on 03/09/2010 14:01 kuba guzik said the following: > 2010/9/3 Andriy Gapon : >> on 31/08/2010 04:40 kuba guzik said the following: It would be good too see full verbose dmesg and acpidump -dt output. (Preferably uploaded somewhere) >>> >>> My configs from 8.0 and 8.1 >>> http://kubag.pl

Re: acpi shows wrong battery state

2010-09-03 Thread kuba guzik
Ok, I've recompiled kernel but your patch isn't working :/ > Look for other things that you can correlate - like first reboot after > booting to > other OS, etc. I will deal with this tomorrow. ___ freebsd-acpi@freebsd.org mailing list http://lists.fre

Re: acpi shows wrong battery state

2010-09-03 Thread Andriy Gapon
on 03/09/2010 17:45 kuba guzik said the following: > Ok, I've recompiled kernel but your patch isn't working :/ verbose dmesg? -- Andriy Gapon ___ freebsd-acpi@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-acpi To unsubscri

Re: acpi shows wrong battery state

2010-09-03 Thread Ian Smith
On Fri, 3 Sep 2010, Andriy Gapon wrote: > on 03/09/2010 09:43 Doug Barton said the following: > > On 09/02/2010 11:28 PM, Andriy Gapon wrote: > >> Oh, hey, you know what's confusing? > >> Your dmesg dumps having information from two boots each. > > > > There are a non-trivial number of syste

Re: acpi shows wrong battery state

2010-09-03 Thread Andriy Gapon
on 03/09/2010 17:51 Ian Smith said the following: > +acpi_ec0: warning: EC done before starting event wait Well, it's messages of these kind that led me to suggest the patch. Perhaps, for some reason, in this case EC has response ready before we expect it. -- Andriy Gapon __

Re: acpi shows wrong battery state

2010-09-03 Thread Ian Smith
On Fri, 3 Sep 2010, Andriy Gapon wrote: > on 03/09/2010 17:51 Ian Smith said the following: > > +acpi_ec0: warning: EC done before starting event wait > > Well, it's messages of these kind that led me to suggest the patch. > Perhaps, for some reason, in this case EC has response ready before

Re: acpi shows wrong battery state

2010-09-03 Thread Andriy Gapon
on 03/09/2010 19:03 Ian Smith said the following: > On Fri, 3 Sep 2010, Andriy Gapon wrote: > > on 03/09/2010 17:51 Ian Smith said the following: > > > +acpi_ec0: warning: EC done before starting event wait > > > > Well, it's messages of these kind that led me to suggest the patch. > > Perhap

Re: acpi shows wrong battery state

2010-09-03 Thread Ian Smith
On Fri, 3 Sep 2010, Andriy Gapon wrote: > > .. so I can't help wondering if it was this second pass that you removed > > that may have fluked succeeding (with warning) on 8.0 on this machine? > > > > Please tell me to shutup and swim when I'm too far out of my depth :) > > > > Well, I su

Re: acpi shows wrong battery state (fwd)

2010-09-03 Thread Jung-uk Kim
On Thursday 02 September 2010 11:01 pm, Ian Smith wrote: > But that's really an aside from the real issue you identify below, > and perhaps also some TZ value/s being 'absurd' .. This commit may help in some cases: http://svn.freebsd.org/viewvc/base?view=revision&revision=210313 Jung-uk Kim

Re: acpi shows wrong battery state (fwd)

2010-09-03 Thread Jung-uk Kim
On Friday 03 September 2010 01:32 am, Ian Smith wrote: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/acpi-debu >g.html === > 11.16.5.1 _OS dependencies > > Some AML assumes the world consists of various Windows versions. > You can tell FreeBSD to claim it is any OS to see if this fixe

Re: acpi shows wrong battery state (fwd)

2010-09-03 Thread Jung-uk Kim
On Friday 03 September 2010 02:31 am, Andriy Gapon wrote: > on 03/09/2010 06:01 Ian Smith said the following: > > But that's really an aside from the real issue you identify > > below, and perhaps also some TZ value/s being 'absurd' .. > > Let's try to not mix these things together just yet. > acpi

Re: acpi shows wrong battery state (fwd)

2010-09-03 Thread Jung-uk Kim
On Friday 03 September 2010 03:07 pm, Jung-uk Kim wrote: > On Friday 03 September 2010 02:31 am, Andriy Gapon wrote: > > on 03/09/2010 06:01 Ian Smith said the following: > > > But that's really an aside from the real issue you identify > > > below, and perhaps also some TZ value/s being 'absurd' .