lkml.org 
[lkml]   [2013]   [Jan]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: no config opt for k8temp in 3.6.11
On Fri, Jan 04, 2013 at 09:25:14AM -0500, Steven A. DuChene wrote:
> I have a few systems with AMD processors. One is a AMD Phenom II based
> system which uses a k10temp kernel module to get the CPU temperature.
> Another system has an Athlon64 processor which apparently is supposed
> to use a k8temp module to do the same thing. I have built a 3.6.11
> kernel for each system that otherwise runs OpenSuSE-11.X. On the
> Phenom system the k10temp module is gets built and performs as
> expected. However on the Atlnon system even though I see the k8temp.c
> source file in the drivers/hwmon directory there does not seem to be
> a way in the kernel config files available from the 3.6.11 kernel
> sources to actually select that the k8temp module should be built. Is
> this some oversight in the makeup of the kernel config files or am I
> missing something obvious?

That's strange, I can select all the AMD power drivers on 3.6.11:

$ grep -E "^CONFIG_SENSORS" .config
CONFIG_SENSORS_K8TEMP=m
CONFIG_SENSORS_K10TEMP=m
CONFIG_SENSORS_FAM15H_POWER=m

Can you do 'make mrproper' and try regenerating your config? But
remember, mrproper will remove your .config so you might want to save
that upfront in case you need it.

HTH.

--
Regards/Gruss,
Boris.


\
 
 \ /
  Last update: 2013-01-04 22:21    [W:0.039 / U:0.396 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site