You are not logged in.
Pages: 1
I installed lm-sensors through pacman and ran the detection script. I've got 4 cores on my CPU but it seems only three are shown when I run sensors (and the word "coretemp" is nowhere to be found).
# sensors
radeon-pci-0100
Adapter: PCI adapter
temp1: +57.5°C
acpitz-virtual-0
Adapter: Virtual device
temp1: +46.0°C (crit = +127.0°C)
k10temp-pci-00c3
Adapter: PCI adapter
temp1: +47.4°C (high = +70.0°C)
it8718-isa-0e80
Adapter: ISA adapter
in0: +1.34 V (min = +0.00 V, max = +4.08 V)
in1: +1.18 V (min = +0.00 V, max = +4.08 V)
in2: +3.34 V (min = +0.00 V, max = +4.08 V)
+5V: +3.01 V (min = +0.00 V, max = +4.08 V)
in4: +3.02 V (min = +0.00 V, max = +4.08 V)
in5: +1.60 V (min = +0.00 V, max = +4.08 V)
in6: +1.18 V (min = +0.00 V, max = +4.08 V)
5VSB: +2.93 V (min = +0.00 V, max = +4.08 V)
Vbat: +3.36 V
fan1: 3154 RPM (min = 0 RPM)
fan2: 0 RPM (min = 0 RPM)
fan3: 0 RPM (min = 0 RPM)
temp1: +25.0°C (low = +127.0°C, high = +127.0°C) sensor = thermal diode
temp2: +54.0°C (low = +127.0°C, high = +127.0°C) sensor = thermal diode
temp3: +46.0°C (low = +127.0°C, high = +127.0°C) sensor = thermal diode
intrusion0: OKAm I missing something or have I not done something?
Offline
I checked my Athlon 64 x2 and saw 2 CPU temperature readings in Arch Linux.
I checked my Phenom II x6 and saw 1 CPU temperature reading in Fedora Core 14.
I don't have any systems running an AMD x4 processor.
I wonder if this issue is "CPU dependent"?? What model of AMD CPU are you running?
Sometimes I have found a good 'ol system reboot shakes the dust out of LM_Sensors.
Offline
I'm running an AMD Phenom(tm) II X4 925 Processor. I've rebooted a few times, and the output from sensors is still the same.
Last edited by PlasmaSheep (2012-01-24 23:17:42)
Offline
My suggestion is to determine what motherboard your machine has and then visit here to see if there is a special config:
Philosophy is looking for a black cat in a dark room. Metaphysics is looking for a black cat in a dark room that isn't there. Religion is looking for a black cat in a dark room that isn't there and shouting "I found it!". Science is looking for a black cat in a dark room with a flashlight.
Offline
Using a BioStar TA790GX A3+, it's not listed there.
Last edited by PlasmaSheep (2012-01-24 23:25:10)
Offline
I loaded up a fresh ARCH x86_64 install on an Asus M4A785-M board with an AMD Phenom II x4 965 CPU. I ensured that Pacman fully updated everything and then I installed "LM_Sensors".
After running "sensors-detect" and starting the "sensors" service, the output of "sensors" only reported 1 CPU temperature sensor like that listed at the top.
The 925 and the 965 are from the same die family ("Deneb"), so I think what you are seeing is considered "normal" under LM_Sensors.
Offline
Pages: 1