[KERNEL][MINI PRO] DooMKernel [NO LONGER MAINTAINED] - Sony Ericsson Xperia Mini, Mini Pro, Xperia Pro, A

hi i will soon be discontinuing support and closing down my (DooMKernel) threads for the following devices:
Xperia Ray
Xperia Mini
Xperia Mini Pro
Xperia Neo
RIGHT NOW I AM CLOSING DOWN THIS THREAD
since i only have the Xperia ARC with me, its becoming difficult for me to manage so many devices, especially since CM7 kernel will require different kernel sources (even MiUI), the task is going to get tougher for me... also I am getting busy with some personal work so wont be able to dedicate a lot of time for the devices which i dont even have...
i have asked the Xperia Play users to think abt donating a device to me...
if they want then they can do so, then i will continue work on PLAY too... but if they are not willing, then even that kernel will be closed down...
currently hartej has Xperia Ray and will be working on the kernel for that device (i will help him get started and working )...
another thing, my dear friend Napstar is an awesome dev, he is currently working on Ideos X6 kernel/recovery/other stuff, i keep helping him out when ever he needs help ... he is willing to help me out but we will need that device with us to continue work... so if for any of the above devices you guys are willing to donate a device to him/us, i am sure he/we will continue work on kernel and much much more
i invite advanced users who have knowledge abt compiling kernels to contact me... i can help them out to keep the kernels up for that device...
for technical queries u can always send p.m. to me
hope u guys understand this...
regards,
DooMLoRD
---------------------------
hello guys!
i am new to kernel development but i think this kernel would be useful for a lot of ppl using stock SE 4.0.A.2.368 FW...
I DONT HAVE THE DEVICE SO NEED SOMEONE TO TEST IT!
[ special thanks to ]
Blagus
zdzihu
aZuZu
jerpelea
Thank you guys for ur help! this would not have been possible without ur help!
[ screenshots ]
(screenshots are from Arc)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
[ disclaimer ]
OVERCLOCKING CAN BE DANGEROUS! U RISK THE HARDWARE GETTING DAMAGED!
PROCEED WITH CAUTION! U HAVE BEEN WARNED!
I AM NOT TO BE HELD RESPONSIBLE IF U DAMAGE UR PHONE / SPILL UR COFFEE / MISS UR ALARMS / ANY OTHER CALAMITY/MISHAP
[ features ]
[v01 onwards] added new logo!! Thanks to soheil_rf
[v01 onwards] added I/O Schedulers:
V(R)
BFQ
[v01 onwards] added CPU Governors:
Smartass
Scary
MinMax
Interactive
[v01 onwards] enabled NLS_UTF8
[v01 onwards] added user-level/runtime CPU voltage control [VDD control "sysfs interface"] (for more info keep checking this post: http://forum.xda-developers.com/showpost.php?p=16610299&postcount=362)
[v01 onwards] added Max frequency: 1.9Ghz (for sake of safe booting the device will always boot at min 245Mhz / max 1024Mhz)
[v01 onwards] added lots of intermediate frequencies (from 122Mhz to 1.9Ghz for almost every 100/120Mhz there is a select-able frequency)
[v01 onwards] added cpu freq thresholds to throttle CPU speeds to stock values when inside recovery
[v01 onwards] added recovery CWM v4.0.1.4 FreeXperia Team (to access recovery follow the instructions here)
[v01 onwards] {ramdisk tweak} /sd-ext also symlinked to /mnt/sd-ext
[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] init.d scripts/binaries execution support
[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] autorooting (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/
busybox will get copied to /system/xbin/ if its not present there
adb server is persistent
usb debugging enabled
rootfs and /system mounted as rw (thank you Blagus for the tip )
enabled IPTABLES/NETFILTER support
[ credits for features ]
BFQ I/O Scheduler ported from richardtrip's Kernel sources for Bravo by richardtrip
V(R) I/O Scheduler ported from LeeDroid Kernel sources for Ace by LeeDroid
Smartass CPU Governor ported from UmaroKernel sources by umaro (original posted by erasmux) [Fixed/modified for SEMC Devices]
Scary CPU Governor ported from UmaroKernel sources by umaro (original posted by scaryghoul)
MinMax CPU Governor ported from UmaroKernel sources by umaro
NEW LOGO Thanks to soheil_rf
Interactive CPU Governor ported from UmaroKernel sources by umaro & from Bukington gaosp Kernel sources
VDD control "sysfs" interface ported from UmaroKernel sources by umaro (original posted by snq- here)
CWM Recovery FreeXperia Team
{OLD} initial freq-Overclock table if2
{OLD} bootscreen/bootlogo/bootimage used from http://forum.xda-developers.com/showthread.php?t=928352 with permissions of Sentinel196
original RootXperia.zip file Bin4ry
autorooting inspired from CF-Root for SGS2 (Chainfire)
and finally ME for getting this all together for u guys
thank you all for ur work!
[ requirements ]
stock SE 4.0.A.2.368 FW (available from here: http://forum.xda-developers.com/showthread.php?t=1216783)
bootloader unlocked
working fastboot
u have read this: [How-To] Safely test custom kernels / custom ROMs and get back to stock SE 2.3 ROM
android app for overclocking like SetCPU (paid) or NoFrills CPU Control (free)
NoFrills CPU Control (free) to select I/O scheduler
VDD control app: IncrediControl
[OPTIONAL] CIFS Manager (free)
[OPTIONAL] Swapper 2 (free)
[ additional info ]
ok time for some gyan!
see each cpu/chip is different
each is unique and has different tolerances
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/freezes then throttle back and use lower frequencies
remember just because someone elses device was able to work at that frequency/voltage doesnt mean that ur phone can support/handle that frequency/voltage
i would recommend that u DO NOT use high frequencies for long time! this may damage ur device!
[*]the high frequencies are just for temporary boost/benchmarks/showoff
[*]you have been warned!
[ 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/NoFrills CPU Control app on ur Mini Pro (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
[ my kernel sources ]
https://github.com/DooMLoRD/Xperia-2011-Kernel-2.6.32.9
[ donations ]
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
PAYPAL DONATION LINK
FreeXperia PROJECT: if you want to support FreeXperia PROJECT (creators of working recovery) you can donate
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=YJ7AK6HLAVNHU
[ downloads ]
<NEW>
[MINI PRO] DooMKernel (v01) (FW: 4.0.A.2.368)
[ for modders/themers/others ]
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
TEMPLATE UPDATE.ZIP (v1)
cheers!

reserved reserved 1

reserved reserved 2

i would like to try, but will it brick my phone?

rotikering said:
i would like to try, but will it brick my phone?
Click to expand...
Click to collapse
if brick, you can relock bootloader and flash original firmware using flashtool
edit : tested. the device boot..overclocking now..
edit2 : 1.0Ghz, quadrant score 1869, cpu 5275
1.9 ghz, quadrant score 2405, cpu 7380
but, i can't enter recovery.

propc said:
but, i can't enter recovery.
Click to expand...
Click to collapse
+1
everthing working fine,except recovery..

u guys can try my app: http://forum.xda-developers.com/showthread.php?t=1085896
there is a free version posted in 2nd post... select device as xperia arc

DooMLoRD said:
u guys can try my app: http://forum.xda-developers.com/showthread.php?t=1085896
there is a free version posted in 2nd post... select device as xperia arc
Click to expand...
Click to collapse
tested,,but still cant boot to recovery,,just reboot..
Sent from my SK17i using XDA Premium App

shpit said:
tested,,but still cant boot to recovery,,just reboot..
Sent from my SK17i using XDA Premium App
Click to expand...
Click to collapse
since i donnt have device i cant test..
do the following:
reboot phone & keep tapping one of the keys see if u cant get into recovery... if that doesnt work try another hardware key... one of them should work... if they dont then i will check & do some testing with one of the users..

propc said:
if brick, you can relock bootloader and flash original firmware using flashtool
edit : tested. the device boot..overclocking now..
edit2 : 1.0Ghz, quadrant score 1869, cpu 5275
1.9 ghz, quadrant score 2405, cpu 7380
but, i can't enter recovery.
Click to expand...
Click to collapse
so, does 1.9GHz stable?
how bowt the battery?
i'm testing it now.

[ additional info ]
ok time for some gyan!
see each cpu/chip is different
each is unique and has different tolerances
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/freezes then throttle back and use lower frequencies
remember just because someone elses device was able to work at that frequency/voltage doesnt mean that ur phone can support/handle that frequency/voltage
i would recommend that u DO NOT use high frequencies for long time! this may damage ur device!
[*]the high frequencies are just for temporary boost/benchmarks/showoff
[*]you have been warned!

DooMLoRD said:
since i donnt have device i cant test..
do the following:
reboot phone & keep tapping one of the keys see if u cant get into recovery... if that doesnt work try another hardware key... one of them should work... if they dont then i will check & do some testing with one of the users..
Click to expand...
Click to collapse
i tested all button key,,
still no luck..anyone tested??
Sent from my SK17i using XDA Premium App

rotikering said:
so, does 1.9GHz stable?
how bowt the battery?
i'm testing it now.
Click to expand...
Click to collapse
stable i think.
battery don't know.

shpit said:
i tested all button key,,
still no luck..anyone tested??
Sent from my SK17i using XDA Premium App
Click to expand...
Click to collapse
yeah. still can't boot to recovery..

tested, tun/tap and ext4 driver work well.
overclocking not tested yet.

recovery are working..
CWM-based Recovery v4.0.1.4
use power button to boot in to recovery...
up/down use volume key..
and cam button for menu

shpit said:
recovery are working..
CWM-based Recovery v4.0.1.4
use power button to boot in to recovery...
up/down use volume key..
and cam button for menu
Click to expand...
Click to collapse
it works..

propc said:
it works..
Click to expand...
Click to collapse
shpit said:
recovery are working..
CWM-based Recovery v4.0.1.4
use power button to boot in to recovery...
up/down use volume key..
and cam button for menu
Click to expand...
Click to collapse
test if backup/restore works!
test if flashing update.zip works!

DooMLoRD said:
test if backup/restore works!
test if flashing update.zip works!
Click to expand...
Click to collapse
backup/restore works..
forget to testing flasing .zip...anyone??

shpit said:
recovery are working..
CWM-based Recovery v4.0.1.4
use power button to boot in to recovery...
up/down use volume key..
and cam button for menu
Click to expand...
Click to collapse
How? Need combo button or do some trick?

Related

[KERNEL][XXKI8][AOS_FIX] SuperPower BACK TO UPDATE2 SRCS

Hey flashers
Netchip´s kernel was terribly, there where thousand and one bugs.
Such max overclock to 1400 MHz, no GPU overclocking, bad scripts.
Scripts who works not, it was one big drama.
But it was also great, light, quick, not one fancy kernel.
TEST version dont have all features!
Netchip is not responsible for damage caused by the kernel and / or device.
If you encounter problems using this kernel, in what a way, I am not responsible.
You flashed the kernel, it is your responsibility.
This kernel is very very unstable, and not tested
Click to expand...
Click to collapse
And here I come to introduce my new kernel .
It is not a big drama, it is super, fixed some bugs by Samsung, CPU overclocking to 1.6 GHz, GPU overclocking, BFQ v2-r1, BLN, bootlogo, bootanimation and much more in the future .
I am inspired by Hacre, Chainfire and HellcatDroid.
Hellcat is very kind, and helps me with ex. the compile issue.
Also Hacre was nice together me, ex. the CPU overclocking code.
But now further on the kernel, the features
-ATT sources with 2.6.37.14 kernel
-Bootanimation support, place it in /system/media/bootanimation.zip
-Bootlogo, place it in /sdcard/getin, and give it the name, logo.png
-CPU overclocking till 1.6GHz
-GPU overclocking
-BFQ v2-r1
-Removed other schedulers
-Instant root
-Busybox
-Clockworkmod 5
-KI3 initramfs
-I use the "hidden" p12 partition as tmp, so if bootlogo dont work, lemme fix it
-Compiled with AOSP 4.4.0 toolchain
-BLN
-Init.d support - /system/etc/init.d/
-EFS backup script
-Touchscreenfix set to 5 - thanks to vitalij
It is newb friendly, you can flash it via Odin, and all is installed
Thus flash it via Odin!
Flash the BETA version only if you know what you do.
Bootlogo
I have made this bootlogo for you:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
You can install it by making a file: "/hidden/bootlogo_netchip"
Reboot the system, and let it booting further.
If you want to go back to stock, flash stock firmware or take standard bootlogo and copy it in "/sdcard/getin/logo.png"
Future idea´s:
-Version with CFQ
-Fix bugs
Sources
Here you go
Changelog
Update7: Tuned a lot of I/O settings, CPU settings, GPU settings
Update8: CPU tuned
Update9: KI8, rebased on ATT sources with 2.6.35.14
Credits to:
Hellcat - for helping me with somethings and help me with bootlogo
Hacre - for the sources and the help
Netarchy - because you write nice code
connexion2005 - for the original idea of bootlogo
arighi - for this patch and the patches for the kernel
gokhanmoral - idea patching kernel up for fixing AOS bug
Always nice to see new stuff surfacing in our forums.I'm gonna be trying this one soon.
One thing though.Have you also included any GPU voltage controlling scripts or something?Because having the ability to "overclock" the GPU is utterly useless unless we can up the volatges a little.Next available frequency is 400MHz(make no mistake,nothing else between stock 267MHz and 400MHz works.Clock values must be 800 divided by an integer),and that needs some more juice than the stock 1050mV.With Tegrak's app I used to use 1100mV just fine.
Apart from that,all seems good.Good work man.
Hi netchip and thanks for your work.
Is BLN support inserted?
You haven't written it in your kernel's features
tolis626 said:
Always nice to see new stuff surfacing in our forums.I'm gonna be trying this one soon.
One thing though.Have you also included any GPU voltage controlling scripts or something?Because having the ability to "overclock" the GPU is utterly useless unless we can up the volatges a little.Next available frequency is 400MHz(make no mistake,nothing else between stock 267MHz and 400MHz works.Clock values must be 800 divided by an integer),and that needs some more juice than the stock 1050mV.With Tegrak's app I used to use 1100mV just fine.
Apart from that,all seems good.Good work man.
Click to expand...
Click to collapse
You can overclock the GPU as by ninphetamine
HTCDevil said:
Hi netchip and thanks for your work.
Is BLN support inserted?
You haven't written it in your kernel's features
Click to expand...
Click to collapse
Yes, it is included, but I have forgotten one file ...
I update soon.
Updated it
OMG, already 36 downloads
Is there a maximal filesize for the bootlogo? What do I have to do for the yellow triangle and the Galaxy S2 bootlogo to disappear, and show the custom logo instead?
janis605 said:
Is there a maximal filesize for the bootlogo? What do I have to do for the yellow triangle and the Galaxy S2 bootlogo to disappear, and show the custom logo instead?
Click to expand...
Click to collapse
I dont know about filesize (check hellcats thread), the resolution is 480x800. If you have yellow triangle, remove him with chainfires idea.
Edit: it is 100KB
Sent from my GT-I9100 using XDA App
Hey chip. Good to see you coding in the SGS 2 realm
Edit* Yes you are the chip I thought you were
uppon2 said:
Hey chip. Good to see you coding in the SGS 2 realm
Click to expand...
Click to collapse
Which chip you meaning?
Im only developer @ SGSL and SGS+ and SGS2.
Not on other things.
BTW. I go download the new 2.3.5 firmware and release my new kernel for it
Released a version for 2.3.5
netchip said:
Hey flashers
Netchip´s kernel was terribly, there where thousand and one bugs.
Such max overclock to 1400 MHz, no GPU overclocking, bad scripts.
Scripts who works not, it was one big drama.
But it was also great, light, quick, not one fancy kernel.
And here I come to introduce my new kernel .
It is not a big drama, it is super, fixed some bugs by Samsung, CPU overclocking to 1.6 GHz, GPU overclocking, BFQ v2-r1, BLN, bootlogo, bootanimation and much more in the future .
I am inspired by Hacre, Chainfire and HellcatDroid.
Hellcat is very kind, and helps me with ex. the compile issue.
Also Hacre was nice together me, ex. the CPU overclocking code.
But now further on the kernel, the features
-Bootanimation support, place it in /system/media/bootanimation.zip
-Bootlogo, place it in /sdcard/getin, and give it the name, logo.png
-CPU overclocking till 1.6GHz
-GPU overclocking
-BFQ v2-r1
-Removed other schedulers
-Instant root
-Busybox
-Clockworkmod 4.0.1.5
-KI3 initramfs
-I use the "hidden" p12 partition as tmp, so if bootlogo dont work, lemme fix it
-Compiled with AOSP 4.4.0 toolchain
-BLN
It is newb friendly, you can flash it via Odin, and all is installed
Thus flash it via Odin!
MD5Sum
5f96eec48ab51941216146c6d97d1a6b
Future idea´s:
-Init.d support
-Version with CFQ
-Fix bugs
-You can vote for a name
Credits to:
Hellcat - for helping me with somethings and help me with bootlogo
Hacre - for the sources and the help
Netarchy - because you write nice code
connexion2005 - for the original idea of bootlogo
Click to expand...
Click to collapse
You are fast man ^^
chadouming said:
You are fast man ^^
Click to expand...
Click to collapse
Because it is easy .
Thanks m8, do you use it?
Sent from my GT-I9100 using XDA App
Someone else with WLAN error?
Bajo76 said:
Someone else with WLAN error?
Click to expand...
Click to collapse
Try to use intratechs ki3 version.
Its maybe the rom.
Sent from my GT-I9100 using XDA App
netchip said:
You can overclock the GPU as by ninphetamine
Click to expand...
Click to collapse
You can only overclock the frequency not voltage, hence Hacre's script for GPU is useless. The only real viable solution for GPU OC is in combination with TegraK's module.
Maybe i´ll try later, reflashing orig ki3-kernel now.
jlevy73 said:
You can only overclock the frequency not voltage, hence Hacre's script for GPU is useless. The only real viable solution for GPU OC is in combination with TegraK's module.
Click to expand...
Click to collapse
Yeah, but I dont know it works on 2.3.5
Sent from my GT-I9100 using XDA App
netchip said:
Because it is easy .
Thanks m8, do you use it?
Sent from my GT-I9100 using XDA App
Click to expand...
Click to collapse
Currently downloading 2.3.5, gonna test it as soon i have it install for first impression ^^
Bajo76 said:
Maybe i´ll try later, reflashing orig ki3-kernel now.
Click to expand...
Click to collapse
Lemme know if it is fixed.
Sent from my GT-I9100 using XDA App

[KERNEL][FLYER]{HC} DooMKernel [Rel:v01][Dt:27/Dec]

hello everyone,
i have developed kernels for Xperia X10, Xperia ARC, Xperia PLAY, Huawei Ideos X6, Samsung Galaxy SL, Kindle Fire and now i bring u my first kernel for HTC Flyer!!!
i was going to use stock HC Kernel sources and then add my patches from my ARC kernel... but seeing that LeeDroid had already added most of the things (and even more) i though might as well use his kernel sources
thank you LeeDroid for ur amazing work on the kernel sources and allowing me to use them!
[ special thanks to ]
Blagus
zdzihu
aZuZu
jerpelea
Thank you guys for ur help! this would not have been possible without ur help!
[ screenshots ]
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
[ disclaimer ]
OVERCLOCKING CAN BE DANGEROUS! U RISK THE HARDWARE GETTING DAMAGED!PROCEED WITH CAUTION! U HAVE BEEN WARNED!
I AM NOT TO BE HELD RESPONSIBLE IF U DAMAGE UR PHONE / SPILL UR COFFEE / MISS UR ALARMS / ANY OTHER CALAMITY/MISHAP
[ features ]
[v01 onwards] uses LeeDroid Flyer-HC kernel sources so all features from his kernel are already there in this kernel and some more stuff
[v01 onwards] overclocked to 2.0Ghz
[v01 onwards] underclocked to 128Mhz
[v01 onwards] for safe booting CPU is capped at bootup to 1.498GHz/245MHz (max/min)
[v01 onwards] uses LZMA compression
[v01 onwards] added new CPU governors
Scary (default)
Interactive
Lagfree
MinMax
Savagedzen
Smoothass
BrazilianWax
Lazy
Lionheart
[v01 onwards] advanced init.d support
[v01 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
[v01 onwards] insecure kernel (ro.secure=0 & USB debuggin enabled by default)
[v01 onwards] /system mounted as RW
[ credits for features ]
Base kernel sources of LeeDroid
for the rest kindly visit my ARC kernel thread...
thank you all for ur work!
[ requirements ]
stock HTC Flyer HoneyComb ROM (or ROMs based on it)
bootloader unlocked/S-OFF
working recovery
android app for overclocking like SetCPU (paid) or NoFrills CPU Control (free)
NoFrills CPU Control (free) to select I/O scheduler
VDD control app: IncrediControl
[OPTIONAL] CIFS Manager (free)
[OPTIONAL] Swapper 2 (free)
[ how to install my kernel ]
download the provided kernel package
save the package to external sdcard (of phone)
boot phone and enter recovery
flash my kernel package
reboot phone and enjoy the kernel
[ how to get back to stock kernel ]
download the stock kernel package
save the package to external sdcard (of phone)
boot phone and enter recovery
flash the stock kernel package
reboot phone and now you should be on stock kernel
FOR OVERCLOCKING
start SetCPU/NoFrills CPU Control app on ur device (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
[ my kernel sources ]
https://github.com/DooMLoRD/HTC-Flyer-HC-Kernel
[ donations ]
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
PAYPAL DONATION LINK
[ downloads ]
<NEW>
[FLYER] DooMKernel v01
MD5HASH: 06080ab1db79a8ecadcec48337e579ed
FLYER HC Stock Kernel Package (WiFi version)
MD5HASH: f7d39ff3526a29f54416630f6337bfdb
i have only tested it on my wifi Flyer... please check if it works correctly on the 3G version...
For Tips, Troubleshooting & Additional Links check this
[ DooMKernel Signature banners!!! ]
If you like to use my kernels and u want to show the world that u use it/love it , then you can add this banner to you signature!!!
Just copy the following code and paste it in you USER CP under "Edit Signature":
HTML:
[URL="http://forum.xda-developers.com/showthread.php?t=1410921"][IMG]http://icxperia.com/doomlord/doomkernel-sig.png[/IMG][/URL]
enjoy!!!
Tips, Troubleshooting & Additional Links
[ troubleshooting ]
some of the custom ROMs here use some init.d scripts which might interfere with this kernel... if u face bootloops/stuck at bootup then u will need disable/remove those scripts...
on Xperia ARC, PLAY (MSM8255 chipset) i have noticed that some devices were not able to handle the 2GHz spike at bootup... but since HTC Flyer uses MSM8255T chipset, which is much more capable, i think most devices can handle the 2.0GHz spike... incase ur device just waits at bootlogo for a long time then it cannot handle this spike.. please report such cases at the earliest...
[ additional links ]
Useful info on CPU governors and I/O Schedulers
reserved for posting more info
Reserved... my findings and testresults will come here
I will try to keep this post up to date
Summarize the most important findings, questions and answers
coolexe - Cool3D Honey v1 I took this ROM for now to test your kernel (LINK)
settings 2GHZ and Scary governor
++ GTA3 with the v2 graphics mod (Ligts HD textures... looks better than on Ipad)
Duration 30 Minutes - no crashes
Even at 1,8 GHZ unplayable with v2 mod - but with your Kernel, 2,0 GHZ in his ROM it´s a bit laggy but very playable
++ normal usage: no crashes or bootloops so far
++ I am impressed by your Scary governor - it seems too keep the cpu in most cases at a 240Mhz (in app menues, stuff where more speed would be a waste)
++ 4 hours into usage (web/games/standby/apps/manual reboots) ->100% stable
++ battery at 55% (it wasnt fully loaded when I flashed)
Just flashed up and running. Time to play
Sent from my HTC Flyer P510e using xda premium
@ALL
kernel has been posted and most of the thread (with links) has been updated...
welcome to DooMKernel - "Power To The People"....
mcord11758 said:
Just flashed up and running. Time to play
You may want to tweak the installation script to read doomlord
Sent from my HTC Flyer P510e using xda premium
Click to expand...
Click to collapse
hu? i dont follow what u mean...
Nevermind
Sent from my HTC Flyer P510e using xda premium
mcord11758 said:
Nevermind
Sent from my HTC Flyer P510e using xda premium
Click to expand...
Click to collapse
do u mean ASCII art? then no... i am busy working on more important things...
Awesome! Giving this a whirl tonoght
Sent from my ADR6425LVW using xda premium
DooMLoRD said:
do u mean ASCII art? then no... i am busy working on more important things...
Click to expand...
Click to collapse
It was a mistake on my part. Pleas ignore me thank you for the kernel
Sent from my HTC Flyer P510e using xda premium
HI,
aesome bro. i love 2.0Ghz CPU...
My flyer would freeze on boot with it set to 2.0GHz, but 1.8 seems to work fine.
Anyone try this kernel on 3G Flyer?
Alastor_ru said:
Anyone try this kernel on 3G Flyer?
Click to expand...
Click to collapse
Why don't you try it yourself, if it failed to boot, just reflash the boot.img from your HC roms, or flash stock hc kernel in first page.
Any updated links
Sent from my HTC Flyer P510e using XDA Premium HD app
ruffneckZeVo said:
Any updated links
Sent from my HTC Flyer P510e using XDA Premium HD app
Click to expand...
Click to collapse
do u want v01 mirrored?
Yes please
Sent from my HTC_Flyer_P512_NA using Tapatalk
Were the initial bootloop issues part of the kernel or part of the old Leedroid rom services jar? Leedroid mentioned fixing it by increasing the "process stats buffer".
Last time I used this kernel with the old leedroid and coolrom HC's I had the loops. If so, could you please update it Doomlord? I love your work.
Yes please
Sent from my PG86100 using xda premium
jamus28 said:
Were the initial bootloop issues part of the kernel or part of the old Leedroid rom services jar? Leedroid mentioned fixing it by increasing the "process stats buffer".
Last time I used this kernel with the old leedroid and coolrom HC's I had the loops. If so, could you please update it Doomlord? I love your work.
Click to expand...
Click to collapse
i dont really know mate... not really sure if there will be an update for this kernel... i found the base kernel sources i was using (LeeDroid's kernel sources) were not very stable, may be due to TOOOO many patches... but i didnt get time again to start work on this kernel from scratch...
ruffneckZeVo said:
Yes please
Sent from my PG86100 using xda premium
Click to expand...
Click to collapse
h8dannyboy said:
Yes please
Sent from my HTC_Flyer_P512_NA using Tapatalk
Click to expand...
Click to collapse
done links updated to direct download server

[KERNEL] [Mini/MiniPro/LiveWithWalkman/Active] X kernel 2.6.32.59 ZRAM [2-April-2012]

X Kernel 2.6.32.59
This is DoomLord based kernel, I just add a few stuff so most of the credit are for him and other developers in FXP project...
Features:
almost all DoomKernel features (OC to 2Ghz, USB OTG, Tiny RCU, TUN/TAP, slqb memory allocator, Two Way Call Recording, Debugging removed, autoroot, CWM, init.d support etc...
What I changed:
Updated to 2.6.32.58 from the upstream. most patch are clean, some are added manualy
change CONFIG_RWSEM_GENERIC_SPINLOCK to CONFIG_RWSEM_XCHGADD_ALGORITHM (optimized for ARM)
Swap enabled and ZRAM added from Faux123 github
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CPU governor
Performance
Powersave
Userspace
Ondemand (Default)
Conservative
Interactive
MinMax
SmartassV2
Brazilianwax
Smoothass
InteractiveX
SavagedZen
Lagfree
Scary
I/O Scheduler
Noop
Ancipatory
Deadline
CFQ
BFQ
VR
SIO
Supported file system:
ext2/3/4
fat32
NTFS
ISO9660
YAFFS2
Please report if there is some issues with these kernel, I'm not a real kernel developers (just applying patches i think it doesn't count), I don't understand any C language, but I'll try to do my best to fixed it.
However I am NOT responsible if you damage your phone! please use it at your own risk!
How to Use it:
make backup of your original wlan modules
Put the downloaded wlan module (xxxxx_wlan_v3.zip) in your sdcard
Power off the phone
Connect the phone to the PC while pressing up volume to enter fastboot mode (the led is turning blue)
Use Flashtool to flash the boot.img or using fastboot --> fastboot flash boot boot.img or if it doesn't do anything fastboot -i 0xfce flash boot boot.img
Reboot the device
Press continuously the volume down button to get in the recovery
Choose install zip from sdcard; install xxxxx_wlan_v3.zip
In CWM go to advance menu and do a dalvik cache wipe... (fist boot will take a minutes to 3 minutes longer because it will create a new dalvik cache)
Reboot the phone
Zram is enabled in default setting., to disable it delete this file --> /system/etc/init.d/00zraminstall
to enable it again delete this file --> /system/zraminstall (v3) or /system/zraminstall2 (v4)
Click to expand...
Click to collapse
V4 Changelog
fix bootloop in costum rom with built in recovery for locked bootloader
disable 1,9ghz and 2ghz cpu freq... it causes random crash and not as stable as other freq so OC only enabled tp 1,8ghz
Updated to 2.6.32.59
Led notification light for entering the CWM
New KGSL driver ported from 2.6.35 kernel [adridu59]
Updated some android staging driver from 3.3/3.4-rc1 kernel git
Updated zram driver, modified to use snappy compression instead of LZO
Updated touchscreen driver from .74 kernel source
Mount partition as noatime (kernel default) and set as non-rotational (using init.d script)
Increase default minfree setting a little bit
More and more changes can be seen at my github commit
V3 Changelog
fix FM Radio bug
Updated to 2.6.32.58
Increase GPU memory to 4MB (before is 2MB) thanks to DooMLord
Updated few MSM driver from codeaurora.org
Other changes can be seen at my github commit
V2.1 Changelog:
fix VPN bug
Fix missing CPU freq setting from DoomLord Github
Salvaged some RAM thanks to jerpelea
Fix Ramdisk to install zram at default
Remove some unnecessary driver
Fix long startup at boot (please test it)
updated to 2.6.32.56
V2 Changelog:
Rebranding it to X kernel
Update cpu freq driver from Doomlord Github
Update Patched Battery driver by Bazoocaze
Expanding support to Mini, Mini Pro and Active (please be advised, I don't have the device so I can't test it, but I don't have any compiling problem Please report to me if any of you find one...)
Remove NFS and CIFS support
KNOWN BUG:
Compass may not working correctly in active... please report if there is any changes in the new kernel, I don't have the device to test it...
DOWNLOAD:
Live with walkman: Kernel | Wlan Modules
Xperia Active: Kernel | Wlan Modules
Xperia Mini: Kernel | Wlan Modules
Xperia Mini Pro: Kernel | Wlan Modules
Click to expand...
Click to collapse
previous builds (v3):
Live with walkman: Kernel | Wlan Modules
Xperia Active: Kernel | Wlan Modules
Xperia Mini: Kernel | Wlan Modules
Xperia Mini Pro: Kernel | Wlan Modules
Click to expand...
Click to collapse
I would like to thanks to:
DoomLord for the base kernel
DuMOHsmol, I use his kernel source as my base kitchen
Faux123, for the ZRAM script
adridu59 for the help and support
Source Code
I just open my GitHub account few days ago, I've upload the source there (I'm new at this, so the commit it a rather bit messy, but it contain my last source code)
here is the link:
https://github.com/krizky82
bump... 297 views but nobody giving comment?
please do... even if you think it sucks...
I don't see files /system/etc/zram.sh and /system/etc/init.d/00zram, no zram device. I guess you push it in autoroot script in ramdisk and if device already rooted...
---------- Post added at 09:19 PM ---------- Previous post was at 09:16 PM ----------
I've deleted /system/autorooted file and rebooted phone but no changes...
---------- Post added at 09:20 PM ---------- Previous post was at 09:19 PM ----------
Could you upload that scripts?
Works great on my Xperia Mini!
As the above post, do not locate the files zram.
One thing I noticed is that using the kernel KRsH Rage or I get the warning for the latest update FW62 (I am in FW62), and using your do not have this problem, for this would be the last version?
Thank you!
Thanks will flash it and response
Sent from my ST15 using XDA App
radmir said:
I don't see files /system/etc/zram.sh and /system/etc/init.d/00zram, no zram device. I guess you push it in autoroot script in ramdisk and if device already rooted...
---------- Post added at 09:19 PM ---------- Previous post was at 09:16 PM ----------
I've deleted /system/autorooted file and rebooted phone but no changes...
---------- Post added at 09:20 PM ---------- Previous post was at 09:19 PM ----------
Could you upload that scripts?
Click to expand...
Click to collapse
Gustavo RD78 said:
Works great on my Xperia Mini!
As the above post, do not locate the files zram.
One thing I noticed is that using the kernel KRsH Rage or I get the warning for the latest update FW62 (I am in FW62), and using your do not have this problem, for this would be the last version?
Thank you!
Click to expand...
Click to collapse
I'll take another look at the ramdisk...
for the script you can use the zip files from this tread http://forum.xda-developers.com/showthread.php?t=1207251
download the zram.zip from the attachment and flash it from CWM
the for now it will be the last version but if I have a bug fixed or an update, I'll post an update
nimbold said:
Thanks will flash it and response
Sent from my ST15 using XDA App
Click to expand...
Click to collapse
thanks...
any improvement using zram?
Soulfly1976 said:
any improvement using zram?
Click to expand...
Click to collapse
Creates RAM based block devices: /dev/zramX (X = 0, 1, ...). Pages written to these disks are compressed and stored in memory itself. These disks allow very fast I/O and compression provides good amounts of memory savings.
-From a SEARCH in xda.
Good work krizky82... glad to see ppl improving the semc xperia kernel...
Sent from my LT15i using XDA App
This kernel definitely looks promising.
Just flashed it and it is working good so far without any glitches.
Will give a feedback after I see how the battery life is doing.
Thanks for your contribution in the Xperia Lineup.
Best regards
Btw I am using a Xperia Mini Pro
Flashed my mini this moment,
no problems so far
keep up the good work
Flashed it and works great!
battery life is good i think. 2 hours in stand by and 1% drop.
5 hours display and wifi on and 30% yet remaining
but i have some problem with VPN which every time i try to connect via L2TP if display goes off, the phone will reset. but if i force screen been on (toching) it won't and connects successfully. don't know it's Kernel problem or not. but last kernel i used (KRsH) didn't have this problem.
Thanks in advance
I downloaded your kernel sources, /sbin/installzram.sh script just doesn't exist in ramdisk.
radmir said:
I downloaded your kernel sources, /sbin/installzram.sh script just doesn't exist in ramdisk.
Click to expand...
Click to collapse
yes... I made a mistake after editing the ramdisk, it will be fixed after an update
meanwhile you can install this zram.zip from CWM...
nimbold said:
Flashed it and works great!
battery life is good i think. 2 hours in stand by and 1% drop.
5 hours display and wifi on and 30% yet remaining
but i have some problem with VPN which every time i try to connect via L2TP if display goes off, the phone will reset. but if i force screen been on (toching) it won't and connects successfully. don't know it's Kernel problem or not. but last kernel i used (KRsH) didn't have this problem.
Thanks in advance
Click to expand...
Click to collapse
It could be a kernel problem, there is a some compiling warning using gcc 4.6.3 one of them is a tunneling protocol, I've patched it so it doesn't gives warning (not as much as before) I'll going to take another look than at the script
iceeyes91 said:
This kernel definitely looks promising.
Just flashed it and it is working good so far without any glitches.
Will give a feedback after I see how the battery life is doing.
Thanks for your contribution in the Xperia Lineup.
Best regards
Btw I am using a Xperia Mini Pro
Click to expand...
Click to collapse
ajzak said:
Flashed my mini this moment,
no problems so far
keep up the good work
Click to expand...
Click to collapse
DooMLoRD said:
Good work krizky82... glad to see ppl improving the semc xperia kernel...
Sent from my LT15i using XDA App
Click to expand...
Click to collapse
thanks all for the support
krizky82 said:
It could be a kernel problem, there is a some compiling warning using gcc 4.6.3 one of them is a tunneling protocol, I've patched it so it doesn't gives warning (not as much as before) I'll going to take another look than at the script)
Click to expand...
Click to collapse
I think i found the real issue. when wifi signal is weak (1 bar) the phone resets.
nimbold said:
I think i found the real issue. when wifi signal is weak (1 bar) the phone resets.
Click to expand...
Click to collapse
i dont hawe that problem! wifi is much beter than stock
ajzak said:
i dont hawe that problem! wifi is much beter than stock
Click to expand...
Click to collapse
yeah, but i don't mean it.
when wifi signal is weak and i want to connect VPN using L2TP phone resets. without VPN in any signal strenght it's really good though.
I check it on Xperia Active - works faster than stock kernel.
But hangs from time to time when booting (50%/50%) on "SONY ERICSSON" appears.
May be it is because of new CPU frequency driver.
UPD: After few minutes of hour (don't know) the magnetic and orientation sensors are goes off until next reboot. It happend twice today.
nimbold said:
yeah, but i don't mean it.
when wifi signal is weak and i want to connect VPN using L2TP phone resets. without VPN in any signal strenght it's really good though.
Click to expand...
Click to collapse
Is there any free L2TP VPN service I could try? I google it but I can't find any free sites that doesn't need a credit card account
himasura said:
I check it on Xperia Active - works faster than stock kernel.
But hangs from time to time when booting (50%/50%) on "SONY ERICSSON" appears.
May be it is because of new CPU frequency driver.
UPD: After few minutes of hour (don't know) the magnetic and orientation sensors are goes off until next reboot. It happend twice today.
Click to expand...
Click to collapse
I'll try to test is some more and revert to the old cpuclock driver...
But I can't promise to post an update soon though... I get stuck on my job lately...
Sent from my WT19i using XDA App

[KERNEL][Xperia P] Advanced Stock Kernel [Rel:v02][Dt:16/JUNE]

[ info ]
so friends i present to u Advanced stock kernel for Xperia P!
i dont have device with me but a friend of mine requested me to make this kernel so here it is
now u dont need to flash pre-rooted system images
the main kernel (zImage) is stock from FW 6.0.B.1.564
recovery is now integrated into this advanced stock kernel
thanks to my friend Jozinek for sending the kernel.sin & nickholtus for testing this on his device!
[ disclaimer ]
I AM NOT TO BE HELD RESPONSIBLE IF U DAMAGE UR PHONE / SPILL UR COFFEE / MISS UR ALARMS / ANY OTHER CALAMITY/MISHAP
[ features ]
[v02 onwards] added CWM 5.0.2.x recovery
to access recovery: AT BOOTUP keep pressing the VOLUME UP button when you see BLUE LED/feel small vibration from the device
[v01 onwards] added support for init.d scripts (/system/etc/init.d)
[v01 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
[v01 onwards] autorooting (prerooted)
su binary & superuser.apk will automatically be installed by kernel
busybox (1.18.4) gets installed at /system/xbin/
[v01 onwards] insecure ramdisk
ramdisk is insecure (ro.secure=0)
adb server is persistent
usb debugging enabled
rootfs and /system mounted as rw
[ requirements ]
stock Sony 6.0.B.1.564 FW
bootloader unlocked
working fastboot
you have read this thread
[ how to install this kernel ]
download the kernel.elf
save the it in the folder with fastboot binaries (fastboot.exe files)
power down device
start device in fastboot mode
use the following command to flash the kernel.elf
Code:
fastboot flash boot kernel.elf
reboot phone and enjoy the kernel
[ donations ]
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
PAYPAL DONATION LINK
[ downloads ]
< NEW >
[Xperia P] Advanced Stock Kernel v02 (FW: .564)
[ MD5HASH: a329134e7899cbace6f97bf2bb412391 ]
< OLD >
[Xperia P] Advanced Stock Kernel v01 (FW: .564)
[ MD5HASH: 104357cfa1dfe53928e0ca94c6bf89ff ]
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
cheers!
Yes, now I can make my custom rom for Xperia P
Sent from my LT26i using XDA
not yet
atarii and i are working on a recovery!
nickholtus said:
not yet
atarii and i are working on a recovery!
Click to expand...
Click to collapse
Oh I thought there would be recovery in the kernel already
Sent from my LT26i using XDA
no, DooMLoRD is too busy these days
Nice. Just got Xperia P yesterday and now I can say goodbye to Script Manager with init.d support for http://forum.xda-developers.com/showthread.php?p=26643061
thank you soo much for begining dev for our device any idea when it will get its own forum ????
alaric.m said:
when it will get its own forum ????
Click to expand...
Click to collapse
Also interested in this.
alaric.m said:
thank you soo much for begining dev for our device any idea when it will get its own forum ????
Click to expand...
Click to collapse
i've heard from a mod that xperia 2012 line will have their own forum once this forum got cluttered and when they started to see more progress ..
referring to this >> http://forum.xda-developers.com/showpost.php?p=26631590&postcount=4
DooMLoRD said:
i MAY work on integrating recovery into this advanced stock kernel IF AND WHEN i get time...
Click to expand...
Click to collapse
Hey DooMLoRD, awesome work as always
If me and Nick add in recovery, is it ok if we re-upload your kernel with this change?
Atarii said:
Hey DooMLoRD, awesome work as always
If me and Nick add in recovery, is it ok if we re-upload your kernel with this change?
Click to expand...
Click to collapse
ok sure
Hello DooMLoRD,
it can run on Xperia U and Sola?
sebastien207 said:
Hello DooMLoRD,
it can run on Xperia U and Sola?
Click to expand...
Click to collapse
no but i will try to post test kernels for Xperia U and Sola tonight!
Ok, thank you,
Envoyer depuis mon Nozomi avec Tapatalk
Great...cant wait to have my xperia P on my hands and play around with it.
I'd feel safer to flash this kernel if there was a default (stock) kernel somewhere that I know I can revert to if things do not go to my liking. Is there such a kernel?
ok, kernel sources are finally released!!
trying to compile now
edit: succesfully compiled.
trying to add:
governess
cpu oc
now!
nickholtus said:
ok, kernel sources are finally released!!
trying to compile now
edit: succesfully compiled.
trying to add:
governess
cpu oc
now!
Click to expand...
Click to collapse
Link to kernel sources?
Sent from my Xperia Play using Tapatalk 2
http://developer.sonymobile.com/wportal/devworld/downloads/download/60b1564tar
it says for arco hd, but the defconfig for nypon (xperia p) is included and the kernel is compiling fine
nickholtus said:
http://developer.sonymobile.com/wportal/devworld/downloads/download/60b1564tar
it says for arco hd, but the defconfig for nypon (xperia p) is included and the kernel is compiling fine
Click to expand...
Click to collapse
Is kumquat defconfig there?
Sent from my Xperia Play using Tapatalk 2

[KERNEL][ICS] Suave Kernel v6 ☰ Battery Friendly ☰ {OC,UV,2WCR,Gov,IO,FS,Net} 19-Jun

[KERNEL][ICS] Suave Kernel v6 ☰ Battery Friendly ☰ {OC,UV,2WCR,Gov,IO,FS,Net} 19-Jun
Guys, the latest kernel sources are out from SONY!! So, for all those who wanted kernel with OC and more features, here it is
With most of the useful features inbuilt! Link to old kernel -> here
Enjoy..
Q. Features?
init.d support
ro.secure=0 (that is now adb has native root access!)
Device is identified correctly (both Neo and Neo V) in recovery
ADB access in recovery
Clockworkmod 5.0.2.7 (credits DoomLord)
Overclock (OC): upto 1.6 GHz (use with discretion, i will not be responsible for ANY damage)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Governors: Smartassv2, Intellidemand, OndemandX, Smoothass, InteractiveX, SavagedZen, BrazilianWax
IO scheduler: sio added built in (default)
Filesystems: ext4 inbuilt, isofs, ntfs as modules added
Network: VPN support (tun/tap driver)
USB OTG: USB OTG support built in(mass storage, hid, mouse, keyboard)
Enable only features you want!! (See instructions below)
userinit support
Undervolting with vdd_levels sysfs
2-way call recording patch (experimental)
swap:Enable with single line (How-to here)
Download
Please see new install instructions!!
suave-kernel-v6-neov.img <- NEO V
suave-kernel-v6-neo.img <- NEO
OC increased to 1.6 GHz, swap (can be enabled with a single line) How-to here.
suave-kernel-v5-exp-neov.img <- NEO V
suave-kernel-v5-exp-neo.img <- NEO
Much better battery life!! + BrazilianWax & SavagedZen governors
CPU OC only till 1.4 GHz. Please see discussion here.
Previous:
suave-kernel-v3.1-exp-neov.img <- NEO V
Small bug-fix (no more kernel errors on logcat)!
suave-kernel-v3-exp-neov.img <- NEO V
suave-kernel-v3-exp-neo.img <- NEO
Added 2-way call recording + battery saver tweaks (full changelog post 2)
suave-kernel-v2-neov.img <- NEO V
suave-kernel-v2-neo.img <- NEO
Added UV (How-to below) + NTFS inbuilt (all changelog 2nd post)
suave-kernel-v1-neov.img <- NEO V
suave-kernel-v1-neo.img <- NEO
Stock WiFi modules
Required by only those coming from Night-elf kernel, CWM flashable.
Q. How to install?
Just as you install a custom kernel.
Steps:
1. Power down device and get into FASTBOOT MODE -> switch off device hold menu key & plugin usb. (LED notification turns BLUE)
2. check fastboot with "fastboot devices"
3. flash boot image
fastboot flash boot boot.img
4. Reboot with "fastboot reboot"
5. Enjoy!
How to enable/disable features?
This kernel sets properties to features so that they can be enabled or disabled easily
Code:
shardul.module.tun=0
shardul.module.isofs=0
shardul.module.ntfs=0
shardul.module.hid_apple=0
shardul.module.hid_microsoft=0
Method 1: Edit /data/local.prop directly
Method 2: "writeprop shardul.module.isofs 1" on shell / terminal emulator for individual properties set/unset
Module will be loaded on next boot!
If you want to load module only for the current session, see this app!
Q. How to undervolt (UV)?
Easy methods -> andrev_oc, IncrediControl (Thanks to adridu for the tip)
OR
Query vdd levels (output: first column: frequency (kHz), second column: vdd* (mV))
Code:
cat /sys/devices/system/cpu/cpu0/cpufreq/vdd_levels
incrementing/decrementing all levels by a specified amount* (mV):
Code:
echo '-25' > /sys/devices/system/cpu/cpu0/cpufreq/vdd_levels
echo '+25' > /sys/devices/system/cpu/cpu0/cpufreq/vdd_levels
adjusting the supply voltage* (second value, mV) at a specific frequency (first value, kHz):
Code:
echo '998400 1250' > /sys/devices/system/cpu/cpu0/cpufreq/vdd_levels
*: vdd values must be a multiple of 25 (enforced by the interface; the regulator doesn't accept other values)
Want this on locked bootloader? : See here
Credits:
AnDyX, DooMLord, Bylos, inteks and all devs on XDA
Source:
https://github.com/shardul-seth/Suave-Kernel-Xperia-2011/tree/haida
ToDo:
- Add 0% battery patch
Changelog
Changelog:
Version 6 (2012-06-19):
= OC increased to 1.6 GHz
+ Swap on system (change amount by editing /data/local.prop)
+ VM readahead increased
Version 5 (2012-06-19):
+ MUCH better battery life
+ Governors: BrazilianWax and SavagedZen
= Governors: Tweaked values
- OC only till 1.4 GHz, removed some frequency steps (reverted to stock freq)
Version 3 exp (2012-06-14):
+ 2-way call recording patch
+ VM readahead to 512
+ Disabled NFS for better battery saving (module available)
+ Disabled some debugging features (better battery)
Version 2 (2012-06-14):
+ sysfs vdd levels interface for undervolting
+ NTFS also integrated into the kernel
Version 1 (2012-06-13):
+ init.d support
+ ro.secure=0 (that is now adb has native root access!)
+ ADB access in recovery
+ Clockworkmod 5.0.2.7
+ Overclock (OC): upto 1.7 GHz (use with discretion)
+ Governors: Smartassv2, Intellidemand and OndemandX, Smoothass
+ IO scheduler: sio
+ Filesystems: ext4 inbuilt, isofs, ntfs as modules added
+ Network: VPN support (tun/tap driver)
+ USB OTG: USB OTG support built in(mass storage, hid, mouse, keyboard)
+ Option to enable/disable some modules
+ userinit support
one more..
Nice to see some new stuff...
Your writeprop script is well done BTW I might take it for my next release.
adridu59 said:
Nice to see some new stuff...
Your writeprop script is well done BTW I might take it for my next release.
Click to expand...
Click to collapse
See here . Of course boss!
Is this better than the superstock kernel?
Awesome! Will try it as soon as I get my hands on a computer. Mine is broken right now.
Sent from my MT11i using xda premium
thanks shardul., il try it.,
Flashed...
Wifi-OK
Cam-OK
BT-OK
Video Play-OK
U-Totta OK..!!
Battery Drain to be tested..
Problem-This doesnt supprt Undervolting???
i want this feature..it really helps in battery use..
Will give a better feedback tommorow..
Charging the phone..
geekynoob said:
Flashed...
Wifi-OK
Cam-OK
BT-OK
Video Play-OK
U-Totta OK..!!
Battery Drain to be tested..
Problem-This doesnt supprt Undervolting???
i want this feature..it really helps in battery use..
Will give a better feedback tommorow..
Charging the phone..
Click to expand...
Click to collapse
Undervolting (vdd) ready on my local build
Will be there on the next update!
shardul_seth said:
Undervolting (vdd) ready on my local build
Will be there on the next update!
Click to expand...
Click to collapse
Update right Now..
waitng.. wenever you're comfortable..
shardul_seth said:
Undervolting (vdd) ready on my local build
Will be there on the next update!
Click to expand...
Click to collapse
great work thank you
is there any way to increase amount of ram to 340 mb as G.B kernel
It is already 340 mb. Please check.
It can be increased more by reducing camera memory, but that may make the camera unstable!
Can I use this kernel with MIUIv4 (ICS) EN 2.6.8 for Neo V?
mannu_in said:
Can I use this kernel with MIUIv4 (ICS) EN 2.6.8 for Neo V?
Click to expand...
Click to collapse
Yess u can...
@shradul- Very High Sleep drain... lost 10% in 5 hrs... i hope it will become more stable with tym and ur expertise..
Waitng for vdd..
@ALL:
1. I have noticed that v6 supercharger script adds "pm.sleep_mode=1" in build.prop
This causes high drain on some networks in sleep.. Just remove that line after install v6 supercharger script by zeppelinrox
2. If data is on overnight, it uses a lot of battery.. Use any script or app to turn off data when not required
geekynoob said:
Waitng for vdd..
Click to expand...
Click to collapse
See OP, updated
How I can test that is my phone will be stable with new voltages?
Sorry for my English.
Wysyłane z mojego MT11i za pomocą Tapatalk 2
is there tutorial about Under-volt and how can i use it
ay.ibrahim said:
is there tutorial about Under-volt and how can i use it
Click to expand...
Click to collapse
Did you even read the OP?
There is a section on how to undervolt!!
@kibol44: Values are reset at boot.. So try low values (individually for all frequencies), if phone freezes or random reboots, then you are too low . After you have found the correct values for your phone, you would need an init.d script for setting values on every boot..
@ALL: 2-way call recording, some debugging features turned off (logcat is still enabled), VM readahead increased, NFS (which i dont think anybody uses, but available as module) turned off for better battery..
My phone running stable on it since the last 4 hours. Anyone else who is willing to test?

Categories

Resources