Gentoo Archives: gentoo-user

From: Alexander Kapshuk <alexander.kapshuk@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Failed to load x86_pkg_temp_thermal
Date: Mon, 14 Apr 2014 16:22:30
Message-Id: 534C0B39.5060706@gmail.com
In Reply to: Re: [gentoo-user] Failed to load x86_pkg_temp_thermal by Stroller
1 On 04/14/2014 07:05 PM, Stroller wrote:
2 > On Sat, 12 April 2014, at 4:10 pm, Alexander Kapshuk <alexander.kapshuk@×××××.com> wrote:
3 >> ...
4 >> My '/var/log/rc.log' says:
5 >> * Loading module x86_pkg_temp_thermal ...
6 >> * Failed to load x86_pkg_temp_thermal
7 >> [ !! ]
8 >>
9 >> 'modprobe x86_pkg_temp_thermal' says:
10 >> modprobe: ERROR: could not insert 'x86_pkg_temp_thermal': No such device
11 > I don't think the kernel should be attempting *itself* to load this module if it doesn't detect said hardware.
12 >
13 > Is it possible this is mentioned in /etc/modprobe.d/ or somewhere?
14 >
15 > I'd grep /etc before recompiling my kernel, on this one.
16 >
17 > Stroller.
18 >
19 >
20 Thanks for your input.
21
22 x86_pkg_temp_thermal is not found either in filenames, nor in the files
23 themselves residing in /etc.
24
25 I've set CONFIG_X86_PKG_TEMP_THERMAL to 'n' in my kernel config file,
26 and recompiled the kernel.
27
28 Everything seems OK so far.