Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: heat codes
Date: Thu, 26 Feb 2015 20:13:57
Message-Id: loom.20150226T210209-533@post.gmane.org
In Reply to: [gentoo-user] heat codes by James
1 James <wireless <at> tampabay.rr.com> writes:
2
3
4 > modprobe: FATAL: Module i2c-piix4 not found.
5 > Failed to load module i2c-piix4.
6
7 OK, so I found this code and added it to the kernel.
8
9
10 > Next adapter: Radeon i2c bit bus 0x90 (i2c-0)
11 > Do you want to scan it? (yes/NO/selectively): yes
12 > {through (i2c-7) all failed.
13
14 No luck on finding/configuring the radeon temperature
15 sensors.
16
17 >
18 > So lm_sensors only found these modules:
19 >
20 MODULE_0=fam15h_power [ OK ]
21 MODULE_1=it87 [ OK ]
22 MODULE_2=k10temp [ OK ]
23
24
25 > Does anyone with similar hardware have a more extensive list?
26
27 I'm not sure how to moinor the CPU (8 cores) temperature
28 and if it is a calculated (estimated value) or a real temp?
29
30 # sensors
31 radeon-pci-0100
32 Adapter: PCI adapter
33 temp1: +36.0°C (crit = +120.0°C, hyst = +90.0°C)
34
35 fam15h_power-pci-00c4
36 Adapter: PCI adapter
37 power1: 19.97 W (crit = 125.19 W)
38
39 k10temp-pci-00c3
40 Adapter: PCI adapter
41 temp1: +24.9°C (high = +70.0°C)
42 (crit = +90.0°C, hyst = +87.0°C)
43
44 > What I'd really like is a very fast (real time?) gui to watch
45 > these temperatures as certain portions of codes are compile or executed.
46
47 Right now I'm running lxde, but my migration to lxqt (QT5) should
48 begin very soon so any QT5_ish gui would be very cool too.
49
50 > https://wiki.archlinux.org/index.php/fan_speed_control
51
52 James

Replies

Subject Author
Re: [gentoo-user] Re: heat codes Volker Armin Hemmann <volkerarmin@××××××××××.com>
Re: [gentoo-user] Re: heat codes Mick <michaelkintzios@×××××.com>