You are not logged in.
Hi,
I had till now an DFI LANPARTY 790fx and a Phenom 965BE@4.6GHz and lm_sensors gave me just the temp for the cpu and the ATI HD4890 GPU the displayed temps were correct.
Now I bought the Asrock 990fx Killer and "borrowed" the AMD FX-6300 from my brother and now i get a lot of information
The CPU temp is totally incorrect my water has 25′C and the cpu has 7...
The power value never changes. The ATI radeon sensor works as before. all voltages seem ok.
There are no fan values...
and AUXTIN: -62.5°C no way ![]()
Are there any other ppl out there who are experiencing the same issues?
blackout@h2o-Arch ~ % sensors
k10temp-pci-00c3
Adapter: PCI adapter
temp1: +7.1°C (high = +70.0°C)
(crit = +70.0°C, hyst = +67.0°C)
fam15h_power-pci-00c4
Adapter: PCI adapter
power1: 13.04 W (crit = 94.99 W)
radeon-pci-0100
Adapter: PCI adapter
temp1: +34.5°C (crit = +120.0°C, hyst = +90.0°C)
nct6776-isa-0290
Adapter: ISA adapter
Vcore: +0.90 V (min = +0.00 V, max = +1.74 V)
in1: +1.83 V (min = +0.00 V, max = +0.00 V) ALARM
AVCC: +3.33 V (min = +2.98 V, max = +3.63 V)
+3.3V: +3.31 V (min = +2.98 V, max = +3.63 V)
in4: +2.04 V (min = +0.00 V, max = +0.00 V) ALARM
in5: +1.71 V (min = +0.00 V, max = +0.00 V) ALARM
in6: +2.04 V (min = +0.00 V, max = +0.00 V) ALARM
3VSB: +3.47 V (min = +2.98 V, max = +3.63 V)
Vbat: +3.39 V (min = +2.70 V, max = +3.63 V)
fan1: 0 RPM (min = 0 RPM)
fan2: 0 RPM (min = 0 RPM)
fan3: 0 RPM (min = 0 RPM)
fan4: 0 RPM (min = 0 RPM)
fan5: 0 RPM (min = 0 RPM)
SYSTIN: +30.0°C (high = +0.0°C, hyst = +0.0°C) ALARM sensor = thermistor
CPUTIN: +26.0°C (high = +80.0°C, hyst = +75.0°C) sensor = thermistor
AUXTIN: -62.5°C (high = +80.0°C, hyst = +75.0°C) sensor = thermistor
PCH_CHIP_TEMP: +0.0°C
PCH_CPU_TEMP: +0.0°C
PCH_MCH_TEMP: +0.0°C
intrusion0: ALARM
intrusion1: OK
beep_enable: disabled
Offline
You're using lm-sensor's default entry for the nct6776 chip, which is wrong for your motherboard.
You'll need to determine the correct labels and scaling factors for your motherboard's readings. Then create a "sensors.conf" entry in a file which you store in /etc/sensors.d/
If you're lucky someone may already have a suitable file, otherwise http://lm-sensors.org/wiki/VoltageLabelsAndScaling may help you.
Offline
thanks
Just one more question.
Due to a bug? probably I'm not able to increase the multiplier(should be unlocked) in the bios.
When I increase the FSB i get a higher clockrate but in cpupower i can only clock between 1400 and 3500 mhz(adding frequencies doen't change anything).
The only hint I get within the OS is the TSC and the increased BogoMIPS(smpboot and lscpu and /proc/cpuinfo)
blackout@h2o-Arch ~ % dmesg | grep tsc
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 4375.041 MHz processor
[ 1.655813] tsc: Refined TSC clocksource calibration: 4375.204 MHz
[ 2.655684] Switched to clocksource tsc
blackout@h2o-Arch ~ % dmesg | grep smpboot
[ 0.000000] smpboot: Allowing 6 CPUs, 0 hotplug CPUs
[ 0.047584] smpboot: CPU0: AMD FX(tm)-6300 Six-Core Processor (fam: 15, model: 02, stepping: 00)
[ 0.252183] smpboot: Total of 6 processors activated (52521.01 BogoMIPS)
blackout@h2o-Arch ~ % lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 6
On-line CPU(s) list: 0-5
Thread(s) per core: 2
Core(s) per socket: 3
Socket(s): 1
NUMA node(s): 1
Vendor ID: AuthenticAMD
CPU family: 21
Model: 2
Model name: AMD FX(tm)-6300 Six-Core Processor
Stepping: 0
CPU MHz: 1400.000
CPU max MHz: 3500.0000
CPU min MHz: 1400.0000
BogoMIPS: 8753.66
Virtualization: AMD-V
L1d cache: 16K
L1i cache: 64K
L2 cache: 2048K
L3 cache: 8192K
NUMA node0 CPU(s): 0-5
Offline
What's the question?
Offline