Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Mar 2007 13:27:47 -0800
From:      Nate Lawson <nate@root.org>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        freebsd-acpi@freebsd.org
Subject:   Re: misdetection of tz2 temperature
Message-ID:  <45EC8B53.3010409@root.org>
In-Reply-To: <20070305205433.O21398@delplex.bde.org>
References:  <200703011612.07110.shoesoft@gmx.net> <20070305004000.B17935@delplex.bde.org> <45EB28A1.5010803@root.org> <200703042242.58748.shoesoft@gmx.net> <20070305142926.O2780@besplex.bde.org> <1173084724.1850.3.camel@localhost> <20070305201904.K21224@delplex.bde.org> <20070305205433.O21398@delplex.bde.org>

next in thread | previous in thread | raw e-mail | index | archive | help
[Stefan removed from cc]

Bruce Evans wrote:
> On Mon, 5 Mar 2007, Bruce Evans wrote:
> 
>> I now have a completely different acpi problem to ask about.  My HP
>> nx6325 now shuts down an instant after booting FreeBSD with a 1 week
>> old kernel, since the tz2 temperature is misdetected as 3413.3 degrees
>> C.  All temperatures seemed to be detected correctly in 3+ week old
>> kernels.  Only batter battery misdetection that caused shutdowns (less
>> cleanly via panics) in the old kernels.
> 
> This seems to be fixed in -current.

I recently committed a major reworking of the embedded controller
driver.  See this message:

http://lists.freebsd.org/pipermail/freebsd-current/2007-February/069525.html

See this message for a list of things to try.  The goal is to diagnose
why the EC is timing out.  The thermal misdetection is only a symptom.

http://lists.freebsd.org/pipermail/freebsd-current/2007-February/069577.html

The one I think would be most helpful is increasing the total time spent
waiting, but I would appreciate your help seeing what combo of
polling/total timeout works for you.

debug.acpi.ec.timeout=1000  # 1 sec total

Thanks,
-- 
Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45EC8B53.3010409>