Can't get temperature info from AMD FX-6300 Processor

Joseph A. Nagy, Jr jnagyjr1978 at gmail.com
Sat Feb 16 18:52:28 UTC 2013


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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
> To unsubscribe, send any mail to "freebsd-hardware-unsubscribe at freebsd.org"
>

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

alex at 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 at 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


More information about the freebsd-hardware mailing list