[KERNEL][Mini/MiniPro/Active/LwW] Rage Kernel v2.7 / v2.8 / v2.9 for FXP CM7.2.0 ROM - Sony Ericsson Xperia Mini, Mini Pro, Xperia Pro, A

This is Rage Kernel v2.9 for Xperia Mini / Mini Pro / Active / Live recompiled to run on FXP CM7.2.0 ROM from Freexperia Project here.
The boot image consists of kernel compiled from DuMOHsmol's Rage Kernel v2.9 source, FXP wi-fi driver and FXP ramdisk. It is tested running in FXP122 CM7.
The kernel is compiled using FXP default config, modified to enabled added features in Rage Kernel, so overall the features is similar to Rage Kernel v2.9 (see post #2 below)
Credits:
Many thanks to DuMOHsmol for Rage kernel source and DoomLord for providing the base/stock source.
Thanks for Freexperia Team for making such a great rom.
Thanks for wucinac, HUdasp, gandhar, Snoopo, & jakobxxl for initial testing and feedbacks.
This kernel will not be updated everyweek like FXP rom releases. It would only be updated if there's update in Rage Kernel or there's update in FXP ramdisk/ROM that requires changes in this kernel too.
I mainly compiled this kernel because it gives good battery life, so I haven't tested all features that Rage Kernel offer. Therefore I can't really confirm that those added features will work fine in CM7. What does work is the basic functionalities (like calls, wifi, bluetooth, camera, etc) and added cpu governors, overclocking options, and added i/o schedulers. What I haven't test: zram and swap.
And because I personally considered this kernel as some kind of a workaround for the battery drain issue in fxp kernel (see post #3 below), then if FXP team has fixed it, this kernel might be no longer needed.
As of version 2.6, changes from original Rage Kernel source are below:
4 files in Rage source replaced with files from FXP source :
- arch/arm/mach-msm/board-semc_mogami.c
- arch/arm/mach-msm/sdio_ctl.c
- drivers/mfd/marimba-codec.c
- drivers/misc/lm356x.c
Files sdio_ctl.c and marimba-codec.c is replaced to avoid compiling errors when using fxp defconfig. The file board-semc_mogami.c is replaced to fix touchscreen problem when using original file. File lm36x.c is replaced to fix force close problem in Torch app.
Another change is patch from here applied to fix the touchscreen issue.
Changes in version 2.7 are included as a patch files in the download post below.
Changes in version 2.8 & 2.9 are related only to cpufreq driver & cpu governors, so the patch from 2.7 can still be used, but the cpufreq part of the diff must be removed.
Version 2.7 / 2.8 / 2.9:
Please see all download links for Mini/Mini Pro/Active/LiveWithWalkman in this #75 post.
Flashing disclaimer applies! Use this kernel at your own risk.
How to use:
1. For the first time CM7 users: Flash the Freexperia CM7 kernel & Rom first, and make sure everything works fine, and then continue to step 2. For those that already have CM7 running, just begin at step 2.
2. Flash this kernel using fastboot.
3. Reboot to CWM and wipe cache
4. Reboot again.
Notes :
- This kernel is not supported in anyway by FXP team or original Rage maintainer DuMOHsmol. Anyone having problem, please don't ask them for support. Just ask in this thread & I'll try to figure it out.
- Battery life is not solely affected by the kernel. It can also be affected by apps/mods/tweaks used or applied in the rom. If battery drain is high, then please check what cause the wakelocks using apps like BetterBatteryStats here
- There are instances that using Google Maps or Latitude (or maybe other gps-related apps) would cause GpsLocationProvider keeping the phone awake, like the case in this post #82 and post #34. This situation can be diagnosed using that BetterBatteryStats app mentioned above. The workaround is to disable gps and reboot the phone.
- Of course, other than advantages, there are also disadvantages using this kernel in FXP cm7. Advantages including: a bit better battery life, more cpu governors, more i/o schedulers, etc. Disadvantages: I perceive sdcard i/o is somewhat slower, sometimes there's lag in video recorder, there might be broken features in future FXP releases, not supported by FXP team, and there might be other problems that haven't been encountered yet. If anyone experiencing more disadvantages than advantages using this kernel, then please consider using FXP kernel instead.

Features (quoted directly from DuMOHsmol's Rage Kernel original post here ) :
DuMOHsmol said:
This is my kernel, it's based on stock SE 4.0.2.A.0.74 kernel sources, with some things from DoomKernel by DooMLoRD (so go and say thanks to him, and other developers too).
It has:
- Overclock up to 2Ghz
- CWM Recovery 5.0.2.7
- Prerooting
- CPU Governors:
brazilianwax
smoothass
smartassV2
SavagedZen
interactiveX
lagfree
minmax
Scary
smartass
interactive
conservative
userspace
powersave
ondemand
perfomance
v2 added:
- Xperia Mini support
- Tun/tap interface enabled (VPN, ipv6)
- Swap support enabled
- Two way call recording support added
- I/O schedulers:
noop
anticipatory
deadline
cfq
bfq
vr
sio
v2.1 changed:
- disabled NFS and CIFS (battery drain fix from DoomKernel), let's see if it can really increase battery life.
v2.2 changed:
- moved to from 4.0.2.A.0.58 to 62 source, though I didn't see any changes
- added 0% battery workaround patch by Bazoocaze. I don't even know what it does but it seems to be something useful since everyone includes this in their kernels
- New cpufreq driver from DoomKernel. You can experience some problems with overclocking now (my phone becomes unstable at 1.8GHz now, instead of 2.0), but phone eats much less battery in sleep. I've also changed 1018Hz to 1024Hz and 249Hz to 245Hz because those new numbers looked wierd
v2.3 changed:
- moved back to 4.0.2.A.0.58 source (just to make sure that everything will work).
- updated version number in ramdisks to 62.
- removed 0% battery workaround patch (it's useless on our devices).
- reverted old cpufreq driver with small fix. It should be stable now and phone seems to eat less battery than in 2.1. (thanks himasura for lots of testing)
- salvaged some ram.
- enabled NTFS support.
- enabled usb-storage driver, so you don't need to manually load usb-storage.ko now.
- Version number now shows version of kernel (#23=2.3).
v2.4 changed:
- Now phone lights up blue led to show when you can enter recovery (thx to DooMLoRD).
- Minor changes in ramdisks.
- Enabled hid drivers for microsoft and a4tech.
v2.5 changed:
- Re-added CIFS
- Enabled ext4 support
- Added zram and cleancache drivers
- Added lulzactive governor
- Root fs now mounts as rw after boot.
v2.6 changed:
- removed lulzactive governor as it wasn't working properly (thx to kamarush and others for pointing that)
v2.7 changed:
- moved to sony 4.0.2.A.0.74 kernel sources (updated touchscreen driver)
- Increased GPU dedicated memory to 4MB
- Updated su binary in autoroot.
v2.8 changed:
- added new cpufreq driver at last (with CPU frequency fixup by DooMLoRD), battery drain is lower now. I left version 2.7 too for those who want higher overclock or have some problems with 2.8.
Everything else is similar to stock kernel for now.
Click to expand...
Click to collapse

A bit background:
I use FXP CM7 rom for my mini pro since release 049 and like it very much. One thing that made me keep switching back to stock rom was the high battery drain, because in my daily activities electric plug is not always readily available, so battery life is critical for me.
In fxp 052 I got a bit desperate and trying to use custom kernel based on stock from bbooff here, with fxp rom. The battery life is excellent, just like stock rom, but I encountered 2 problems: touchscreen sometimes become unresponsive and wifi was not working (even if I replaced wifi modules with stock).
Finally, I decide to learn how to compile android kernel, and I found that it is quite similar with compiling linux kernel, which I've frequently done to my computer and laptop.
So, I compiled kernels from 3 sources and compare the battery life in my mini pro. They are from DoomLord's official SE source, DuMOHsmol's Rage kernel source, and krizky82's X Kernel source. I also recompiled kernel from FXP kernel source using stock semc_mango_defconfig, to see if battery life is better. The conclusion is that best battery life is achieved using stock and Rage Kernel, and I've been using FXP with rage kernel since release 102 and haven't considered going back to stock rom again.
I posted in Rage Kernel thread to thank DuMOHsmol, and since then there's 3 xda members that ask me to share this kernel, so I make this thread.
I hope this could help those who want to use FXP CM7 and need a battery life that's close to what stock rom offer.
Note:
As of release 114/115, FXP kernel also has better power management and quite a good battery life. The power consumption difference between this rage kernel and fxp kernel is not as much as it used to be before. In case of broken features or any problem caused by using this kernel in FXP cm7 rom, then please consider using FXP kernel instead.

hi ,after flash your kernel ,my device have a boot-loop,please check it ,thank you

zhanglz0904 said:
hi ,after flash your kernel ,my device have a boot-loop,please check it ,thank you
Click to expand...
Click to collapse
Okay, I'll check it. I might zip the wrong file. What is your device? I assume it is mini / st15? Because kernel for mini pro works fine in my mango. I'll check and if needed I will re-compile it.
Edit:
I think the problem was I incidentally used wrong ramdisk for mini kernel.
I have made a new kernel for mini, but it needs testing first. So, if anyone's willing to test it, please send me a PM. Thank you...
Edit:
Fixed. Link for mini updated.

Thank you!!
Im using cyanogen fxp 111
Only need flash the kernel?
Or need make a full wipe?

edwarddd said:
Thank you!!
Im using cyanogen fxp 111
Only need flash the kernel?
Or need make a full wipe?
Click to expand...
Click to collapse
You are using mini pro, right? I'm still fixing kernel for mini.
You don't need to do a full wipe, just wipe the cache partition.

Yes im using the mini pro
Thanks!

thanks a lot.even i was switching back to stock because of the battery drain ..will try this on my mini pro today

i am using fxp111 on my st15i,thank you for your great work .

zhanglz0904 said:
i am using fxp111 on my st15i,thank you for your great work .
Click to expand...
Click to collapse
Mini kernel is fixed. Link is updated. Please test it and let me know if you encounter any more problem. Thank you for your feedback...

greenAlgae said:
Mini kernel is fixed. Link is updated. Please test it and let me know if you encounter any more problem. Thank you for your feedback...
Click to expand...
Click to collapse
hi ,greenAlgae ,i am sorry to tell that i encountered the same problems with using your fixed kernel ,it may not the ramdisk,but the drivers,i think .
by the way ,some of us using the rage kernel have encountered the same problem,they aslo "complained" the boot-loop ,so i think the problem is kernel itself not the the ramdisk ,i am very happy if you will fix it ,thank you much .respected your work

zhanglz0904 said:
hi ,greenAlgae ,i am sorry to tell that i encountered the same problems with using your fixed kernel ,it may not the ramdisk,but the drivers,i think .
Click to expand...
Click to collapse
what is the problem?
im install fixed kernel and everithing working.
no bootlop or error during boot.

zhanglz0904 said:
hi ,greenAlgae ,i am sorry to tell that i encountered the same problems with using your fixed kernel ,it may not the ramdisk,but the drivers,i think .
by the way ,some of us using the rage kernel have encountered the same problem,they aslo "complained" the boot-loop ,so i think the problem is kernel itself not the the ramdisk ,i am very happy if you will fix it ,thank you much .respected your work
Click to expand...
Click to collapse
Is there any error when you flash it using fastboot? Did you get to boot logo only or you get to cyanogen boot animation when the phone bootloop?
wucinac said:
what is the problem?
im install fixed kernel and everithing working.
no bootlop or error during boot.
Click to expand...
Click to collapse
Thank you wucinac. It seems there's some kind of inconsistencies here. Hopefully it can be worked out, else i would have to pull out the kernel for mini altogether.
Sent from my SK17i using XDA

For st15i i have to use fastboot query with flag:
Code:
fastboot -i 0xfce flash boot boot.img
fastboot -i 0xfce reboot
P.S. Rage flash'ed without any problems. Kudos to developer, many thanks for merging battery save and direct call record!

oh great! Let's test!

gqcJYb3UN8xSIWNUy2xX said:
For st15i i have to use fastboot query with flag:
Code:
fastboot -i 0xfce flash boot boot.img
fastboot -i 0xfce reboot
P.S. Rage flash'ed without any problems. Kudos to developer, many thanks for merging battery save and direct call record!
Click to expand...
Click to collapse
So, it does work for mini after all, right?
All credits goes to original devs. It was DuMOHsmol who added the features, so your kudos goes to him
Snoopo said:
oh great! Let's test!
Click to expand...
Click to collapse
Yes sir, please test it and kindly let me know how it goes . Any feedbacks - even negative ones - will be much appreciated
Sent from my SK17i using XDA

So long time ago i using stock rom, and rage kernel are the best, i think that are the best kernel
For stock neves restart the phone on overclock , i dont back to stock rom never thanks!!
Sorry for my bad inglish

edwarddd said:
So long time ago i using stock rom, and rage kernel are the best, i think that are the best kernel
For stock neves restart the phone on overclock , i dont back to stock rom never thanks!!
Sorry for my bad inglish
Click to expand...
Click to collapse
Well, overclocking is the feature that I very rarely use. Because I use this kernel for better battery life, and overclocking might just negated that
But I'm glad that it works for you
Sent from my SK17i using XDA

greenAlgae said:
A bit background:
I use FXP CM7 rom for my mini pro since release 049 and like it very much. One thing that made me keep switching back to stock rom was the high battery drain, because in my daily activities electric plug is not always readily available, so battery life is critical for me.
In fxp 052 I got a bit desperate and trying to use custom kernel based on stock from bbooff here, with fxp rom. The battery life is excellent, just like stock rom, but I encountered 2 problems: touchscreen sometimes become unresponsive and wifi was not working (even if I replaced wifi modules with stock).
Finally, I decide to learn how to compile android kernel, and I found that it is quite similar with compiling linux kernel, which I've frequently done to my computer and laptop.
So, I compiled kernels from 3 sources and compare the battery life in my mini pro. They are from DoomLord's official SE source, DuMOHsmol's Rage kernel source, and krizky82's X Kernel source. I also recompiled kernel from FXP kernel source using stock semc_mango_defconfig, to see if battery life is better. The conclusion is that best battery life is achieved using stock and Rage Kernel, and I've been using FXP with rage kernel since release 102 and haven't considered going back to stock rom again.
I posted in Rage Kernel thread to thank DuMOHsmol, and since then there's 3 xda members that ask me to share this kernel, so I make this thread.
I hope this could help those who want to use FXP CM7 and need a battery life that's close to what stock rom offer.
Click to expand...
Click to collapse
I have installed your kernel on my sk17i .. with FXP 111, but overclocking is set to 1024?

Related

[KERNEL] ZombiePanic v1.63 for all ROM's > Eclair

Unlocking Bootloader voids your warranty however you can relock the bootloader!!! Please think about what you do before reading on
Great kudos to the_laser, his original thread is here : http://forum.xda-developers.com/showpost.php?p=17384177&postcount=3
Requirements:
at least Froyo or Gingerbread Android
unlocked BootLoader
same Baseband as for any custom rom
Instructions:
How to Lock and Unlock the Bootloader : Thread by Spyder-X with Instructions
Please make sure to delete the following modules if present in /system/lib/modules/ this is really important otherwise phone might reboot due to unloading adresses have changed : delete x8oc.ko, x8uv.ko, cyctma300_ser.ko, x8mddi.ko, ext3/4.ko jbd(2).ko or mt.ko
except OC everything is already in Kernel, please do not try to insmod current x8oc/uv module needs to be recompiled with new addresses
unpack the Kernel zip and place ftf file in firmware folder of flashtool
select flash and choose ZombiePanic
flash like usual
Features
no touchbug with GB roms
Tun/Tap
Overclocking (and undervolted)
built in Multitouch
mddi patched!
netfilter
iptables/xtables
ASHMEM/PMEM/SHMEM
EXT3/4 JBD(2)
USB RNDIS/RMNET (one step closer to native USB Tethering)
partial USB Host Side (not yet fully working)
alot more filesystems supported (CIFS,CD_ROM ISO,etc.)
few performance tweaks on performance govenor, smartass would be nicer maybe next time after i get permission
Bugs
none known so far
Download
Again you do this at your own risk!
Download ZombiePanic Kernel v1.63
At the Moment I advise to not use Overclocking as I still need to patch some PLL values which means OC maybe slower than set to 600 MHz
Download Zombie Panic Extreme Edition
Warning: Do not use if you are a regular user, its for hardcore overclockers. Zombie Panic Extreme Overclocking Edition be careful with Overclocking!
Features:
- upto 864 MHz with patched PLL
- features (and maybe bugs) from ZPKernel v1.61 integrated .
might be unstable with higher frequencies!! be careful do not set cpu speed on boot while checking frequencies
I am not responsible for bricked devices. Do at your own risk.
Download Zombie Panic Extreme Overclocking Edition
Code:
v1.63
-worked on overall snappiness, system should react faster overall
v1.62
-for me stable again. sorry about reboots it was caused by "fixed" touchdriver, i have rewritten some part and now its fine again! (also running super user v3 without issues so far)
v1.61
-found the issue on stability/performance loss (in acpuclock.c)
v1.59
-improved stability (a nat settings was causing a few issues)
-performance in booting might be a bit better
v1.58
-fixed swiping issue in touchdriver from the right or the bottom while finger was "outside" the screen
v1.57
was a debugging version not released to public in order to rewrite most part of dual touch driver
v1.56
-sorry it was late, i forgot to revert two lines in camera now everything working again like it should fixed v1.54/v1.55 camera issue.
v1.55
-fixed video cam driver from v1.54
v1.54
-some clean up
-improved touchscreen driver a bit
-integrated Tun/Tap
-disabled all unncessary debugging
-again a slight increase in performance and boottime
-real cpu overclock not yet finished
v1.52
-integrated smartass conservative/ondemand governors and can be selected
in cm or setcpu settings [B]full credits goto AnDyX[/B] his
original Thread is [URL="http://forum.xda-developers.com/showthread.php?t=1159899"]here[/URL]
-worked again a little on kernel ramdisk
-new boot logo [B]credits go to Mr.Krypton!! thank you very much[/B]
-enabled GPU KGSL per Process caching might improve 2d/3d performance
v1.51
-all changes from v1.4 now implemented
-partial clean up on kernel ramdisk, next step no chroot anymore
-wireless working
v1.5
-reverted link back to 1.3 wireless works here, wireless issue i'll take a look again
v1.4
-patched lightsensor now should never return illegal value -1 so no automatic brightness bug
-some what patched multitouch to be a less pain in the ass while zooming
v1.3
-full overclocking support kernel wise should also reduce jiffy lags
-new custom logo for this version ;) if anybody wants to make a better one please let me know
-included mddi fully (ESD_Recovery lag should be gone)
-included small patch for light sensor (not yet finished) to not report illegal light value -1
v1.2
-full iptables support also with DroidWall
-partial NAT support
-almost done with Overclocking in Kernel
v1.0
-inital release
credits to the_laser,zdizhu, jerpelea, Bin4ry, Blagus ,azuzu, AnDyX,Mr.Krypton and everybody else involved in unlocking the bootloader
https://github.com/slade87
This Kernel is not using FXP or other sources, i started from scratch with SE kernel 492.
no need with Kernel v1.2
Just in case anyone wants to use DroidWall which uses one xtable module as well which is netfilter owner, extrace the zip file and put on /system/lib/modules/xt_owner.ko
edit hw_config.sh in /system/etc/ at end and include this line:
insmod /system/lib/modules/xt_owner.ko
and droidwall is working like it should.
next kernel will have this also included.
Great work mate!. Im working on preroot kernel you should also include it.
Btw, can you share sources for use some things, thanks.
edit: if you want a initlogo, send me ramdisk + png, and ill send you back modded initlogo
Great work mate!!! don't want to get off topic, and sorry if i do but is there a chance to get a version for x10 mini too???
My regards,
Ribben
Nice this custom kernel have alot of featurescant wait for the governersgreat work slade87
EDIT(OFFTOPIC): slade87 and D4 you should now start so help eachother on custom kernel.this is new on our device and you two are genius so keep up the good work
Sent from my U20i using xda premium
Work together please and make a fabulous kernel for our devices.
Why not Team487 lol?
Sent from my LG-P990 using XDA App
Go to this thread for instructions on gow to unlock the bootloader on your phone and verify that your bootloader unlock was successful.
Link: http://forum.xda-developers.com/showthread.php?t=1254225
Cheers ,
SpyderX
Please x8 version.
Sent from my X8 using Tapatalk
Slade, I noticed that the included iptables has no NAT support?
D4rKn3sSyS said:
Great work mate!. Im working on preroot kernel
Click to expand...
Click to collapse
Azuzu is working on that.
Sent from my U20i using xda premium
My touchsreen isnt working anymore after flashing this kernel
im on stock se 2.1.1.c.0.0
can someone help me?
darrie1 said:
My touchsreen isnt working anymore after flashing this kernel
im on stock se 2.1.1.c.0.0
can someone help me?
Click to expand...
Click to collapse
Mate, you should be able to help yourself in such case, before doing that boot loader/kernel thingy :/ you also could have provided more info...
well, first steps I think::
1) if your touchscreen is only working WEIRD I guess you just have the power cable plugged in... unplug it, wait few seconds and then your touchscreen should response as usual. otherwise ref lash default se kernel...
2) if touchscreen does not work anymore... well flash default kernel and wait or build own custom kernel
darrie1 said:
My touchsreen isnt working anymore after flashing this kernel
im on stock se 2.1.1.c.0.0
can someone help me?
Click to expand...
Click to collapse
Delete cyctma300_ser.ko from /system/lib/modules multitouch is in kernel module only causing issues
Sent from my U20i using xda premium
Snoopo said:
Mate, you should be able to help yourself in such case, before doing that boot loader/kernel thingy :/ you also could have provided more info...
well, first steps I think::
1) if your touchscreen is only working WEIRD I guess you just have the power cable plugged in... unplug it, wait few seconds and then your touchscreen should response as usual. otherwise ref lash default se kernel...
2) if touchscreen does not work anymore... well flash default kernel and wait or build own custom kernel
Click to expand...
Click to collapse
i dont know what you are trying to say in your first sentence but the screen didnt respond not weird so ive flashed d4kernel
but anyway thanks for reply
slade87 said:
Delete cyctma300_ser.ko from /system/lib/modules multitouch is in kernel module only causing issues
Sent from my U20i using xda premium
Click to expand...
Click to collapse
before flashing your kernel i updated with SEUS so i didnt have mt module,
i hope next version will work
slade87 OC Does not work
Eyama said:
Nice this custom kernel have alot of featurescant wait for the governersgreat work slade87
EDIT(OFFTOPIC): slade87 and D4 you should now start so help eachother on custom kernel.this is new on our device and you two are genius so keep up the good work
Sent from my U20i using xda premium
Click to expand...
Click to collapse
Stop compairing Slade to d4rk!
terrormattie said:
Stop compairing Slade to d4rk!
Click to expand...
Click to collapse
I don't think that was eyama point---
@slade hi bro thanks given
Peace
Sent from my Xoom MZ604 using xda premium
terrormattie said:
Stop compairing Slade to d4rk!
Click to expand...
Click to collapse
As kormatoes said, he didn't mean that. I wonder how you came to this conclusion...
He just said his opinion which was Slade and D4 to cooperate.
update to kernel 1.2
slade87 Thank you. you need to refine multi-touch.

[KERNEL][Mini/MiniPro/LiveWithWalkman/Active] Rage Kernel v3.2 (ICS) and v3.0 (GB)

This is my kernel, it's based on stock SE and Sony's kernel sources, with some things from DoomKernel by DooMLoRD (so go and say thanks to him, and other developers too).
It has:
- Overclock up to 2Ghz
- CWM Recovery 5.0.2.7
- Prerooting
- CPU Governors:
brazilianwax
smoothass
smartassV2
SavagedZen
interactiveX
lagfree
minmax
Scary
smartass
interactive
conservative
userspace
powersave
ondemand
perfomance
v2 added:
- Xperia Mini support
- Tun/tap interface enabled (VPN, ipv6)
- Swap support enabled
- Two way call recording support added
- I/O schedulers:
noop
anticipatory
deadline
cfq
bfq
vr
sio
v2.1 changed:
- disabled NFS and CIFS (battery drain fix from DoomKernel), let's see if it can really increase battery life.
v2.2 changed:
- moved to from 4.0.2.A.0.58 to 62 source, though I didn't see any changes
- added 0% battery workaround patch by Bazoocaze. I don't even know what it does but it seems to be something useful since everyone includes this in their kernels
- New cpufreq driver from DoomKernel. You can experience some problems with overclocking now (my phone becomes unstable at 1.8GHz now, instead of 2.0), but phone eats much less battery in sleep. I've also changed 1018Hz to 1024Hz and 249Hz to 245Hz because those new numbers looked wierd
v2.3 changed:
- moved back to 4.0.2.A.0.58 source (just to make sure that everything will work).
- updated version number in ramdisks to 62.
- removed 0% battery workaround patch (it's useless on our devices).
- reverted old cpufreq driver with small fix. It should be stable now and phone seems to eat less battery than in 2.1. (thanks himasura for lots of testing)
- salvaged some ram.
- enabled NTFS support.
- enabled usb-storage driver, so you don't need to manually load usb-storage.ko now.
- Version number now shows version of kernel (#23=2.3).
v2.4 changed:
- Now phone lights up blue led to show when you can enter recovery (thx to DooMLoRD).
- Minor changes in ramdisks.
- Enabled hid drivers for microsoft and a4tech.
v2.5 changed:
- Re-added CIFS
- Enabled ext4 support
- Added zram and cleancache drivers
- Added lulzactive governor
- Root fs now mounts as rw after boot.
v2.6 changed:
- removed lulzactive governor as it wasn't working properly (thx to kamarush and others for pointing that)
v2.7 changed:
- moved to sony 4.0.2.A.0.74 kernel sources (updated touchscreen driver)
- Increased GPU dedicated memory to 4MB
- Updated su binary in autoroot.
v2.8 changed:
- added new cpufreq driver at last (with CPU frequency fixup by DooMLoRD), battery drain is lower now. I left version 2.7 too for those who want higher overclock or have some problems with 2.8.
v2.9 changed:
- fixed governors to match new frequency table. Test please.
v3.0 changed:
- updated zram driver.
- staging:lowmemkiller add Fugeswap.
- ICS and GB versions.
v3.1 changed:
- [ICS] Updated recovery to DooMLoRD's ICS version and as a result fixed usb mounting issues in recovery. The recovery will say that it's for arc, but don't worry, it woks fine on our phones.
- [GB] No release, everything works fine there
v3.2 changed:
- [ICS] Upadated recovery again, fixed booting issues. It's recovery by kamarush now , so thanks a lot to him.
- [GB] No release.
Everything else is similar to stock kernel for now.
Requirements:
For 2.3.4 version: 4.0.2.A.0.42/58/61/62/74 rom.
For 4.0.4 version: 4.1.B.0.431 rom.
Unlocked bootloader.
Installing:
If you're using windows, here's the simpliest way to install kernels:
Install drivers.
Download and extract these files to some folder.
Place boot.img to the same folder.
Execute flash.cmd.
Turn off your phone, hold volume up button and connect it to pc.
When everything is ready close cmd window and turn on the phone.
If something is wrong try "advanced/wipe dalvik cache" in recovery.
Useful scripts:
Here are some useful scripts which work with this kernel. Just download, extract and copy them into "/etc/init.d" folder:
This kernel doesn't have zram enabled by default. Use this to enable 64mb zram swap:
https://yadi.sk/d/-0kzYZOs3KETHm
Our phones have a lot of free space in "/cache" partition, so you can use script by inteks to create a 64mb swap there. It is much faster than using SD card:
https://yadi.sk/d/Nhkogctl3KETJW
The same with "/system". Here's a bit modified version of previous script, the only change is that it uses another partition:
https://yadi.sk/d/C7gVW-oH3KETK8
Important information:
If you used KRsH Kernel or X kernel before you need to restore /system/lib/modules/ with stock files. Or just simply flash this: View attachment signed-mango_stock_modules.zip (2.3.4) or this View attachment ics_wifi_modules-signed.zip (4.0.4) via recovery.
If you're using 4.0.4 version and have used other custom kernels before I also recommend you deleting "/system/autorooted" file, so that busybox could be reinstalled properly.
Entering recovery:
While booting, wait until blue led lights up and press volume down button to enter recovery.
Building kernel:
If you're a developer, feel free to download kernel sources from GutHub and change whatever you like:
Install some Linux distribution (Tested on Linux Mint Debian and Ubuntu 10.04).
Download everything using git or by clicking "Download as tar.gz" on github.
Place files in some folder (path mustn't contain spaces).
Make your changes.
Execute build-all.sh to build kernel for all devices or use build-[model].sh for one device.
Download:
Android 4.0.4 version
Rage Kernel v3.2 [Mini Pro]
Rage Kernel v3.2 [Mini]
Rage Kernel v3.2 [Live With Walkman]
Rage Kernel v3.2 [Active]
Android 2.3.4 version
Rage Kernel v3.0 [Mini Pro]
Rage Kernel v3.0 [Mini] (fixed)
Rage Kernel v3.0 [Live With Walkman]
Rage Kernel v3.0 [Active]
Rage Kernel v2.7 [Mini Pro]
Rage Kernel v2.7 [Mini]
Rage Kernel v2.7 [Live With Walkman]
Rage Kernel v2.7 [Active]
DuMOHsmol said:
Since I'm new to these forums, I can't post in development section, hope someone will move this thread.
This is my kernel, it's based on stock SE 4.0.2.A.0.58 kernel sources, with some things from DoomKernel and KRsH Kernel.
I'm new to kernel development, so there could be some bugs.
It has:
- Overclock up to 2Ghz
- CWM Recovery 5.0.2.7
- Prerooting
- CPU Governors:
brazilianwax
smoothass
smartassV2
SavagedZen
interactiveX
lagfree
minmax
Scary
smartass
interactive
Everything else is similar to stock kernel for now.
Note that there is working usb-otg support from stock kernel (it seems to be broken in KRsH kernel, that's mainly why I've made my own).
Requirements:
4.0.2.A.0.58 rom
Unlocked bootloader
Fastboot
Put kernel to fastboot folder and use fastboot flash boot boot.img to flash it.
If you used KRsH Kernel before, you also need to restore /system/lib/modules/ with stock files.
While booting, press continuously the volume down button to enter recovery.
If you're a developer, feel free to download kernel sources (narod.ru/disk/34772141001/ragekrenel.tar.gz.html) and change whatever you like. Just unpack and execute buildse.sh to compile kernel and create boot.img (tested on Linux Mint Debian).
Click to expand...
Click to collapse
really thank you for your great work ,but would you develop a kernel that can fit mini st 15i based on 0.58 or 0.61 please? thank you
but we still haven't got .58 or .61 on ST15i
metalrawk said:
but we still haven't got .58 or .61 on ST15i
Click to expand...
Click to collapse
0.42 also sounds good!!!!
Bump. Can anyone move this to correct thread? Speaking of Xperia Mini support, I may add it on these weekends.
DuMOHsmol said:
If you used KRsH Kernel before, you also need to restore /system/lib/modules/ with stock files.
Click to expand...
Click to collapse
can you share it please? i have no backup
Just flash the stock rom again.. well that's what I did. I used Android Commander to back everything up first so I didn't have to install everything seperately then just installed everything through windows 7 in one hit.
The ROM seems to be working ok. Have only been using it for a few hours
Dear DuMOHsmol,i think you need to post more,so you can post on development thread
xpawx.o0o said:
Just flash the stock rom again.. well that's what I did. I used Android Commander to back everything up first so I didn't have to install everything seperately then just installed everything through windows 7 in one hit.
The ROM seems to be working ok. Have only been using it for a few hours
Click to expand...
Click to collapse
I have some modifications in the system and no backup programm will restore this with 1 click.
Just help me and upload the modules
Sent from my SK17i using Tapatalk
Here are stock modules, flash via recovery:
Many thanks DuMOHsmol! Could you add support for voice call recording 2-way-call-recording.googlecode.com/svn/ and BFQ scheduler?
New version. Added io schedulers, voice recording, xperia mini support, swap support, tun/tap interface.
can't wait.
thank u.
Sent from my S51SE using xda premium
Thank You for your hard work.
Any Battery Issue
Can someone pls test & post reply About bettery.
Stuck at sony ericsson logo. (Boot Loop)
I had flashed KRsH kernel with HYBROM v4 Rom was working good until
I flashed this kernel & was trying enter CWM to update mango signed files
but unfortunately I could not enter.
So reverting back to KRsH with HYBROM v4.
IMRAND said:
Stuck at sony ericsson logo. (Boot Loop)
I had flashed KRsH kernel with HYBROM v4 Rom was working good until
I flashed this kernel & was trying enter CWM to update mango signed files
but unfortunately I could not enter.
So reverting back to KRsH with HYBROM v4.
Click to expand...
Click to collapse
You have mini or mini pro?
I have xperia mini pro sk17.
Iam Doing any steps wrong pls confirm.
---------- Post added at 01:18 PM ---------- Previous post was at 01:08 PM ----------
Also pls confirm what is the major difference between your & KRsH Kernel
should continue with the same KRsH or should I try to flash this one.
This can't be moved to the Development forum yet.
The OP needs at least 10 posts, or he won't be able to post anything in the thread.
Once the OP gets 10 posts, please ask a mod to move it to the Development forum
IMRAND said:
I have xperia mini pro sk17.
Iam Doing any steps wrong pls confirm.
---------- Post added at 01:18 PM ---------- Previous post was at 01:08 PM ----------
Also pls confirm what is the major difference between your & KRsH Kernel
should continue with the same KRsH or should I try to flash this one.
Click to expand...
Click to collapse
That's strange, it works fine on my SK17i. Maybe the problem is in custom rom?
Does stock kernel work?
Speaking of KRsH kernel, it seems to be DoomKernel ported to our phones (although I'm not sure about this), while mine is based on stock kernel with just some tweaks from DoomKernel.
There is working usb-otg support in Rage Kernel, and also voice call recording support. Also someone claim that KRsH kernel drains battery too fast, though I didn't have any problems with it.
BTW Kamarush absolutely dosnt approve this kernel.
From private:
-"And i don't give a word on Rage kernel... Because he didn't got permission to use OUR modules, and kernel sources...."

[KERNEL][UNLOCKED][GB/CM7/MIUI-2.x] kCernel (test release)

Ok Guys !! kCernel is back !!
These are kernel for unlocked bootloader. They will be provided as ftf files which you need to flash using Flashtool by Androxyde.kCernel for STOCK GB (3.1.0.G.0.75) and STOCK based ROMS
This kernel works on ROMS like
X10S, FeraLAB, TEAM, ThGo, VmCmS, WolfBreak, etc
Testing Releases (without wifi) changelog and downloads
​kCernel for FXP CM7 and ROMs based on FXP
This kernel works on ROMS like
FXP, M&M MIUI, M&M CM7, CosmicUI, etc
Features
----v 01 -----
Code:
> enabled CFQ, Anticipatory, Deadline, Noop IO Schedulers
> enabled Scary, SavagedZen, Smartass(v1&v2), Conservative, MinMax, interactivex, powersave, interactive CPU governors
> enabled user level voltage control (VDD sysfs interface)
use app like 'setxperia' or 'setvsel' to under/over volt device
> 128mhz - 1036mhz (more overclock in future version)
> Doomlord's Touch Based CWM recovery
> Doomlord's Boot Manager
> ZdZihu's xRecovery
Download Links
{ v 01 } Release Dt : 28 May 2012
​DOWNLOAD PROBLEMS???
Please look in my signature for mirror links
A copy of files will ALWAYS be present on my ftp server, so use that if hotfile/devhost is not working for you
CREDITS
Huge thanks for the works and contributions of
Zdzihu, DoomLord, Bin4ry, Androxyde, Freexperia, Blagus, Defer, the_laser, th_jap
Major parts of ramdisk are taken from DoomKernel
DoomLords Touch Recovery is included
SOURCES
Sources for stock based kernel (fork from thgo)
Source for stock based kernel (fork from doomkernel)
Source for fxp based kernel (fork from freexperia)
reserved for later
reserved for later usage
kCernel STOCK R2 Test Releases
(note, wifi is broken on test2 )
TEST 1 > download
(from thgo sources, with linaro default cross compiler)
TEST 2 > download
(from doomkernel sources, with linaro default cc)
TEST 3 > download ftf || download wifi
(from stock gb sources, android toolchain)
TEST 4 > download ftf || download wifi
(from doom sources, with android toolchain cc)
NOTE:
Right now i just want to make sure which source tree and which cross compiler gives maximum battery.
Please test all test releases for a minimum period of 8-10 hours battery usage and post screenshots of the battery graph from about menu and if possible i would like to get CpuSpy screenshots too
Please mention which governor, cpu speed settings and io schedulers you are using
kCernel test log
Currently testing
[highlight]Flashed kCernel-SONY-r2-test1.tft[/highlight]
flashed kCernel-stock-r2-test2 with flashtool. On first boot entered xrecovery and
Cache wipe
Dalvik Cache wipe
Battery Stats wipe
Fixed Permissions
Rebooted enabled current widget app.
enabled logging to log chargeing times
.
[highlight]My standard ROM settings[/highlight]
[highlight]ROM[/highlight]
X10S v8.2 I have un-installed alot of stuff That i don't use
Battery.ZIP installed
CPU Master
Frequency range - 128MHz ~ 1190.4MHz
Scaling - smartassV2
I/O Scheduler - SIO (simple i/o)
Voltage - no under/over voltage changes made
ROM Toolbox
Auto memory manager - mild preset
SD Boost - 3072kb
[highlight]APP Killer[/highlight] - I do not use one, if I don't want it to run I use Titanium Backup to uninstall it.
no chance for locked BL?
after a couple hours of testing. here's my report, battery life is awesome, and it's stable and fast. so far no problems. here are a few screenshots. I'm running on the modified doom kernel, 1190-128, smartass v2, sio.
NoTnERb mate, i want to try! but i dont know what files should be download? locked BL user!
championswimmer said:
NOTE:
Right now i just want to make sure which source tree and which cross compiler gives maximum battery.
Please test all test releases for a minimum period of 8-10 hours battery usage and post screenshots of the battery graph from about menu and if possible i would like to get CpuSpy screenshots too
Please mention which governor, cpu speed settings and io schedulers you are using
Click to expand...
Click to collapse
Good to see you having a custom kernel but for battery testing i would recommend betterbatterystats to see the wakelocks and process using battery and also main thing is screen on time
botski said:
NoTnERb mate, i want to try! but i dont know what files should be download? locked BL user!
Click to expand...
Click to collapse
well, right now the kernels that champ posted are for unlocked boot loaders only. I know he's working on locked boot loaders so you'll have to wait
Is it possible for this kernel to be run on locked BL? I know I'm out by having a locked bootloader but I can't help it, my USB cable and USB port are broken and it's impossible to unlock my BL. It would be really appreciated if you could do so. Thanks.
Sent from my X10i using Tapatalk 2
sahibunlimited said:
Good to see you having a custom kernel but for battery testing i would recommend betterbatterystats to see the wakelocks and process using battery and also main thing is screen on time
Click to expand...
Click to collapse
here it is then
Hi,champ
glad to see kCernel is back
and really looking forward for kCernel for Debrand Engine v8
any way
every version of kCernel is awesome
sahibunlimited said:
Good to see you having a custom kernel but for battery testing i would recommend betterbatterystats to see the wakelocks and process using battery and also main thing is screen on time
Click to expand...
Click to collapse
i have it on my device but it'll be too harsh on testers to ask them to give analytical based on betterbatterystats
i just wanted a general user-perspective of battery life to decide which source tree i should use
Sent from my X10S using xda premium
championswimmer said:
i have it on my device but it'll be too harsh on testers to ask them to give analytical based on betterbatterystats
i just wanted a general user-perspective of battery life to decide which source tree i should use
Sent from my X10S using xda premium
Click to expand...
Click to collapse
Its best to just start that app once and without plugging in charger and after discharge dump a txt log from the app(menu>some option to save as a txt file on SD)
The wake locks are the main thing causing the drain because they wake up the CPU from deep sleep and don't let it go into deep sleep for long time causing drain
If their are some names of wake locks that you are not familiar with then use BBS app thread and you will get answer
Sent from my GT-I9100 using Tapatalk 2
btw champ, the thgo one was the one I tested before right? or is that a new one? also, any way we could get the wifi modules? thanks
wifi module for test1 is present in /module/ folder (copy using root explorer)
test2 has no wifi module. i forgot to compile it, now cleaned my source folder, no chance to compile again
test3 and test4 have separate wifi zips
@prodigy
that's what i am workin on right now
some bootloop issues are worrying me, other than that, it won't take much mroe time
test3 and test4 releases links up
championswimmer said:
@prodigy
that's what i am workin on right now
some bootloop issues are worrying me, other than that, it won't take much mroe time
Click to expand...
Click to collapse
Wow thankyou so much )
Sent from my X10i using Tapatalk 2

[KERNEL] muppet kernel for CM7.2 (Xperia Ray)

v2 Released. Scroll down for info!
Hello,
After lots of help from sirkay and FXP, I've built my own kernel that I thought I'd share with you.
This kernel wouldn't exist without the hard work of FXP. This is built from his source code. All real credit for this belongs with him (and DoomLord too, also an FXP Team member)
That said, this is my take and keeps the rather awesome release that is CM7.2 alive!
To be clear: This is a kernel for Cyanogen Mod 7.2 - Gingerbread! If you want a good ICS Kernel look at Sirkay's Thread.
So, what's different?
Uses a very recent GCC to compile, GCC version 4.6.3 which I optimised the build for Cortex-a8 and NEON.
Is compiled for performance not size (Optimize for size unticked)
Heap Randomisation is disabled.
Enabled SWAP - So you can use swap if you want to...
Default Scheduler changed to deadline, same as the Sony official kernel (still has bfq if you want to use it)
Default governor changed to ondemand.
CONFIG_OABI_COMPAT turned off. (This might break apps, haven't found any yet though)
Disabled CPUFreq Debugging.
Disabled FRAME_POINTERS, enabled STACK_UNWIND. Reason here: http://lists.openmoko.org/nabble.html#nabble-td6126708
There is no boot logo when this kernel boots. Each time I added one, the kernel refused to boot. I'll look at that. Just have patience, your phone is booting still...
(Here's where I make lots of stupid claims about how smooth, how buttery, how much battery life this kernel saves. Except I'm not a screaming idiot, so I'm not going to do that!)
I'm interested in any feedback you have, but I did this mostly for me.
And please remember the real person to thank, FXP. It's his source code I've used to build this. Also again thanks to Sirkay for his help and pointers.
Download it from here.
- muppet
Nice Kernel what's battery performance ??
aditya080908 said:
Nice Kernel what's battery performance ??
Click to expand...
Click to collapse
About the same as every other kernel.
OTG support? ?!
Sent from my ST18i
so good, This is what I looking for
@muppetmania attach here you png file. i can try to convert it to .rle for you
Could GB MIUI have the privilege?
Could we have a CM7 based MIUI 2.3.7 kernel?
I think GB MIUI works just fine and don't want to upgrade to ICS or JB.
But a better kernel for GB MIUI is always appreciated.
Thanks in advance,pls let us know if you'd be willing to.
Anoopnk said:
OTG support? ?!
Click to expand...
Click to collapse
If you'd like me to respond to questions, please post an actual articulate question in the first place. Cheers.
Yes, I'm aware I'm a ****, it's been pointed out to me already
sirkay said:
@muppetmania attach here you png file. i can try to convert it to .rle for you
Click to expand...
Click to collapse
Thanks sirkay, but the problem isn't that I can't make a rle file, it's that the rle file when added to the ramdisk stops the kernel booting. It seems to a bug in the SEMC loader, I found a post about it somewhere. Does the boot.img need to be padded out to a certain size to work?
Sometimes my logo.rle would work, but then I'd make changes, recompile, and the kernel would hang on boot. Annoying, so I've removed it for the moment.
rivtre said:
Could we have a CM7 based MIUI 2.3.7 kernel?
I think GB MIUI works just fine and don't want to upgrade to ICS or JB.
But a better kernel for GB MIUI is always appreciated.
Thanks in advance,pls let us know if you'd be willing to.
Click to expand...
Click to collapse
Hi rivtre,
I'd love to help, but my Ray is the only phone I have and is running CM7.2. While I could make a kernel for MIUI I'd have no (easy) way to test it. It wouldn't be fair to anyone if I started releasing untested things. So I'm sorry, it's not that I don't want to help, but no. Anyway, read the next bit to see why that's probably not a bad thing!
To All:
My kernel seems to be terrible when it comes to HD video recording. Can anyone else test this? I get heaps of dropped frames using my kernel when recording HD video vs a FXP Stock kernel. I need to look more at this, but for the moment I'd recommend not using this kernel!
v2 Released!
Version 2 of muppet kernel released.
What's new?
Compiled with GCC 4.7.1
Reverted to BFQ Scheduler by default
Reverted to Interactive CPU Scaling by default
Added logo.rle so you know it's booting!
Removed Debugging Symbols (CONFIG_KALLSYMS)
Reverted the scheduler and CPU scaling as they seemed to be the cause of the video recording lag.
Enjoy!
Download
does the kernel also work with this rom http://forum.xda-developers.com/showthread.php?t=1424121?
can I flqsh the kernel with flashtool?
is overclocking possible?
borg17a said:
does the kernel also work with this rom http://forum.xda-developers.com/showthread.php?t=1424121?
can I flqsh the kernel with flashtool?
is overclocking possible?
Click to expand...
Click to collapse
Not sure if it works with the stock ROM or not - try it and report back.
Yes, like all kernel images, you can flash it with Flashtool.
You can OC up to 1.6Ghz.
I tried it, but It doesn't work. Booting failed
muppetmania said:
Not sure if it works with the stock ROM or not - try it and report back.
Yes, like all kernel images, you can flash it with Flashtool.
You can OC up to 1.6Ghz.
Click to expand...
Click to collapse
borg17a said:
I tried it, but It doesn't work. Booting failed
Click to expand...
Click to collapse
Oh well sorry. It's only for CM7.2
muppetmania said:
Version 2 of muppet kernel released.
What's new?
Compiled with GCC 4.7.1
Reverted to BFQ Scheduler by default
Reverted to Interactive CPU Scaling by default
Added logo.rle so you know it's booting!
Removed Debugging Symbols (CONFIG_KALLSYMS)
Reverted the scheduler and CPU scaling as they seemed to be the cause of the video recording lag.
Enjoy!
Download
Click to expand...
Click to collapse
Just flashed your kernel, going to give a test run! thanks!!
Edit:
Well it doesn't seem to me that the camera recording works at all ... pictures = fine - but when trying to record video - the image freezes - and the camera app crashes.
I have to reboot to get back into the camera app...
Also, can't play any video I previously recorded...
Anything I'm missing?
I've flashed your kernel and did a cache + dalvik wipe...
Cheers!
Apocalyps2 said:
Just flashed your kernel, going to give a test run! thanks!!
Edit:
Well it doesn't seem to me that the camera recording works at all ... pictures = fine - but when trying to record video - the image freezes - and the camera app crashes.
I have to reboot to get back into the camera app...
Also, can't play any video I previously recorded...
Anything I'm missing?
I've flashed your kernel and did a cache + dalvik wipe...
Cheers!
Click to expand...
Click to collapse
Oh, well that's not the sort of feedback I wanted!
I haven't done much video recording the last couple of weeks (I've been away from work)
Let me do some testing and see what I can find...
Thanks for reporting
If you want a logcat I'll make one and get it to you , cheers
Sent from my ST18i using xda app-developers app
GPS
i just install your kernel on my phone...but why my GPS cannot running well
a1nx said:
i just install your kernel on my phone...but why my GPS cannot running well
Click to expand...
Click to collapse
why your bug reporting so terrible
a1nx said:
i just install your kernel on my phone...but why my GPS cannot running well
Click to expand...
Click to collapse
Update baseband to 75 or 77 ...reflash kernel !!!
Have fun !!
Sent from my ST18i

[Kernel][Overclock][V2] Overclock kernel with boot menu for 4.4 Kitkat [Fandroid]

Thanks to XperiaSTE team for the overclock kernel source first. I just did the config and compile but nothing else.
This kernel will overclock your device to 1.15GHz. The overclocking will provide a better performance and a smoother user experience.
I'm using a kexec multiboot kernel on my device, so I didn't test the kernel packed as elf format. It should be good because I have done flashing the self-built kernels several times.
The overclock source doesn't seems to be the latest but everything works~ Maybe that's because the modules in initramfs? (I did nothing to initramfs)
It's nearly impossible for me to upload the kernel on something like devhost/mediafire, so sorry for that. Could someone upload it on these sites please?
V2 Changelog:
1) Use GCC 4.9 Linaro to compile.
2) Change the SLQB allocator to SLUB. I don't really think SLQB is stable.
3) use 2G/2G user/kernel split. It seems to have a better performance.
4) PID namespace
5) NOTE:NO recovery in V2! Instead of recovery, the kexec multiboot menu by @percy_g2 is added. Big thanks to percy_g2. For how to use it, see Link:http://forum.xda-developers.com/xperia-u/p-development/kexec-multi-boot-menu-t2647623
* To enter boot menu you should press the power key when vibrate
V2 Link: http://pan.baidu.com/s/1mgt82V2
V1(Stable) Link: http://pan.baidu.com/s/1kTyul07
Finally, sorry for my poor English
Hope you like the kernel~
zhy0919 said:
Thanks to XperiaSTE team for the overclock kernel source first. I just did the compile but nothing else.
This kernel will overclock your device to 1.15GHz. The overclocking will provide a better performance and a smoother user experience.
I'm using a kexec multiboot kernel on my device, so I didn't test the kernel packed as elf format. It should be good because I have done flashing the self-built kernels several times.
The overclock source doesn't seems to be the latest but everything works~ Maybe that's because the modules in initramfs? (I did nothing to initramfs)
It's nearly impossible for me to upload the kernel on something like mediafire, so sorry for that
Link: http://pan.baidu.com/s/1kTyul07
Finally, sorry for my poor English
Hope you like the kernel~
Click to expand...
Click to collapse
hi, first of all big thanks for the kernal!!
can u provide a changelog or something like that to show the difference between cm11 kernal and your kernal ???
is overclock the only added feature in this kernal?
thanks and i wish you support more!!!
vicky2131 said:
hi, first of all big thanks for the kernal!!
can u provide a changelog or something like that to show the difference between cm11 kernal and your kernal ???
is overclock the only added feature in this kernal?
thanks and i wish you support more!!!
Click to expand...
Click to collapse
Thanks for your support!
by doing diff -u to the two xperiap_defconfig, the configs seem to be same.
So XperiaSTE did nothing more to the overclocked kernel.
therefore the config isn't changed and the only change is in the code.
Doing diff to the whole source tree will take much time so i didn't do it
By the github commit the changes seem to be all related to overclocking.
https://github.com/XperiaSTE/android_kernel_sony_u8500
you can read cm-11.0 and overclock branches's commits
Omg, finally oc kernel for cm11! Can i use this kernel for miui v5 kk 4.4.4 by kosmos?
kopter3161 said:
Omg, finally oc kernel for cm11! Can i use this kernel for miui v5 kk 4.4.4 by kosmos?
Click to expand...
Click to collapse
CM11Overclock_Fandroid-MIUI https://yadi.sk/d/kn4Gv5wXaP7Qj
Is this kernel stable? And can I use this in Europe?
Thanks for the kernel!
Just a suggestion for anyone thinking about flashing it right away:
Wait a couple of days/weeks for someone to do some testing, you could fry your motherboard (happened to me on my previous 2 phones).
I'm not saying this kernel will do that, but it's just a precaution.
mrdjibrilo said:
Thanks for the kernel!
Just a suggestion for anyone thinking about flashing it right away:
Wait a couple of days/weeks for someone to do some testing, you could fry your motherboard (happened to me on my previous 2 phones).
I'm not saying this kernel will do that, but it's just a precaution.
Click to expand...
Click to collapse
using from mornin!!!
no issues!!
vicky2131 said:
using from mornin!!!
no issues!!
Click to expand...
Click to collapse
It's a small time period, understand me please
I was running OC kernels on my previous phones and the motherboard frying happend months after use,
I'm not saying that this is the situation with this specific kernel, these are just my previous experiences,
and it was just to warn people
I had ever used panthom kernel on stock jb, it used 1.15ghz too but still safe used for a long time..
thanks for the great work.but how to install multi rom on our phones?
If anyone has a problem downloading the kernel from baidu, I have made a mirror on dropbox:
https://www.dropbox.com/s/gxuw8o8jtllzmfi/CM11Overclock_Fandroid.elf?dl=0
Ofcourse with the permission from the developer
Can someone please explain steps for installing multiroms? Can I use cm11 along with cm10?
Would the existing cm10 need to be reinstalled?
I've given link in the thread
No reinstalling is needed
Sent from my Xperia P using XDA Free mobile app

Categories

Resources