Hi Rui! On Sun, 1 Mar 2009 13:48:28 +0000 Rui Paulo <rpaulo_at_freebsd.org> wrote: > > chip=0x12031022 rev=0x00 hdr=0x00 > > vendor = 'Advanced Micro Devices (AMD)' > > device = '(Family 10h) Athlon 64/Opteron/Sempron > > Miscellaneous Control' > Try replacing 0x1103 by 0x1203 in k8temp.c. > Does that work? I got following results: $ sysctl -a | fgrep -e k8 -e temperature dev.cpu.0.temperature: 143 dev.cpu.1.temperature: 143 dev.k8temp.0.%desc: AMD K8 Thermal Sensors dev.k8temp.0.%driver: k8temp dev.k8temp.0.%parent: hostb4 dev.k8temp.0.sensor0.core0: 143 dev.k8temp.0.sensor0.core1: 143 dev.k8temp.0.sensor1.core0: 143 dev.k8temp.0.sensor1.core1: 143 Accordingly BIOS reports CPU temperature is 32-36 celsius (=89-97 fahrenheit). I don't know what is '143'.Received on Sun Mar 01 2009 - 13:43:33 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:42 UTC