Gentoo Archives: gentoo-user

From: Alexander Kapshuk <alexander.kapshuk@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] re: Failed to load x86_pkg_temp_thermal
Date: Sat, 12 Apr 2014 15:11:54
Message-Id: 5349577B.2000402@gmail.com
1 Howdy,
2
3 I'm running:
4 Linux box0 3.12.13-gentoo #2 SMP Sat Mar 29 22:38:01 EET 2014 i686
5 Intel(R) Pentium(R) Dual CPU T3400 @ 2.16GHz GenuineIntel GNU/Linux
6
7 My '/var/log/rc.log' says:
8 * Loading module x86_pkg_temp_thermal ...
9 * Failed to load x86_pkg_temp_thermal
10 [ !! ]
11
12 'modprobe x86_pkg_temp_thermal' says:
13 modprobe: ERROR: could not insert 'x86_pkg_temp_thermal': No such device
14
15 'modinfo x86_pkg_temp_thermal'
16 filename:
17 /lib/modules/3.12.13-gentoo/kernel/drivers/thermal/x86_pkg_temp_thermal.ko
18 license: GPL v2
19 author: Srinivas Pandruvada <srinivas.pandruvada@×××××××××××.com>
20 description: X86 PKG TEMP Thermal Driver
21 alias: x86cpu:vendor:0000:family:*:model:*:feature:*00E6*
22 depends:
23 intree: Y
24 vermagic: 3.12.13-gentoo SMP mod_unload CORE2
25 parm: notify_delay_ms:User space notification delay in milli
26 seconds. (int)
27
28 I found 'CONFIG_X86_PKG_TEMP_THERMAL=m' in .config for my current kernel
29 only.
30
31 Does the output above mean that my CPU doesn't support this feature, and
32 as such should be disabled in my kernel config?
33
34 Thanks.

Replies

Subject Author
Re: [gentoo-user] re: Failed to load x86_pkg_temp_thermal Dragostin Yanev <gentoo+user@×××××××.com>
Re: [gentoo-user] Failed to load x86_pkg_temp_thermal Stroller <stroller@××××××××××××××××××.uk>