On Friday 13 Mar 2015 00:38:56 Dale wrote: > James wrote: > > Mick <michaelkintzios <at> gmail.com> writes: > >>> # sensors > >>> radeon-pci-0100 > >>> Adapter: PCI adapter > >>> temp1: +36.0°C (crit = +120.0°C, hyst = +90.0°C) > >>> fam15h_power-pci-00c4 > >>> Adapter: PCI adapter > >>> power1: 19.97 W (crit = 125.19 W) > >>> > >>> k10temp-pci-00c3 > >>> Adapter: PCI adapter > >>> temp1: +24.9°C (high = +70.0°C) > >>> > >>> (crit = +90.0°C, hyst = +87.0°C) > >> > >> There should be more after these, showing your voltages and various MoBo > >> sensors. Can you check that it87 is actually loaded? lsmod will tell > >> you. > > > > Oh, I just noticed this posting; Dale's latest posting caused me to > > look at the thread again. > > > > rc-status shows lm_sensors running, as does ps. > > > > but lsmod is empty: > > Module Size Used by > > > > /etc/conf.d/lm_sensors shows: > > > > MODULE_0=fam15h_power > > MODULE_1=it87 > > MODULE_2=k10temp > > > > > > I think I have it 'compiled in'. Are you sure I should be > > seeing more information? > > > > "GA-990FXA-UD3" is the mobo. > > > > > > James > > I have a 970A-UD3P mobo and I use this under Hardware Monitoring support: > > AMD Family 10h+ temperature sensor > AMD Family 15h processor power > ITE IT87xx and compatibles > > Under bus support: > > Intel PIIX4 and compatible (ATI/AMD/Serverworks/Broadcom/SMSC) > > Our mobo isn't exactly the same but if they use the same chips, those > should get you all the info you need. > > I might add, I build everything into the kernel and I don't even install > lm_sensors. I haven't installed that in ages. > > Hope that helps. > > Dale > > :-) :-)
I don't have the same MoBo and have compiled my corresponding chipset sensor
driver as a module. It doesn't load unless I manually modprobe it or set it
up in /etc/conf.d/modules. This is how many readings I get:
$ sensors
radeon-pci-0008
Adapter: PCI adapter
temp1: +37.0°C (crit = +120.0°C, hyst = +90.0°C)
k10temp-pci-00c3
Adapter: PCI adapter
temp1: +36.8°C (high = +70.0°C)
(crit = +70.0°C, hyst = +69.0°C)
fam15h_power-pci-00c4
Adapter: PCI adapter
power1: N/A (crit = 95.09 W)
nct6791-isa-0290
Adapter: ISA adapter
in0: +1.38 V (min = +0.00 V, max = +1.74 V)
in1: +1.03 V (min = +0.00 V, max = +0.00 V) ALARM
in2: +3.34 V (min = +0.00 V, max = +0.00 V) ALARM
in3: +3.34 V (min = +0.00 V, max = +0.00 V) ALARM
in4: +1.01 V (min = +0.00 V, max = +0.00 V) ALARM
in5: +2.04 V (min = +0.00 V, max = +0.00 V) ALARM
in6: +0.28 V (min = +0.00 V, max = +0.00 V) ALARM
in7: +3.44 V (min = +0.00 V, max = +0.00 V) ALARM
in8: +3.33 V (min = +0.00 V, max = +0.00 V) ALARM
in9: +0.00 V (min = +0.00 V, max = +0.00 V)
in10: +0.17 V (min = +0.00 V, max = +0.00 V) ALARM
in11: +0.17 V (min = +0.00 V, max = +0.00 V) ALARM
in12: +1.01 V (min = +0.00 V, max = +0.00 V) ALARM
in13: +1.03 V (min = +0.00 V, max = +0.00 V) ALARM
in14: +0.21 V (min = +0.00 V, max = +0.00 V) ALARM
fan1: 1036 RPM (min = 0 RPM)
fan2: 1695 RPM (min = 0 RPM)
fan3: 1001 RPM (min = 0 RPM)
SYSTIN: +31.0°C (high = +0.0°C, hyst = +0.0°C) ALARM
sensor = thermistor
CPUTIN: +47.0°C (high = +80.0°C, hyst = +75.0°C) sensor =
thermistor
AUXTIN0: +106.0°C sensor = thermistor
AUXTIN1: +105.0°C sensor = thermistor
AUXTIN2: +105.0°C sensor = thermistor
AUXTIN3: +106.0°C sensor = thermistor
PCH_CHIP_CPU_MAX_TEMP: +0.0°C
PCH_CHIP_TEMP: +0.0°C
PCH_CPU_TEMP: +0.0°C
PCH_MCH_TEMP: +0.0°C
intrusion0: ALARM
intrusion1: ALARM
beep_enable: disabled
HTH.
--
Regards,
Mick
signature.asc
Description: This is a digitally signed message part.

