Date: Sun, 23 Jul 2006 00:41:41 -0400 From: "Tamouh H." <hakmi@rogers.com> To: "'Mike Tancsa'" <mike@sentex.net> Cc: freebsd-questions@freebsd.org Subject: RE: Temperature Monitor Message-ID: <20060723044325.0671143D46@mx1.FreeBSD.org> In-Reply-To: <r6t5c2tp6qce1ag0mn3lsaaf1ik51fgge0@4ax.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> >Hi, > > > >I've an Intel board D865GVHZ running on FBSD 5.4 that I'd=20 > like to monitor its temperature. I've tried using lmmon , but=20 > the data are way off: > > >=20 > I have an 865GCH. You might be able to get it via acpi >=20 > % sysctl -a hw.acpi.thermal.tz0.temperature > hw.acpi.thermal.tz0.temperature: 40.0C > % >=20 > also, mbmon, might be able to work if you compile in smb support. >=20 > ---Mike thx, I've tried that but the thermal sysctl not available. mbmon = compiled with smb didn't recognize a h/w monitor!=20 do you have anything special compiled in your kernel for acpi ? sonata# sysctl -a hw.acpi hw.acpi.supported_sleep_state: S1 S4 S5 hw.acpi.power_button_state: S5 hw.acpi.sleep_button_state: S1 hw.acpi.lid_switch_state: NONE hw.acpi.standby_state: S1 hw.acpi.suspend_state: S3 hw.acpi.sleep_delay: 1 hw.acpi.s4bios: 0 hw.acpi.verbose: 0 hw.acpi.reset_video: 1 hw.acpi.cpu.cx_supported: C1/0 hw.acpi.cpu.cx_lowest: C1 hw.acpi.cpu.cx_usage: 100.00% dev.acpi.0.%desc: INTEL D865GVHZ dev.acpi.0.%driver: acpi dev.acpi.0.%parent: nexus0 Thanks again, Tamouh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060723044325.0671143D46>