On Sat, 12 April 2014, at 4:10 pm, Alexander Kapshuk <[email protected]> wrote: > ... > My '/var/log/rc.log' says: > * Loading module x86_pkg_temp_thermal ... > * Failed to load x86_pkg_temp_thermal > [ !! ] > > 'modprobe x86_pkg_temp_thermal' says: > modprobe: ERROR: could not insert 'x86_pkg_temp_thermal': No such device
I don't think the kernel should be attempting *itself* to load this module if it doesn't detect said hardware. Is it possible this is mentioned in /etc/modprobe.d/ or somewhere? I'd grep /etc before recompiling my kernel, on this one. Stroller.

