Can anyone teach me what should I change or add in order to compile a overclocked kernel? I have already successfully learned how to compile a kernel.
Related
Has anyone tried installing custom kernel modules on the viewpad 7? I'm likely to need to do this inthe future, and was wondering if it had any bearing on my selection of ROM. Has anyone done this for the default kernel, or will I need one I can compile myself?
Thanks!
hi i am using superatmos kernal v3.0 and i am loving it,mainly because it runs at 1200mhz than the capped speed.so my question is that is it possible to extract the governors from lucifr kernal 1.21 and put on it to superatmos v3.0
It's not as simple as that. Some governors won't work with certain kernels without init.d scripts. And if you don't know what they are, you'd best not start messing around with stuff like that.
What you might be able do would be to modify an existing governor in the new kernel to mimic the one you want from the old kernel. But to do that it's going to take a lot of learning & reading on your part.
This thread is a good start.
Hi,
Last time I read about a problem custom kernel loading in current bootloader. And somehow DoomLord successfully load custom kernel with help from freexperia team. May I know how to achive bootable custom kernel? I'm really want to make something in kernel. But can't do anything cause Xperia is new platform from me
Thanks for the guide...
Is it possible to use custom cpu governor such as smartass etc
on Xperia S rooted but locked bootloader.
Possible, but quite difficult. You'll need to rebuild the stock kernel with the patch applied and the governor compiled as a module, then edit the vermagic to match the stock kernel perfectly and insmod.
Does anyone know what MMC_MSM_SDC2 does in the kernel?