[GUIDE-IMPORTANT!] "rescue-backdoor" - regarding bootloop, do it before change in sys - Sony Tablet S

[GUIDE-IMPORTANT!] "rescue-backdoor" - regarding bootloop, do it before change in sys
UPDATE: THIS IS OBSOLETE.
USE S.onyTablet.S [ALLinONE] tool
Below guide/tool use as 'description'
-------------------------------------------------------------------------
Hi guys,
We've got now ROOT. We can do a lot of things, which we couldn't do before.
But before you begin to make changes in system files, first you need to know few things.
Few users experienced "bootloop". Its brick state. There is no access to shell, no adb.
Damaged device.
How to avoid that?
Yes, there is a solution. We need to get proper update zip for our device.
We also need to fool device, that it is a newer file, than the firmware in device.
How to, step by step:
Of course, ROOT is required.
To get proper ota-update-zip for your device you have to edit /build.prop:
- easiest way is via "Root Explorer", or directly via "build.prop Editor" (in market, free),
- do not use "File Manager HD" or other filemanager, which doesn't support root operations (thx kryddan),
- always make backup of files, which you are modifying,
- change value of "ro.sony.build.incremental" to lower one to fake firmware version,
- for example on my device newest firmware has: "ro.sony.build.incremental=111201022" - decrease that value,
in my case to 111201021.
Reboot device.
OTA update notification will appear - click on "Download" button.
Wait until download finishes, but don't click "Update"!!!
I repeat - DON'T CLICK UPDATE! It will reflash firmware,
and you will have to make everything from the beginning (inc. root).
Update zip is located in /cache/ota/signed-nbx03_.......zip - make a copy to safe place - external sd and/or in pc.
Leave build.prop modified. IMPORTANT. Don't revert back changes.
To enter RECOVERY-MODE - power off device,
hold vol-down + power button.
When you want to flash your device, Sony Tablet is checking few things:
is update zip proper one - signed one,
is the update zip - for your region - SKU value,
is the update zip is newer one than firmware in device - equal and higher will not update,
only lower - thats what we're faking.
If you will revert back build.prop = update will fail,
if you will try to update with other region update zip = update fail.
So if we stay with modified build.prop = we can just enter recovery,
and update from external sd card, to our downloaded update zip
Remember, that after reflash in recovery, your build.prop will be updated back
to higher value, then to be safe you need to reapply modification!
I have tested that "rescue-backdoor" on my own device,
deleted some system framework file - of course bootloop, without adb access.
Flashed through recovery - voila, device fixed
Of course, everything what you do with your device, you are doing at your own
risk. I'm sure that in 99% cases with "rescue-backdoor" you will fix your device,
always could be that other 0,01% case.
One condition for sure = build.prop file has to be correct.
[OPTIONAL]
You can disable ota update notification - which appears on every reboot.
To do this use "Titanium Backup" app, look for "System Update" app on list,
and use "Freeze" option
Any questions, suggestions - just ask
PS. I'm thining about writing auto-script for that...
br
condi

great guide, thank you
I think an automated-script would be much appreciated

condi said:
Hi guys,
We've got now ROOT. We can do a lot of things, which we couldn't do before.
But before you begin to make changes in system files, first you need to know few things.
Few users experienced "bootloop". Its brick state. There is no access to shell, no adb.
Damaged device.
How to avoid that?
Yes, there is a solution. We need to get proper update zip for our device.
We also need to fool device, that it is a newer file, than the firmware in device.
How to, step by step:
Of course, ROOT is required.
To get proper ota-update-zip for your device you have to edit /build.prop:
- easiest way is via "Root Explorer", or directly via "build.prop Editor" (in market, free),
- always make backup of files, which you are modifying,
- change value of "ro.sony.build.incremental" to lower one to fake firmware version,
- for example on my device newest firmware has: "ro.sony.build.incremental=111201022" - decrease that value,
in my case to 111201021.
Reboot device.
OTA update notification will appear - click on "Download" button.
Wait until download finishes, but don't click "Update"!!!
I repeat - DON'T CLICK UPDATE! It will reflash firmware,
and you will have to make everything from the beginning (inc. root).
Update zip is located in /cache/ota/signed-nbx03_.......zip - make a copy to safe place - external sd and/or in pc.
Leave build.prop modified. IMPORTANT. Don't revert back changes.
When you want to flash your device, Sony Tablet is checking few things:
is update zip proper one - signed one,
is the update zip - for your region - SKU value,
is the update zip is newer one than firmware in device - equal and higher will not update,
only lower - thats what we're faking.
If you will revert back build.prop = update will fail,
if you will try to update with other region update zip = update fail.
So if we stay with modified build.prop = we can just enter recovery,
and update from external sd card, to our downloaded update zip
I have tested that "rescue-backdoor" on my own device,
deleted some system framework file - of course bootloop, without adb access.
Flashed through recovery - voila, device fixed
Of course, everything what you do with your device, you are doing at your own
risk. I'm sure that in 99% cases with "rescue-backdoor" you will fix your device,
always could be that other 0,01% case.
One condition for sure = build.prop file has to be correct.
[OPTIONAL]
You can disable ota update notification - which appears on every reboot.
To do this use "Titanium Backup" app, look for "System Update" app on list,
and use "Freeze" option
Any questions, suggestions - just ask
PS. I'm thining about writing auto-script for that...
br
condi
Click to expand...
Click to collapse
Thanks Condi! Download worked great but under my cache there is nothing. Could the file be located elsewhere?

It should be under '/cache/ota' ... nowhere else ..

Judah001 said:
Thanks Condi! Download worked great but under my cache there is nothing. Could the file be located elsewhere?
Click to expand...
Click to collapse
Be sure that ota has been download, check again /cache/ota.
If still no zip, then run 'adb shell' then:
Code:
su
find -name *signed*
or
Code:
find -name *.zip
If your ota update will be in different location, then please post it.
br
condi

condi said:
Be sure that ota has been download, check again /cache/ota.
If still no zip, then run 'adb shell' then:
Code:
su
find -name *signed*
or
Code:
find -name *.zip
If your ota update will be in different location, then please post it.
br
condi
Click to expand...
Click to collapse
ok I will try once I am home through adb. So far there is nothing under my cache folder. I am using file manager HD but it should pick up a zip file.

Thank you condi... The instructions worked perfectly!!

Judah001 said:
ok I will try once I am home through adb. So far there is nothing under my cache folder. I am using file manager HD but it should pick up a zip file.
Click to expand...
Click to collapse
Just a little tip. I'd suggest you use Root Explorer instead of File Manager HD.
You see, File Manager HD does not show the files in /cache. (mine didn't)
I tried File Manager HD on my tablet and found nothing inside /cache
But with Root Explorer I found three different directories. There among OTA.

kryddan said:
Just a little tip. I'd suggest you use Root Explorer instead of File Manager HD.
You see, File Manager HD does not show the files in /cache. (mine didn't)
I tried File Manager HD on my tablet and found nothing inside /cache
But with Root Explorer I found three different directories. There among OTA.
Click to expand...
Click to collapse
That did the trick. I used the root browser in rom tool box and copied the zip to my sd card. Thank you for the help guys.

Good advice kyddan ... same on my tab with file manager HD.
I work normally with Root Explorer or File Expert.
Both show the folders and files in /cache .. File Manager HD do not.

my ro.sony.build.incremental is 111201038
Do I have to decrease it by 1 to 111201037 ?
EDIT: nevermind. I did so. Worked.

sebarkh said:
my ro.sony.build.incremental is 111201038
Do I have to decrease it by 1 to 111201037 ?
Click to expand...
Click to collapse
Yep, exacty. And then you will get newest ota zip of 111201038 pozdro

hahahahah I just had brick... I'm working on auto-install script for "rescue-backdoor", and accidentally I've pushed empty 0bytes build.prop - after reboot - sony logo, then black screen.... and guess what...
recovery reads incremental value (which doesnt exists..) as "0" zero
so i've got lower value, and reflash done.
after reboot my tab started correctly, but.. after reboot again brick - black screen.
fortunatelly - after few min with black screen i've got adb access.
but for first - i can't get root access.. 'su' not works.
but... '/system/xbin/su' works root lets check - build.prop still empty,
remounted system as rw, pushed correct build.prop - ahhh again working !!
that was good experience hahah.
-------------edit:
i've got auto-install tool ready... need to make one more full test with my device and will publish it.
full automatic !!!!!

This is driving me crazy. why everyone is getting update message when changing the incremental value while my dumass tablet keeps saying that my system is up to date

ase3000 said:
This is driving me crazy. why everyone is getting update message when changing the incremental value while my dumass tablet keeps saying that my system is up to date
Click to expand...
Click to collapse
Just wait for automatic-tool. Its ready, but need to make final tests.

condi said:
So if we stay with modified build.prop = we can just enter recovery,
and update from external sd card, to our downloaded update zip
Click to expand...
Click to collapse
In which way we can enter to recovery??

riccardo91 said:
In which way we can enter to recovery??
Click to expand...
Click to collapse
power off, hold vol-down + power.

All done! It works well! Thanks! Avoiding bootloop it's even a good thing!

riccardo91 said:
All done! It works well! Thanks! Avoiding bootloop it's even a good thing!
Click to expand...
Click to collapse
Great Just remember one thing - after reflash in recovery, your build.prop will be updated to higher value - then to be safe you need to reapply modification!
--- my 100th post !

condi said:
Great Just remember one thing - after reflash in recovery, your build.prop will be updated to higher value - then to be safe you need to reapply modification!
--- my 100th post !
Click to expand...
Click to collapse
I bricked my XTS playuing with build.prop. Shame I didn't see this post before. For future - how can I edit build.prop in a safe way? I changed file permission then I forgot to restore default. After restart brick. Do I need to change permission to edit build.prop then do i NEED to restore proper permission back? I'm still confused with it

Related

Canadian ICS Rooting

There are a few posts regarding rooting Canadian ICS Note. It seems there is a script in the OTA ICS upgrade that re-installs stock recovery (3e) after flashing CWM using ODIN.
Note: The offending script only exists in the OTA ICS upgrade, and not in update from Kies or samfirmware ROM.
If you don't have the offending script, then after Step 7, just reboot into recovery, install superuser ZIP from CWM, reboot, and you're done.
I'm summarizing the steps needed to flash CWM and root Canadian ICS Note:
1) Download Odin, CWM tar, and superuser zip (http://forum.xda-developers.com/showthread.php?t=1763896 Post # 3)
2) Install Odin
3) Copy superuser zip file to Phone
4) Start Odin and browse for the CWM tar file in the PDA section
5) Put the phone into download mode (VOLUME DOWN + POWER, then VOLUME UP)
6) Connect Phone to PC
7) Flash CWM with Odin
8) As the phone is rebooting, take out the battery. This is done to avoid the script install-recovery.sh from reinstalling stock recovery
9) Put battery back and boot into recovery (VOLUME UP + VOLUME DOWN + POWER, Release POWER after first vibration)
10) Install superuser ZIP from CWM, you are now rooted
11) Reboot phone
12) Install root explorer or ES File explorer and enable root operations and /system mount on them.
13) Find /etc/install-recovery.sh and rename it to install-recovery.sh.bkp
14) Repeat steps 4 to 7
15) Reboot. You should now have CWM and Root.
Thanks to SKyRocKeting727 and aleks07.
This could not have come at a better time...I was just sitting down at my computer to try this...Wish me luck
Success won't come from luck but it will from reading every step twice at least before any clicks or taps.
Thanks so much! Worked like a charm! Just finished nandroid backup of stock Bell rom with SU.
Getting ready to Try Flapjaxx UCLF6 rom.:good:
This thread should be stickied...
worked! thanks a lot
With ES File Explorer, I get "Sorry, operation failed" attempting to rename install-recovery.sh. I installed Terminal Emulator, and tried a simple
Code:
su
mv /etc/install-recovery.sh /etc/install-recovery.sh.bkp
to which I get "Read only file system"
I checked back in SuperUser, and ES Explorer (and Terminal) have root allowed; es file explorer has Root Explorer enabled in settings.
Ideas?
Edit: I realise the OP lists "install_recovery.sh", but I have no such file, just "install-recovery.sh". The contents are exactly what you'd think, though, conditional test to restore the recovery image.
Second Edit: I am an idiot. I missed "Mount /, /system as writable". Carry on, nothing to see here
THANKS MAN!!!!! it worked!
I've been trying for days to figure this out.
It appears I didn't have to do steps 12 - 15? My phone appears to be rooted and CWM is installed.:good:
Wintersdark said:
With ES File Explorer, I get "Sorry, operation failed" attempting to rename install-recovery.sh. I installed Terminal Emulator, and tried a simple
Code:
su
mv /etc/install-recovery.sh /etc/install-recovery.sh.bkp
to which I get "Read only file system"
I checked back in SuperUser, and ES Explorer (and Terminal) have root allowed; es file explorer has Root Explorer enabled in settings.
Ideas?
Edit: I realise the OP lists "install_recovery.sh", but I have no such file, just "install-recovery.sh". The contents are exactly what you'd think, though, conditional test to restore the recovery image.
Second Edit: I am an idiot. I missed "Mount /, /system as writable". Carry on, nothing to see here
Click to expand...
Click to collapse
Lol I was just gonna tell you to mount the system as writable.
Good luck, I just had to rename the file since I was already rooted.
I wonder if we rename back to the original than well get stock recovery again?
Easy way of doing it I guess.
hmm...
i didn't have to go through steps 12-15 because i couldn't find
the install_recovery.sh file so i just rebooted to see if CWM works
and it did also my phone was rooted.
is there anyone whose situation the same as mine?
and yes i am on ICS
ygong said:
i didn't have to go through steps 12-15 because i couldn't find
the install_recovery.sh file so i just rebooted to see if CWM works
and it did also my phone was rooted.
is there anyone whose situation the same as mine?
and yes i am on ICS
Click to expand...
Click to collapse
You'll find, though, that after you reboot into Android, CWM will be gone. You'll still have root though. To find the file in ES File Explorer, you'll need to go into ES's settings and enable:
Up to root
Root Explorer
/, /system write able
Then you just click up until you get to /, then click Etc, and install-recovery.sh will be in there.
ygong said:
i didn't have to go through steps 12-15 because i couldn't find
the install_recovery.sh file so i just rebooted to see if CWM works
and it did also my phone was rooted.
is there anyone whose situation the same as mine?
and yes i am on ICS
Click to expand...
Click to collapse
Yup exact same here!
Wintersdark said:
You'll find, though, that after you reboot into Android, CWM will be gone. You'll still have root though. To find the file in ES File Explorer, you'll need to go into ES's settings and enable:
Up to root
Root Explorer
/, /system write able
Then you just click up until you get to /, then click Etc, and install-recovery.sh will be in there.
Click to expand...
Click to collapse
yeah CWM is still installed...
even though i rebooted my phone
Yup mine is still installed after reboot too!
Sent from my SGH-I717R using Tapatalk 2
kwhit said:
Yup mine is still installed after reboot too!
Sent from my SGH-I717R using Tapatalk 2
Click to expand...
Click to collapse
I think it might be helpful in this thread to list which Canadian Carrier you are with to determine which ones have to take the additional steps...
I am with Bell Mobility and can confirm that, for me, it was necessary,,,,,,
I am greatful to the OP and encourage and any of you that were helped to hit the Thank You button from his post..
crutzulee said:
I think it might be helpful in this thread to list which Canadian Carrier you are with to determine which ones have to take the additional steps...
I am with Bell Mobility and can confirm that, for me, it was necessary,,,,,,
I am greatful to the OP and encourage and any of you that were helped to hit the Thank You button from his post..
Click to expand...
Click to collapse
You are with Bell, I am with Rogers, and my friend is with Telus, and we all had to do the renaming of the script. I'm not really sure why some have to do it and some don't. Also, not sure why AT&T Notes don't have to do it.
zaptor99 said:
You are with Bell, I am with Rogers, and my friend is with Telus, and we all had to do the renaming of the script. I'm not really sure why some have to do it and some don't. Also, not sure why AT&T Notes don't have to do it.
Click to expand...
Click to collapse
Were you rooted on GB before?
Just looking for common denominators....
crutzulee said:
Were you rooted on GB before?
Just looking for common denominators....
Click to expand...
Click to collapse
Myself and my friend with Telus were not rooted before on GB.
I'm on Bell did root my phone when I was on GB
Rogers, and I was rooted, but had reflashed to pure stock before upgrading to ics.

[How-To] Update to Jellybean if you're having problems with OTA

So after trying multiple times to update my tablet an failing everytime. I checked the last_log file in /cache/recovery and found out that the reason the update was failing because I've deleted Netflix.apk from /system/app.
Since I did not backup the application I had no way to use the OTA, however after a few hours research I found out a method to completely restore the system to stock.
Part 1: Restoring Tablet to Stock
1. Download the system dump that matches your current software:
9.4.2.28
WW - http://dlcdnet.asus.com/pub/ASUS/EeePAD/TF201/WW_epaduser9_4_2_28UpdateLauncher.zip - MD5 - 68D41197B399967B7F6789E47683A0D7
US - http://dlcdnet.asus.com/pub/ASUS/EeePAD/TF201/US_epaduser9_4_2_28UpdateLauncher.zip - MD5 - DF17D3129378E9A7F81C58AF7BF5396B
TW - http://dlcdnet.asus.com/pub/ASUS/EeePAD/TF201/TW_epaduser9_4_2_28UpdateLauncher.zip- MD5 - 3999B0E052211AA53ED1DB5D06A02AD3
2. Unzip the compressed firmware file to the root directory of a MicroSD card (external). Only extract this once so your sdcard should look something like this:
/MicroSD/US_epad-user-9.4.2.28.zip
3.With your Transformer turned on, insert the MicroSD into the MicroSD card slot.
4. An exclamation mark should appear in the notification area.
5. Tap the mark and proceed with the update.
6. Your tablet should now reboot and proceed to update the tablet, if you get an error try redownloading the update and trying again.
Part 2: Rooting your Tablet
Voodoo root keeper didn't save my root after part 1, so to root it I used Debugfs automated root:
http://forum.xda-developers.com/showthread.php?t=1706588
After your tablet is rooted you should use OTA root keeper to backup your root.
Part 3: Manual Update to Jellybean
1.Download the dlpkgfile for your system, I uploaded the US file: <--------------- US ONLY don't try if your tablet is not on US firmware, it might brick
http://www.mediafire.com/?ddcl3k233kxsvv8
WW version dlpkgfile <--------------- WW ONLY don't try if your tablet is not on WW firmware, it might brick
The WW update file (thanks for kikistans for uploading):
http://dropbox.com/s/uiui6ha6hrg2mg1/dlpkgfile
http://www.mediafire.com/download.php?kzr30e1vufbgee9
2. Place the dlpkgfile on your tablet's storage, MAKE SURE THE dlpkgfile does not have a .zip extension, the file has no extension!
3. Download ES File manager and go to settings>root settings and tick all the boxes.
4. Copy dlpkgfile to /cache
5. Go to /cache/recovery and create a new file named command
6. Open the file as a text and place the following code in it and save:
--update_package=/cache/dlpkgfile
7. Turn off the tablet
8. Press and hold volume down+power until the tablet vibrates then release power and keep holding volume down
9 When a text shows on the boot logo screen release volume down and click volume up
10. The tablet should now start updating, it'll take about 30 minutes and once the tablet boots you'll have jellybean
11. Restore root with root keeper
This method should work for everyone with a locked bootloader:good:
Edit:
Sorry I've been busy, it seems like some people are missing 3 files, follow this thread if you're missing those files:
http://forum.xda-developers.com/showthread.php?t=1909820
Also some people are reporting that their tablet is get bricked, MAKE SURE THAT YOU'RE USING THE RIGHT FIRMWARE UPGRADE
new-tilus has reported that this method worked for his stock unlocked tablet.
I used the last part more our less. Ota rootkeeper claims I have root. But I don't. Photocopier still keeps root access, but I cannot gain any new root access.
Sent from my SAMSUNG-SGH-I717 using xda premium
It doesnt work for me. Im on .28 stock WW version. It starts but then appears android with red trangle
lukcinek said:
It doesnt work for me. Im on .28 stock WW version. It starts but then appears android with red trangle
Click to expand...
Click to collapse
Same here, no success for me either...
Didn't work
Sent from my Transformer Prime TF201 using xda premium
Do we really need to go thru the hardship? Isn't ASUS going to fix it?
I think it must be noted that the OTA update for a WW variant will not work on a US variant, a DE will not work on TW and so on. The SKU for the OTA must match the SKU of the Prime in question.
It works. It doesnt befor becouse I didnt delete .bin from name of the file
Uh, fix what? ASUS is in the business of doing firmware updates for stock + unlocked devices.
Spidey01 said:
Uh, fix what? ASUS is in the business of doing firmware updates for stock + unlocked devices.
Click to expand...
Click to collapse
It seems to work here, I did exactly what "Protato" wrote and it's been loading the new JB for more than 10 minutes and no triangle yet
It worked I am on JB 4.1.1, forllow the instructions "literally" and it will work!
by far the simplest instructions to follow
i was having the same issue as most of you, i was (stock) rooted and applied the OTA update. i did have OTA root keeper, but my update failed and i lost root. i did a factory reset of 9.4.2.28 (US version) after a backup, then i rooted using DebugfsRoot_Generic. i more or less performed part 3 of this thread although i had to add three missing files to /system/xbin/ (maybe if i would have applied the stock 9.4.2.28 file i could have skipped this step). i forgot to restore my backup before i applied the update so i lost root. updating and keeping root may require SuperSU instead of SuperUser, from what i read last night. i hope this helps, thanx to all the people out there, especially @Wipeout and @Trekest from the post below, as well as @sparkym2 for Debugfs and @1wayjonny for Universal Naked Driver 0.7 and @Protato. good luck, i wish this thread was around yesterday evening, it would have saved me hours...
missing files from the below thread post #111
http://forum.xda-developers.com/showthread.php?t=1907804&page=12
Got red triangle, will try again.
work for me! thanks
Anybody remember how to have Flash working again.
For me it works on default browser, but it's not working anymore on Boat Browser.
I saw a thread this morning, but now I can't remember where it is.
Thanks if any link will be passed here.
1. Downloaded US version (mine is US build) - checked MD5 version to be the same.
2. Extracted once and copied the .zip to the root of external memory card.
3. Upgrade file detected - proceed with upgrade
4. Reboot. Then progress bar for upgrade.
5. Device started with a message that upgrade process completed. I am still seeing 4.0.3
Sorry posted too early.. still need to follow step 2 & 3.
-----------------------
*** PERFECT ***
All steps worked EXACTLY as explained in OP :good:. I am running JB now. Even I managed to restore root explained. Thanks you very much !!!
Thanks for this! I applied steps 1 through 3 and no problems updating to Jelly Bean! Although I protected root. I lost root after update:/ Oh well. small price to pay for Jelly Bean!
ES file explorer will not allow copy of needed file.
bimbobo said:
It seems to work here, I did exactly what "Protato" wrote and it's been loading the new JB for more than 10 minutes and no triangle yet
It worked I am on JB 4.1.1, forllow the instructions "literally" and it will work!
Click to expand...
Click to collapse
Can't get Es file ex. to allow me to copy the file to the cache folder, says copy failed? Any suggestions?
sly.cooper said:
1. Downloaded US version (mine is US build) - checked MD5 version to be the same.
2. Extracted once and copied the .zip to the root of external memory card.
3. Upgrade file detected - proceed with upgrade
4. Reboot. Then progress bar for upgrade.
5. Device started with a message that upgrade process completed. I am still seeing 4.0.3
Sorry posted too early.. still need to follow step 2 & 3.
Click to expand...
Click to collapse
Yeah, this happened to be too.
Battery is too drained now. Charging and will try again when I have enough juice.
StephanBotha said:
Yeah, this happened to be too.
Battery is too drained now. Charging and will try again when I have enough juice.
Click to expand...
Click to collapse
You still need steps 2 and 3
still got red andy. everything worked up until that.
Protato said:
So after trying multiple times to update my tablet an failing everytime. I checked the last_log file in /cache/recovery and found out that the reason the update was failing because I've deleted Netflix.apk from /system/app.
Since I did not backup the application I had no way to use the OTA, however after a few hours research I found out a method to completely restore the system to stock.
Part 1: Restoring Tablet to Stock
1. Download the system dump that matches your current software:
9.4.2.28
WW - http://dlcdnet.asus.com/pub/ASUS/EeePAD/TF201/WW_epaduser9_4_2_28UpdateLauncher.zip - MD5 - 68D41197B399967B7F6789E47683A0D7
US - http://dlcdnet.asus.com/pub/ASUS/EeePAD/TF201/US_epaduser9_4_2_28UpdateLauncher.zip - MD5 - DF17D3129378E9A7F81C58AF7BF5396B
TW - http://dlcdnet.asus.com/pub/ASUS/EeePAD/TF201/TW_epaduser9_4_2_28UpdateLauncher.zip- MD5 - 3999B0E052211AA53ED1DB5D06A02AD3
2. Unzip the compressed firmware file to the root directory of a MicroSD card (external). Only extract this once so your sdcard should look something like this:
/MicroSD/US_epad-user-9.4.2.28.zip
3.With your Transformer turned on, insert the MicroSD into the MicroSD card slot.
4. An exclamation mark should appear in the notification area.
5. Tap the mark and proceed with the update.
6. Your tablet should now reboot and proceed to update the tablet, if you get an error try redownloading the update and trying again.
Part 2: Rooting your Tablet
Voodoo root keeper didn't save my root after part 1, so to root it I used Debugfs automated root:
http://forum.xda-developers.com/showthread.php?t=1706588
After your tablet is rooted you should use OTA root keeper to backup your root.
Part 3: Manual Update to Jellybean
1.Download the dlpkgfile for your system, I uploaded the US file:
http://www.mediafire.com/?ddcl3k233kxsvv8
2. Place the dlpkgfile on your tablet's storage.
3. Download ES File manager and go to settings>root settings and tick all the boxes.
4. Copy dlpkgfile to /cache
5. Go to /cache/recovery and create a new file named command
6. Open the file as a text and place the following code in it and save:
--update_package=/cache/dlpkgfile
7. Turn off the tablet
8. Press and hold volume down+power until the tablet vibrates then release power and keep holding volume down
9 When a text shows on the boot logo screen release volume down and click volume up
10. The tablet should now start updating, it'll take about 30 minutes and once the tablet boots you'll have jellybean
11. Restore root with root keeper
This method should work for everyone with a locked bootloader:good:
Click to expand...
Click to collapse
still got red andy, followed instructions to the tee!

Error on update to V20F

In case you want to do the actually OTA with your phone, and got some errors (dead android), you might want to check:
+ if you are using "CWM Recovery" (then uninstall it as in http://forum.xda-developers.com/showthread.php?t=2095825)
+ if you are using "Remove QSlide Apps from NotificationBar" (http://forum.xda-developers.com/showthread.php?t=2194423)
But don't use the QSlide revert file from above thread, it doesn't restore the exact matched file for OTA to work with (you can try if you want). To save you some trouble, I have attach the original files (LGSystemUI.apk and its odex). Unzip and overwrite them in the folder /system/app (use ES Explorer to remount /system RW first).
+ still not found the problem, check the few last lines of this file: /system/cache/recovery/last_log
It should say which file mismatches the checksum, and in the case of mine, it is LGSystemUI.apk, which I cannot find anything related searching google. And that's why I make the thread so people can search google and found it here.
chicguy said:
In case you want to do the actually OTA with your phone, and got some errors (dead android), you might want to check:
+ if you are using "CWM Recovery" (then uninstall it as in http://forum.xda-developers.com/showthread.php?t=2095825)
+ if you are using "Remove QSlide Apps from NotificationBar" (http://forum.xda-developers.com/showthread.php?t=2194423)
But don't use the QSlide revert file from above thread, it doesn't restore the exact matched file for OTA to work with (you can try if you want). To save you some trouble, I have attach the original files (LGSystemUI.apk and its odex). Unzip and overwrite them in the folder /system/app (use ES Explorer to remount /system RW first).
+ still not found the problem, check the few last lines of this file: /system/cache/recovery/last_log
It should say which file mismatches the checksum, and in the case of mine, it is LGSystemUI.apk, which I cannot find anything related searching google. And that's why I make the thread so people can search google and found it here.
Click to expand...
Click to collapse
Removed CWM and still get dead android red triangle icon.
My log also shows LGSYSTEMUI.APK ERROR
eSZee said:
Removed CWM and still get dead android red triangle icon.
My log also shows LGSYSTEMUI.APK ERROR
Click to expand...
Click to collapse
If you are rooted then all you need to do is find a nandroid backup of previous jb and flash it. Then you use the trick to force the OTA. If you are not rooted then the only thing I can say is download the kdz, flash it, and wait for the OTA.
there are a few things that manipulate the system: link2sd, overclocking, busybox, custom recovery. . .My thing was the busybox. I totally forgot that I downloaded it and my update didn't work at first. Good Luck
eSZee said:
Removed CWM and still get dead android red triangle icon.
My log also shows LGSYSTEMUI.APK ERROR
Click to expand...
Click to collapse
Go go page 9 of the forum link below. There is a Dropbox link of a factory rooted version of V20f for the 769 US version to flash if you have access to CWM on your phone.
http://forum.xda-developers.com/showthread.php?t=2359044
Sent from my LG-P769 using Tapatalk 2
TheCoutures said:
Go go page 9 of the forum link below. There is a Dropbox link of a factory rooted version of V20f for the 769 US version to flash if you have access to CWM on your phone.
http://forum.xda-developers.com/showthread.php?t=2359044
Sent from my LG-P769 using Tapatalk 2
Click to expand...
Click to collapse
Downloaded several times to make sure it wasn't a bad download. Went to apply zip, as soon as I pressed YES, INSTALL ABORTED.
I have no mods or edited system files or anything like that. All I ever did was CWM and root. Had qslide removed but reverted.
Make sure MD5 sum is correct. The other stuff doesn't matter. You are flashing a full backup not an OTA which requires all stock apps.
Sent from my LG-P769(20F) using the xda-developers app. If I helped you please hit the thanks button.
eSZee said:
Downloaded several times to make sure it wasn't a bad download. Went to apply zip, as soon as I pressed YES, INSTALL ABORTED.
I have no mods or edited system files or anything like that. All I ever did was CWM and root. Had qslide removed but reverted.
Click to expand...
Click to collapse
Wait you tried to install it as a zip
You are supposed to extract it and put the nandroid in the CWM backup directory.
sent from my locked rooted P769 v20D
I'm on YouTube (BioDesigner48)
I'm having the same issue, I do not have CWM or QSlide Remove installed, I've uninstalled all Root related apps and still encountering the same issue....
eSZee said:
Downloaded several times to make sure it wasn't a bad download. Went to apply zip, as soon as I pressed YES, INSTALL ABORTED.
I have no mods or edited system files or anything like that. All I ever did was CWM and root. Had qslide removed but reverted.
Click to expand...
Click to collapse
In my OP, I said "don't use the QSlide revert file from above thread, it doesn't restore the exact matched file for OTA to work with".
In case you still have trouble with the OTA, try to follow what I wrote: "To save you some trouble, I have attach the original files (LGSystemUI.apk and its odex). Unzip and overwrite them in the folder /system/app (use ES Explorer to remount /system RW first)."
Hope that helps!
For other people with problems, I suggest to use the Recovery Flashable Zip mentioned in one of the reply.
Or, if you are as paranoid as I am (who knows what people might put in those zip file ) (and somewhat technically knowledgeable), "check the few last lines of this file: /system/cache/recovery/last_log" to see what file got error, and try to get the original file from 20D (which should have the matched SHA1 checksum) and replace them.
chicguy said:
In my OP, I said "don't use the QSlide revert file from above thread, it doesn't restore the exact matched file for OTA to work with".
In case you still have trouble with the OTA, try to follow what I wrote: "To save you some trouble, I have attach the original files (LGSystemUI.apk and its odex). Unzip and overwrite them in the folder /system/app (use ES Explorer to remount /system RW first)."
Hope that helps!
For other people with problems, I suggest to use the Recovery Flashable Zip mentioned in one of the reply.
Or, if you are as paranoid as I am (who knows what people might put in those zip file ) (and somewhat technically knowledgeable), "check the few last lines of this file: /system/cache/recovery/last_log" to see what file got error, and try to get the original file from 20D (which should have the matched SHA1 checksum) and replace them.
Click to expand...
Click to collapse
Get the full P769BKv20f kdz file download here. Please be advised that this is just stock and if you flash this ROM then you WILL LOSE ROOT! But you can download and create a bin file to do the Lelus root method.

Easy Root for MI3 WCDMA

Hi Guys,
I am going to explain you all how to root your Mi3, Redmi1S or Redmi Note - Indian version - Works on other variants too - Tested on Singapore, Malaysia and TD too. This may work with other Country ROM's also. If you are successful please let me know & the method u followed. :good:
This is so far the easiest method to gain root on your MI Device - Even a Noob can do it :laugh:.
1. Download the follwing zip file and rename it to "update.zip"
2. Put these files on in the SD card of your phone. - Not inside other folders i.e on ur root of sd card.
3. Now open Updater app, click menu - select "select update package option". Then select the "update.zip" and update. Now your phone will ask you to reboot. Select reboot now.
4. Reboot your system now. Go to Security app - Permissions - Root permission - Turn on. U have root access now. (Screenshot for the same has been attached below - Just for Help).
Download link for the file : https://www.dropbox.com/s/e8ng3b1ruezldiq/root v18_BB10Unlock.zip?dl=0
Hmm simple & cool so we can access root even in stable rom right?
Yup that's right mate - And it just takes a second to do it
Are you getting OTA updates after doing this?
My updater does not run the check at all..
kingsrook14 said:
Are you getting OTA updates after doing this?
My updater does not run the check at all..
Click to expand...
Click to collapse
Ya getting full OTA updates - This has nothing to do with OTA at all.
sharingspider said:
Ya getting full OTA updates - This has nothing to do with OTA at all.
Click to expand...
Click to collapse
FYI, rooting has broken my OTA updates.. Though I can always go back to correct Unrooted version and update...
Thanks all the same
As per below thread
http://forum.xda-developers.com/xiaomi-mi-3/general/guide-how-to-root-mi3-t2845843
"NOTE 2: for some people rooting breaks OTA UPDATES but for some it doesn't. To update your phone you can simply unroot it and update it and root it again. Doesn't take much time to unroot."
Thanks for highlighting this issue. Hasn't happened with 18 devices rooted by us so far. Will do the same if it happens. Cheers.
Guys anyone else not able to get OTA ? Bcoz of shifting to Dev ROM or enabling root - Plz post !!
sharingspider said:
Hi Guys,
I am going to explain you all how to root your Mi3, Redmi1S or Redmi Note - Indian version - Works on other variants too - Tested on Singapore, Malaysia and TD too. This may work with other Country ROM's also. If you are successful please let me know & the method u followed. :good:
This is so far the easiest method to gain root on your MI Device - Even a Noob can do it :laugh:.
1. Download the follwing zip file and rename it to "update.zip"
2. Put these files on in the SD card of your phone. - Not inside other folders i.e on ur root of sd card.
3. Now open Updater app, click menu - select "select update package option". Then select the "update.zip" and update. Now your phone will ask you to reboot. Select reboot now.
4. Reboot your system now. Go to Security app - Permissions - Root permission - Turn on. U have root access now. (Screenshot for the same has been attached below - Just for Help).
thanks a lot,
is this method going to erase all my data.?
Click to expand...
Click to collapse
sanketh.nm said:
sharingspider said:
Hi Guys,
I am going to explain you all how to root your Mi3, Redmi1S or Redmi Note - Indian version - Works on other variants too - Tested on Singapore, Malaysia and TD too. This may work with other Country ROM's also. If you are successful please let me know & the method u followed. :good:
This is so far the easiest method to gain root on your MI Device - Even a Noob can do it :laugh:.
1. Download the follwing zip file and rename it to "update.zip"
2. Put these files on in the SD card of your phone. - Not inside other folders i.e on ur root of sd card.
3. Now open Updater app, click menu - select "select update package option". Then select the "update.zip" and update. Now your phone will ask you to reboot. Select reboot now.
4. Reboot your system now. Go to Security app - Permissions - Root permission - Turn on. U have root access now. (Screenshot for the same has been attached below - Just for Help).
thanks a lot,
is this method going to erase all my data.?
Click to expand...
Click to collapse
It's not going to erase any data
Click to expand...
Click to collapse

B170 update arrived

So my friend got an update to the huawei XT. He was already at b160. The new update is labeled as b170 which i think it could gain some hope this phone will get nougat sometime (most likely not). The update only has a device security patch. The security is from june 5 which is pretty old but i guess it's better. If someone else received the update post it here
got the notice for update at noon today - but alas, I have mine rooted so it tried to update, and then reset and is back at 160.
and yes, was really hoping beyond hope for some Nougat...
We need someone then to unroot the phone and update to b170 or at least check how to update to b170
See this post and links in it for how we updated before if the phone was already rooted (and for stock phones that can't OTA due to non-AT&T SIM) :
https://forum.xda-developers.com/showpost.php?p=73488912&postcount=1818
ensol52 said:
So my friend got an update to the huawei XT. He was already at b160. The new update is labeled as b170 which i think it could gain some hope this phone will get nougat sometime (most likely not). The update only has a device security patch. The security is from june 5 which is pretty old but i guess it's better. If someone else received the update post it here
Click to expand...
Click to collapse
Paisley Pirate said:
got the notice for update at noon today - but alas, I have mine rooted so it tried to update, and then reset and is back at 160.
and yes, was really hoping beyond hope for some Nougat...
Click to expand...
Click to collapse
divineBliss said:
See this post and links in it for how we updated before if the phone was already rooted (and for stock phones that can't OTA due to non-AT&T SIM) :
https://forum.xda-developers.com/showpost.php?p=73488912&postcount=1818
Click to expand...
Click to collapse
If anyone is able to capture the B170 update and upload it somewhere I'll try and make a TWRP flashable update
My phone doesn't see any updates yet
Could you briefly describe how to do this please? Can it be done from a phone with a locked bootloader or must the bootloader be unlocked?
clsA said:
If anyone is able to capture the B170 update and upload it somewhere I'll try and make a TWRP flashable update
My phone doesn't see any updates yet
Click to expand...
Click to collapse
divineBliss said:
Could you briefly describe how to do this please? Can it be done from a phone with a locked bootloader or must the bootloader be unlocked?
Click to expand...
Click to collapse
you would need Root and a Root explorer - file manager
you would go to settings / Software update / download the update
choose to install it later
then with the root explorer search your phone for an update.zip
I'm not sure where it's stored I'm looking for that information now
after you find the update.zip file copy it to your phones storage and upload it to your google drive (or anywhere I can download it from)
if you know the exact location the update.zip is stored you could possibly adb pull the file without having root
Update should be in /cache/fotapkg/update.zip
clsA said:
you would need Root and a Root explorer - file manager
you would go to settings / Software update / download the update
choose to install it later
then with the root explorer search your phone for an update.zip
I'm not sure where it's stored I'm looking for that information now
after you find the update.zip file copy it to your phones storage and upload it to your google drive (or anywhere I can download it from)
if you know the exact location the update.zip is stored you could possibly adb pull the file without having root
Update should be in /cache/fotapkg/update.zip
Click to expand...
Click to collapse
iirc, on huawei, it's in a folder on internal storage. shouldn't need root to grab it.
redbeard1083 said:
iirc, on huawei, it's in a folder on internal storage. shouldn't need root to grab it.
Click to expand...
Click to collapse
HwOUC/****** (numbers)
redbeard1083 said:
iirc, on huawei, it's in a folder on internal storage. shouldn't need root to grab it.
Click to expand...
Click to collapse
MT2-User said:
HwOUC/****** (numbers)
Click to expand...
Click to collapse
Thanks seems AT&T likes to put them in the path I described though
I'm pretty sure we can edit the updater script to install this from TWRP if someone captures it
clsA said:
you would need Root and a Root explorer - file manager
you would go to settings / Software update / download the update
choose to install it later
then with the root explorer search your phone for an update.zip
I'm not sure where it's stored I'm looking for that information now
after you find the update.zip file copy it to your phones storage and upload it to your google drive (or anywhere I can download it from)
if you know the exact location the update.zip is stored you could possibly adb pull the file without having root
Update should be in /cache/fotapkg/update.zip
Click to expand...
Click to collapse
working on grabbing it now.
Tried grabbing it - and messed up and got past the waiting part - it tried to update and (of course) failed. I'll give it another shot shortly.
Paisley Pirate said:
working on grabbing it now.
Tried grabbing it - and messed up and got past the waiting part - it tried to update and (of course) failed. I'll give it another shot shortly.
Click to expand...
Click to collapse
Good deal .. what was the name and path to the update file ?
you could possibly grab it with the TWRP file manager also
clsA said:
Good deal .. what was the name and path to the update file ?
you could possibly grab it with the TWRP file manager also
Click to expand...
Click to collapse
When I get it I'll get all that as well.
The ATT update note calls it B160_B170_SMR_100 , I hit continue when I tried to hit "remind me later" - but it redownloaded.
Ghost Commander shows nothing in the /cache - odd - so I don't know where it's actually sticking it. I'm searching for it both under that name above and also as update.zip and anything else I can think of (by date, since it just re-downloaded)
I'll grab and document all the info on what I got where.
File is in /cache/fotapkg/ but is named package_temp.zip
I have it out, xda won't accept the file that large, trying to figure out how to link that file only to my onedrive so you can get it without access to all my other junk (sorry)
clsA said:
Good deal .. what was the name and path to the update file ?
you could possibly grab it with the TWRP file manager also
Click to expand...
Click to collapse
https://1drv.ms/u/s!AkvKyEBneZGLjuQ44wo1pwjtdbgOCA
OneDrive link to file package_temp.zip should be 102 mb in size.
Got it using Total Commander. It seems to be better at grabbing root files than Ghost was.
Also, one other note - I modified the permissions from root root to everyone so that may need to get changed back (or not - you tell me) to be able to get it to move.
Paisley Pirate said:
https://1drv.ms/u/s!AkvKyEBneZGLjuQ44wo1pwjtdbgOCA
OneDrive link to file package_temp.zip should be 102 mb in size.
Got it using Total Commander. It seems to be better at grabbing root files than Ghost was.
Also, one other note - I modified the permissions from root root to everyone so that may need to get changed back (or not - you tell me) to be able to get it to move.
Click to expand...
Click to collapse
ok my phone doesn't see the file as an update ..where was it located ?
that is the file sent down from ATT to the phone. I have unzipped it and looked at it as well -it's 209MB unzipped. Contains the following files and drawers:
cust.new
cust.patch
cust.transfer
system.new
system.patch
system.transfer
UPDATE.APP
(drawer) META-INF
(drawer) com
(drawer) android
otacert
(drawer) google
(drawer) android
update-binary
update-script
blacklist.conf
CERT.RSA
CERT.SF
MANIFEST.MF
If you can't get the .zip to open, let me know and I'll stick it on one drive unzipped.
Paisley Pirate said:
that is the file sent down from ATT to the phone. I have unzipped it and looked at it as well -it's 209MB unzipped. Contains the following files and drawers:
If you can't get the .zip to open, let me know and I'll stick it on one drive unzipped.
Click to expand...
Click to collapse
file opens fine ..where was it located on the phone
clsA said:
file opens fine ..where was it located on the phone
Click to expand...
Click to collapse
as I said earlier - /cache/fotapkg/
Paisley Pirate said:
as I said earlier - /cache/fotapkg/
Click to expand...
Click to collapse
Well I'm sorry to report so far I have had no luck installing this thing
I have tried the dload/update.app using the dialer method and the update flashes but you have no wifi afterwords
and the phone still shows you on B160 (cust not updated / system files not patched)
I also tried with Flashify and Stock recovery and used an edited updater script in TWRP and all fail for one reason or another
Sooo the only way we will get this is if someone that has done the update
uses TWRP and creates a system.img and cust.img and uploads it somewhere for me
So I can build the B170_Full_Update.zip
Any idea how the phone installs this OTA zip file?
Is the updater-script failing because of assert statements for cust and system?
Have you had success patching cust and system using the OTA updater-script/OTA zips for the Huawei Ascend XT before? How did you end up getting the cust and system for your B160 Update zip? Probably from a TWRP of someone's updated B160, which is what we need to do for B170 now, I'm guessing?
Thanks for your efforts on this and answering my questions.
clsA said:
Well I'm sorry to report so far I have had no luck installing this thing
I have tried the dload/update.app using the dialer method and the update flashes but you have no wifi afterwords
and the phone still shows you on B160 (cust not updated / system files not patched)
I also tried with Flashify and Stock recovery and used an edited updater script in TWRP and all fail for one reason or another
Sooo the only way we will get this is if someone that has done the update
uses TWRP and creates a system.img and cust.img and uploads it somewhere for me
So I can build the B170_Full_Update.zip
Click to expand...
Click to collapse

Categories

Resources