25.07.2012 18:16, ill...@gmail.com wrote:
> On 25 July 2012 07:55, Владислав Продан <univers...@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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to