how to determine the temperature of your CPU?
Vladislav V. Prodan
universite at ukr.net
Wed Jul 25 20:37:50 UTC 2012
25.07.2012 18:16, illoai at gmail.com wrote:
> On 25 July 2012 07:55, Владислав Продан <universite at ukr.net> wrote:
>>
>>
>> CPU: AMD FX(tm)-8120 Eight-Core Processor (3110.49-MHz K8-class CPU)
>> Origin = "AuthenticAMD" Id = 0x600f12 Family = 15 Model = 1 Stepping = 2
>>
>> # kldstat -v | grep temp
>> 319 cpu/coretemp
>> 311 hostb/amdtemp
>>
>>
>
> % sysctl dev.amdtemp
> &
> % sysctl hw.acpi.thermal
> & the other stuff is probably best extracted via:
> % sysctl dev.cpu | grep temperature
> (as you can't use wildcards in sysctl oids, bleh)
>
> For my dual core machine, I use:
> % sysctl hw.acpi.thermal.tz0.temperature dev.amdtemp.0.sensor0 \
> dev.amdtemp.0.sensor1 dev.cpu.0.temperature dev.cpu.1.temperature
>
> in a script to quickly see all of my temperature sensors. You likely have
> many more.
>
Thanks for the tips! But I have already tried these commands.
With 2,4,6-core temperature is displayed, but with 8 cores is not :(
Probably will have to arrange PR ...
--
Vladislav V. Prodan
System & Network Administrator
http://support.od.ua
+380 67 4584408, +380 99 4060508
VVP88-RIPE
More information about the freebsd-questions
mailing list