Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Feb 2013 12:52:23 -0600
From:      "Joseph A. Nagy, Jr" <jnagyjr1978@gmail.com>
To:        =?UTF-8?B?0JPRg9C70Y/QtdCyINCT0L7RiNCw?= <gosha-necr@yandex.ru>
Cc:        freebsd-hardware@freebsd.org
Subject:   Re: Can't get temperature info from AMD FX-6300 Processor
Message-ID:  <511FD567.7000901@gmail.com>
In-Reply-To: <351321361033807@web8g.yandex.ru>
References:  <351321361033807@web8g.yandex.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On 02/16/13 10:56, Гуляев Гоша wrote:
>     Good day!
>
>     I'm install FreeBSD 9.1-amd64 on new PC with AMD FX-6300 processor and
>     motherboard ASUS M5A97 R2.0
>
>     I'm tryin include
>
>     device amdtemp
>
>     and
>
>     device coretemp
>
>     in kernel config, but there is no information about processor
>     temperature through
>
>     sysctl -a | grep -i temp
>
>     Here is link to dmesg on pastebin: http://pastebin.com/Vkst8pQn
> _______________________________________________
> freebsd-hardware@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
> To unsubscribe, send any mail to "freebsd-hardware-unsubscribe@freebsd.org"
>

coretemp is for Intel processors afaik. I have a Sempron SI-42 and

alex@alex-laptop:/home/alex %> sysctl -a | grep -i temp
device  amdtemp
net.inet6.ip6.use_tempaddr: 0
net.inet6.ip6.temppltime: 86400
net.inet6.ip6.tempvltime: 604800
net.inet6.ip6.prefer_tempaddr: 0
hw.usb.template: 0
dev.cpu.0.temperature: 61.0C
dev.amdtemp.0.%desc: AMD CPU On-Die Thermal Sensors
dev.amdtemp.0.%driver: amdtemp
dev.amdtemp.0.%parent: hostb4
dev.amdtemp.0.sensor0.core0: 61.0C

Perhaps your processor doesn't have an on-die temperature sensor?

My kernel config uses

device amdtemp

fwiw:
uname -a
FreeBSD alex-laptop 9.1-RELEASE FreeBSD 9.1-RELEASE #8: Tue Jan 22 
14:00:27 CST 2013     root@alex-laptop:/usr/obj/usr/src/sys/ALEX-LAPTOP 
  amd64

-- 
Yours in Christ,

Joseph A Nagy Jr
"Whoever loves instruction loves knowledge, But he who hates correction
is stupid." -- Proverbs 12:1
Emails are not formal business letters, whatever businesses may want.
Original content CopyFree (F) under the OWL 
http://copyfree.org/licenses/owl/license.txt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?511FD567.7000901>