Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: heat codes
Date: Fri, 13 Mar 2015 06:21:10
Message-Id: 201503130621.02448.michaelkintzios@gmail.com
In Reply to: Re: [gentoo-user] Re: heat codes by Dale
1 On Friday 13 Mar 2015 00:38:56 Dale wrote:
2 > James wrote:
3 > > Mick <michaelkintzios <at> gmail.com> writes:
4 > >>> # sensors
5 > >>> radeon-pci-0100
6 > >>> Adapter: PCI adapter
7 > >>> temp1: +36.0°C (crit = +120.0°C, hyst = +90.0°C)
8 > >>> fam15h_power-pci-00c4
9 > >>> Adapter: PCI adapter
10 > >>> power1: 19.97 W (crit = 125.19 W)
11 > >>>
12 > >>> k10temp-pci-00c3
13 > >>> Adapter: PCI adapter
14 > >>> temp1: +24.9°C (high = +70.0°C)
15 > >>>
16 > >>> (crit = +90.0°C, hyst = +87.0°C)
17 > >>
18 > >> There should be more after these, showing your voltages and various MoBo
19 > >> sensors. Can you check that it87 is actually loaded? lsmod will tell
20 > >> you.
21 > >
22 > > Oh, I just noticed this posting; Dale's latest posting caused me to
23 > > look at the thread again.
24 > >
25 > > rc-status shows lm_sensors running, as does ps.
26 > >
27 > > but lsmod is empty:
28 > > Module Size Used by
29 > >
30 > > /etc/conf.d/lm_sensors shows:
31 > >
32 > > MODULE_0=fam15h_power
33 > > MODULE_1=it87
34 > > MODULE_2=k10temp
35 > >
36 > >
37 > > I think I have it 'compiled in'. Are you sure I should be
38 > > seeing more information?
39 > >
40 > > "GA-990FXA-UD3" is the mobo.
41 > >
42 > >
43 > > James
44 >
45 > I have a 970A-UD3P mobo and I use this under Hardware Monitoring support:
46 >
47 > AMD Family 10h+ temperature sensor
48 > AMD Family 15h processor power
49 > ITE IT87xx and compatibles
50 >
51 > Under bus support:
52 >
53 > Intel PIIX4 and compatible (ATI/AMD/Serverworks/Broadcom/SMSC)
54 >
55 > Our mobo isn't exactly the same but if they use the same chips, those
56 > should get you all the info you need.
57 >
58 > I might add, I build everything into the kernel and I don't even install
59 > lm_sensors. I haven't installed that in ages.
60 >
61 > Hope that helps.
62 >
63 > Dale
64 >
65 > :-) :-)
66
67 I don't have the same MoBo and have compiled my corresponding chipset sensor
68 driver as a module. It doesn't load unless I manually modprobe it or set it
69 up in /etc/conf.d/modules. This is how many readings I get:
70
71 $ sensors
72 radeon-pci-0008
73 Adapter: PCI adapter
74 temp1: +37.0°C (crit = +120.0°C, hyst = +90.0°C)
75
76 k10temp-pci-00c3
77 Adapter: PCI adapter
78 temp1: +36.8°C (high = +70.0°C)
79 (crit = +70.0°C, hyst = +69.0°C)
80
81 fam15h_power-pci-00c4
82 Adapter: PCI adapter
83 power1: N/A (crit = 95.09 W)
84
85 nct6791-isa-0290
86 Adapter: ISA adapter
87 in0: +1.38 V (min = +0.00 V, max = +1.74 V)
88 in1: +1.03 V (min = +0.00 V, max = +0.00 V) ALARM
89 in2: +3.34 V (min = +0.00 V, max = +0.00 V) ALARM
90 in3: +3.34 V (min = +0.00 V, max = +0.00 V) ALARM
91 in4: +1.01 V (min = +0.00 V, max = +0.00 V) ALARM
92 in5: +2.04 V (min = +0.00 V, max = +0.00 V) ALARM
93 in6: +0.28 V (min = +0.00 V, max = +0.00 V) ALARM
94 in7: +3.44 V (min = +0.00 V, max = +0.00 V) ALARM
95 in8: +3.33 V (min = +0.00 V, max = +0.00 V) ALARM
96 in9: +0.00 V (min = +0.00 V, max = +0.00 V)
97 in10: +0.17 V (min = +0.00 V, max = +0.00 V) ALARM
98 in11: +0.17 V (min = +0.00 V, max = +0.00 V) ALARM
99 in12: +1.01 V (min = +0.00 V, max = +0.00 V) ALARM
100 in13: +1.03 V (min = +0.00 V, max = +0.00 V) ALARM
101 in14: +0.21 V (min = +0.00 V, max = +0.00 V) ALARM
102 fan1: 1036 RPM (min = 0 RPM)
103 fan2: 1695 RPM (min = 0 RPM)
104 fan3: 1001 RPM (min = 0 RPM)
105 SYSTIN: +31.0°C (high = +0.0°C, hyst = +0.0°C) ALARM
106 sensor = thermistor
107 CPUTIN: +47.0°C (high = +80.0°C, hyst = +75.0°C) sensor =
108 thermistor
109 AUXTIN0: +106.0°C sensor = thermistor
110 AUXTIN1: +105.0°C sensor = thermistor
111 AUXTIN2: +105.0°C sensor = thermistor
112 AUXTIN3: +106.0°C sensor = thermistor
113 PCH_CHIP_CPU_MAX_TEMP: +0.0°C
114 PCH_CHIP_TEMP: +0.0°C
115 PCH_CPU_TEMP: +0.0°C
116 PCH_MCH_TEMP: +0.0°C
117 intrusion0: ALARM
118 intrusion1: ALARM
119 beep_enable: disabled
120
121 HTH.
122 --
123 Regards,
124 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Re: heat codes Dale <rdalek1967@×××××.com>