[v14 onwards] added Fugeswap to lowmemorykiller (thanks to LeeDroid-)
[v14 onwards] removed GPU overclock
[v14 onwards] bootup CPU frequency fix-up now at kernel level so no more need for having two separate versions of same kernels (1.6 GHz and 2.0 GHz), both are now merged into one
[v14 onwards] merged 4.0.2.A.0.58 & 4.0.2.A.0.62 FW kernel sources (not really any major changes)
[v13 onwards] reverted back to my stable 2.6.32.9 kernel source
[v13 ] blind testing GPU OC
[v12-BootManger-v2] test kernel with 2.6.32.58 upstream patches
[v11-BootManger-v2 onwards] added BootManager v2.0 to kernel ramdisk
[v11-BootManger-v2 onwards] reclaimed additional 2MB RAM from unused parts... Thanks to jerpelea
[v10-modCWM-v5 onwards]fixed busybox issue - if the user has installed busybox in /system/xbin/ then that busybox will be given preference over busybox at /sbin/
[v08 onwards] added SLQB memory allocator (and set it as default)
[v08 onwards] added TinyRCU along with fixes (and set it as default)
[v08 onwards] bumped BFQ to v2-r1
[v08 onwards] added Stochastic Fair Blue Net scheduler
[v08 onwards] bumped jHASH to v3
[v08 onwards] increased VM max readahead to 512kb
[v08 onwards] some patches to fix kernel memory leaks
[v08 onwards] minor fix to display the kernel version info correctly in "About Phone"
[v08 onwards] added some mounting tweaks
[v08 onwards] added support for bootsounds (currently broken on stock rom but same code works perfectly on CM7 so i will work more on this later)
[v08 onwards] added some tweaks for sdcard performance, Virtual Memory teaks, task killer tweaks
[v08 onwards] added support for userinit scripts:
if sd-ext is mounted then it will execute /sd-ext/userinit.sh & shell scripts in /sd-ext/userinit.d/ folder
also scripts in /data/local/ will be executed... it will execute /data/local/userinit.sh & shell scripts in /data/local/userinit.d/ folder
[v07-BT-fix onwards] fixed the issue: BT & Wifi dont work simultaneously
[v07 onwards]minor changes in my modified CWM recovery (modCWM-v3)
[v07 onwards] major cleaning of kernel sources (cleaned defconfigs using FXP defconfigs as reference)
[v07 onwards] TESTING: reverted some changes in kernel sources to older FW kernel sources to test if the issue of increased battery drain is resolved
[v07 onwards] compiled using newest gcc-4.6.2-(2011.10) linaro toolchain with O4 optimizations
[v07 onwards] changed kernel version string to "-DooMKernel" (will require specific modules for wifi)
[v06-modCWM-v2 onwards]LOTS of changes in my modified CWM recovery
[v06 onwards] shifted to 4.0.2.A.0.42 kernel sources
[v06 onwards] now using my own modified version of CWM recovery with "Fix Permissions" and "Partition SDcard" support and some cleanup in menu (for ease of use)
[v05 onwards] shifted to 4.0.2.A.0.9 kernel sources
[v05 onwards] removed undervolting, now using stock kernel voltages (will improve stability on all devices)
[v05 onwards] modified recovery to support /sd-ext backup/restore(remember /sd-ext has to be the 2nd partition on ur sdcard [mmcblk0p2] for this to work)
[v05 onwards] corrected issues "high lcd brightness when in recovery"
[v04 onwards]new DooMKernel Logo - thanks to pvyParts (and thanks to Flava0ne for fixing it for Xperia 2011 line)
[v04 onwards] cool button-backlight notification to tell u when to spam keys for entering recovery [only spam the button when u see the backlight active]
[v04 onwards] updated recovery to CWM v5.0.2.6 FreeXperia Team
[v04 onwards] added lower voltages (more undervolt) new voltage table
[v04 onwards] added new Max frequency: 2.0Ghz
[v04 onwards] updated integrated SuperUser app to v3.0.5
[v03 onwards] compiled using toolchain gcc-4.4.3 (might improve kernel performance)
[v02 onwards] added new bootup CPU thresholding, device will no longer jump to max freq for initial few seconds (might help some device who have booting issues)
[v02 onwards] improved init.d support, now scripts in /system/etc/init.d will automatically be given correct permissions and be executed (this will not correct/fix the errors which might be inherently present in the script)
[v02 onwards] corrected VDD control to show only those frequencies which are enabled in CPU-freq table
[v02 onwards] autorooting (prerooted)
su binary & superuser.apk will automatically be installed by kernel (thanks to Bin4ry for posting the file RootXperia.zip; i have used the superuser files from his zip)
busybox already installed in /sbin/
[v02 onwards] added recovery CWM v4.0.1.4 FreeXperia Team (keep tapping/pressing BACK button when u see new bootlogo)
[v01 onwards] added lots of intermediate frequencies (from 122Mhz to 1.9Ghz for almost every 100/120Mhz there is a select-able frequency) [the kernel will default to 245Mhz min / 1024Mhz max for each boot]
[v01 onwards] enabled SWAP support
[v01 onwards] enabled CDROM filesystem support in kernel (now u can mount ISO files)
[v01 onwards] enabled a few I/O Schedulers
noop
Anticipatory
Deadline (default)
CFQ
[v01 onwards] enabled ARM THUMBEE extensions
[v01 onwards] enabled support (in kernel) for many file systems
EXT2
EXT3
EXT4
NTFS (Read & Write)
[v01 onwards] enabled NFS (client & server) support in kernel
[v01 onwards] enabled CIFS support in kernel
[v01 onwards] enabled access to kernel .config (can be pulled from /proc/config.gz)
[v01 onwards] enabled TUN/TAP driver support (integrated in kernel) [VPN support]
[v01 onwards] USB-OTG support (already enabled in SE FW)
[v01 onwards] insecure kernel
kernel is insecure (ro.secure=0)
adb server is persistent
usb debugging enabled
rootfs and /system mounted as rw (thank you Blagus for the tip )
enabled IPTABLES/NETFILTER support
[ NOTICE ]
since i have changed the kernel version string stock wifi modules will no longer work on my kernel...
if u try to enable them on new kernel (v7 onwards) u will get "ERROR" while starting WIFI...
i will be providing wifi modules for my kernel which HAVE TO BE FLASHED VIA RECOVERY for wifi/bt to work correctly
stock wifi modules will also be provided which again will have to be flashed via recovery if u want to return to stock kernel OR if u revert to older v06 or lower kernels
remember i have already told this to u guys... if i see some users reporting that wifi is giving error because u did not follow my instructions ur post WILL BE IGNORED....
save the boot.img in the folder with fastboot binaries (fastboot.exe files)
save the wifi modules update.zip to sdcard (on phone)
power down device
start device in fastboot mode
use the following command to flash the boot.img
Code:
fastboot flash boot boot.img
reboot phone and enter recovery
flash the wifi modules update.zip for my kernel
reboot phone and enjoy the kernel
[ how to get back to stock kernel OR older versions of my kernel (v06 and lower) ]
download the stock wifi modules update.zip
extract the kernel.sin (or boot.img if u want to flash my older kernels) file from the stock FTF u used to flash this fimware
save the kernel.sin (or boot.img if u want to flash my older kernels) in the folder with fastboot binaries (fastboot.exe files)
save the wifi modules update.zip to sdcard (on phone)
reboot phone and enter recovery
flash the stock wifi modules update.zip
power down device
start device in fastboot mode
use the following command to flash the kernel.sin (or boot.img if u want to flash my older kernels)
Code:
fastboot flash boot kernel.sin
reboot phone and thats it u should now be on stock kernel (or my older kernel)
FOR OVERCLOCKING
start SetCPU/NoFrills CPU Control app on ur Play (or any other app which supports overclocking) (u may get a popup asking for SuperUser permissions, click ok/yes/allow)
now slowly increase the MAX slider to the right (one notch at a time) to increase the maximum frequency limit
DO NOT JUMP TO THE LAST POSSIBLE FREQUENCY
SLOWLY increase the frequency one notch at a time and do stability/testing for few hours
if u feel that this work has helped u OR u think that the work i put into making this is worthy of donations, then click on the following link for buying me some coffee/beer/etc
hey guys here i am attaching a template update.zip which has been tested to work on the recovery provided here... u can add ur stuff to that file and edit the updater-script so that the u can flash ur files via this recovery...
basically it contains the correct combination of update-binary & mounting syntax...
this file is NOT required for normal/general users
thank you if2 for posting ur sources (for acpu file) and allowing me to work on it for Xperia Play! guys if u like this please dont forget to thank him!
special thanks to axiomjunglist for helping out with beta-testing
[ disclaimer ]
I AM NOT TO BE HELD RESPONSIBLE IF U DAMAGE UR PHONE / SPILL UR COFFEE / MISS UR ALARMS / ANY OTHER CALAMITY/MISHAP
[ wht is overclock? ]
"Overclocking is the process of running a computer component at a higher clock rate (more clock cycles per second) than it was designed for or was specified by the manufacturer, usually practiced by enthusiasts seeking an increase in the performance of their computers." - Source: Wikipedia
so it is pushing the boundaries posted by the manufacturers of the device to gain more performance!
BUT performance comes at a price! OVERCLOCKING can be and IS harmful to the device... prolonged use can cause hardware faults including the cpu chip getting fried!
ok time for some gyan!
see each cpu/chip is different
each is unique and has different tolerances
so dont directly jump to max frequency
slowly keep increasing the frequency
check its stability for 5-10 hrs
check for random reboots
check which one is best suitable for ur device
if u start getting reboots/OS freezes/device starts becoming too hot then throttle back and use lower frequencies
remember just because someone elses device was able to work at that frequency doesnt mean that ur phone can support/handle that frequency
YOU HAVE BEEN WARNED
[ wht is prerooted kernel? ]
well this kernel removes the security checks (atleast from ramdisk); su binary & superuser.apk will automatically be installed by kernel! no need to flash any additional zips or use one-click rooting apps! this kernel has it all in-build
[ features ]
prerooted
kernel is insecure (ro.secure=0)
su binary & superuser.apk will automatically be installed by kernel (thanks to Bin4ry for posting the file RootXperia.zip; i have used the superuser files from his zip)
busybox already installed in /sbin/
adb server is persistent
usb debugging enabled
rootfs and /system mounted as rw (thank you Blagus for the tip )
CWM recovery (Thanks to FreeXperia team)
ability to take backup/restore of ur ROM
flash any update.zips
lots more }
overclocking
set bootup frequencies from 245 Mhz to 1 Ghz
so that ur device boots safely and u can use the kernel as is w/o overclocking
for using the additional frequencies u will need a program like SetCPU
frequencies unlocked in kernel from 128 Mhz to 1.86 Ghz
voltages for standard frequencies are stock, for nonstandard frequencies (1Ghz+) voltage has been increased
compiled the kernel from stock SE sources with acpu file provided by if2
modified the stock ramdisk for this to function as per requirement
added Recovery files to ramdisk from ramdisk of boot.img from anzu_beta_FXP014 release
added su binary & Superuser.apk right inside kernel-ramdisk
[ so why should u bother? ]
well now u wont need to download huge prerooted system.img files (150-250 MB files), u can just use download this small kernel (~6MB) which is prerooted with working recovery
overclocking will help the device perform faster in games/benchmarks (IT IS RECOMMENDED THAT U DO NOT OVERCLOCK UR DEVICE FOR A LONG TIME, throttle it back to stock frequencies once u finish ur "high performance requiring task" :P)
[ how to install ]
download the boot.img
save the boot.img in the folder with fastboot binaries (fastboot.exe files)
power down device
start device in fastboot mode
use the following command to flash the boot.img
Code:
fastboot flash boot boot.img
reboot phone and enjoy the kernel
FOR OVERCLOCKING
start SetCPU app on ur Play (or any other app which supports overclocking) (u may get a popup asking for SuperUser permissions, click ok/yes/allow)
now slowly increase the MAX slider to the right (one notch at a time) to increase the maximum frequency limit
DO NOT JUMP TO THE LAST POSSIBLE FREQUENCY
SLOWLY increase the frequency one notch at a time and do stability/testing for few hours
if it get flashed properly and the device boots up check the Menu -> Settings -> About Phone -> Kernel Version
it should say something like the screenshot posted above... (thank you axiomjunglist for the screenshot)
hey guys here i am attaching a template update.zip which has been tested to work on the recovery provided here... u can add ur stuff to that file and edit the updater-script so that the u can flash ur files via this recovery...
basically it contains the correct combination of update-binary & mounting syntax...
this file is NOT required for normal/general users
[v02 onwards] added new bootup CPU thresholding, device will no longer jump to max freq for initial few seconds (might help some device who have booting issues)
[v02 onwards] improved init.d support, now scripts in /system/etc/init.d will automatically be given correct permissions and be executed (this will not correct/fix the errors which might be inherently present in the script)
[v02 onwards] corrected VDD control to show only those frequencies which are enabled in CPU-freq table
[v02 onwards] autorooting (prerooted)
su binary & superuser.apk will automatically be installed by kernel (thanks to Bin4ry for posting the file RootXperia.zip; i have used the superuser files from his zip)
busybox already installed in /sbin/
[v02 onwards] added recovery CWM v4.0.1.4 FreeXperia Team (keep tapping/pressing BACK button when u see new bootlogo)
[v01 onwards] added lots of intermediate frequencies (from 122Mhz to 1.9Ghz for almost every 100/120Mhz there is a select-able frequency) [the kernel will default to 245Mhz min / 1024Mhz max for each boot]
[v01 onwards] enabled SWAP support
[v01 onwards] enabled CDROM filesystem support in kernel (now u can mount ISO files)
[v01 onwards] enabled a few I/O Schedulers
noop
Anticipatory
Deadline (default)
CFQ
[v01 onwards] enabled ARM THUMBEE extensions
[v01 onwards] enabled support (in kernel) for many file systems
EXT2
EXT3
EXT4
NTFS (Read & Write)
[v01 onwards] enabled NFS (client & server) support in kernel
[v01 onwards] enabled CIFS support in kernel
[v01 onwards] enabled access to kernel .config (can be pulled from /proc/config.gz)
[v01 onwards] enabled TUN/TAP driver support (integrated in kernel) [VPN support]
[v01 onwards] USB-OTG support (already enabled in SE FW)
[v01 onwards] insecure kernel
kernel is insecure (ro.secure=0)
adb server is persistent
usb debugging enabled
rootfs and /system mounted as rw (thank you Blagus for the tip )
save the boot.img in the folder with fastboot binaries (fastboot.exe files)
power down device
start device in fastboot mode
use the following command to flash the boot.img
Code:
fastboot flash boot boot.img
reboot phone and enjoy the kernel
FOR OVERCLOCKING
start SetCPU/NoFrills CPU Control app on ur Play (or any other app which supports overclocking) (u may get a popup asking for SuperUser permissions, click ok/yes/allow)
now slowly increase the MAX slider to the right (one notch at a time) to increase the maximum frequency limit
DO NOT JUMP TO THE LAST POSSIBLE FREQUENCY
SLOWLY increase the frequency one notch at a time and do stability/testing for few hours
if u feel that this work has helped u OR u think that the work i put into making this is worthy of donations, then click on the following link for buying me some coffee/beer/etc
hey guys here i am attaching a template update.zip which has been tested to work on the recovery provided here... u can add ur stuff to that file and edit the updater-script so that the u can flash ur files via this recovery...
basically it contains the correct combination of update-binary & mounting syntax...
this file is NOT required for normal/general users
i am slightly confused... did u test it on stock firmware or CM7?
also can u please post the About Phone screenshot (like the one i posted in 1st post) so that i can update 1st post with it!
thanks!
Stock firmware. I was on stock kernel with stock rom, bootloader unlocked, and rooted. Flashed the boot.img after making a recovery backup and was in business
Sorry for cruddy quality snap. Using an app called 'ShootMe'. Ironic name... what are you using for yours?
[PLAY][GSM] DooMKernel (v10) (FW: .42/.58/.62)[ 1.6Ghz version ](alternate version [will show up as 1008] to be used if th 2.0ghz kernel doesnt boot) [ MD5HASH: 8b74a0408b5d8b9f24346a33e667b95e ]
[PLAY] DooMKernel (v08) (FW: 4.0.2.A.0.42)[ 1.6Ghz version ](alternate version [will show up as 1008] to be used if th 2.0ghz kernel doesnt boot) [ MD5HASH: 9091b647b61b065291c1022b767c9f84 ]
[PLAY] DooMKernel (v07-BT-fix) (FW: 4.0.2.A.0.42)[ 1.6Ghz version ](alternate version [will show up as 1007] to be used if th 2.0ghz kernel doesnt boot) [ MD5HASH: e27ec02ee2a104fbe18905ff2fd9a6ba ]
[PLAY] DooMKernel (v07) (FW: 4.0.2.A.0.42)[ 1.6Ghz version ](alternate version [will show up as 1007] to be used if th 2.0ghz kernel doesnt boot) [ MD5HASH: 35dfd8a0bfe4ab665b8757e62e481e30 ]
[PLAY] DooMKernel (v06) (FW: 4.0.2.A.0.42)[ 1.6Ghz version ](alternate version [will show up as 1006] to be used if th 2.0ghz kernel doesnt boot) [ MD5HASH: 4d00b3958da759fde2356bc547ef8b31 ]
Does this break camera on stock rom like blagus his kernel?
In my experience with the cm7 kernel it's best to set it at 245MHz-1.4GHz if you like to run it conservative. Ondemand had the clockspeed nearly always on full speed, but with conservative lower then 245MHz makes the homescreen, app drawer, menu's etc. feel slower. With 245MHz this is much less. 1.5GHz made my device feel a little bit to warm while gaming for my taste, quickly resulting in sweaty fingers. Progbably because my case keeps it quite warm. 1.4GHz has this problem MUCH less in my case. I hope this helps.
Does this break camera on stock rom like blagus his kernel?
Camera and wifi both working! Cheers DooMLoRD, this is a sweet kernel patch. I am really digging this. So far totally stable at 1516MHz... for now I will keep it there and run this overnight to get a true indication of stability.
Flashed the Kernel and can confirm axiomjunglist’s impression, everything works (Wifi, Camera etc.)
The first feeling about it was, that the touchscreen sensibility has noticeable increased, just as excepted.
I have tried to test out the 1.51 ghz frequency and I slipped accidentally to the max scale….lol.
It immediately crashed of course. Afterwards, I was able to run it stable at 1.51 ghz.
Well, I’m looking forward for the 1.86 ghz until the end of the week. But I will be definitely more careful now, with my clumsy finger ^^
Stable so far, will report back. Thank you deeply Doom & if2.
Sometimes, you can harp on a subject so much that you end upbeating a dead horse. In our eyes, … more
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?