Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
surdu_petru
Old
(Last edited by surdu_petru; 23rd October 2012 at 04:50 PM.) Reason: Update ***
#1  
surdu_petru's Avatar
Recognized Contributor - OP
Thanks Meter 3077
Posts: 2,131
Join Date: Feb 2010
Location: Paris

 
DONATE TO ME
Tablet [ROM] Stock Asus JB 4.1.1 Firmware 10.4.2.13 - Root , Deodex, Busybox , init.d!

Hi !

I am pleased to present the latest Asus Firmware 10.4.2.13 in three distinct parts !

Stock Asus JB 4.1.1 Firmware 10.4.2.13 - Rooted version !

Include :
  • untouched official latest firmware ;
  • stock kernel ;
  • su & Superuser for root access !
Download : asus.7z
You should unzipped first into asus.zip !


Stock Asus JB 4.1.1 Firmware 10.4.2.13 - Rooted & Deodexed version !

Include :
  • untouched official latest firmware ;
  • insecure kernel ;
  • USB debugging enabled ;
  • su & Superuser for root access !
  • deodexed ;
Download : asus_2.7z
You should unzipped first into asus.zip !

Stock Asus JB 4.1.1 Firmware 10.4.2.13 - Rooted & Deodexed & Busybox version !

Include :
  • untouched official latest firmware ;
  • insecure kernel ;
  • USB debugging enabled ;
  • su & Superuser for root access !
  • deodexed ;
  • busybox installed ;
Download : asus_3.7z
You should unzipped first into asus.zip !

*********************************

Installation :
  • only on TWRP recovery - for flash the new kernel !
  • just Wipe -> Cache & Dalvik Cache !
  • & Install !

If you do not want to use one of my root version , please see below a guide - what you need & how to root ...also other stuff on your stock firmware 10.4.2.13 !

Insecure Kernel => enabled USB debugging , root on shell ( just push Superuser & su in your device for root access ! ) , init.d support - if you have already installed busybox in /system/xbin !

You can flash this kernel in stock JB Firmware 10.4.2.13 !

How root your device after flash this kernel :
  • connect USB cable ;
  • push su in system/xbin & Superuser.apk in system/app :
  • > adb shell
  • # mount -o remount,rw -t ext4 /dev/block/mmcblk0p1 /system
  • # exit
  • > adb push su system/xbin/
  • > adb push Superuser.apk system/app/
  • > adb shell
  • # chown 0.0 /system/xbin/su
  • # chmod 06755 /system/xbin/su
  • # chmod 0644 /system/app/Superuser.apk
  • # exit
  • > adb reboot
Now your device will have root access !

How install busybox for init.d support :
  • conect USB cable ;
  • push busybox in system/xbin :
  • > adb shell
  • # mount -o remount,rw -t ext4 /dev/block/mmcblk0p1 /system
  • # exit
  • > adb push busybox system/xbin/
  • # chown 0.0 /system/xbin/busybox
  • # chmod 0755 /system/xbin/busybox
  • # /system/xbin/busybox --install -s /system/xbin
  • ( make your init.d directory ) :
  • # mkdir system/etc/init.d
  • # chown 0.0 /system/etc/init.d
  • # chmod 777 /system/etc/init.d
  • # exit
  • > adb reboot
Your device will have the ability to run scripts in init.d folder ! ( for each script (file) added init.d directory , you shoul changed permission into 777 ) !

How flash this kernel ! ( boot.blob )
  • Download this kernel boot.blob.jar with init.d support !
  • connect USB cable ;
  • put your device in fastboot mode ;
  • and type :
  • > fastboot -i 0x0B05 flash boot boot.blob
  • ( wait to flash new kernel ! )
  • > fastboot -i 0x0B05 reboot
Mirror insecure & init.d kernel boot.blob.jar !

Now you'll have the last Stock Asus JB Firmware 10.4.2.13 rooted , busybox installed & init.d support to run scripts !

Good luck !
RC Surdu_Petru
*****
Asus Transformer TF300T | Quad Core 1.3GHz | 32GB | 1GB RAM ( AOKP 4.2.2 )
*****
Motorola RAZR XT910 | Dual Core 1.2GHz | 16GB | 1GB RAM ( AOKP 4.2.2 )
*****
Sony Xperia Z | Quad Core Qualcomm® Snapdragon™ S4 Pro 1.5GHz | 16GB | 2GB RAM ( stock 4.1.2 )

If you find my work useful, feel free to hit the THANKS button below !
The Following 17 Users Say Thank You to surdu_petru For This Useful Post: [ Click to Expand ]
 
mikaole
Old
(Last edited by mikaole; 18th September 2012 at 11:21 PM.)
#2  
mikaole's Avatar
Senior Member
Thanks Meter 228
Posts: 800
Join Date: Jan 2012
Does the stock has initd support?
If so can I copy and paste seanz scripts?
Nexus 4 with Blackbean 8
HTC Desire with CM10.1_VJ_4.2.2
Asus TF300 Cromi 4
Hannspad sold

if I helped you out a thank you is always good
 
surdu_petru
Old
#3  
surdu_petru's Avatar
Recognized Contributor - OP
Thanks Meter 3077
Posts: 2,131
Join Date: Feb 2010
Location: Paris

 
DONATE TO ME
Quote:
Originally Posted by mikaole View Post
Does the stock has initial. Du support?
If so can I copy and paste seanz scripts?
Hi!

No ...The Stock Rom = Official version ....so you can play with official firmware , but with root access !
RC Surdu_Petru
*****
Asus Transformer TF300T | Quad Core 1.3GHz | 32GB | 1GB RAM ( AOKP 4.2.2 )
*****
Motorola RAZR XT910 | Dual Core 1.2GHz | 16GB | 1GB RAM ( AOKP 4.2.2 )
*****
Sony Xperia Z | Quad Core Qualcomm® Snapdragon™ S4 Pro 1.5GHz | 16GB | 2GB RAM ( stock 4.1.2 )

If you find my work useful, feel free to hit the THANKS button below !
The Following 3 Users Say Thank You to surdu_petru For This Useful Post: [ Click to Expand ]
 
scrosler
Old
#4  
scrosler's Avatar
Recognized Developer
Thanks Meter 31075
Posts: 16,752
Join Date: Feb 2007
Location: Fargo

 
DONATE TO ME
Quote:
Originally Posted by surdu_petru View Post
Hi !

I am pleased to present the latest Asus Firmware 10.4.2.13 in three distinct parts !

You beat me to it! Ahahaha. Been working on my SGS3 ROM.
 
scrosler
Old
#5  
scrosler's Avatar
Recognized Developer
Thanks Meter 31075
Posts: 16,752
Join Date: Feb 2007
Location: Fargo

 
DONATE TO ME
Quote:
Quote:
Originally Posted by mikaole View Post
Does the stock has initd support?
If so can I copy and paste seanz scripts?
Quote:
Originally Posted by surdu_petru View Post
Hi!

No ...The Stock Rom = Official version ....so you can play with official firmware , but with root access !
Here, I made a boot.img with init.d support here: http://forum.xda-developers.com/show...php?p=31743908
The Following User Says Thank You to scrosler For This Useful Post: [ Click to Expand ]
 
scrosler
Old
#6  
scrosler's Avatar
Recognized Developer
Thanks Meter 31075
Posts: 16,752
Join Date: Feb 2007
Location: Fargo

 
DONATE TO ME
Here is an Extended Power menu that should work with these ROMS. I have not tested them but I have tested them on my identical variations and they work fine so they should work with this no problem!

Make a back up before flashing just in case!


[MOD][9/19] - Extended Power Menu - JB 4.1.1 Only! 10.4.2.13
The Following 2 Users Say Thank You to scrosler For This Useful Post: [ Click to Expand ]
 
surdu_petru
Old
#7  
surdu_petru's Avatar
Recognized Contributor - OP
Thanks Meter 3077
Posts: 2,131
Join Date: Feb 2010
Location: Paris

 
DONATE TO ME
Quote:
Originally Posted by scrosler View Post
Here is an Extended Power menu that should work with these ROMS. I have not tested them but I have tested them on my identical variations and they work fine so they should work with this no problem!

Make a back up before flashing just in case!


[MOD][9/19] - Extended Power Menu - JB 4.1.1 Only! 10.4.2.13
Hi !

Thank you for porting so quickly Extended Power menu on the last Asus Firmware 10.4.2.13 !
Good luck !
RC Surdu_Petru
*****
Asus Transformer TF300T | Quad Core 1.3GHz | 32GB | 1GB RAM ( AOKP 4.2.2 )
*****
Motorola RAZR XT910 | Dual Core 1.2GHz | 16GB | 1GB RAM ( AOKP 4.2.2 )
*****
Sony Xperia Z | Quad Core Qualcomm® Snapdragon™ S4 Pro 1.5GHz | 16GB | 2GB RAM ( stock 4.1.2 )

If you find my work useful, feel free to hit the THANKS button below !
The Following User Says Thank You to surdu_petru For This Useful Post: [ Click to Expand ]
 
surdu_petru
Old
#8  
surdu_petru's Avatar
Recognized Contributor - OP
Thanks Meter 3077
Posts: 2,131
Join Date: Feb 2010
Location: Paris

 
DONATE TO ME
Hi !

Deodexed version for last Firmware 10.4.2.13 was released !
RC Surdu_Petru
*****
Asus Transformer TF300T | Quad Core 1.3GHz | 32GB | 1GB RAM ( AOKP 4.2.2 )
*****
Motorola RAZR XT910 | Dual Core 1.2GHz | 16GB | 1GB RAM ( AOKP 4.2.2 )
*****
Sony Xperia Z | Quad Core Qualcomm® Snapdragon™ S4 Pro 1.5GHz | 16GB | 2GB RAM ( stock 4.1.2 )

If you find my work useful, feel free to hit the THANKS button below !
The Following 3 Users Say Thank You to surdu_petru For This Useful Post: [ Click to Expand ]
 
ppmeis
Old
#9  
ppmeis's Avatar
Senior Member
Thanks Meter 42
Posts: 125
Join Date: Jun 2012
Location: Ferrol
Thanks! Great Job .
 
stevtec86
Old
#10  
Senior Member
Thanks Meter 18
Posts: 274
Join Date: Jan 2012
Location: Como
What differences are there between the stock kernel and the insecure kernel?

other question:

i'm on JB@Blue V1, pending V2, if I wanted to try the stock + root 10.4.2.13 with TWRP Recovery, just do the 3 wipes?

Thank's for jobs

 
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...