`hw.acpi.thermal.tz0.temperature' disappeared

Nick Ulen uncle at wolfman.devio.us
Tue Apr 19 08:29:08 UTC 2011


 On Mon, Apr 18, 2011 at 08:43:56AM -0700, mdf at FreeBSD.org wrote:
> On Mon, Apr 18, 2011 at 5:05 AM, John Baldwin <jhb at freebsd.org> wrote:
> >
> > I suspect it is still there, but sysctl doesn't know how to display it
> > anymore. This is probably due to the changes with formatting of sysctl
> > information. ?mdf@ is probably responsible in that case.
> 
> I don't seem to have a hw.acpi.thermal sysctl node on my box.  Can
> someone please try this patch?

This patch works.

FreeBSD 9.0-CURRENT #1: Tue Apr 19 10:52:58 MSD 2011

# 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: 67.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
hw.acpi.thermal.tz0._TC1: -1
hw.acpi.thermal.tz0._TC2: -1
hw.acpi.thermal.tz0._TSP: -1

Thank you all of you!

Regargs,
Nick.



More information about the freebsd-current mailing list