Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: heat codes
Date: Fri, 13 Mar 2015 00:39:04
Message-Id: 550231A0.5060604@gmail.com
In Reply to: [gentoo-user] Re: heat codes by James
1 James wrote:
2 > Mick <michaelkintzios <at> gmail.com> writes:
3 >
4 >
5 >>> # sensors
6 >>> radeon-pci-0100
7 >>> Adapter: PCI adapter
8 >>> temp1: +36.0°C (crit = +120.0°C, hyst = +90.0°C)
9 >>> fam15h_power-pci-00c4
10 >>> Adapter: PCI adapter
11 >>> power1: 19.97 W (crit = 125.19 W)
12 >
13 >>> k10temp-pci-00c3
14 >>> Adapter: PCI adapter
15 >>> temp1: +24.9°C (high = +70.0°C)
16 >>> (crit = +90.0°C, hyst = +87.0°C)
17 >> There should be more after these, showing your voltages and various MoBo
18 >> sensors. Can you check that it87 is actually loaded? lsmod will tell you.
19 >
20 > Oh, I just noticed this posting; Dale's latest posting caused me to
21 > look at the thread again.
22 >
23 > rc-status shows lm_sensors running, as does ps.
24 >
25 > but lsmod is empty:
26 > Module Size Used by
27 >
28 > /etc/conf.d/lm_sensors shows:
29 >
30 > MODULE_0=fam15h_power
31 > MODULE_1=it87
32 > MODULE_2=k10temp
33 >
34 >
35 > I think I have it 'compiled in'. Are you sure I should be
36 > seeing more information?
37 >
38 > "GA-990FXA-UD3" is the mobo.
39 >
40 >
41 > James
42
43 I have a 970A-UD3P mobo and I use this under Hardware Monitoring support:
44
45 AMD Family 10h+ temperature sensor
46 AMD Family 15h processor power
47 ITE IT87xx and compatibles
48
49 Under bus support:
50
51 Intel PIIX4 and compatible (ATI/AMD/Serverworks/Broadcom/SMSC)
52
53 Our mobo isn't exactly the same but if they use the same chips, those
54 should get you all the info you need.
55
56 I might add, I build everything into the kernel and I don't even install
57 lm_sensors. I haven't installed that in ages.
58
59 Hope that helps.
60
61 Dale
62
63 :-) :-)

Replies

Subject Author
Re: [gentoo-user] Re: heat codes Mick <michaelkintzios@×××××.com>
Re: [gentoo-user] Re: heat codes Peter Humphrey <peter@××××××××××××.uk>