Антон Клесс <rc5h...@yandex.ru> writes:

>>
>> mbmon is very old.  I've never gotten it to work on any machine I've
>> every tried it on.
>>
>> Does your boot time output show anything smb-related at all, such as
>> maybe "smbios0: <System Management BIOS> at ..."?  It's possible that
>> your machine simply has no support for this.
>>
>
> # dmesg -a |grep smb
>
> - returns nothing.
>
> Does it means that it is no way to read temperature sensors on motherboard?

Have you tried:

  $ sysctl -a | grep temperature
  dev.cpu.0.temperature: 29.2C
  dev.cpu.1.temperature: 29.2C

for your system?
I have an AMD cpu and the amdtemp kernel module provides that
information.  I am not familiar with the Intel cpus, but the coretemp
module is supposed to provide the same information for them.  I use
gkrellm for various thing, and it will display that information
directly.

-- 
Carl Johnson            ca...@peak.org

_______________________________________________
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