On 1/24/06, Jamie <[EMAIL PROTECTED]> wrote: > I currently have a genkernel created kernel and it lacks the ondemand > power govenor. Is there any way to get genkernel to include this or do I > have to compile a new kernel manually to get the ondemand scaler? > > Cheers > > Jamie > Hi Jamie, I just wake up so maybe I will say something not related, just hit me if I'm wrong.
try genkernel --menuconfig --no-clean all the --menuconfig parameter allows you to set up the kernel as you wish with the classical menuconfig text interface. The --no-clean just keeps your current config. have a look here for more info -> http://www.gentoo.org/doc/en/genkernel.xml cheers > -- > [email protected] mailing list > > -- Jordi Molina Casas (warp3r) mail: [EMAIL PROTECTED] www: www.warp3r.com If you're still sending mail to [EMAIL PROTECTED], please update your address book, my current email is [EMAIL PROTECTED] -- [email protected] mailing list
