[ APP ] Retrica v2.7 work for Zenfone2 ze500cl - ZenFone 2 Themes and Apps

Retrica v2.7 mod for ze500cl
Download : https://drive.google.com/file/d/0B7Hbf5RERuq0Z3Y1bUthU1JlSFk/view?usp=sharing

Related

[KERNEL][ARC/ARC S] DooMKernel {GB} [Rel:v22][Dt:30/APRIL][FW:.42/.58/.62]

---[ UPDATES ]---
changelog for DooMKernel v22 (FW 4.0.2.A.0.42/.58/.62) posted here
---[ UPDATES ]---
Full touch recovery!!!
[ tips / recommendations ]
for optimal results it is HIGHLY recommended to use -36 baseband with corresponding libs... the baseband files and libs can be found here:
http://forum.xda-developers.com/showthread.php?t=1382657
(thank you Iris!)
for better battery life try undervolting... start off in steps of -25mV and see which is stable for u... for my ARC -100mV was stable...
before u report any battery drain issues please read this:
[GUIDE] HOW-TO Properly Evaluate Battery Life and Provide Useful Reports
[USB-OTG] NTFS partitions in read/write mode
[ intro ]
hello guys!
this kernel will be useful for a lot of ppl using stock SE 4.0.2.A.0.42/.58/.62 FW...
Thank you Rycon33, tRippinthehead, harfot, babygau, IvanZn, SimonZ, AmitPeri, erwin929, DitoPower, frelle218, zangetsu2188, vulkanxxv, cowxie , silicon1138 & loderis for u kind donations
[ 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
[ WARNING ]
"Partition SDCard" option in CWM5 WILL WIPE UR SDCARD!!!
[ features ]
[v22 onwards] updated ramdisk scripts to correct superuser permission and to properly install busybox (1.18.4 full) in /system/xbin/
[v22 onwards] re-enabled debug sysfs
[v22 onwards] updated to patched ZRAM (thanks to faux123) [details on how to use it, here is a recovery flashable update.zip to enable it]
[v22 onwards] added Fugeswap to lowmemorykiller (thanks to LeeDroid-)
[v22 onwards] removed GPU overclock
[v22 onwards] bootup CPU frequency fix-up now at kernel level so no more need for having two separate versions of same kernels (1.6 GHz and 2.0 GHz), both are now merged into one
[v22 onwards] merged 4.0.2.A.0.58 & 4.0.2.A.0.62 FW kernel sources (not really any major changes)
[v21 ] testing GPU OC
[v21 onwards] reverted back to 2.6.32.9 stable sources
[v20-BootManger-v2 ] test kernel with 2.6.32.58 upstream patches
[v19-BootManger-v2 onwards] added BootManager v2.0 to kernel ramdisk
[v19-BootManger-v2 onwards] added GPU overclocking! -raised lower GPU clock to 245 Mhz (initially 192 Mhz) & upper GPU clock to 365 Mhz (initially 245 Mhz)
[v19-BootManger-v2 onwards] increased dedicated GPU memory to 4MB (initially 2 MB)
[v18-FIX1-modCWM-v5 onwards] fixed busybox issue - if the user has installed busybox in /system/xbin/ then that busybox will be given preference over busybox at /sbin/
[v18-FIX1-modCWM-v5 onwards] added my team's (Team UtterChaos) FULL TOUCH RECOVERY!!! (more details here)
[v18-FIX1 onwards] reverted few changes to give back 10MB RAM to camera, to fix this issue
[v18 onwards] reclaimed 20 MB more RAM!!! (thanks to jerpelea)
[v18 onwards] fixed 184 MHz freq not showing up in cpu freq selection
[v18 onwards] added ZRAM driver
[v18 onwards] added CleanCache driver
[v17-FIX2 onwards] REVERTED to stock voltages (till 1.4Ghz freq) - hopefully this should resolve random reboots faced by some users
[v17-FIX onwards] REVERTED all governors to pre v17 - hopefully this should solve the governors misbehaving
[v17 onwards] changes in cpufreq driver & cpu freq table
[v17 onwards] incorporated "Workaround to 0% battery issue" (modified battery driver) - thanks to Bazoocaze
[v17 onwards] incorporated small fix so that on ARC S the device will boot at 1.4Ghz as bootup max speed
[v17 onwards] tuned all governors to new cpufreq table
[v16-tests onwards] testing battery drain issue
[v15-modCWM-v04 onwards] updated recovery to modCWM-v04 TouchEdition Recovery
[v15 onwards] added fully working two way call recording
[v15 onwards] added CPU governors:
BrazilianWax
Smoothass
Lagfree
[v15 onwards] added I/O scheduler: Simple I/O (sio)
[v15 onwards] added SLQB memory allocator (and set it as default)
[v15 onwards] added TinyRCU along with fixes (and set it as default)
[v15 onwards] bumped BFQ to v2-r1
[v15 onwards] added Stochastic Fair Blue Net scheduler
[v15 onwards] bumped jHASH to v3
[v15 onwards] increased VM max readahead to 512kb
[v15 onwards] some patches to fix kernel memory leaks
[v15 onwards] minor fix to display the kernel version info correctly in "About Phone"
[v15 onwards] added some mounting tweaks
[v15 onwards] added support for bootsounds (currently broken on stock rom but same code works perfectly on CM7 so i will work more on this later)
[v15 onwards] added some tweaks for sdcard performance, Virtual Memory teaks, task killer tweaks
[v15 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
[v14 onwards] minor changes in my modified CWM recovery (modCWM-v3)
[v14 onwards] major cleaning of kernel sources (cleaned defconfigs using FXP defconfigs as reference)
[v14 onwards] TESTING: reverted some changes in kernel sources to older FW kernel sources to test if the issue of increased battery drain is resolved
[v14 onwards] compiled using newest gcc-4.6.2-(2011.10) linaro toolchain with O4 optimizations
[v14 onwards] changed kernel version string to "-DooMKernel" (will require specific modules)
[v13-modCWM-v2 onwards] few changes in my modified CWM recovery
[v13-modCWM-v2 onwards] shifted to 4.0.2.A.0.42 ramdisk (should solve some issues faced by users)
[v13 onwards] shifted to 4.0.2.A.0.42 kernel sources
[v13 onwards] now using my own modified version of CWM recovery with "Fix Permissions" and "Partition SDcard" support and some cleanup in menu (for ease of use)
[v12 onwards] shifted to 4.0.2.A.0.9 kernel sources
[v12 onwards] removed undervolting, now using stock kernel voltages (will improve stability on all devices)
[v12 onwards] modified recovery to support /sd-ext backup/restore (remember /sd-ext has to be the 2nd partition on ur sdcard [mmcblk0p2] for this to work)
[v12 onwards] corrected issues "high lcd brightness when in recovery"
[v11 onwards] new DooMKernel Logo - thanks to pvyParts (and thanks to Flava0ne for fixing it for Xperia 2011 line)
[v11 onwards] cool button-backlight notification to tell u when to spam keys for entering recovery [only spam the button when u see the backlight active]
[v11 onwards] now supports Xperia ARC S too!
[v11 onwards] updated recovery to CWM v5.0.2.6 FreeXperia Team
[v11 onwards] added lower voltages (more undervolt) new voltage table
[v11 onwards] added new Max frequency: 2.0Ghz
[v11 onwards] added FULL USB-OTG support! [Keyboard + Mouse + USB-Storage] (no need to use any modules anymore ) [for exact usb-storage mounting commands refer to this thread: http://forum.xda-developers.com/showthread.php?t=1224676]
[v11 onwards] updated integrated SuperUser app to v3.0.5
[v10 onwards] compiled using toolchain gcc-4.4.3 (might improve kernel performance)
[v10 onwards] added new CPU governors:
InteractiveX
Savaged-Zen
SmartAssV2
[v09-FIX onwards] fixed sysinit support
[v09-FIX onwards] enabled /system/etc/install-recovery.sh execution
[v09 onwards] added new bootup CPU thresholding, device will no longer jump to max freq for initial few seconds (might help some device who have booting issues)
[v09 onwards] improved init.d support, now scripts in /system/etc/init.d will automatically be given correct permissions and be executed (this will not correct/fix the errors which might be inherently present in the script)
[v09 onwards] corrected VDD control to show only those frequencies which are enabled in CPU-freq table
[v08 onwards] added new logo!! Thanks to soheil_rf
[v08 onwards] added I/O Schedulers:
V(R)
BFQ
[v08 onwards] added CPU Governors:
Smartass
Scary
MinMax
[v08 onwards] enabled NLS_UTF8
[v07 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)
[v07 onwards] added Interactive CPU Governor
[v07 onwards] added new Max frequency: 1.9Ghz
[v07 onwards] added lots of intermediate frequencies (from 122Mhz to 1.9Ghz for almost every 100/120Mhz there is a select-able frequency)
[v06 onwards] updated recovery related scripts to resolve mounting issue
[v06 onwards] added cpu freq thresholds to throttle CPU speeds to stock values when inside recovery
[v06 onwards] corrected adb issues (in both OS & recovery)
[v06 onwards] added lots of intermediate frequencies
[v05-FIX onwards] updated recovery related scripts to resolve mounting issue
[v05-FIX onwards] added cpu freq thresholds to throttle CPU speeds to stock values when inside recovery
[v05 onwards] updated recovery to CWM v4.0.1.4 FreeXperia Team [it is recommended to use v05-FIX and above]
[v05 onwards] {ramdisk tweak} /sd-ext also symlinked to /mnt/sd-ext
[v05 onwards] enabled SWAP support
[v05 onwards] enabled CDROM filesystem support in kernel (now u can mount ISO files)
[v04 onwards] enabled a few I/O Schedulers
noop
Anticipatory
Deadline (default)
CFQ
[v04 onwards] enabled ARM THUMBEE extensions
[v03 onwards] added new LOGO... no more boring SE TEXT logo
[v02 onwards] under/overclocked from 128Mhz to 1.862Ghz [NOT UNDERVOLTED] (for sake of safe booting the device will always boot at min 245Mhz / max 1024Mhz)
[v02 onwards] init.d scripts/binaries execution support
[v02 onwards] enabled support (in kernel) for many file systems
EXT2
EXT3
EXT4
NTFS (Read & Write)
[v02 onwards] enabled NFS (client & server) support in kernel
[v02 onwards] enabled CIFS support in kernel
[v02 onwards] enabled access to kernel .config (can be pulled from /proc/config.gz)
[v02 onwards] enabled TUN/TAP driver support (integrated in kernel) [VPN support]
[v02 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/
[v03 onwards] 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 )
[v01 onwards] CWM recovery (Thanks to FreeXperia team)
enabled IPTABLES/NETFILTER support
[ NOTICE ]
since i have changed the kernel version string stock wifi modules will no longer work on my kernel...
if u try to enable them on new kernel (v14 onwards) u will get "ERROR" while starting WIFI...
i will be providing modules for my kernel which HAVE TO BE FLASHED VIA RECOVERY for wifi/bt (and other things) to work correctly
stock modules will also be provided which again will have to be flashed via recovery if u want to return to stock kernel OR if u revert to older v13 or lower kernels
remember i have already told this to u guys... if i see some users reporting that wifi is giving error because u did not follow my instructions ur post WILL BE IGNORED....
[ credits for features ]
patched ZRAM driver - thanks to faux123
20 MB more RAM - thanks to jerpelea
zram driver (with some fixes) ported from CyanogenMod LG Sniper kernel
cleancache driver ported from LeeDroid-'s HTC Shooter kernel
"Workaround to 0% battery issue" (modified battery driver) - thanks to Bazoocaze
Two way call recording patch (SEMC sepcific) by avs333
patches to fix kernel memory leaks ported from ST18 kernel by xeozus
Lagfree CPU governor ported from X10_Th_kernel by ThJap
BrazilianWax, Smoothass CPU Governors; TinyRCU, SLQB memory allocator; Simple I/O; jHashv3; few more tweaks ported from Mugetsu kernel source by knzo
new DooMKernel Logo - thanks to pvyParts (and thanks to Flava0ne for fixing it for Xperia 2011 line)
LED triggers thanks to Frosty666
SmartAssV2 CPU Governor ported from Hero-Kernel sources by erasmux
InteractiveX CPU Governor ported from LeanKernel sources by imoseyon
Savaged-Zen CPU Governor ported from Savaged-Zen Kernel sources by Savaged-Zen
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 Sources CyanogenMod, Koush & 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 4.0.2.A.0.42/.58/.62 FW
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)
FOR Two Way Call Recording: CallRecorder app (PAID) [TRIAL version] {p.s.: keep watching that thread for newer trial versions}
details regarding recovery and how to enter recovery
[ how to install my kernel (v14 onwards) ]
download the boot.img & modules update.zip
save the boot.img in the folder with fastboot binaries (fastboot.exe files)
save the modules update.zip to sdcard (on phone)
power down device
start device in fastboot mode
use the following command to flash the boot.img
Code:
fastboot flash boot boot.img
reboot phone and enter recovery
flash the wifi modules update.zip for my kernel
reboot phone and enjoy the kernel
[ how to get back to stock kernel OR older versions of my kernel (v13 and lower) ]
download the stock modules update.zip
extract the kernel.sin (or boot.img if u want to flash my older kernels) file from the stock FTF u used to flash this fimware
save the kernel.sin (or boot.img if u want to flash my older kernels) in the folder with fastboot binaries (fastboot.exe files)
save the modules update.zip to sdcard (on phone)
reboot phone and enter recovery
flash the stock modules update.zip
power down device
start device in fastboot mode
use the following command to flash the kernel.sin (or boot.img if u want to flash my older kernels)
Code:
fastboot flash boot kernel.sin
reboot phone and thats it u should now be on stock kernel (or my older kernel)
FOR OVERCLOCKING
start SetCPU/NoFrills CPU Control app on ur Arc (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 (CyanogenMod device maintainers for Xperia 2011 phones) you can donate
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=YJ7AK6HLAVNHU
[ downloads ]
KINDLY DO NOT MIRROR MY FILES
<NEW>
[ARC/ARC S] DooMKernel (v22) (FW: .42/.58/.62)
[ MD5HASH: 3114616d956ab41c0045b1f2629fc1fd ]
MODULES for DooMKernel (v22)
MODULES for stock kernel or DooMKernel (v13 and lower)
<OLD>
OLD FILES FOR FW: 4.0.1.A.0.283/4.0.2.A.0.42/.58/.62
Older Releases [FW: 4.0.A.2.368]
Older Releases [FW: 3.0.1.A.0.145/146/148]
[ 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=1172885"][IMG]http://icxperia.com/doomlord/doomkernel-sig.png[/IMG][/URL]
[ 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!
BootManager
Boot Manager for Xperia 2011 devices based on ClockworkMod recovery source.​Credits and special thanks to Koush and everyone else involved in Cyanogenmod project!​
[ info ]
The bootmanager will reside on the main kernel of the device and will provide u with access to multiple recoveries! This is a continuation of my work from Xperia X10 BootManager, that is why the version number begins from 2.0 .
ONLY FOR UNLOCKED BOOTLOADERS
[ credits / special thanks ]
Koush - for the brilliant work & coding on CWM recovery
Napstar - for doing most of the work on Touch capabilities for CWM recovery
zdzihu - for xRecovery v1.0.0 sources! (this is based on modified xRecovery v1.0.0 sources)
jerpelea and FreeXperia Team - for TOO MANY THINGS!!!
Androxyde - awesome shell scripting which powers the recovery triggers (for keypress) and recovery switching
soheil_rf - for background image & signature/banner
Frosty666 for the LED triggers
[ features ]
Multiple recoveries (more info below)
Keypress based entry - based on the keypress u can select which recovery u want to boot into (more info below)
Theme support! - I know that most of u like to theme every aspect of the device, so I thought why not have this for BootManager! (more info below)
on-screen TouchBased navigation buttons!
Execute Custom Script ability - this will allow devs/modders/users to execute custom scripts right from BootManager (more info below)
adb is active in BootManager and sdcard is automounted at /sdcard
Build time-stamp & Current kernel info displayed at startup! - this should be helpful for users to identify which kernel is currently on the device
soft reboot for all recoveries! - say u hit some option in a recovery by mistake (e.g.: start nandroid backup) or if any of the recoveries freezes/crashes then u can hit the POWER button anytime to do a soft reboot (the device WONT reboot, only the active recovery will be killed and restarted) to restart the particular recovery
[ WARNING ]
PLEASE TAKE BACKUP OF SDCARD BEFORE TESTING
[ LIMITATIONS ]
currently we CANNOT flash FTF OR kernel.sin OR boot.img using any recovery, only option is to use FLASHTOOL
[ how to use? ]
when u see the BLUE LED light up keep pressing BACK key & u will enter BootManager
on-screen buttons for touch based navigation
[ Feature: Multiple recoveries ]
Bootmanager includes 3 recoveries:
Full Touch CWM5 Recovery (by my Team UtterChaos)
My modCWM-v4 CWM5 Recovery [DEFAULT]
Official CWM5 Recovery (Thanks to FreeXperia Team)
My modCWM-v4 CWM5 Recovery is the default recovery, i.e. "Reboot into Recovery" action from any app/ROM Manager will take u straight into this default recovery.
how to run a specific version of recovery at boot?
Here are affected keys you can press at boot :
(FOR ARC)
BACK : BootManager
MENU : Full Touch CWM5 Recovery (by my Team UtterChaos)
VOLUP : My modCWM-v4 CWM5 Recovery
VOLDN : Official CWM5 Recovery (Thanks to FreeXperia Team)
(FOR PLAY)
BACK : BootManager
SEARCH : Full Touch CWM5 Recovery (by my Team UtterChaos)
PAD-L : My modCWM-v4 CWM5 Recovery
PAD-R : Official CWM5 Recovery (Thanks to FreeXperia Team)
the PAD-L/PAD-R are the big buttons flanking the volume buttons
how to reboot into a specific recovery from OS?
GScript app is required.
Here are gscript scripts for each function :
BootManager :
Code:
cp /system/recovery/KernelDefaultMenu/recovery.desc /data/local/tmp/recovery
touch /cache/recovery/boot
reboot
Official CWM5 Recovery (Thanks to FreeXperia Team):
Code:
cp /system/recovery/KernelDefaultCWM1/recovery.desc /data/local/tmp/recovery
touch /cache/recovery/boot
reboot
My modCWM-v4 CWM5 Recovery:
Code:
cp /system/recovery/KernelDefaultCWM2/recovery.desc /data/local/tmp/recovery
touch /cache/recovery/boot
reboot
Full Touch CWM5 Recovery (by my Team UtterChaos):
Code:
cp /system/recovery/KernelDefaultCWM3/recovery.desc /data/local/tmp/recovery
touch /cache/recovery/boot
reboot
[ Feature: Theme Support! ]
I know that most of u like to theme every aspect of the device, so I thought why not have this for BootManager!
The user can now customize the following in BootManager:
background image
menu color
text color
for this u will need to create the following folder structure on SDCARD: /sdcard/00_bm/res/images/ (those are double zeros in 00_bm)
for customizing do the following
background image
image should be PNG format and of size (480x854)
it should have the file name: bootmenu_bgk.png
save it in the folder /sdcard/00_bm/res/images/
so the complete path of this file should be /sdcard/00_bm/res/images/bootmenu_bgk.png
menu color
u will need to create a comma delimited file which will contain the integer values to control the RED, GREEN, BLUE, ALPHA
limit is from 0 to 255
example:
if u want the menu color to be RED the following should be content of the file:
Code:
255, 0, 0, 255
if u want the menu color to be GREEN the following should be content of the file:
Code:
0, 255, 0, 255
it should have the file name: menu-text-color (no extension)
save it in the folder /sdcard/00_bm/res/
so the complete path of this file should be /sdcard/00_bm/res/menu-text-color
text color
same as above EXCEPT it should have the file name: normal-text-color (no extension)
save it in the folder /sdcard/00_bm/res/
so the complete path of this file should be /sdcard/00_bm/res/normal-text-color
WARNING (Regarding Theme Support)
for these customization to work the files SHOULD BE IN THE CORRECT PATH AND WITH CORRECT FILE NAMEs
each of these customization are independent of each other, meaning if u want u can change only one, or both or all of them
BootManager will check if each of those files are there, if it find them then it will use those, else BootManager will use the default values/image
[ Feature: Execute Custom Script ]
So this option will allow the user to execute a custom script:
/data/local/tmp/customscript.sh
That shell script MUST have all execute permissions (777)
This will be useful as modders/devs/cooks/users can now execute special scripts right from BootManager
Scenarios where this can be useful:
execute code to boot OS off SDCARD
use ur imagination
[ sources ]
Xperia 2011 Boot Manager @ GITHUB
IF U PLAN TO USE THIS WORK IN UR OWN KERNEL THEN SEND ME A P.M. ON XDA!
[ 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
[ download link ]
there is no separate download link! BootManager is a part of DooMKernel!!!
please test it out and report back!
Older Releases [FW: 3.0.1.A.0.145/146/148]
Older Releases [FW: 3.0.1.A.0.145/146/148]
boot.img: (v04) (flash this file via fastboot to install this kernel)
Arc Prerooted + Recovery + OC Kernel 3.0.1.A.0.145
boot.img: (v03) (flash this file via fastboot to install this kernel)
Arc Insecure + Recovery + OC Kernel 3.0.1.A.0.145
boot.img: (v02) (flash this file via fastboot to install this kernel)
Arc Insecure + Recovery Kernel 3.0.1.A.0.145
Superuser: (v03) (flash this file via recovery to get superuser binary & app)
RootXperia_Mod_DM3.zip
boot.img: (v01) Arc Insecure Kernel 3.0.1.A.0.145 [md5hash: c0b62273d48c9965a1ff6142b23872dc]
Older Releases [FW: 4.0.A.2.368]
Older Releases [FW: 4.0.A.2.368]
[ARC] DooMKernel (v10) (FW: 4.0.A.2.368) ( mirror ) [ MD5HASH: 89fbc4b001c3fb0abbb81bf9852791d4 ]
[ARC] DooMKernel (v09-FIX) (FW: 4.0.A.2.368) [MD5HASH: de7d8bda9d7b1b8dc54f92ad111845cf]
[ARC] DooMKernel (v09) (FW: 4.0.A.2.368) [MD5HASH: eb75ed66fa85c56b8f2f266bf58adb9e]
[ARC] DooMKernel (v08) (FW: 4.0.A.2.368)
[ARC] DooMKernel (v07) (FW: 4.0.A.2.368)
[ARC] DooMKernel (v06) (FW: 4.0.A.2.368)
[ARC] DooMKernel (v05) FIX-01 (FW: 4.0.A.2.368)
[ARC] DooMKernel (v05) (FW: 4.0.A.2.368) (has issues with recovery avoid this version)
[ARC] DooMKernel (v04) (FW: 4.0.A.2.368)
[ARC] DooMKernel (v03) (FW: 4.0.A.2.368)
[ARC] DooMKernel (v02) (FW: 4.0.A.2.368)
[ARC] DooMKernel (v01) (FW: 4.0.A.2.368)
known bug in v1:
lag... to resolve.. install setcpu/nofrills cpu app and correct min & max cpu speeds
Old files for fw: 4.0.1.a.0.283/4.0.2.a.0.42/.58/.62
OLD FILES FOR FW: 4.0.1.A.0.283/4.0.2.A.0.42/.58/.62
MODULES for DooMKernel (v15-19 & 21)
[ARC/ARC S] DooMKernel (v21)-test1 (FW: .42/.58/.62) [will show up as #2021]
[ MD5HASH: 67a508fc41e24ad7ca0e94962fc9660b ]
[ARC/ARC S] DooMKernel (v21)-test2 (FW: .42/.58/.62) [will show up as #3021] <PREFERRED>
[ MD5HASH: c7bb9595b6c9c20164b036b960fd5d46 ]
[ARC/ARC S] DooMKernel (v19) with BootManager v2 (FW: .42/.58/.62) [ 2.0Ghz version ] [will show up as 19]
[ MD5HASH: ae3a7ed572de4410b37f84558cc4c184 ]
[ARC/ARC S] DooMKernel (v19) with BootManager v2 (FW: .42/.58/.62) [ 1.6Ghz version ] [will show up as 1019]
[ MD5HASH: 99caed4eac5ee5b4583323dd7b06d9fe ]
[ARC/ARC S] DooMKernel (v18-FIX1) (FW: .42/.58/.62) [ 2.0Ghz version ] [will show up as 3018]
[ MD5HASH: 3c8cc18df27d8689b73e84f4d57b9077 ]
[ARC/ARC S] DooMKernel (v18-FIX1) (FW: .42/.58/.62) [ 1.6Ghz version ] [will show up as 4018]
[ MD5HASH: 7f5e5adfc67560b0c6b85fad25a50407 ]
[ARC/ARC S] DooMKernel (v18-FIX1) (FW: .42/.58/.62) [ 2.0Ghz version ] [will show up as 3018]
[ MD5HASH: 3d5d9b4e07f17873bf1fc45fb6c94dfa ]
[ARC/ARC S] DooMKernel (v18-FIX1) (FW: .42/.58/.62) [ 1.6Ghz version ] [will show up as 4018]
[ MD5HASH: 98894fc994307b81ab963850cf69c9fa ]
[ARC/ARC S] DooMKernel (v18) (FW: .42/.58/.62) [ 2.0Ghz version ] [will show up as 18]
[ MD5HASH: d1bbab198169646cffbadd994d5a91f0 ]
[ARC/ARC S] DooMKernel (v18) (FW: .42/.58/.62) [ 1.6Ghz version ] (alternate version [will show up as 1018] to be used if th 2.0ghz kernel doesnt boot)
[ MD5HASH: 96726bb1b5fc72b62ad86921565e5157 ]
[ARC/ARC S] DooMKernel (v17-FIX2) (FW: .42/.58/.62) [ 2.0Ghz version ] [will show up as 2017]
[ MD5HASH: 951d8c75ac05e8e40a2d710687982638 ]
[ARC/ARC S] DooMKernel (v17-FIX2) (FW: .42/.58/.62) [ 1.6Ghz version ] (alternate version [will show up as 3017] to be used if th 2.0ghz kernel doesnt boot)
[ MD5HASH: a50626d8fc7666d5155ea9527835a223 ]
[ARC/ARC S] DooMKernel (v17) (FW: .42/.58/.62) [ 2.0Ghz version ]
[ MD5HASH: 1013052b96dee225c5417b71ce4ae0e0 ]
[ARC/ARC S] DooMKernel (v17) (FW: .42/.58/.62) [ 1.6Ghz version ] (alternate version [will show up as 1017] to be used if th 2.0ghz kernel doesnt boot)
[ MD5HASH: eff6736d07f1c7912bdb19c198642d4c ]
test kernels DooMKernel v16-tests
[ARC/ARC S] DooMKernel (v15) (FW: 4.0.2.A.0.42) with modCWM-v04 TouchEdition Recovery [ 2.0Ghz version ]
[ MD5HASH: f3092fd1b03660fec68056a9276634d2 ]
[ARC/ARC S] DooMKernel (v15) (FW: 4.0.2.A.0.42) with modCWM-v04 TouchEdition Recovery [ 1.6Ghz version ] (alternate version [will show up as 1015] to be used if th 2.0ghz kernel doesnt boot)
[ MD5HASH: 8267ac1ad0bbb8591d91aac4db46027e ]
[ARC/ARC S] DooMKernel (v15) (FW: 4.0.2.A.0.42) (mirror) [ 2.0Ghz version ]
[ MD5HASH: 8232c2d731ce4ccb8fb8f852c2f580be ]
[ARC/ARC S] DooMKernel (v15) (FW: 4.0.2.A.0.42) (mirror) [ 1.6Ghz version ] (alternate version [will show up as 1015] to be used if th 2.0ghz kernel doesnt boot)
[ MD5HASH: 77cbd037ce88842c9ff7f23496d808b7 ]
MODULES for DooMKernel (v15) (mirror)
[ARC/ARC S] DooMKernel (v14) (FW: 4.0.2.A.0.42) [ 2.0Ghz version ]
[ MD5HASH: 3ada0fd4e4f50f577625692dbc985346 ]
[ARC/ARC S] DooMKernel (v14) (FW: 4.0.2.A.0.42) [ 1.6Ghz version ] (alternate version [will show up as 1014], to be used if the 2.0Ghz version doesnt boot)
[ MD5HASH: 33cc5a718a8dc7623cc75932cfccf5ae ]
MODULES for DooMKernel (v14)
MODULES for stock kernel or DooMKernel (v13 and lower)
[ARC/ARC S] DooMKernel (v13) modCWM-v2 (FW: 4.0.2.A.0.42) [ 2.0Ghz version ]
[ MD5HASH: b1a161dfd815032931272f05dc2b56d3 ]
[ARC/ARC S] DooMKernel (v13) modCWM-v2 (FW: 4.0.2.A.0.42) [ 1.6Ghz version ] (alternate version [will show up as 1013], to be used if the 2.0Ghz version doesnt boot)
[ MD5HASH: a33fc0ab65fdc5377cbd5bfa75a4babe ]
[ARC/ARC S] DooMKernel (v13) (FW: 4.0.2.A.0.42) [ 2.0Ghz version ]
[ MD5HASH: 28c175769b4257ff99e0dc13b7c4e353 ]
[ARC/ARC S] DooMKernel (v13) (FW: 4.0.2.A.0.42) [ 1.6Ghz version ] (alternate version [will show up as 1013], to be used if the 2.0Ghz version doesnt boot)
[ MD5HASH: 0cbc83cd9dddf5ad70878902265b0108 ]
[ARC/ARC S] DooMKernel (v12) [moddedCWM] (FW: 4.0.1.A.0.283/4.0.2.A.0.42) [ 1.6Ghz version ] (alternate version [will show up as 1012])
[ MD5HASH: afa4670cc7adb1fafd594d294fddd2d9 ]
[ARC/ARC S] DooMKernel (v12) (FW: 4.0.1.A.0.283/4.0.2.A.0.42) [ 2.0Ghz version ]
[ MD5HASH: ad01ddbabd2e28c53f7b45174d291252 ]
[ARC/ARC S] DooMKernel (v12) (FW: 4.0.1.A.0.283/4.0.2.A.0.42) [ 1.6Ghz version ] (alternate version [will show up as 1012], to be used if the 2.0Ghz version doesnt boot)
[ MD5HASH: ae9784d82ab1648fd4e6b83fc39ce582 ]
[ARC/ARC S] DooMKernel (v11) (FW: 4.0.1.A.0.283/4.0.2.A.0.42) ( mirror ) [ MD5HASH: 7cee5369c060d943822699ae33966101 ]
in case you are having issues like (stuck at booting/bootloop) with v11 kernel try the kernel posted here
Hmm compared to this with the one bin4ry made, which is a script that will let you get a root access through recovery, which one easier?
Can you try to implement recovery in this kernel? =D
Nice work Mate ..
Tried it on Lt15a v.145 and it works very nice. Great work and keep it up.
Thank you
You may also want to edit init scripts to keep system and other partitions mounted r/w
Will installing this, delete/wipe user data or will it still remain?
Thanks.
fig_jam_uk said:
Will installing this, delete/wipe user data or will it still remain?
Thanks.
Click to expand...
Click to collapse
i dont think there is a need to wipe data/cache... just try flashing it as-is...
UV and OC planned for this kernel?
and this work for .146?
tRippinthehead said:
UV and OC planned for this kernel?
and this work for .146?
Click to expand...
Click to collapse
i havent planned UV/OC for this kernel as if2 already has his kernel working well...
this should work on FW 145/146/148 cause the SE sources used indicated this in the file name >> "3.0.1.A.0.145_146_148.tar.bz2"
DooMLoRD said:
this should work on FW 145/146/148 cause the SE sources used indicated this in the file name >> "3.0.1.A.0.145_146_148.tar.bz2"
Click to expand...
Click to collapse
how it can be possibe cuz in .145 radio has 21-22 version but in .146 is 21-27?
DooMLoRD said:
i havent planned UV/OC for this kernel as if2 already has his kernel working well...[/B][/I]"
Click to expand...
Click to collapse
Is it a kernel undervolted?
tRippinthehead said:
how it can be possibe cuz in .145 radio has 21-22 version but in .146 is 21-27?
Click to expand...
Click to collapse
well on X10 we can use the same kernel for ALL basebands/radios... so dont worry abt that...
Does this cause the Hotspot tethering not to work?
Nimche said:
Does this cause the Hotspot tethering not to work?
Click to expand...
Click to collapse
it shouldnt!
please check with clean STOCK FW + this insecure kernel if possible, so as to eliminate those possible causes...
DooMLoRD said:
it shouldnt!
please check with clean STOCK FW + this insecure kernel if possible, so as to eliminate those possible causes...
Click to expand...
Click to collapse
Thanks. problem on my phone was NOT from this kernel as I reflashed and checked this Kernel and its working just fine.
Thank you DoomLoRD
Testing completed files/content removed!
Thank u all for testing!

[ROM][ARC/ARC S]{4.0.1} IceCream Sandwich Alpha [ROM:v02][Kernel:v05-new][Dt:26/Dec]

---[ UPDATES ]---
DooMKernel v05 (modCWM v04 TouchEdition) released! changelog and details here
---[ UPDATES ]---
[ info ]
ok guys so here it is...
FIRSTLY A BIG THANK YOU TO SE FOR GIVING US THIS AMAZING CHRISTMAS PRESENT
since SE explicitly said that the alpha ROM they released was only for ARC S i didnt take a risk to flash it directly on my ARC...
and now its become a fairly good custom ROM which has *most* things working...
[ special thanks to ]
Sony Ericsson - for releasing the ICS ALPHA build
Bin4ry - Wifi/BT/GSM enabler & lots of help in general
jerpelea - too many things
[ screenshots ]
the apps in screenshot are from my ARC, they are not provided in ROM
only FREE version of apps are included... if anyone has any problems with inclusion of any app kindly contact me via p.m.
{
"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"
}
[ WARNING ]
THIS IS AN ALPHA ROM
WE KNOW LOTS OF THINGS DONT WORK
I AM NOT A ROM DEVELOPER... THIS WAS POSTED JUST SO THAT ARC USERS CAN HAPPILY ENJOY THE ALPHA ICS ROM (that too prerooted )
MORE THINGS WILL FOLLOW AS AND WHEN I CAN GET THEM TO WORK
DO NOT ASK FOR FURTHER UPDATES/ETA
ALL USER DATA (from /data partition) WILL BE WIPED WHILE INSTALLING THIS
[ features ]
(v02 onwards) new mods
GSM, BT, WiFi Enabler + WiFi Fix
Google Apps for ICS
BASH (from CM9 - Galaxy Nexus)
ICS Launcher
ICS Bootanimation
(v02 onwards) new apps
New Market 3.4.4
Adobe Flash Player 11
DSP Manager (from CM9 - Galaxy Nexus)
ROM Manager (from CM9 - Galaxy Nexus)
FileExpert (file manager)
Screenshot
(v01 onwards) Easy to flash update.zip via recovery
(v01 onwards) Prerooted with superuser and busybox installed
(v01 onwards) currently using stock kernel provided by SE (will make my own kernel later)
[ credits ]
Sony Ericsson - posting these ALPHA builds for the developer community
Bin4ry - the WiFi/BT/GSM enabler
Koush - gapps for ICS
[ requirements ]
stock .42 firmware (use FTF)
unlocked bootloader
supplied files
[ how to install ]
before u begin, make sure u have the ROM's v01 update.zip, update pack v01 to v02 update.zip and wifi modules for latest kernel on the SDCARD....
download my latest kernel from this post & corresponding wifi modules
flash my kernel using:
Code:
fastboot flash boot boot.img
then reboot from fastboot using:
Code:
fastboot reboot
device will now start booting and show my kernel logo
when the blue LED lights up keep spamming/pressing BACK button
u will now enter my modded recovery
flash the ROM's v01 update.zip (this will take some time a minute or two)
flash the ROM's update pack v01 to v02 update.zip (this will take some time a minute or two)
flash wifi module corresponding to latest kernel
thats it now reboot device and it will start booting into ICS
first boot will take time!!!
enjoy!
[ 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
[ download link ]
i have uploaded most files to multiupload.com OR direct links to xda server.... so kindly DO NOT MIRROR MY FILES!!!
ROM:
MAIN v01
XPERIA-ARC-DooMLoRD-SE-ICS-ALPHA-v01.zip
MD5HASH: 3abc5d042747b0de3a441b8ecf8ea003
UPDATE PACK v01 to v02
ARC-DooMLoRD-SE-ICS-ALPHA-v01-to-v02.zip
MD5HASH: fcf1e424a400787c956d241e93e05001
KERNELS:
DooMKernel for this ROM
FIXES:
FIXES posted here
ADDONS:
ADDONS posted here
READ THE FULL THREAD BEFORE ASKING ANY QUERIES OR REPORTING ANY BUGS/ISSUES
ENJOY!!!
ADDONS
ADDONS
[RECOMMENDED] Wifi + BT + GSM enabler!!! (thanks to Bin4ry) [Ref.: http://forum.xda-developers.com/showthread.php?p=20342456#post20342456] <already included in update pack v01-to-v02>
[RECOMMENDED] Google Apps for ICS!!! (gapps-ics-20111125-2.zip) [Thanks to koush] [Ref.: http://forum.xda-developers.com/showthread.php?t=1356228 ] <already included in update pack v01-to-v02>
[OPTIONAL] ICS original launcher!!! (thanks to tyrand3) [Ref.: http://forum.xda-developers.com/showthread.php?p=20340903#post20340903 ] <already included in update pack v01-to-v02>
[OPTIONAL] ICS Bootanimation [ info ] <already included in update pack v01-to-v02>
[OPTIONAL] ICS On-Screen Buttons Enabler!!!! - v01 - [ info ] - v02 - [ info ]
[OPTIONAL] ICS On-Screen Buttons DISABLER!!!! [ info ]
DooMKernels for this ROM
DooMKernels for this ROM
[ features ]
[v05-modCWM v04 TouchEdition onwards] new CWM5.0.2.7 TouchEdition recovery!!!
[v05 onwards] fixed USB mounting IN RECOVERY ONLY
[v05 onwards] fixed ADB IN RECOVERY ONLY
[v04 onwards] fixes wifi & GSM data
[v04 onwards] using 4.1.C.0.6 SEMC sources
[v03 onwards] fixed TouchScreen drivers to support ICS
[v03 onwards] fixed USB mounting issues in ROM (thanks to FXP-ics kernel sources)
[v03 onwards] changed kernel version string to "-DooMKernel"
[v03 onwards] most (kernel specific) modules integrated right inside ramdisk [no need to separately flash them]
[v03 onwards] added new Max frequency: 2.0Ghz
[v03 onwards] added lots of intermediate frequencies (from 122Mhz to 2.0Ghz for almost every 100/120Mhz there is a select-able frequency)
[v03 onwards] added fully working two way call recording
[v03 onwards] added CPU governors:
BrazilianWax
Smoothass
Lagfree
InteractiveX
Savaged-Zen
SmartAssV2
Smartass
Scary
MinMax
Interactive
[v03 onwards] added I/O Schedulers:
V(R)
BFQ v2-r1
Simple I/O (sio)
[v03 onwards] enabled a few I/O Schedulers
noop
Anticipatory
Deadline (default)
CFQ
[v03 onwards] added SLQB memory allocator (and set it as default)
[v03 onwards] added TinyRCU along with fixes (and set it as default)
[v03 onwards] bumped BFQ to v2-r1
[v03 onwards] added Stochastic Fair Blue Net scheduler
[v03 onwards] bumped jHASH to v3
[v03 onwards] increased VM max readahead to 512kb
[v03 onwards] some patches to fix kernel memory leaks
[v03 onwards] minor fix to display the kernel version info correctly in "About Phone"
[v03 onwards] added some mounting tweaks
[v03 onwards] major cleaning of kernel sources (cleaned defconfigs using FXP defconfigs as reference)
[v03 onwards] TESTING: reverted some changes in kernel sources to older FW kernel sources to test if the issue of increased battery drain is resolved
[v03 onwards] compiled using newest gcc-4.6.2-(2011.10) linaro toolchain with O4 optimizations
[v03 onwards] using 4.0.2.A.0.42 kernel sources
[v03 onwards] added FULL USB-OTG support! [Keyboard + Mouse + USB-Storage] (no need to use any modules anymore ) [for exact usb-storage mounting commands refer to this thread: http://forum.xda-developers.com/showthread.php?t=1224676] [UNTESTED]
[v03 onwards] enabled NLS_UTF8
[v03 onwards] added user-level/runtime CPU voltage control with fixes to show only those frequencies which are enabled in CPU-freq table [VDD control "sysfs interface"] (for more info keep checking this post: http://forum.xda-developers.com/showpost.php?p=16610299&postcount=362)
[v03 onwards] enabled SWAP support
[v03 onwards] enabled CDROM filesystem support in kernel (now u can mount ISO files)
[v03 onwards] enabled ARM THUMBEE extensions
[v03 onwards] init.d scripts/binaries execution support
[v03 onwards] enabled support (in kernel) for many file systems
EXT2
EXT3
EXT4
NTFS (Read & Write)
[v03 onwards] enabled NFS (client & server) support in kernel
[v03 onwards] enabled CIFS support in kernel
[v03 onwards] enabled access to kernel .config (can be pulled from /proc/config.gz)
[v03 onwards] enabled TUN/TAP driver support (integrated in kernel) [VPN support]
[v03 onwards] enabled IPTABLES/NETFILTER support
[v03 onwards] for sake of safe booting the device will always boot at min 245Mhz / max 1024Mhz
[v02 onwards] autorooting (with latest Superuser binaries and app 3.0.7)
[v02 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
[v02 onwards] init.d (/system/etc/init.d/) script execution support
[v02 onwards] insecure ramdisk (ro.secure=0 & FS mounted as RW)
[v01 onwards] included my own version of CWM5.0.2.7 recovery
[ credits for features ]
Fixed TouchScreen inspired from tj_style's TouchScreen porting thread & zdzhiu's ICS port for X10
Fixed USB Storage Mounting - thanks to FreeXperia ICS kernel sources
for more info visit my ARC kernel thread
[ sources ]
https://github.com/DooMLoRD/Xperia-2011-Kernel-2.6.32.9/tree/ics
[ download links ]
< NEW >
v05 modCWM v04 TouchEdition: (changelog and details here)
[ARC/ARC S] DooMKernel ICS ALPHA v05 modCWM v04 TouchEdition [1.6Ghz version only]
MD5HASH: 564cefa01843bf20784750a3f975407f
wifi modules are same as v04...
< OLD >
v05:(changelog and details here)
[ARC/ARC S] DooMKernel ICS ALPHA v05 [1.6Ghz version only]
MD5HASH: 3de7b243ae5afd0956cc03a435947a08
wifi modules are same as v04...
v04: (changelog and details here)
[ARC/ARC S] DooMKernel ICS ALPHA v04 [1.6Ghz version only]
MD5HASH: d525c7b30cf96d0354de94f36a9c4e5a
Wifi Modules for v04 kernel
MD5HASH: b8e955721380ac39a574031642aa5df8
Wifi Modules for v02/stock kernel
MD5HASH: 50c9479e9b9acc905acdde506690d67f
v03: (changelog/known issues)
[ARC/ARC S] DooMKernel ICS ALPHA v03 [ 2.0GHz version ] (will showup as #1)
MD5HASH: c517e460ac237a9f6ff2a8c0ad072e2c
[ARC/ARC S] DooMKernel ICS ALPHA v03 [ 1.6GHz version ] (alternate version [will show up as #1001] to be used if th 2.0GHz kernel doesnt boot)
MD5HASH: c56f6c1fe57365013f22fce5a5ddde9e
v02:
[ARC/ARC S] DooMKernel ICS ALPHA v02
MD5HASH: e943cfe1475fd9466817782ca4679116
v01:
[ARC/ARC S] DooMKernel ICS ALPHA v01
MD5HASH: 3d73c4edd6c5717545b06f89dbf442c6
FIXES
FIXES
WiFi FIX (prerequisite is "Wifi + BT + GSM enabler!!!" from here) [ info ] <already included in update pack v01-to-v02>
OLD FILES
reserved for posting old files
Info on new TouchEdition Recovery
CWM5.0.2.7 TouchEdition Recovery
so guys we (Team UtterChaos) present to u TouchBased CWM Recovery!!
my team mate (Napstar) has been working hard to get this fully functional...
basically we have created on-screen navigation buttons for CWM recovery...
just trying to make life easy
You my friend are a Legend.
per say we have a locked arc with clockwork installed.....what would happen if we flash? Thanks for all the work you do doom!
DooMLoRD said:
u cant... we dont have splboot (bootloader bypass) like x10
just unlock bootloader dude!
anyways ROM is released!
happy play!
Click to expand...
Click to collapse
You gonna do a play release?
Waiting for the download to complete...!!!
Sent from my LT15i using xda premium
Alright thanks for the confirmation man! Congrats
Sent from my LT15i using Tapatalk
Anyone has a bugtracker what's not working? Is data working (GSM/Wifi)?
If it's just small bugs, I will survive it....
Is the camera working? Maybe FreeXperia-team could extract the libs for their CM9-version.
Just a minute. I flashed yet. Now booting my arc with ICS.
UPDATE Information about ICS alpha:
- GSM, Wifi, GSM Data not working
- Kamera working but just make a picture, but video recorder not (working but lagging)
- SE Home launcher working
- SMS write working but don't send because GSM not working
- Browser tab's is the best
- Settings menu ordering very good Wifi&Bluetooth is the first in the menu
7. now flash THIS kernel using: THIS Kernel < Link is broken.
Opera seems not see this link. Ok with IE
guys we have a BIG suprise coming thanks to Bin4ry
Bin4ry my friend u are awesome!!!!
You are the best doomord. Would love to see something like this on the play =)
Sent from my R800i using xda premium
IE-coRe said:
You are the best doomord. Would love to see something like this on the play =)
Sent from my R800i using xda premium
Click to expand...
Click to collapse
yes i am just eating (a very late) dinner ... will start off with Xperia Play after that
DooMLoRD said:
yes i am just eating (a very late) dinner ... will start off with Xperia Play after that
Click to expand...
Click to collapse
OMG 1:30 already
Just following these 2 ICS threads and being jelly

[ APP] [ 2 . 2 + ] Holo Locker ( Real Jelly Bean lock screen )

http://forum.xda-developers.com/showthread.php?t=1771843

[Q] installed the camera patch for[ROM][JB][TC]PAC[Paranoid+Aokp+Cm10]but not working

i installed the camera patch for [ROM][JB][TC] PAC [ Paranoid + Aokp+ Cm10 ] [Update 5-10-2012] from [ROM][JB][TC] PAC [ Paranoid + Aokp+ Cm10 ] [Update 5-10-2012] the camera works but the screen remains black i cant see what i am clicking.
please help.
..........
Sent from my HTC One V using xda premium
nvnanda said:
i installed the camera patch for [ROM][JB][TC] PAC [ Paranoid + Aokp+ Cm10 ] [Update 5-10-2012] from [ROM][JB][TC] PAC [ Paranoid + Aokp+ Cm10 ] [Update 5-10-2012] the camera works but the screen remains black i cant see what i am clicking.
please help.
Click to expand...
Click to collapse
Cant u guys just read before posting
It is clearly stated that the camera is without preview. However pictures can be taken but without preview
Seriously, read about what you're installing on your phone.
nvnanda said:
i installed the camera patch for [ROM][JB][TC] PAC [ Paranoid + Aokp+ Cm10 ] [Update 5-10-2012] from [ROM][JB][TC] PAC [ Paranoid + Aokp+ Cm10 ] [Update 5-10-2012] the camera works but the screen remains black i cant see what i am clicking.
please help.
Click to expand...
Click to collapse
Please give me your camera patch..

Collection of official CyanogenMod boot animations

This thread is to build up a collection of all official CyanogenMod boot animations at all available resolutions. If you come across any more animations or resolutions, please post them in the thread and I will update this post to include them (if they are legit).
To backup the existing boot animation, copy /system/media/bootanimation.zip (on the device) to somewhere.
To restore it, or replace it with a new boot animation, copy the desired bootanimation.zip from the source location to /system/media/bootanimation.zip and make sure that /system/media/bootanimation.zip has these permissions:
Code:
Owner: root
Group: root
S R W X
Owner: [ ] [X] [X] [ ]
Group: [ ] [X] [ ] [ ]
Others: [ ] [X] [ ] [ ]
NOTE: You will need to have root access to replace /system/media/bootanimation.zip.
CyanogenMod 12
1440x2560: bootanimation.zip
Click to expand...
Click to collapse
CyanogenMod 11
???
Click to expand...
Click to collapse
CyanogenMod 10
???
Click to expand...
Click to collapse
CyanogenMod 9
800x1280: bootanimation.zip
Click to expand...
Click to collapse
CyanogenMod 8
???
Click to expand...
Click to collapse
CyanogenMod 7
960x960: bootanimation.zip
Click to expand...
Click to collapse
CyanogenMod 6
???
Click to expand...
Click to collapse
I'm also not sure what the boot animations for versions of CyanogenMod earlier than CM6 were. If someone could enlighten me on that I'd be grateful.

Categories

Resources