Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
DooMLoRD
Old
(Last edited by DooMLoRD; 10th February 2012 at 06:58 PM.)
#1  
DooMLoRD's Avatar
Recognized Developer - OP
Thanks Meter 20547
Posts: 10,056
Join Date: Jul 2010
Location: Indian Institute of Management, Ahmedabad (IIMA)
Angry [ROM][ARC/ARC S]{4.0.3} IceCream Sandwich LEAKED [ROM:v01][Kernel:v02][Dt:05/Jan]


---[ UPDATES ]---

GSM NOW WORKS!!!

---[ UPDATES ]---



[ info ]

ok guys so here it is...

FIRSTLY A BIG THANK YOU TO WHOEVER LEAKED THE ROM FOR US

flashing a leaked FTF was scary for me, as i didnt want to risk flashing it directly on my ARC, so i created a prerooted update.zip...



[ screenshots ]




[ WARNING ]

  1. THIS IS AN LEAKED ROM


  2. WE KNOW LOTS OF THINGS DONT WORK


  3. I AM NOT A ROM DEVELOPER... THIS WAS POSTED JUST SO THAT ARC USERS CAN HAPPILY ENJOY THE LEAKED ICS ROM (that too prerooted )


  4. MORE THINGS WILL FOLLOW AS AND WHEN I CAN GET THEM TO WORK


  5. DO NOT ASK FOR FURTHER UPDATES/ETA


  6. ALL USER DATA (from /data partition) WILL BE WIPED WHILE INSTALLING THIS



[ features ]
  1. Easy to flash update.zip via recovery
  2. Prerooted with superuser and busybox installed
  3. currently using stock kernel provided by SE



[ requirements ]
  • stock .42 firmware (use FTF)
  • unlocked bootloader
  • supplied files


[ how to install ]
  1. download my latest kernel from this post
  2. flash my kernel using:
    Code:
    fastboot flash boot boot.img
    then reboot from fastboot using:
    Code:
    fastboot reboot
  3. device will now start booting and show my kernel logo
  4. when the blue LED lights up keep spamming/pressing BACK button
  5. u will now enter my modded recovery
  6. flash the ROMs update.zip (this will take some time a minute or two)
  7. thats it now reboot device and it will start booting into ICS
  8. first boot will take time!!!
  9. 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-ICS-4.0.3-LEAKED.zip
MD5HASH: 08515d32baa9436eb17f8b06d8d77e2b

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!!!
Attached Thumbnails
Click image for larger version

Name:	arc-44.jpg
Views:	34595
Size:	14.9 KB
ID:	824808   Click image for larger version

Name:	arc-45.jpg
Views:	33990
Size:	30.4 KB
ID:	824809   Click image for larger version

Name:	arc-46.jpg
Views:	33611
Size:	30.9 KB
ID:	824810   Click image for larger version

Name:	arc-47.jpg
Views:	33621
Size:	31.1 KB
ID:	824811   Click image for larger version

Name:	arc-48.jpg
Views:	35033
Size:	29.5 KB
ID:	824813  

Click image for larger version

Name:	arc-49.jpg
Views:	34091
Size:	19.3 KB
ID:	824814  
The Following 23 Users Say Thank You to DooMLoRD For This Useful Post: [ Click to Expand ]
 
DooMLoRD
Old
(Last edited by DooMLoRD; 11th February 2012 at 06:28 AM.)
#2  
DooMLoRD's Avatar
Recognized Developer - OP
Thanks Meter 20547
Posts: 10,056
Join Date: Jul 2010
Location: Indian Institute of Management, Ahmedabad (IIMA)
Default DooMKernels for this ROM

DooMKernels for this ROM


[ features ]
  • [v02 onwards] uses latest kernel sources from SE
  • [v02 onwards] changed kernel version string to "-DooMKernel"
  • [v02 onwards] most (kernel specific) modules integrated right inside ramdisk [no need to separately flash them]
  • [v02 onwards] added new Max frequency: 1.6Ghz
  • [v02 onwards] added lots of intermediate frequencies (from 122Mhz to 1.6Ghz for almost every 100/120Mhz there is a select-able frequency)
  • [v02 onwards] added fully working two way call recording
  • [v02 onwards] added CPU governors:
    • BrazilianWax
    • Smoothass
    • Lagfree
    • InteractiveX
    • Savaged-Zen
    • SmartAssV2
    • Smartass
    • Scary
    • MinMax
    • Interactive
  • [v02 onwards] added I/O Schedulers:
    • V(R)
    • BFQ v2-r1
    • Simple I/O (sio)
  • [v02 onwards] enabled a few I/O Schedulers
    • noop
    • Anticipatory
    • Deadline (default)
    • CFQ
  • [v02 onwards] bumped BFQ to v2-r1
  • [v02 onwards] bumped jHASH to v3
  • [v02 onwards] increased VM max readahead to 512kb
  • [v02 onwards] some patches to fix kernel memory leaks
  • [v02 onwards] minor fix to display the kernel version info correctly in "About Phone"
  • [v02 onwards] added some mounting tweaks
  • [v02 onwards] major cleaning of kernel sources (cleaned defconfigs using FXP defconfigs as reference)
  • [v02 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/show...php?t=1224676] [UNTESTED]
  • [v02 onwards] enabled NLS_UTF8
  • [v02 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/show...&postcount=362)
  • [v02 onwards] enabled SWAP support
  • [v02 onwards] enabled CDROM filesystem support in kernel (now u can mount ISO files)
  • [v02 onwards] enabled ARM THUMBEE extensions
  • [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] enabled IPTABLES/NETFILTER support
  • [v02 onwards] for sake of safe booting the device will always boot at min 245Mhz / max 1024Mhz
  • [v01 onwards] autorooting (with latest Superuser binaries and app 3.0.7)
  • [v01 onwards] added support for userinit scripts:
    • if sd-ext is mounted then it will execute /sd-ext/userinit.sh & shell scripts in /sd-ext/userinit.d/ folder
    • also scripts in /data/local/ will be executed... it will execute /data/local/userinit.sh & shell scripts in /data/local/userinit.d/ folder
  • [v01 onwards] init.d (/system/etc/init.d/) script execution support
  • [v01 onwards] insecure ramdisk (ro.secure=0 & FS mounted as RW)
  • [v01 onwards] included my own version of CWM5.0.2.7 recovery


[ download links ]


v02:

[ARC/ARC S] DooMKernel ICS LEAKED v02 (changelog and details here)
MD5HASH: 67e697ea0e53d15cb0063085ea501384

Wifi Modules for v02 kernel
MD5HASH: b8e955721380ac39a574031642aa5df8

Wifi Modules for v01/stock kernel
MD5HASH: 6ba1bf6e0654fd5f02cadac8cadeca1b



v01: (advanced stock kernel)

[ARC/ARC S] DooMKernel ICS LEAKED v01
MD5HASH: ae6d8c19582b4a4af7e6a29dba396cbe
The Following 14 Users Say Thank You to DooMLoRD For This Useful Post: [ Click to Expand ]
 
DooMLoRD
Old
(Last edited by DooMLoRD; 7th January 2012 at 08:05 AM.)
#3  
DooMLoRD's Avatar
Recognized Developer - OP
Thanks Meter 20547
Posts: 10,056
Join Date: Jul 2010
Location: Indian Institute of Management, Ahmedabad (IIMA)
FIXES

Fix for GSM to work


SuperUser fix (thanks to ubufugu for the tip for using the zip from this thread)
flash it via recovery
The Following 9 Users Say Thank You to DooMLoRD For This Useful Post: [ Click to Expand ]
 
DooMLoRD
Old
#4  
DooMLoRD's Avatar
Recognized Developer - OP
Thanks Meter 20547
Posts: 10,056
Join Date: Jul 2010
Location: Indian Institute of Management, Ahmedabad (IIMA)
may be this one too
The Following 4 Users Say Thank You to DooMLoRD For This Useful Post: [ Click to Expand ]
 
DooMLoRD
Old
#5  
DooMLoRD's Avatar
Recognized Developer - OP
Thanks Meter 20547
Posts: 10,056
Join Date: Jul 2010
Location: Indian Institute of Management, Ahmedabad (IIMA)
this one finally should be enough
The Following 2 Users Say Thank You to DooMLoRD For This Useful Post: [ Click to Expand ]
 
Chewitt
Old
#6  
Senior Member
Thanks Meter 45
Posts: 741
Join Date: Jun 2010

 
DONATE TO ME
Once again leading the way DooMLoRD you truly are a great asset to the SE Development community.
Handset History:
Xperia X10 (Traded In) > Xperia Arc (Dev Handset) + Xperia Ray (Back-up Phone) > Xperia Arc S (Retired) > Xperia S (Retired) > Xperia T (Retired) > Xperia Z (Current)

Tablet History:
Xperia Tablet S (Current)

Development History:
Developed the Dark10 series (X10 + Arc/Ray/Arc S)
Helped in development of Timescape mod's (X10)
Helped in Graphical development of FXP ICS (Arc/Ray/Arc S)
The Following 2 Users Say Thank You to Chewitt For This Useful Post: [ Click to Expand ]
 
sahibunlimited
Old
(Last edited by sahibunlimited; 21st December 2011 at 07:37 PM.)
#7  
sahibunlimited's Avatar
Recognized Contributor
Thanks Meter 2433
Posts: 6,809
Join Date: Jul 2011
Location: Nagpur
Wow arc have got so many goodies

BTW did u saw changes in the system and kernel?
coz anyone would have changed from 4.0.1 to 4.0.3

EDIT: someone contact a news writer
Phone: GALAXY S II CM10.1
Backup Phone : Xperia x10 ZMOD CM7
Tablet : Galaxy Tab 2 7.0 P3110 CM10.1
The Following User Says Thank You to sahibunlimited For This Useful Post: [ Click to Expand ]
 
DooMLoRD
Old
#8  
DooMLoRD's Avatar
Recognized Developer - OP
Thanks Meter 20547
Posts: 10,056
Join Date: Jul 2010
Location: Indian Institute of Management, Ahmedabad (IIMA)
Quote:
Originally Posted by sahibunlimited View Post
Wow arc have got so many goodies

BTW did u saw changes in the system and kernel?
coz anyone would have changed from 4.0.1 to 4.0.3
yes ofcouse i know that much :P


its different... few things changed....


@ALL
ROM & compatible kernel release!!!


happy play!

regards,

DooMLoRD

I am on a tour right now... will not be available for discussions for a while...



Like my work? Please consider donating via PayPal


Lead Developer of Team UtterChaos & Member of Team ICX

Creator of DooMKernel making those Snapdragons fly higher and faster

Android Devices I use : Sony Xperia Z, T, S, ARC, PLAY

Contributions : Generic Android / Xperia X10 / Xperia 2011 devices / Samsung Galaxy S2 / Huawei Ideos X6 / Samsung Galaxy SCL (i9003) / HTC Flyer / Kindle Fire / HTC JetStream / Xperia P, Sola, U / HTC One X / Xperia S / Xperia T, V, TX / Xperia Z, ZL, Tablet Z





** NEW *** Xperia SDCARD Mounter App! (supports Xperia Z, ZL, Tablet Z, T/TL, TX, V, S/SL/NX, Ion, Acro S/HD, P, U, Go, Sola, J, Miro, Tipo, Tipo Dual, E, E Dual!)
The Following 5 Users Say Thank You to DooMLoRD For This Useful Post: [ Click to Expand ]
 
oojjii
Old
#9  
oojjii's Avatar
Senior Member
Thanks Meter 22
Posts: 210
Join Date: Apr 2011
Location: Istanbul
Copy Paste description from Alpha ROM right ?

"JUST SO THAT ARC USERS CAN HAPPILY ENJOY THE ALPHA ICS ROM (that too prerooted )"

Did you tried it and you are saying GSM not working ? or didn't try it yet and wait someone to try ?

But still.. once again ! DooMLord. Our saviour !
Sorry for my bad English, corrections are welcome.
SONY Xperia S
CM9 ( Waiting for CM10 Stable Release )
Bootloader UNLOCKED - ROOTED - TWEAKED - V6 SUPERCHARGED
Blazing fast
The Following User Says Thank You to oojjii For This Useful Post: [ Click to Expand ]
 
jlmcr87
Old
#10  
jlmcr87's Avatar
Senior Member
Thanks Meter 439
Posts: 276
Join Date: Apr 2011

 
DONATE TO ME
Got it

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...