View Single Post

   
  #3 (permalink)  
Old 02-16-2008, 09:07 AM
Helmut Schneider
 
Posts: n/a
Default Re: sensors, high CPU, iic, ichiic, custom kernel

Joachim Schipper <jdNoOtSPAMschipper@math.uu.nl> wrote:

> Helmut Schneider <jumper99@gmx.de> wrote:
>> I would like to compile a custom kernel to disable iic and ichiic
>> because it slows down the system (IBM x300/5).
>> I know how to disable them via UKC but how do I disable them in the
>> GENERIC file? Simply comment out anything with iic/ichiic or is there
>> some kind of "disable iic" like in UKC?

> Have you read config(8)?


Yes, I did.

> And understood that you do not need to compile a new kernel just to
> disable a device?


Sure, but what happens if I apply the lastest patch branch which requires a
kernel rebuild?

Reply With Quote