Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Apr 2011 14:26:38 -0400
From:      Nick Ulen <uncle@wolfman.devio.us>
To:        mdf@FreeBSD.org
Cc:        freebsd-current@freebsd.org
Subject:   Re: `hw.acpi.thermal.tz0.temperature' disappeared
Message-ID:  <20110419182638.GA20307@wolfman.devio.us>
In-Reply-To: <BANLkTi=YjVLKXDkogETYmG2M7AjkLZo6ew@mail.gmail.com>
References:  <20110416155122.GA29309@wolfman.devio.us> <201104180805.40743.jhb@freebsd.org> <BANLkTim=M=JeOn8iSgfnhT-Q0dX=QfYLuw@mail.gmail.com> <20110419082906.GA8125@wolfman.devio.us> <20110419234815.e2944dd5.taku@tackymt.homeip.net> <BANLkTi=YjVLKXDkogETYmG2M7AjkLZo6ew@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 19, 2011 at 09:44:50AM -0700, mdf@FreeBSD.org wrote:
> On Tue, Apr 19, 2011 at 7:48 AM, Taku YAMAMOTO <taku at tackymt.homeip.net> 
> wrote:
> >...
> > We should have 10 _ACx values like this:
> > hw.acpi.thermal.tz0._ACx: -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
> 
> D'oh, I didn't read the original source carefully enough.
> 
> Can someone test this patch?  As an aside, what kind of h/w do I need
> for hw.acpi.thermal to show up?  I don't see it on my Dell desktop...

Done:

#sysctl hw.acpi.thermal
hw.acpi.thermal.min_runtime: 0
hw.acpi.thermal.polling_rate: 10
hw.acpi.thermal.user_override: 0
hw.acpi.thermal.tz0.temperature: 78.5C
hw.acpi.thermal.tz0.active: -1
hw.acpi.thermal.tz0.passive_cooling: 0
hw.acpi.thermal.tz0.thermal_flags: 0
hw.acpi.thermal.tz0._PSV: -1
hw.acpi.thermal.tz0._HOT: -1
hw.acpi.thermal.tz0._CRT: 90.0C
hw.acpi.thermal.tz0._ACx: -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
hw.acpi.thermal.tz0._TC1: -1
hw.acpi.thermal.tz0._TC2: -1
hw.acpi.thermal.tz0._TSP: -1

Regards,
Nick



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