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 :-) :-)