[KERNEL] [Mini/MiniPro/LiveWithWalkman/Active] X kernel 2.6.32.59 ZRAM [2-April-2012] - Sony Ericsson Xperia Mini, Mini Pro, Xperia Pro, A

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

Related

[2.3.3+2.3.7+arc][06/13/2012]ThGo2 v17.0 [elegant] [ICS theme] [with T.E.A.M]

Thanks to zdzihu for Xrecovery GB ready and FPS Uncap nothing audio lags!
Thanks to tkymgr link2Sd fix and more
Thanks to kenjidct kill app long press back button
Thanks to zorglub08 button LED fix
Huge thanks to T.E.A.M team theme and app
Thanks to Yuto helps me
Thanks to DooMLoRD Bootmanager & unlock fixes
I like minimal & cool style, so I am going to build small ROM and simple theme mod by stock SE 2.3.3 first(^_^)b
Don't copy my original files without agree, remove my credit any my files Ex. init.d scripts if you use in your ROM
I build ROM and kernel. My ROM tweaking for my kernel, kernel for my ROM each other.
My ROM getting very smooth & lowest battery drain!!!
Latest info:
[Jun 13]
Code:
v17.0
update some binary
remove some apps
24MB compcache enable by default
apply new pdroid patch
fix UA
update some system apps
change some libs
***** kernel *****
update rpcrouter to newest (Thanks to tkymgr)
support BZIP2/LZMA compress
enable htrick
update jhash to version3
native suppport ext3, ext4, cifs, nls_utf8
FPS uncap
call volume fix
added Scheduler (SIO & BFQ & V/R)
added CPU governor (smartassV2, interactivex, Scary & lagfree), power up (ondemand, consavative)
drivers update (CPU, video, and more)
freqs and voltage
128000-1000
384000-1000
576000-1050
768000-1150
998400-1300
1075000-1300
1113600-1325
1152000-1350
1190400-1375
1228800-1400
a lot of smoother tweaking !!
update KGSL driver to .35 with new libs
and more...
You can see [URL="http://db.tt/6RBT6Ac"]change history [/URL]
Click to expand...
Click to collapse
{
"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"
}
​
- System Requirements -
baseband: .71
xrecovery
- tweak -
Code:
--- ROM ---
rooted
xrecovery fully working
native adblocking
build.prop optimized Japanese like Xperia arc
FPS fully uncap thanks to Z!!
Bravia engine thanks to Z!!
some audio files move to SDcard
Automatic wipe of Dalvik Cache when flashing Update [Phone needs longer to settle at first Boot now but will be faster after some Time]
Automatic ZipAlign (just 1st booting)
SD Card Speed boosted
VM/Sysctl tweaks
Kernel tweaks
Android Internal Taskkiller tweaked
I/O Scheduler tweaks
Reduced lags
Better memory management
Network speed tweaks & improvements
Zip allined all
Audio lags less
15% speedup reading database
deep tweak
SD readable freq
xLoud enable (my kernel adjusted for xLoud, but it may brake your speaker)
--- Included kernel details ---
FPS uncap
call volume fix
BFQ I/O as default scheduler
ext3, ext4, CIFS, TUN & UTF8 support
add compcache
touch respons up
screen respons up
battery fix
update lowmemorykiller driver
tweaks & many more!
support BZIP2/LZMA compress
fix SDcard driver
backport some source from 2.6.32
CPU up to 1.22 GHz
If you want to control CPU manually, you would need SetCPU from here: SetCPU
In SetCPU remember to check "Set on Boot", but using O/C Daemon gives much better performance and battery then SetCPU
Many CPU governors (SmartassV2, Ondemand, Performance, lagfree, minmax)
overclock & downclock undervolt optimized CPU setting (latency, speed ...)
128000-1000
384000-1000
576000-1050
768000-1150
998400-1300
1075000-1300
1113600-1325
1152000-1350
1190400-1375
1228000-1400
Installation
Optional: Back up your mobile data APNs using APN Backup, as they will be erased when flashing this ROM.
1. Full wipe, Wipe dalvik cache, and wipe battery stats. include update scripts (thanks to tkymgr)
2. Flash the ThGo_v.XXX.zip package via xRecovery
3. Install Addon via xRecovery
4, Flash .71 baseband to use Flashtools (only first time!!)
5. boot & wait til phone will be stable...
6. If you done unlock, please flash my unlocked kernel. another kernel is getting low speed for my ROM.
Click to expand...
Click to collapse
Known isuue:
- tethering switch has an error 1st time
- ??
My ROM exclude even any google apps, you can install newest them from market
Google Search, Voice Search, Gmail, Maps, Street, YouTube,
Adobe Flash Player,
Click to expand...
Click to collapse
Change log:
* Have to read change log before install |
Change log in English | kernel change log
Click to expand...
Click to collapse
Known Issue
-
Click to expand...
Click to collapse
Downloads:
ThGo2_v17.0.zip:via xrecovery don't work another kernel
If you done unlock, please flash stock kernel. another kernel is getting low speed for my ROM
*addon timescape & face book from xperiaS:
- for unlock bootloader -
X10_2.3.3_Th_kernel-n1.1-BootManager-v2.0: for unlocked x10
X10_2.3.3_Th_kernel-n1.1_wifi: for unlocked x10
https://lh3.googleusercontent.com/-wFyaJchGJc8/Tp-6970V81I/AAAAAAAADes/eV0lJsXtv8A/s500/musa.jpg
Th_min_voltage4: I got a minimum CPU voltage. If not booting, try to do down voltage.
old files
* Sonny Ericsson Driver for Win *
download driver (rar file)
* Add-on * via xrecovery
switch_to_arc_hardkey: switch hardkey to arc style for 2.3.3
switch_back_to_x10key: switch_back_to_x10key for 2.3.3
Click to expand...
Click to collapse
* custom kernel
I made new thread for kernel
Give me beer!!!!
-- reserved --
ThJap said:
-- reserved --
Click to expand...
Click to collapse
First SPAM. LOL
Hope camera error, lockscreen error, home button error is going to be fixed in this release.
Waiting for this and your Custom kernel! Jap!
wow..excellent. Good to see more devs coming up!!
Thanks, just now I'm back from working.
Tonight will be very long...
Love the carbon fiber black theme!!!!!! NICE.... Understated elegance..." Shibumi "
Great work!!! THANK YOU!!!
Best regards,
Chris
loved ur theme... except unlock slide bar..
Thanx
Nice fast n smooth!! no issues, perfect Sir, thank you!!
chris
Sent from my SO-01C using XDA App
Nice work my Friend!
Thanks everyone.
sometimes 0.3.0 can't use timescape I heard.
will release test ver. nearly
ThJap can you tell us what have been removed from the stock rom?
Sent from my X10i using XDA App
xtbk9999 said:
ThJap can you tell us what have been removed from the stock rom?
Sent from my X10i using XDA App
Click to expand...
Click to collapse
you can see in this post
quadrant scores?
1300 plus....... w data running....
Sent from my SO-01C using XDA App
great rom as usual!! これからThJapさんのROMお世話になります。ありがとうございます!ヽ(´∀`)ノ
Thanks again for the rom.
The power control widget doesn't display properly.
Also, the GPS doesn't work very well for me. Sometimes it works, sometimes it doesn't. I've used the GPS fix for Japan, and I've used the gps.conf from the stock rom. I'll do some more testing though.
edit: Nevermind, it works everywhere except near my house.
Your theme looks supercool
Gonna try your rom today & will report
Cheers
Not sure if every one has this problem but. I get force close on facebook (android app) and gmail. Also I can't register my facebook account on timescape. When I accept the terms there should be a log-in screen but that doesn't show up. Twitter works.
*Ok I lied? :s I reinstalled facebook and gmail it works now SORRY!!!
jekenro said:
*Ok I lied? :s I reinstalled facebook and gmail it works now SORRY!!!
Click to expand...
Click to collapse
Hehe , epic edit ! love it !
@ThJap , Thanks for the rom mate, i love the detail in your work , everything in order and well explained.
Cheers
Vatis
Finally flashed the 0.4.1 version, smooth and fast and everything works & I like the theme. Only slight lag in messaging app(for now) and "reboot into recovery" option in xperia reboot options app doesn't work(it just normally reboots the phone). Also I wanted to add power control widgets but it added an empty useless widget.
You removed all the wallpapers ?
May I have the wallpaper from your screenshot? I like it
Thanks

[ROM][Kernel][Pro/MK16]Xperia Pro Ultima v1.1 GB & Xperia Pro Ultima Kernel v1.0 ICS

[ROM][Kernel][Pro/MK16]Xperia Pro Ultima v1.1 GB & Xperia Pro Ultima Kernel v1.0 ICS
Xperia Pro Ultima​
This is a customized Xperia S based stock ROM with all the latest customizations that exists on the current Xperia 2011 GB ROMS.
What's in this ROM:
ROM Features
Almost all Xperia S apps integrated except for lockscreen, conversations(you can use the Xperia S one if you want it's also bug free), FM Radio.
Reboot power menu integrated (Reboot, Fastboot, Recovery)
12 Power Notification menus with QuickPanel settings app to customize the notification menus.
Customized Xperia S Homescreen(Rotateable Home, 7 homescreen, 2 top desk corners enabled)
Beats audio support
Clear Bass support(no bugs)
Framework-res, framework.jar & SystemUI.apk mods applied
Xperia S Power Module enabled
Pre-Rooted
CosmicFlow & 3D Earth live wallpapers included
Xperia S theme chooser
Modified Package installer
And many more...
Kernel & Ramdisk Features
Overclocking support Overclockable up to 2.01Ghz (defaults at 1.02Ghz)
Lots of kernel governors enabled (SmartassV2, interactiveX, lagfree, minmax, Scary, smartass, and all the common governors)
Undervolting support
IO Schedulers noop, anticipatory, deadline, cfq, bfq, vr etc.
Swap enabled
TUN driver integrated
Some of Doomlords latest patches on Doomkernel
Doomlord's Touch Based CWM Support
Init.d Support
Others
Xperia S Conversations App attached.
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"
}
Download Links
V1.0
http://www.sendspace.com/file/alox4y - ROM
http://www.sendspace.com/file/1yi05q - Wifi Modules
http://www.sendspace.com/file/s6qq0n - Kernel
http://www.sendspace.com/file/kw7gop - Flashable Wifi Modules [untested]
http://www.sendspace.com/file/ziaslh - Flashable File Manager (ES File Explorer) [untested]
V1.0-1
http://www.sendspace.com/file/spkf1d - ROM
http://www.sendspace.com/file/3jcf8e - German Keyboard Layout version by cccs1
http://www.sendspace.com/file/s6qq0n - Kernel
http://www.sendspace.com/file/kw7gop - Flashable Wifi Modules [untested]
http://www.sendspace.com/file/ziaslh - Flashable File Manager (ES File Explorer) [untested]
V1.1
http://www.sendspace.com/file/jprwu3 - Kernel
http://www.sendspace.com/file/og8buy - Generic Version
http://www.sendspace.com/file/6pv572 - Arabic Version
http://www.sendspace.com/file/7fwucr - German Version
http://www.sendspace.com/file/kw7gop - Flashable Wifi Modules (Use only if Wifi doesn't work)
http://www.sendspace.com/file/ziaslh - Flashable File Manager (ES File Explorer)
V1.1.1
http://www.sendspace.com/file/ojujbg - Kernel
http://www.sendspace.com/file/3zn9f2 - Generic Version
http://www.sendspace.com/file/fte14f - Arabic Version
http://www.sendspace.com/file/bkkd0f - German Version
Changelogs:
V1.0
Initial release
V1.0-1
Reintegrated Wifi Modules to ROM
Added Facebook to ROM
Added Market to ROM
Added Gmail to ROM
V1.1
Almost a hundred of bugfixes internally(permission problems, corrupt libraries, missing libraries, reworked & reoptimized framework)
Updated Timescape
Added Xperia Play's Playstation Pocket
Updated Google Maps to latest version
Updated Google Play Store to latest version
Removed bloatwares
Added miscellaneous apps like liveware, trackID, whatsapp etc.
Reverted to stock Xperia Pro keyboard
Integrated Xperia S Conversations app
Fixed starred message feature for Xperia S Conversation app.
Added Xperia Pro's Smart Keyboard add on.
Set default UI to non-transparent status bar.(I'll upload the transparent one with new icons as a patchable zip as soon as I'm done)
Added CRT animation
Implemented SemcCameraUI Mod(Credits to hansip87)
Added CRT animation
Added Xperia S Clock widget
Recalibrated akmd Xperia Sensors
Reworked Kernel for stability & overall improvements
Updated SuperSU to 0.88 & readded latest SU binary
Removed SuperUser because it's conflicting with SuperSU
V1.1.1
Fixed google play issue
Minor optimizations to kernel
How to install
1. Download Rom and copy to SDCard
2. flash provided kernel using "fastboot flash boot <kernel name>"
3. Boot CWM
4. Flash the zipped rom using CWM.
5. Reboot & Enjoy
Click to expand...
Click to collapse
Installing Wifi Modules(If existing wifi modules doesn't work. )
1. Unpack the zip modules using PC
2. copy sdio.ko, tiap_drv.ko & tiwlan_drv.ko at /system/lib/modules/ replacing the existing ones using a file manager.
3. chmod it to 755.
Click to expand...
Click to collapse
Notes for V1.0:
1. Somehow wifi modules got corrupt I think when I repacked the ROM(it's not working on my device at least) so I provided a temporary solution for now
If anybody is willing to create a flashable zip package please do as I can't do it right now since I'm at work Only for V1.0
2. If something is not working like corrupt package please inform me ASAP so I could reupload the said files. Sorry got a very crappy upload speed.
3. If hardware keyboard is messed up please provide me your keyboard layout and the keys that's broken so I could provide a patch.
Wanna help by providing mirrors? PM me and I'll give you a direct link
Credits: Doomlord for the kernel patches & modded CWM, vr5411 for the customized homescreen thread & pajoneer for the customized package installer thread
Xperia Pro Ultima ICS​
Xperia Pro Ultimate Patch
Coming soon...
Kernel & Ramdisk Features
Overclocking support Overclockable up to 2.01Ghz (defaults at 1.02Ghz)
Lots of kernel governors enabled (SmartassV2, interactiveX, lagfree, minmax, Scary, smartass, SavagedZen and all the common governors)
Undervolting support
IO Schedulers noop, anticipatory, deadline, cfq, bfq, vr etc.
Swap enabled
TUN driver integrated
Some of Doomlords latest patches on Doomkernel
CWM Recovery
Init.d Support
Cleancache driver implemented
ZRAM driver from kernel 3.0 implemented
Enhanced IPv6 support
Patched KGSL driver optimized for Xperia Pro
V1.0
Deleted~
Reason: Buggy, Causes reboot loop and hangups
V1.1
http://50.56.186.177/gg/ICS/boot-1.1.img - Kernel
http://50.56.186.177/gg/ICS/WIFIModules1.1.zip - WIFI Modules
V1.4
https://dl.dropbox.com/u/56328232/Kernel/bootA.img - Kernel
https://dl.dropbox.com/u/56328232/Kernel/wifi-modulesA.zip - WIFI Modules
Changelog​
V1.1
Initial release
94% of Xperia Ulimta kernel gingerbread implementation
V1.4
Lot's of optimizations and fixes on pointers
Network tweaks on kernel side
Added some more implementationf of Xperia Ultima kernel gingerbread
Stripped debugging feature on WIFI modules. (Should regain alot of space on /system partition)
Altered OOM settings to regain more RAM.
Compiled with additional flags for better implementation and performance of processor & GPU driver
Added full support for loop device. (Now you can mount images on the phone) sample project here - http://forum.xda-developers.com/showthread.php?t=1585009
Increased VMMaxReadAhead
Added SHA256 encryption support for ICS
Workaround & created a new implementation of config_netfilter _xt_match_owner because old one conflicts with qtaguid. Kernel should support Apps like Droidwall, Orbot and any firewall programs fully now.
This is what i was waiting for ! I will test it as soon as possible.
On what rom is it based ? stock or cm ?
Will it work for locked bootloader...????
Thanks for the rom...
only for unlocked bootloader
question, there is no market, gmail or facebook included in this rom
just installed and cant find any of these apps.
good job!
bye!!
this looks good
perfect work
german keylayout and marked
@cccs1
Thanks! Will add those ASAP
danielo83 said:
This is what i was waiting for ! I will test it as soon as possible.
On what rom is it based ? stock or cm ?
Click to expand...
Click to collapse
It's based on stock. I just feel like using stock ROM as there's alot more customizations that exist on stock compared to CM. And it's alot more stable and battery efficient.
mohanparvatham said:
Will it work for locked bootloader...????
Thanks for the rom...
Click to expand...
Click to collapse
If you have CWM installed it will work on locked bootloaders except for the kernel.
Ok guys updated the ROM. Please provide feedback if something is not working so I could fix it
V1.0-1
Reintegrated Wifi Modules to ROM
Added Facebook to ROM
Added Market to ROM
Added Gmail to ROM
Additional Notes
Also attached Xperia S Conversations app to anyone who wants the Xperia S Conversations.
Uploaded a German keyconfig version of the ROM as csss1 posted
Hi,
First of all, great ROM. Thanks a lot for your work. This is the first custom ROM for MK16 I have ever seen.
I have some questions about this ROM
1) Since it is based on the stock ROM, that means I don't have to wipe the data partition right?
2) Can I just flash the kernel? I'm on .62 firmware.
char101 said:
Hi,
First of all, great ROM. Thanks a lot for your work. This is the first custom ROM for MK16 I have ever seen.
I have some questions about this ROM
1) Since it is based on the stock ROM, that means I don't have to wipe the data partition right?
2) Can I just flash the kernel? I'm on .62 firmware.
Click to expand...
Click to collapse
Thanks for appreciating Anyways to answer your question
1. You need to wipe data partition. Yes it maybe is based on stock ROM but not Xperia Pro stock ROM. It's rebased on Xperia S which means userdata from pro won't work since Xperia S and Xperia Pro have alot of differences on it's applications.
Although if you really need not to wipe your data partition you could do so but it's not really recommended. But just make sure to wipe your dalvik cache just so you won't have any crashes or reboot loops.
2. Yes, Actually kernel is just optional. You could use the stock kernel if you want. Using the kernel I provided would just give you additional features like overclocking/underclock, undervolting/overvolting etc. and some performance enhancements.
Riyal said:
It's based on stock. I just feel like using stock ROM as there's alot more customizations that exist on stock compared to CM. And it's alot more stable and battery efficient.
If you have CWM installed it will work on locked bootloaders except for the kernel.
Click to expand...
Click to collapse
Oh great......I will try...
Any way thanks for the rom....
Sent from my Lenovo A60 using xda premium
I flashed the BOOT but, a black screen at startup no logo image, and cant enter CWM.
=O
redownload it again. It means your download was corrupt.
The xperia key board shows not all symbols, so i went to the black keyboard made by another dev. If it could be possible, it would be nice to have the xperia one with scro''able symbols. Thing that the size is not the right one.
Great ROM!
wifi works
I was having some problem with underclocking, and is good to fix permissions after flashing the rom.
By!
@riyal
Hey..is the keyboard working properly? I have ARABIC"AR" layout...will it work properly??thnx for this awefuknsome rom!! xD
Sent from my MK16i using xda premium
Aff the issue was cause im using Xperia Arc, why you post here?

[KERNEL][UNLOCKED][ICS/CM-9/MIUI-4] kCernel {v01}

Here we have, kCernel for ICS
(for FXP CM9, 9Lukas5's MIUI 4 and other roms based on FXP CM9)kCernel for FXP CM9 and ICS ROMs
This kernel works on ROMS like
FXP CM9, MIUI 4, etc
Features
---- v 03 ---
Code:
> vibration on recovery trigger
> added smoothass and brazillianwax governors
-----v 02 -----
Code:
> added V(R) and SIO (simple) IO schedulers
----v 01 -----
Code:
> enabled CFQ, Anticipatory, Deadline, Noop IO Schedulers
> enabled Scary, SavagedZen, Smartass(v1&v2), Conservative, MinMax, interactivex, powersave, interactive CPU governors
> instant deep sleep (works as efficiently as GB/CM7 kernels !!!) [thanks to FXP's awesome fix]
> 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 03} release dt: 27 may 2012
{v 02} release dt: 25 may 2012
{v 01 } release dt : 24 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
Few files of ramdisk are taken from DoomKernel
DoomLords Touch Recovery is included as is
ZdZihu's xRecovery is included as is
SOURCES
CM9 Kernel Based on FXP sources (forked repo)
reserved for later usage
kCernel for CM9 {v 01}
The ftf file is to flashed via flashtool
ONLY FOR UNLOCKED BOOTLOADERS
download kernel
download wifi modules (only if needed, as i have already put modules inside ramdisk)
Press thanks if it helps
If you love my work, chuck in some $$$
CM version: CWM 5.5.0.4
Kernel:91_fxp119_cm9_x10_custom_208fd / kCernel for CM9 {v 01}
Can't mount usb-storage at CWM 5.5.0.4 .
error:unable to open ums lunfile (no such file or directory).
i can't mount usb-storage at CWM, gives me that error!?! same problem in FXP 121 kernel.
its a lun file problem
will be solved when fxp fixes the recovery sources
Nice work, Champ. A little thing, if reboot to recovery is pressed it shows SDCard unmounting in status bar and rebooting splash but just stays there until a physical button is pushed. It then reboots.
kCernel for CM9 {v 02}
The ftf file is to flashed via flashtool
ONLY FOR UNLOCKED BOOTLOADERS
download kernel
download wifi modules (only if needed, as i have already put modules inside ramdisk)
Press thanks if it helps
{
"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"
}
If you love my work, chuck in some $$$
Thanks for your work!
congratulations its fantastic and my cm9 with smartass v2 its very good
can i just put the tft file in the firmwaresmap of flashtool and can i then flash the kernel? Or should the kernel.sin and loader.sin in the X10_custom map also be replaced?
---------- Post added at 10:52 AM ---------- Previous post was at 10:13 AM ----------
okay, just flashed the ftf with flashtool, installed fxp121 through cwm and now the phone seems to hang at the Kcernel bootlogo..
okay, update again, I now replaced the kernel.sin in the X10_custom map with the one from the fxp121 zip, the phone seems to boot now with the KCernel flashed
sjondenon said:
can i just put the tft file in the firmwaresmap of flashtool and can i then flash the kernel? Or should the kernel.sin and loader.sin in the X10_custom map also be replaced?
---------- Post added at 10:52 AM ---------- Previous post was at 10:13 AM ----------
okay, just flashed the ftf with flashtool, installed fxp121 through cwm and now the phone seems to hang at the Kcernel bootlogo..
okay, update again, I now replaced the kernel.sin in the X10_custom map with the one from the fxp121 zip, the phone seems to boot now with the KCernel flashed
Click to expand...
Click to collapse
what you are supposed to do basically is
1. get latest version of flashtool (it supports drag and drop funtion)
2. save this ftf file to pc
3. open flashtool
4. drag this ftf file into flashtool window
5. when it asks, switch off phone and conect with back button pressed
6. put the rom zip file inside sdcard
7. insert sdcard into phone, boot it up
8. go to recovery (press back when light glows)
9. intstall the zip from recovery
hello,
I have a problem with the driver for xperia x10 kernel from version 107 to date, also for this version of kernel,
My PC, it is not known
salimdz2010 said:
Click to expand...
Click to collapse
salimdz2010 said:
hello,
I have a problem with the driver for xperia x10 kernel from version 107 to date, also for this version of kernel,
My PC, it is not known
Click to expand...
Click to collapse
yes i know that...
fxp will fix it soon i hope
Sent from my X10i using XDA
championswimmer said:
yes i know that...
fxp will fix it soon i hope
Sent from my X10i using XDA
Click to expand...
Click to collapse
thank you, ok I hope he will settle
kCernel for CM9 {v 03}
The ftf file is to flashed via flashtool
ONLY FOR UNLOCKED BOOTLOADERS
download kernel
download wifi modules (only if needed, as i have already put modules inside ramdisk)
Press thanks if it helps
If you love my work, chuck in some $$$
no deep sleep for me with v03
Deep sleep works fine here. @sjon try fix permissions in recovery.
Sent from my Xperia X10 using XDA
championswimmer said:
yes i know that...
fxp will fix it soon i hope
Sent from my X10i using XDA
Click to expand...
Click to collapse
No worries its just a build.prop issue the product name and device props were changed to xperia x10 and the drivers installed were for x10i or x10a.. changing the props has resolved the error detecting device.
Sent from my X10i using XDA
AdX9170 said:
No worries its just a build.prop issue the product name and device props were changed to xperia x10 and the drivers installed were for x10i or x10a.. changing the props has resolved the error detecting device.
Click to expand...
Click to collapse
thank you
hi champ! another masterpiece if you have time please make for locked BL
keep it up!

[kernel] 2.6.29.6-Stratos-01 |XPerience | 08/03/2013

Code:
Disclaimer
************************************************************************************
***** Your warranty is now void *******
***** For now this kernel are for XPERIENCE Project ******
***** Im not responsabilise if u phone Xplode or burn in ur hands ******
**** Use at your own risk ***************
************************************************************************************
Info:
* This kernel are for XPerience™ Project
Team Members: Klozz (me teamMEX),Unkown, and azaki hayabusa.
Features:
Forked from SEMC ICS sources and some parts of nAa kernel and alfs.
Build with linaro toolchain 4.3.1
CWM recovery 5.0.2.8 in kernel
Swap support
Deadline Scheduler.
Ext3/4 support
TINY RCU for best quality.
Default CPU governor: Scary
Some optimizations
Undervolt in kernel
Some features from nAa kernel...
IMPORTANT:
If u modify this kernel u need recompile wifi modules from source
{
"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"
}
https://www.dropbox.com/s/kiq88fp5sjiez66/E15_Stratos-1_2.6.29.6.ftf​
FIXES:
GingerDX wifi fix
https://www.dropbox.com/s/akpl0t2miy6wz5q/GingerDx_fix_wifi_stratos_kernel.zip
Credits:
* NobodyAtall
* alfsamsung
* doixanh
* Unkown
* Pilu
Sources:
The linux kernel is GPL'ed, everyone who does modifications should make them publicly available.
https://github.com/Klozz/Stratos-kernel-GB
Changelog: V1
If u retire SD Rom not reboot.
ICS DRM support.
Kernel panic fixes
Optimizations in Overclock
184mb RAM from sources nAa kernel
Fixes in ipv4 and networking schedulers.
Deadline io/scheduler default
boost performance.
Undervold in kernel
Some fixes
Scary gobernor as default.
Optimizations to use on XPerience roms.
Added support to use on All Semc Debrand Engine roms from achotjan and me...
RAMDISK OPTIMIZATIONS
new kernel! nice :good:
Awesome!
Good Job @DEV STRATOS TEAM :good:
Touch recovery is not working with Synaptics.
Hey Klozz I've got a question. Is SDE using other wifi driver than other cm7 and need special kernel? I'm asking because I had some issues with wifi on stock nAa 14.
feherneoh said:
You have to use different directory for modules. I'm not sure, but it's something like this:
SDE: /system/modules
nAa-14: /system/lib/modules
Click to expand...
Click to collapse
This is false...
CWM 5.0.2.8 touch recovery have 2 different version... One for Cypress another one for Synaptics... The two touch panel have different max values for touch area... So need use two recovery and at boot procedure you need to recognize the touch panel type, then start the good recovery... check alfsamsung's ramdisk...
Daveee10 said:
This is false...
CWM 5.0.2.8 touch recovery have 2 different version... One for Cypress another one for Synaptics... The two touch panel have different max values for touch area... So need use two recovery and at boot procedure you need to recognize the touch panel type, then start the good recovery... check alfsamsung's ramdisk...
Click to expand...
Click to collapse
i guess he was telling about wifi drivers
CnC-ROCK said:
i guess he was telling about wifi drivers
Click to expand...
Click to collapse
I miss that
iks8 said:
Touch recovery is not working with Synaptics.
Hey Klozz I've got a question. Is SDE using other wifi driver than other cm7 and need special kernel? I'm asking because I had some issues with wifi on stock nAa 14.
Click to expand...
Click to collapse
If I myself have reported problems with the recovery in synaptics work to repair the recovery in synaptics touch
and only have wifi issues are on GingerDX
feherneoh said:
You have to use different directory for modules. I'm not sure, but it's something like this:
SDE: /system/modules
nAa-14: /system/lib/modules
Click to expand...
Click to collapse
SDE use the same path to modules... SDE only need ICS DRM support to work some apps. Working to add ICS DRM into alfs... but need some permissions from alfsamsung and djnilse...
cheers
PD: Sorry my bad english...
Hi TeamMex,
How come your github is well ... so obfuscated? I fail to see what you kernel contributes in there.
Could you show me e.g. the 'boost performance' fixes or the 'If u retire SD Rom not reboot' ones?
Thanks.
nobodyAtall said:
Hi TeamMex,
How come your github is well ... so obfuscated? I fail to see what you kernel contributes in there.
Could you show me e.g. the 'boost performance' fixes or the 'If u retire SD Rom not reboot' ones?
Thanks.
Click to expand...
Click to collapse
I'm uploading the sources since I have a bad connection is slow in climb is why even not complete the climb.
And that is why you can not find it as of the boost.
to boos I use
information from seeder.
There is a (theoretical) security risk, in that seeding /dev/random with /dev/urandom decreases the quality of the random data
check..
and adding some parts in ramdisk scripts.
if u like I send to u these scripts
Sorry my bad english,and sorry if my explanation is not very well understood.
@TeamMex,
Don't you even think it's a bad idea to incorporate something like seeder?
It is much easier for a user to install seeder, and if it isn't good, uninstall it.
What switches do we send the kernel to control it?
All these "kernels" now here are basically just the same with edited ramdisks.. What is the point?
CtrlAltDelIrl said:
@TeamMex,
Don't you even think it's a bad idea to incorporate something like seeder?
It is much easier for a user to install seeder, and if it isn't good, uninstall it.
What switches do we send the kernel to control it?
All these "kernels" now here are basically just the same with edited ramdisks.. What is the point?
Click to expand...
Click to collapse
first this not seeder really, are some function similar
and
What's the point of yours? It's obvious that all kernels are similar because they are based on the kernel sources Eclair .....
cheers...
PD: first read this kernel are for XPerience project...
@TeamMex
Do you have a plan to add Off-line charging in kernel ? Because I'm one who charges the battery when turning off the phone.
By the way I'm using XPERIENCE™ SEMC Debrand Engine MOD V3.1 running on this new kernel. Everything works fine.
Thanks
Odp: [kernel] 2.6.29.6-Stratos-01 |XPerience | 08/03/2013
Nice kernel and nice feature fast reboot when u press power and menu then phone will reboot i was searching that in all kernels but found in this
Nice work
Wysłane z mojego X8 za pomocą Tapatalk 2
Nice kernel and nice feature fast reboot when u press power and menu then phone will reboot i was searching that in all kernels but found in this<br />
Nice work<br />
<br />
Wysłane z mojego X8 za pomocą Tapatalk 2
Click to expand...
Click to collapse
That feature is available in naa 14 too..
sent from my phone using hands and brain...
help
i dont know wth is going on, i try naa kernel but is hard to get into recovery, now i install this one and i cant get into recovery too can anybody help me?
to boot in recovery xperia X8 : press On and Menu button (the left one, not back button) , release it after vibe , and when picture apear then press it again, it works on my X8 very well.
it take me long time to found this coz too many people say to do it with back button .... you can try it with naa kernel too.

[KERNEL][GB]oxydo-zcf-03[2.6.29.6][11TH JUNE, 2013]

Okay. Some of you may know from the ZCF threads that I had been working on a GB kernel for the ROM. So here it is. This is a collaboration between the ZCF ROM and my team.
If you're wondering why a new GB kernel with features from 2.6.32.6, here's my answer:
2.6.32.6 isn't perfect yet on GB. Although nAa has said he's working on a fully working version, I feel it's better to have a taste of what it would be like to have 2.6.32.6 on GB. Plus his kernel would be directed mostly towards JB users, but mine is only for GB (although it can be adapted for JB). Plus I ran into some problems with my last thread here, regarding placement of the thread. This does not fit in either of the General, Q/A and Troubleshooting or the Themes and Apps section. This is not in the Original Android Development section because this is not really original if you don't consider backporting or porting original. So this is in the Android Development section.
Features:
- nAa-GB kernel built with Codesourcery toolchain (going back to the roots).
- AHB overclocking backported from 2.6.32.6 (may drain battery, but it will definitely be worth it; ultra-smooth performance and I am not kidding about this).
- SLQB.
- SmartassH3 and Deadline included and set as default because they provide best performance despite stupid benchmark scores.
- WiFi modules from nAa-JB 2.6.29.6. Needed them as a solution, because the GB modules weren't building.
- FPS uncap (hardware vSync is turned off; software vSync is still enabled though).
- Synaptics DT/NoDT switch to enable/disable DT on synaptics panels.
- Frandom built-in to ease random generation yet using less of the kernel's entropy pool.
- VDD interface for undervolting.
Not working as of now (11-6-13):
- You tell me.
Installation:
1) If you're coming from a JB kernel or 2.6.32.6 kernel
- Perform a Nandroid backup. And if you're going to restore to JB, make sure to format /system, /data and /cache again before restoring.
- First format /system, /data and /cache from CWM recovery.
- Flash the kernel in Flashtool as you would normally.
2) If you're coming from a GB kernel
- Perform a Nandroid backup in CWM
- Flash the kernel in Flashtool as you would normally.
Download:
V1 - http://d-h.st/hX1
V2 - http://d-h.st/2or
V3 - http://d-h.st/O7u
MIRROR for V3 - http://www.mediafire.com/?7hfzb13ibstr5iq
Thank @CnC-ROCK for that.
Source:
https://github.com/souljaboy11792/ZCF-kernel
A little bit messed up right now, but I am working on fixing it. Please be patient.
Credits:
Allah Almighty
My family
nAa
The entire CM team
Regnarts blogspot for some ideas
Pisculishi and the entire ZCF team
pilu1978 and all others who helped me along
Team Oxydo for being just the best friends
Sony Ericsson
Me
Please don't spam the thread or my inbox. If you have a question or would like to do something, please do it in the thread as that makes it easier for me and others to understand your problem. Also let me remind you that I shall not pay any heed to haters.
Bug-hunting and fixing
1. 806MHz is repeated in the frequency list. This is not really a bug at all, just a slight glitch. The first and second frequency differ in some clock rates. I recommend the second one although both will work.
2. WiFi doesn't work on some ROMs because they use a different modules path. Easy fix is to copy the modules over to these directories and insmod them. Or for a permanent fix, help me create a list of ROMs that have such paths and their respective paths.
SDE - /system/modules
All ROMs based on SDE - /system/modules
I need something all these ROMs have in common that cannot be found on any other ROM. That will be a check for module-copying at boot. Need your help, guys.
3. Doesn't work on @tiestobunio's ROMs. I haven't tested any of his/her ROMs. And someone mentioned it didn't work for him. I honestly don't see why. Haven't tweaked anything in the ramdisk that may possibly cause this.
Changelog:
9-6-13
- Initial release
- AHB OC from 2.6.32.6
- SLQB slab allocator used instead of SLAB
- FPS-Uncap (hw vSync = OFF)
- Several other minor changes.
10-6-13
- Added the Synaptics DT/NoDT switch
- Frandom built-in.
- Undervolt module added. This fixes undervolting for now. But I'd still like to have the VDD interface. Apparently that didn't work out. But read on.
11-6-13
- Fixed the VDD interface. Tick Undervolting and use this interface.
- Removed Undervolting module because VDD interface is functional now.
Wishlist
- Integrate TWRP.
- Include BFS scheduler.
- You tell me!
And Finally perfect kernel. Rock on !!!
Code:
[SIZE="4"][FONT="Arial Black"]Note : Wi-Fi Patch[/FONT][/SIZE]
Info : Some users are experiencing the problem of the wireless network. solution for
1 :[URL="http://www.mediafire.com/?cb04de5cfw2ohe9"]Download to oxydo-zcf wi-fi patch[/URL]
2 : Flash the patch
3 : Restart
Note : If you found bug for wifi ,
Need to : 1 - Flash the oxydo-zcf kernel
2- Full wipe cache and data factory
3- Flash the (zcfrom)rom.zip
Click to expand...
Click to collapse
Some Ss :
{
"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 / Thanks sgt.meow
Pisculishi
I have 2 questions..
1. Only for zcf or can be used on other gb roms too?
2. TWRP just like oxydo JB or CWM?
thanks.
Sent from my E15i using Tapatalk 2
Haven't included TWRP yet. Last time I tried it broke sdcard But I plan to include TWRP soon.
This should be usable with all GB ROMs. After all, a GB ramdisk has been used. So no worries.
nice kernel you got there meow and pisculshi
Pisculishi said:
And Finally perfect kernel. Rock on !!!
We will ss for kernel performance and logo.
Some :
Cheers / Thanks sgt.meow
Pisculishi
Click to expand...
Click to collapse
will this kernel be available also for x10 mini pro?
Thanks @feherneoh
Major derp there! We all need a "correct-it" guy some times.
@MassStarvation @feherneoh @Gogeta
The VDD level interface is supposed to be similar to nAa's .32. Can you guys check and see if it works, please?
@isko95
Not yet is what I can say for now. Simply because I don't have the device. And testing over the internet can be quite a pain. But I'll try my best.
feherneoh said:
I hate being the 'correct it' guy, but I can't understand this:
Why would we create a nandroid backup AFTER formatting all of the partitions?
Sent from my Htc Hd2 using xda app-developers app
Click to expand...
Click to collapse
because we want a empty ZIP so we can zip it and be zippers...........
sgt head over to OT i have asked some Qs.
sgt. meow said:
@isko95
Not yet is what I can say for now. Simply because I don't have the device. And testing over the internet can be quite a pain. But I'll try my best.
Click to expand...
Click to collapse
if you share a link in the x10 mini pro, i think there will be a lot of testers, since it is a new kernel...
@Sgt.meow, I'll test it right after I arrive at home, I'm at the city now shopping some stuffs
@isko95
I'll keep that in mind. But last time I tried doing it for X10 mini/mini pro, the testing ended up being crap! Mostly because of slow uploads and connection breakdowns.
Okay. VDD levels needs some work. It doesn't work for now.
CnC-ROCK said:
because we want a empty ZIP so we can zip it and be zippers...........
sgt head over to OT i have asked some Qs.
Click to expand...
Click to collapse
no, just no CnC for your reputation's sake
everythings working fine, thanks sgt. meow
but kernel is unstable i guess.
it did hang my phone twice.i had to remove battery. i am using primeHD. no overclocking.
@mayurcools
Haven't had any such thing on my phone. Running it OC'ed to 787MHz for about 3-4 hours. Perhaps if it reboots again (I hope it doesn't) you can send me the last_kmsg and the dmesg.
mayurcools said:
everythings working fine, thanks sgt. meow
but kernel is unstable i guess.
it did hang my phone twice.i had to remove battery. i am using primeHD. no overclocking.
Click to expand...
Click to collapse
did you performed the steps in the OP? if so, maybe the kernel is really unstable, please wait further because this kernel is new and fresh and expect many bugs from it and sgt.meow is doing what he can to provide us the kernel we want :good:
---------- Post added at 05:52 PM ---------- Previous post was at 05:51 PM ----------
@mayurcools or maybe the problem is that you install too much apps and bloated your system?
tested on GDX31b, so far so good. it's fast n smooth.
NIce
SmartassH3 and Deadline on GB!!
Using on SDE 2.0..so far so good except it hangs if i try to install Kickass Kernelizer o;

Categories

Resources