[Q] [nvflash problem][TF700T] stuck at boot screen after step 1 - Asus Transformer TF700

I've been trying to get nvflash access though this guide [androidroot.mobi/pages/guides/tegra3-guide-nvflash-jellybean/] but after doing "Step 1: Flash AndroidRoot BL" and rebooting the device it gets stuck at the ASUS logo screen (without the spinning wheel).
It's an unlocked TF700T successfully downgraded from JB to Firmware .30.
Did anyone else encounter this problem and has a solution?
I'm a little afraid to do the whole flashing proceedure through fastboot again without knowing if that's a good idea.

Why did you downgrade to an ICS firmware???
Which guide did you follow? Step 1 should have been to flash the recovery flatline_device image. And then you use it to flash the modded bootloader (which is JB 10.6.14.4 BL btw).
Can you still boot into fastboot and the recovery?
Here are the official instructions for nvflash: https://www.androidroot.mobi/pages/guides/tegra3-guide-nvflash-jellybean/
Sent from my K00C using Tapatalk

Thanks for the quick reply.
I downgraded because a guide told me (here on XDA) that to root my device i'd have to downgrade to ICS because of some exploit, which has been apperantly closed in JB, for 'motochopper'. Well that's what I remember.
My Firefox and PC crashed and I lost my tabs so I couldn't find that guide right now...
For nvflash I read exacly that guide you refered to.
I am still able to get to the flashed flatline recovery and since the usb icon (fastboot) isn't there where the 3 icons are showing I assume it's running by default (?).

miduku said:
Thanks for the quick reply.
I downgraded because a guide told me (here on XDA) that to root my device i'd have to downgrade to ICS because of some exploit, which has been apperantly closed in JB, for 'motochopper'. Well that's what I remember.
My Firefox and PC crashed and I lost my tabs so I couldn't find that guide right now...
For nvflash I read exacly that guide you refered to.
I am still able to get to the flashed flatline recovery and since the usb icon (fastboot) isn't there where the 3 icons are showing I assume it's running by default (?).
Click to expand...
Click to collapse
Yes you are on fastboot by default now.

So, what could you suggest?
Should I (be able to) upgrade back to JB, to 10.6.14.4?

There's no need for root in any of this. Downgrading was what messed you up I believe.
I think you are ok. That you have only 3 icons indicates that the bootloader flash went fine (ICS BLs have 4). Confirm this by reading the tiny script in the upper left on the bootloader menu screen.
My guess is that this bootloader doesn't do well with ICS firmware. But the BL flash happens before Android gets booted. Did you see a blue progress bar during reboot? That would have been the bootloader installing. So it flashed ok, but then got stuck on booting the rom.
So you should be ok to proceed.
The rest of the process is done in recovery and APX mode. Shouldn't matter what ROM you have installed.
Once you generated your backups, you have to flash a bootloader and recovery for whatever rom you want to run.
I would recommend you flash the bootloader/TWRP package from the CROMi-X thread. That BL may boot the ICS rom you have currently installed, but even if it get's stuck on booting the rom - don't worry.
Same process: bootloader and recovery get installed before Android boots.
Just boot back into TWRP and flash CROMi-X. Even if you eventually want to run something else - this would give you a stable base.
http://forum.xda-developers.com/showthread.php?t=2425383
miduku said:
So, what could you suggest?
Should I (be able to) upgrade back to JB, to 10.6.14.4?
Click to expand...
Click to collapse
jhh

yeah after flashing the AndroidRoot recovery image (flatline_tf700.img) thorugh fastboot I saw the blue bar telling me it flashed successfully. I could even reboot .
But then after flashing the AndroidRoot custom bootloader I wasn't able to reboot anymore. There was no blue bar during reboot.
The upper left corner says:
Code:
Key driver not found.. Booting OS
Android cardhu-user bootloader <1.00 e> released by "WW_epad-10.6.1.14.4-20130329" A03
Starting Fastboot USB download protocol
Hm... I was planning on having CROMBi-kk but the guide says it needs 'ASUS STOCK JB 4.2.1 BOOTLOADER VERSION 10.6.1.14.x'... so that looks like that won't happen for me unless I manage to flash it back to the stock bootloader somehow. :/
So do I understand this correctly:
With the current Firmware .30 still installed I should take the latest CROMi-X package. Flash the recovery and the bootloader over the current one and then flash the CROMi-X rom?
What about nvflash then? Will I be able to generate the blob files with TWRP? I'm asking because AndroidBoot recovery looks like a modded CW-recovery I think and it has the options 'advances > wheelie > ...' , where you do the whole "nvflash stuff".

miduku said:
The upper left corner says:
Code:
Key driver not found.. Booting OS
Android cardhu-user bootloader <1.00 e> released by "WW_epad-10.6.1.14.4-20130329" A03
Starting Fastboot USB download protocol
Click to expand...
Click to collapse
Can you get to the recovery now? Maybe you can just continue with generating the blobs.

_that said:
Can you get to the recovery now? Maybe you can just continue with generating the blobs.
Click to expand...
Click to collapse
Yes, I was able to create the wheelie blobs if that's what you mean, but I wasn't able to adb pull those. Don't know what I'm doing wrong there.
I'm not sure how to continue from here on after creating the blobs.

miduku said:
Yes, I was able to create the wheelie blobs if that's what you mean, but I wasn't able to adb pull those. Don't know what I'm doing wrong there.
I'm not sure how to continue from here on after creating the blobs.
Click to expand...
Click to collapse
I wasn't able to adb pull them either, but they are there. Serach your entire SD card for blob.bin and/or bricksafe.img and you'll find them. Can't remember where wheelie hid them.....
You have a very specialized recovery and bootloader right now which you have to change to run a rom.
To get to the latest bootloader you can either flash the bootloader/TWRP package from the CROMi-X thread or flash the latest Asus firmware file.
Then reboot.
If you want to go for CROMBi-KK you have to install TWRP 2.7
Reboot
Do a factory wipe in TWRP
Then flash CROMBi-KK

Ok got it all sorted out with alot of help.
There was alot of fastboot erasing and so on involved
and flashing of the latest Asus firmware.
Then we got the whole nvflash procedure up and running, generated and saved the blob files,
flashed TWRP and CROMBi-kk and voila.
My TF700T is up and running.
thnx for all the help

miduku said:
Ok got it all sorted out with alot of help.
There was alot of fastboot erasing and so on involved
and flashing of the latest Asus firmware.
Then we got the whole nvflash procedure up and running, generated and saved the blob files,
flashed TWRP and CROMBi-kk and voila.
My TF700T is up and running.
thnx for all the help
Click to expand...
Click to collapse
Glad to see you all sorted. How is the rom?

sbdags said:
Glad to see you all sorted. How is the rom?
Click to expand...
Click to collapse
It's faster than stock asus rom that's for sure.
I know it's not quite finished but I've noticed some bugs like:
- when using chromecast the right quicksettings panel glitches quite alot (I'm using trebuchet)
- I've noticed that occassionally the power button (on device and keyboard) doesn't work to turn off the tablet or set it to sleep. only by closing the 'netbook/tablet-keyboard-hybrid-thing' it goes to sleep. after soft-resetting it the problem was gone. I think it only happened when I accessed the glitchy quicksettings panel while using chromecast.
Other than some of the still missing features it's running quite good
I don't regret flashing this custom rom over the slow and old stock one.

Related

TF300 Wont boot past ASUS Screen

When I hold the power button plus Volume down key I am only getting two options. One is to wipe data and the other is to enter USB Fastboot mode. I just upgraded to the latest TWRP recovery and when I click the Wipe icon the TWRP splash screen shows up for a second. What I am hoping is that someone has some insight as to why the recovery icon has disappeared and how to get it back. Usually I am not the person asking the questions generally I am the one answering. If anyone has a clue it would definitively help. I did search and found a couple threads where something similar happened but there was no direct answer as how to fix it. Please help.
stedrocklp said:
When I hold the power button plus Volume down key I am only getting two options. One is to wipe data and the other is to enter USB Fastboot mode. I just upgraded to the latest TWRP recovery and when I click the Wipe icon the TWRP splash screen shows up for a second. What I am hoping is that someone has some insight as to why the recovery icon has disappeared and how to get it back. Usually I am not the person asking the questions generally I am the one answering. If anyone has a clue it would definitively help. I did search and found a couple threads where something similar happened but there was no direct answer as how to fix it. Please help.
Click to expand...
Click to collapse
I had a similar issue when I restored a TWRP backup I made with pre version 2.2.1. I was able to get help from the Dees_Troy on IRC.
Notes from IRC conversation
Whatever you restored from your pre TWRP 2.2.1 old backup is not a kernel. The dev that made the original device configuration files for the 300 couldn't find boot . So he just threw boot onto the wrong partition you need to install a working kernel via fastboot.
Steps that got me backup and running.
1. Flashed latest TWRP via fastboot. 'fastboot -i 0x0B05 flash recovery twrp.blob' rebooted
2. Downloaded a cm9 rom and opened the zip file and extract boot.blob . Flashed with 'fastboot -i 0x0B05 flash boot boot.blob' then rebooted.
Now TWRP recovery worked and I was able to install a new custom rom.
Backups made with version 2.2.1 or grater work correctly for me now.
Thank you Thank you Thank you!
brbjr said:
I had a similar issue when I restored a TWRP backup I made with pre version 2.2.1. I was able to get help from the Dees_Troy on IRC.
Notes from IRC conversation
Whatever you restored from your pre TWRP 2.2.1 old backup is not a kernel. The dev that made the original device configuration files for the 300 couldn't find boot . So he just threw boot onto the wrong partition you need to install a working kernel via fastboot.
Steps that got me backup and running.
1. Flashed latest TWRP via fastboot. 'fastboot -i 0x0B05 flash recovery twrp.blob' rebooted
2. Downloaded a cm9 rom and opened the zip file and extract boot.blob . Flashed with 'fastboot -i 0x0B05 flash boot boot.blob' then rebooted.
Now TWRP recovery worked and I was able to install a new custom rom.
Backups made with version 2.2.1 or grater work correctly for me now.
Click to expand...
Click to collapse
That was definitely the problem and I had been trying everything for the past two days. I appreciate you taking the time to reply.
asus tf300 help
brbjr said:
I had a similar issue when I restored a TWRP backup I made with pre version 2.2.1. I was able to get help from the Dees_Troy on IRC.
Notes from IRC conversation
Whatever you restored from your pre TWRP 2.2.1 old backup is not a kernel. The dev that made the original device configuration files for the 300 couldn't find boot . So he just threw boot onto the wrong partition you need to install a working kernel via fastboot.
Steps that got me backup and running.
1. Flashed latest TWRP via fastboot. 'fastboot -i 0x0B05 flash recovery twrp.blob' rebooted
2. Downloaded a cm9 rom and opened the zip file and extract boot.blob . Flashed with 'fastboot -i 0x0B05 flash boot boot.blob' then rebooted.
Now TWRP recovery worked and I was able to install a new custom rom.
Backups made with version 2.2.1 or grater work correctly for me now.
Click to expand...
Click to collapse
hey Im sry I never posted here b4 but I think this thread is the closest to the problem I have. My tf300 jad 4.1.1 ota update, i decided to change the rom since it seemed to have so many advantages. I installed TWRP correctly and according to the process I made later with debugfs tool I got root. It was all good but then I messed up, I installed Hydroponyc rom without backing up my rom and from then on, all hell broke loose. I can acces Clockworck (I changed TWRP for clock thought it might help......) and fastboot but any rom I install it doesnt go past the first asus logo that says device is unlocked on the upper left of the screen. Is there anyway u could help me please? Forgive my noobness I never posted here b4 I dont know if Im breaking any rule but i dont wanna wind up with a very expensive paper weight.
Did I brick it?
manegonzalez said:
hey Im sry I never posted here b4 but I think this thread is the closest to the problem I have. My tf300 jad 4.1.1 ota update, i decided to change the rom since it seemed to have so many advantages. I installed TWRP correctly and according to the process I made later with debugfs tool I got root. It was all good but then I messed up, I installed Hydroponyc rom without backing up my rom and from then on, all hell broke loose. I can acces Clockworck (I changed TWRP for clock thought it might help......) and fastboot but any rom I install it doesnt go past the first asus logo that says device is unlocked on the upper left of the screen. Is there anyway u could help me please? Forgive my noobness I never posted here b4 I dont know if Im breaking any rule but i dont wanna wind up with a very expensive paper weight.
Click to expand...
Click to collapse
I kinda have the same problem! Tried the boot.blob thing but, sadly, that didn't work for me ;(
solution
mizifih said:
I kinda have the same problem! Tried the boot.blob thing but, sadly, that didn't work for me ;(
Click to expand...
Click to collapse
hey I was super frustrated by this but I took some time out and then I found this post I tried it and it worked perfectly give it a shot
Looks like partition sizes chaged with the Asus update. I couldn't flash CM10 or any other rom as well (signature mismatch). If you installed the official 4.1.1 update, you need to manually install it again. Older versions and rollbacks wont work unless you push to some trickery mmcblk0p4, but that's another thread in itself
Download the JB update from Asus's website (if you still have it, that's fine) and extract the blob file. Put the blob file in teh same directory as your fastboot. Boot your TF300 into bootloader and enter:
fastboot -i 0x0B05 flash system blob
It will take a while to install, so be patient. Hope this helps
manegonzalez said:
hey I was super frustrated by this but I took some time out and then I found this post I tried it and it worked perfectly give it a shot
Looks like partition sizes chaged with the Asus update. I couldn't flash CM10 or any other rom as well (signature mismatch). If you installed the official 4.1.1 update, you need to manually install it again. Older versions and rollbacks wont work unless you push to some trickery mmcblk0p4, but that's another thread in itself
Download the JB update from Asus's website (if you still have it, that's fine) and extract the blob file. Put the blob file in teh same directory as your fastboot. Boot your TF300 into bootloader and enter:
fastboot -i 0x0B05 flash system blob
It will take a while to install, so be patient. Hope this helps
Click to expand...
Click to collapse
Doing it now. I'll update as soon as I finish it. Thank you very much for your reply.
UPDATE 1: I can see the shiny-silver ASUS and the progress circles, waiting to see what happen!
UPDATE 2: Setting up Jellybean now (Welcome setup)!
UPDATE 3: Looks like it's working!
Dude, thank you so much! I'll fool around with it. Is there a root method working already? I was wondering if there's a way to restore my backups, at least the ones I made for my gaming progress.
manegonzalez said:
hey Im sry I never posted here b4 but I think this thread is the closest to the problem I have. My tf300 jad 4.1.1 ota update, i decided to change the rom since it seemed to have so many advantages. I installed TWRP correctly and according to the process I made later with debugfs tool I got root. It was all good but then I messed up, I installed Hydroponyc rom without backing up my rom and from then on, all hell broke loose. I can acces Clockworck (I changed TWRP for clock thought it might help......) and fastboot but any rom I install it doesnt go past the first asus logo that says device is unlocked on the upper left of the screen. Is there anyway u could help me please? Forgive my noobness I never posted here b4 I dont know if Im breaking any rule but i dont wanna wind up with a very expensive paper weight.
Click to expand...
Click to collapse
you can flash the file named "blob" extracted from stock JB zip file(download from ASUS website,now there is only US SKU,10.4.2.29),it's about 7XX MB,then use the command "fastboot -i 0x0B05 flash system blob" (put the blob in the same directory with fashboot),It will restore your JB OS.till now,other rom can not work by this way.
jijitax4 said:
you can flash the file named "blob" extracted from stock JB zip file(download from ASUS website,now there is only US SKU,10.4.2.29),it's about 7XX MB,then use the command "fastboot -i 0x0B05 flash system blob" (put the blob in the same directory with fashboot),It will restore your JB OS.till now,other rom can not work by this way.
Click to expand...
Click to collapse
What if you can only boot to APX mode? I only have the option of using that because my unlocked bootloader got erased in the process of updating to JB. Is there a way to install a bootloader using fastboot? Or will it only work with an existing bootloader?
In other words, when I issue the fastboot command
fastboot -i 0x0B05 flash system blob
I get "waiting on device" and nothing happens after that.
Thank you, this worked !!!!!!

Manual JB update. Soft-bricked my TF300T?

Hi ppl!
First, my device failed to get the OTA Update because I deleted some system apps (see my original post).
Then I found this post where another user restored original APKs in /system/apps and managed to manually update to JB by downloading the dlpkgfile in this post.
So I proceed, restored my /system/apps (with 755 permissions), rooted with OTA RootKeeper and SuperSU, placed the dlpkgfile and command files, restarted to fastboot (Power+Vol Down) and entered Recovery mode.
The green android with the blue progress bar went for over 10 minutes, then ... the android with the RED TRIANGLE appeared
After a minute or so the device restarted, an ASUS logo with a blue progress bar ran, but then it got stuck in the ASUS logo.
I'm still able to restart to fastboot (Power+Vol Down), where a message appears:
Code:
Android cardhu-user bootloader (1.00 e) released by "US_epad-10.4.2.9-20120809" A03
, and where I have 4 choices:
1. RCK: Recovery mode, when I select this the Red Triangle appears again.
2. Android: Normal android boot, gets freeze right away
3. Fastboot USB download protocol: Tried using ADB, but don't really know what it is. Here's an image of how the device appear in my Windows PC
4. Wipe Data: Already done this, seems to wipe user data, but still gets stuck on ASUS logo
Some pictures I took of my device: http://imgur.com/I13ou http://imgur.com/Jezpn
I also tried downloading .30 firmware from ASUS website and placing the Zip contents in my SD card, then booting recovery but no luck.
It's pretty awful that everything went so bad, I'm hoping there is a solution.
Anything would be really appreciated!!!
Thanks!
benoror said:
Hi ppl!
First, my device failed to get the OTA Update because I deleted some system apps (see my original post).
Then I found this post where another user restored original APKs in /system/apps and managed to manually update to JB by downloading the dlpkgfile in this post.
So I proceed, restored my /system/apps (with 755 permissions), rooted with OTA RootKeeper and SuperSU, placed the dlpkgfile and command files, restarted to fastboot (Power+Vol Down) and entered Recovery mode.
The green android with the blue progress bar went for over 10 minutes, then ... the android with the RED TRIANGLE appeared
After a minute or so the device restarted, an ASUS logo with a blue progress bar ran, but then it got stuck in the ASUS logo.
I'm still able to restart to fastboot (Power+Vol Down), where a message appears:
Code:
Android cardhu-user bootloader (1.00 e) released by "US_epad-10.4.2.9-20120809" A03
, and where I have 4 choices:
1. RCK: Recovery mode, when I select this the Red Triangle appears again.
2. Android: Normal android boot, gets freeze right away
3. Fastboot USB download protocol: Tried using ADB, but don't really know what it is. Here's an image of how the device appear in my Windows PC
4. Wipe Data: Already done this, seems to wipe user data, but still gets stuck on ASUS logo
Some pictures I took of my device: http://imgur.com/I13ou http://imgur.com/Jezpn
I also tried downloading .30 firmware from ASUS website and placing the Zip contents in my SD card, then booting recovery but no luck.
It's pretty awful that everything went so bad, I'm hoping there is a solution.
Anything would be really appreciated!!!
Thanks!
Click to expand...
Click to collapse
You don't have a recovery to boot into
Sent from my SGH-T989 using xda app-developers app
OK, I found this tutorial about flashing ASUS firmware with fastboot: http://www.theandroidsoul.com/how-to-restore-asus-transformer-tf300t-back-to-stock/
The problem is that the following commands:
fastboot -i 0x0B05 flash system blob
fastboot -i 0x0B05 flash system US_epad-user-9.4.3.30.zip
both produce the error: "Signature mismatch"
I guess it's becaus my fastboot is newer version, since it was actually installed during the JB update, but I'm trying to flash a older .30 firmware.
I gues I will have to wait ASUS releases the new firmware for manual flashing it.
Just guessing...
benoror said:
OK, I found this tutorial about flashing ASUS firmware with fastboot: http://www.theandroidsoul.com/how-to-restore-asus-transformer-tf300t-back-to-stock/
The problem is that the following commands:
fastboot -i 0x0B05 flash system blob
fastboot -i 0x0B05 flash system US_epad-user-9.4.3.30.zip
both produce the error: "Signature mismatch"
I guess it's becaus my fastboot is newer version, since it was actually installed during the JB update, but I'm trying to flash a older .30 firmware.
I gues I will have to wait ASUS releases the new firmware for manual flashing it.
Just guessing...
Click to expand...
Click to collapse
Thank you for posting this. I wanted to try something like this with the new boot loader that came with jb but it appears flashing the older firmware will not work.
Sent from my ASUS Transformer Pad TF300T using xda app-developers app
funnel71 said:
Thank you for posting this. I wanted to try something like this with the new boot loader that came with jb but it appears flashing the older firmware will not work.
Sent from my ASUS Transformer Pad TF300T using xda app-developers app
Click to expand...
Click to collapse
You're welcome. So, do you have a clue on how to restore my older bootloader soy I can get back to .30 stock?
benoror said:
You're welcome. So, do you have a clue on how to restore my older bootloader soy I can get back to .30 stock?
Click to expand...
Click to collapse
That is exactly what I'm wanting to know if it's even possible. If I can safely downgrade, I can re-root, but I'm limited on what I can do with a locked bootloader.
Sent from my ASUS Transformer Pad TF300T using xda app-developers app
peopole!!! new firmware is out!!!
http://dlcdnet.asus.com/pub/ASUS/EeePAD/TF300T/US_epaduser_10_4_2_9_UpdateLauncher.zip
here is a direct download link!!! US version only!!!
PS: im pushing using
fastboot -i 0x0B05 flash system blob
Click to expand...
Click to collapse
[blob extracted from the above zip]
okay asus animated boot is up and i seem to successfully unbrick my device!!!!
Screens http://imgur.com/a/D7wqI
kindrudekid said:
peopole!!! new firmware is out!!!
http://dlcdnet.asus.com/pub/ASUS/EeePAD/TF300T/US_epaduser_10_4_2_9_UpdateLauncher.zip
here is a direct download link!!! US version only!!!
PS: im pushing using
[blob extracted from the above zip]
okay asus animated boot is up and i seem to successfully unbrick my device!!!!
Screens http://imgur.com/a/D7wqI
Click to expand...
Click to collapse
I don't know you mate..
But I'm so happy for you!! Glad everything worked out well! Cheers!!
Same Here!!!
Flashing the new ASUS firmware unbricked my device!!!!
Please mark this topic as SOLVED
ASUS should really make this process easier.
Thanks for all the support!
Greetings.
soft bricked?
I dont see how this is solved......I have seen some people comment they have no fastboot or recovery,
I tried to do manual update in cwm and when I rebooted with adb all I have is asus boot logo, it also does not say I have an unlocked bootloader,
I have no fastboot no recovery no adb connect all I have is asus boot logo.......volume+-power does nothing vol down + power also does nothing.
how do you flash new firmware without adb or any type of recovery?
uelabs said:
I dont see how this is solved......I have seen some people comment they have no fastboot or recovery,
I tried to do manual update in cwm and when I rebooted with adb all I have is asus boot logo, it also does not say I have an unlocked bootloader,
I have no fastboot no recovery no adb connect all I have is asus boot logo.......volume+-power does nothing vol down + power also does nothing.
how do you flash new firmware without adb or any type of recovery?
Click to expand...
Click to collapse
I have the same problem!!
please need help on this!!
AFAIK you should still have access to fastboot, I'm newbie and never messed up by unlocking the bootloader
It worked!
Thank you so much! I had this same problem with mine and couldn't find an answer anywhere until I found your post.
hmm, I lost my tablet for nearly a month then updated CM10 when prompted having connected to my new wireless. This of course (since the Oct update) put the ROM out of kilter with the bootloader. I didn't have an old ROM on the SDCARD, and old CWM so I couldn't mount an external to get a rom on. I tried pushing a rom to the SD with adb but the drivers weren't going in right and I just couldn't get any joy. I followed this thread to fastboot the current stock JB on in the hope that it would give me a fresh start but it's hanging now at the second (glossy) ASUS logo. I really don't know where to go from here. Is it possible there was a problem with the write?
erasing the memory from the boot menu worked!
biscuits said:
erasing the memory from the boot menu worked!
Click to expand...
Click to collapse
Can you tell me how you erased memory from boot menu - or maybe i understand this in different way.
I have only bootloop and it boots to CWM where i cannot mount any SD card - not internal not external.
Also Vol down + power doesnt work - there is no option to enter fastboot mode....device just bootloops and then enters CWM...
Tried to push through adb but there is no SD card to copy files. Tried different methods but cannot mount any storage...
Thanks JB update
kindrudekid said:
peopole!!! new firmware is out!!!
here is a direct download link!!! US version only!!!
PS: im pushing using
[blob extracted from the above zip]
okay asus animated boot is up and i seem to successfully unbrick my device!!!!
My fastboot is working but it seems that i cannot write anything on my internal sd card.. When i run fastboot -i 0x0B05 flash system blob
My PC shows no erros - it does all the steps. But my tablet freezes and that it - it never unfreezes, i need to power it off.
But fastboot and abd commands work - like reboot or boot into bootloader.
Click to expand...
Click to collapse

[q] help please!!!!!

I just got my new asus transformer tf300t-bl and wanted to root and install either twrp or cwm on it,I unlocked it and when i went to reboot it i hit the volume up on the RCK and now its stuck on RCK and it didnt boot into the usb like it says it will on the forums. Now when i reboot it,it says " key driver not found.. booting os android cardhu-user bootloader < 1.00 e> released by "us_epad-10.6.1.8-20130225" a03 starting Fastboot usb download protocol. does anyone know what i can do? i would greatly appreciate ANYONES HELP THAT KNOWS IF THEY'VE DONE THIS TO THEIRS AND IF THIS IS FIXABLE. I USE THIS FOR COLLEGE AND JUST PAID $ 400 and cant afford to buy another one. Somebody please tell me i havent screwed the pooch and that it still can be flashed into recovery and rooted. Thanks you guys. As i rooted and flashed my transform ultra perfectly because of you guys and used the megatron 6 and love it.
No you haven't you need to download fastboot and connect the tablet to your computer, on that screen just let it sit their.
Download the asus firmware. Follow the flashing fastboot guides here. You need to flash the blob file.
flashing recovery/ ref: help me
sevenalive said:
No you haven't you need to download fastboot and connect the tablet to your computer, on that screen just let it sit their.
Download the asus firmware. Follow the flashing fastboot guides here. You need to flash the blob file.
Click to expand...
Click to collapse
im a lil new to doing this so would you please give me a detailed list of exactly what to do. and what firmware do i need to download from asus. And can all of this be done using a mac? and how do i flash it all to my comp. or from it to the tablet.
It should help you :https://www.google.pl/webhp?sourcei....r_qf.&bvm=bv.43828540,d.ZWU&biw=1274&bih=856
need your help plz
Hazard17 said:
It should help you :https://www.google.pl/webhp?sourcei....r_qf.&bvm=bv.43828540,d.ZWU&biw=1274&bih=856
Click to expand...
Click to collapse
i did everything it stated to do and when i get to the last steps to root my tf300t, it says adb cannot run as root in production builds. Im at a loss as to what to do at all. IM a noob, and i follow each command on terminal perfectly and everything executes till the last or itll say permission denied. What do i do or am i doing wrong. Im following the instructions of post forum.xda-developers.com/showthread.php?t=1720980
Hi, I have the exact same error message after installing the latest firmware from asus (ww_epad-10.6.1.8-20130225) and flashing cwm recovery.
Flashing via fastboot works fine and I have already reflashed the blob file and reflashed cwm recovery. still the same issue: "Key driver not found" and upon chosing entering RCK it freezes. OS boots fine, no issue here. Any clues? Should I flash the stock kernel from Asus?
re: help me
philmg said:
Hi, I have the exact same error message after installing the latest firmware from asus (ww_epad-10.6.1.8-20130225) and flashing cwm recovery.
Flashing via fastboot works fine and I have already reflashed the blob file and reflashed cwm recovery. still the same issue: "Key driver not found" and upon chosing entering RCK it freezes. OS boots fine, no issue here. Any clues? Should I flash the stock kernel from Asus?
Click to expand...
Click to collapse
how did you flash fastboot and cwm and reflashed the blob files to your asus? on my terminal on my mac itll say cant execute root on production models and requests a password. Have you had the same problems? can u give me a step by step how u flashed cwm and fastboot and the blob files. and how did you install the latest firmware
420Misfit said:
how did you flash fastboot and cwm and reflashed the blob files to your asus? on my terminal on my mac itll say cant execute root on production models and requests a password. Have you had the same problems? can u give me a step by step how u flashed cwm and fastboot and the blob files. and how did you install the latest firmware
Click to expand...
Click to collapse
well, I am using a win xp machine for fastboot. so I don't have the same issues. fastboot works fine, so that I use the normal fastboot process to flash the system and the recovery kernel.
I finally got it to work again by flashing the newest TWRP instead of CWM. It seems CWM does not yet work on the latest firmware.
I followed this guide for flashing TWRP with fastboot. This version actually also just asked me, if I want to root the device, I clicked yes and it was rooted. Perfect.
http://forum.xda-developers.com/showthread.php?t=2187982
philmg said:
Hi, I have the exact same error message after installing the latest firmware from asus (ww_epad-10.6.1.8-20130225) and flashing cwm recovery.
Flashing via fastboot works fine and I have already reflashed the blob file and reflashed cwm recovery. still the same issue: "Key driver not found" and upon chosing entering RCK it freezes. OS boots fine, no issue here. Any clues? Should I flash the stock kernel from Asus?
Click to expand...
Click to collapse
I am in EXACTLY the same boat as you. The only difference is that I flashed TWRP instead of CWM. I finally decided that it was time to root my tablet...got tired of the lag. IIRC I've gotten the "key driver not found.. booting OS" error message since doing the OTA update to 4.2 (I did this prior to rooting.) Everything SEEMS to be working okay, but this bugs the heck outta me, and I'm sure it can't be a good thing. Hoping somebody will chime in with a fix for this. I've searched and searched to no avail.

[Q] Unable to flash recovery.img after enabling nvflash.on a TF300T

I configured nvflash on a new unrooted, unlocked TF300T, running the 9.4.3.30 firmware by following the directions at. androidroot mobi t3_nvflash. The AndroidRoot9.4.0.30r01 bootloader and nvflash were installed and the tablet was successfully booted into APX mode, nvflash was bootstrapped using wheelie, and the bricksafe.img, factory-config.img and unlock-token.img files were generated and saved.
Unfortunately, I was not able to use fastboot to install clockworkmod recovery or enable root. Flashing was attempted initially using Windows XP and again later using Ubuntu 12.04, with the following result:
# fastboot -i 0x0B05 flash recovery recovery.img
sending 'recovery' (5306 KB)...
OKAY [ 2.443s]
writing 'recovery'...
OKAY [ 2.058s]
finished. total time: 4.500s
# fastboot -i 0x0B05 reboot
rebooting...
All seems well, but recovery does not install, the tablet does not reboot, and will not accept further flashboot commands. It has to be restarted by holding down the start button. On restart a blue line quickly flashes across the screen, but on boot to fastboot/recovery mode there is no icon to access recovery.
Device: TF300T Transformer Pad
Android Version 4.0.3;
Build Number: IML74.US_epad-9.4.3.30-201220604
Questions:
To what partition/folder is the recovery image flashed on the TF300T?
Has anyone ever actually used nvflash to unbrick a TF300T? If so will someone point me to instruction how to repair/restore the original/unlocked bootloader using nvflash, or something close?
Is there a procedure to install CWM recovery using nvflash?
Thank you for your help, any assistance is appreciated.
Some Hard Learned Advice
I'm still unable to flash a custom recovery, but the good news is that my tablet works although it's not rooted, and I have a functioning nvflash
If you want to avoid my problem, I recommend that you root your tablet before you install nvflash. Remember that at present, you can only install nvflash on a TF300T running ICS but, definitely do install nvflash. Follow the instructions from the folks at androidroot.mobi, but don't forget to root first.
listerism said:
I'm still unable to flash a custom recovery, but the good news is that my tablet works although it's not rooted, and I have a functioning nvflash
If you want to avoid my problem, I recommend that you root your tablet before you install nvflash. Remember that at present, you can only install nvflash on a TF300T running ICS but, definitely do install nvflash. Follow the instructions from the folks at androidroot.mobi, but don't forget to root first.
Click to expand...
Click to collapse
I believe you would want to follow the guide in the General section for the TF300 to upgrade from ICS to JB 4.1.1. Its called
[GUIDE]Upgrade your TF300t to Jellybean 4.1, root & remove bloatware[Noobproof]
Then update to the newest version of 4.1.1. Then finally put a version of TWRP that is compatible with the 4.1.1 bootloader on the device. Also when I Installed the recovery I used the "recovery.blob" file, not the .img
listerism said:
I configured nvflash on a new unrooted, unlocked TF300T, running the 9.4.3.30 firmware by following the directions at. androidroot mobi t3_nvflash. The AndroidRoot9.4.0.30r01 bootloader and nvflash were installed and the tablet was successfully booted into APX mode, nvflash was bootstrapped using wheelie, and the bricksafe.img, factory-config.img and unlock-token.img files were generated and saved.
Unfortunately, I was not able to use fastboot to install clockworkmod recovery or enable root. Flashing was attempted initially using Windows XP and again later using Ubuntu 12.04, with the following result:
# fastboot -i 0x0B05 flash recovery recovery.img
sending 'recovery' (5306 KB)...
OKAY [ 2.443s]
writing 'recovery'...
OKAY [ 2.058s]
finished. total time: 4.500s
# fastboot -i 0x0B05 reboot
rebooting...
All seems well, but recovery does not install, the tablet does not reboot, and will not accept further flashboot commands. It has to be restarted by holding down the start button. On restart a blue line quickly flashes across the screen, but on boot to fastboot/recovery mode there is no icon to access recovery.
Device: TF300T Transformer Pad
Android Version 4.0.3;
Build Number: IML74.US_epad-9.4.3.30-201220604
Questions:
To what partition/folder is the recovery image flashed on the TF300T?
Has anyone ever actually used nvflash to unbrick a TF300T? If so will someone point me to instruction how to repair/restore the original/unlocked bootloader using nvflash, or something close?
Is there a procedure to install CWM recovery using nvflash?
Thank you for your help, any assistance is appreciated.
Click to expand...
Click to collapse
Since you already have installed nvflash and have your files I'll try to answer with that in mind.
First I suggest using twrp of the latest version for ICS not cwm.
The partition for recovery is recovery. The commands you provided are correct (I do suggest using a blob file with fastboot - and twrp not cwm).
For unbrick with nvflash yes others have here is a link with the commands needed.
Remember you only have to flash what is needed to recover your tablet.
Did you perhaps download the wrong version of recovery? There is specific versions for ICS and JB 4.1.1 and JB 4.2.1. However I think of you use a blob instead it may work. But as above posters said, I would update to the version of stock android that you want. Cuz when you update your going to loose root and recovery anyways so why bother putting it on there? So I wouldn't flash anything till you are on the version you want to root. Also it will be safer to upgrade with stock recovery. TONS of people have bricked by updating to 4.2.1 with an incompatible recovery. You've been warned.
Sent from my ASUS Transformer Pad TF300T using xda app-developers app
Nevermind. I need to read entire posts...
No USB icon
Hi Guys,
I have 4.2.1 installed and want to move up to 4.2.2 however i now notice that when I try to boot back into recovery I have no USB icon to reinstall TWRP. I used TWRP 2.5 to install 4.2.1. Can someone explain how I can get TWRP back onto the system and get my USB icon back so I can keep up to date.
Your assistance will be gratefully appreciated.
Cheers
Asus TF300T
The 4.2 bootloader doesn't have a separate fastboot mode. As soon as you're in the bootloader, fastboot starts. There's no icon to select because it's already in fastboot mode.
speye007 said:
Hi Guys,
I have 4.2.1 installed and want to move up to 4.2.2 however i now notice that when I try to boot back into recovery I have no USB icon to reinstall TWRP. I used TWRP 2.5 to install 4.2.1. Can someone explain how I can get TWRP back onto the system and get my USB icon back so I can keep up to date.
Your assistance will be gratefully appreciated.
Cheers
Asus TF300T
Click to expand...
Click to collapse
The new 4.2 bootloader has no usb icon. When you enter the bootloader do not press any keys you will automatically enter usb mode. Watch the upper left for a message showing fastboot started..
---------- Post added at 10:34 AM ---------- Previous post was at 10:33 AM ----------
EndlessDissent said:
The 4.2 bootloader doesn't have a separate fastboot mode. As soon as you're in the bootloader, fastboot starts. There's no icon to select because it's already in fastboot mode.
Click to expand...
Click to collapse
You were to quick for me that time.
tobdaryl said:
The new 4.2 bootloader has no usb icon. When you enter the bootloader do not press any keys you will automatically enter usb mode. Watch the upper left for a message showing fastboot started..
---------- Post added at 10:34 AM ---------- Previous post was at 10:33 AM ----------
You were to quick for me that time.
Click to expand...
Click to collapse
Thanks I'll let you know it goes
speye007 said:
Thanks I'll let you know it goes
Click to expand...
Click to collapse
Well thanks that did work however I now have and issue with TWRP wanting a password and I've tried the
http://forum.xda-developers.com/showthread.php?t=2187982
Click to expand...
Click to collapse
fix but I get a dual screen of TWRP and can't do a thing with it is there a way that I can wipe the unit and start again this is getting frustrating and from what I can see no one from TWRP is offereing any suggestions to fix this issue either.....very frustrating as this is my daily
Your assistance would be gratefully appreciated
Cheers
speye007 said:
Well thanks that did work however I now have and issue with TWRP wanting a password and I've tried the fix but I get a dual screen of TWRP and can't do a thing with it is there a way that I can wipe the unit and start again this is getting frustrating and from what I can see no one from TWRP is offereing any suggestions to fix this issue either.....very frustrating as this is my daily
Your assistance would be gratefully appreciated
Cheers
Click to expand...
Click to collapse
The reason no one from TWRP is fixing it is because there's nothing to fix. It wasn't a TWRP bug. It was ASUS's bug, and they fixed it in the most recent OTA update. I would suggest using fastboot to flash back to stock to get your stock recovery back, then update to the most recent OTA, then you can flash TWRP back.
Edit: What I just said was actually kind of in the OP of the thread to which you linked, in bright red letters. It said that you need to be on the very latest OTA for that version of TWRP to work. In fact, those were, more-or-less the very first words in the post.
EndlessDissent said:
The reason no one from TWRP is fixing it is because there's nothing to fix. It wasn't a TWRP bug. It was ASUS's bug, and they fixed it in the most recent OTA update. I would suggest using fastboot to flash back to stock to get your stock recovery back, then update to the most recent OTA, then you can flash TWRP back.
Edit: What I just said was actually kind of in the OP of the thread to which you linked, in bright red letters. It said that you need to be on the very latest OTA for that version of TWRP to work. In fact, those were, more-or-less the very first words in the post.
Click to expand...
Click to collapse
Hi sorry its taken me time to get back. I've had some issues with this I now get a double TWRP screen that I can't do anything with and when I can get back to a normal screen it asks for a password all the time and I've tried to factory reset from inside (not from twrp) and it does nothing at all
So I'd like to try and reset back to factory and start again if thats possible? And is there a good tutorial on this?
Cheers & thank you for your assistance
speye007 said:
Hi sorry its taken me time to get back. I've had some issues with this I now get a double TWRP screen that I can't do anything with and when I can get back to a normal screen it asks for a password all the time and I've tried to factory reset from inside (not from twrp) and it does nothing at all
So I'd like to try and reset back to factory and start again if thats possible? And is there a good tutorial on this?
Cheers & thank you for your assistance
Click to expand...
Click to collapse
If you want to go back to stock, just flash the stock firmware in fastboot. There are lots of guides for flashing stock ROMs throughout the forum.
EndlessDissent said:
If you want to go back to stock, just flash the stock firmware in fastboot. There are lots of guides for flashing stock ROMs throughout the forum.
Click to expand...
Click to collapse
I found the issue you need to go to this version of TWRP (which I may add is not on the download list fromTWRP) http://goo.im/devs/OpenRecovery/tf300t/openrecovery-twrp-2.4.4.0-tf300t-4.2.blob
I now have TWRP working and I'm running 10.6.1.8 however I find that I can not factory reset or use TWRP to upgrade firmware to 10.6.1.15 or any other ROM. The device says "Device is unlocked" & I'm also having an issue trying to locate a good tutorial on how to flash new firmware or kernel with fastboot. If anyone knows of a great tutorial that is easy to follow and also how I can obtain any of the required .img files that would be great.
This is getting frustrating now not being able to flash anything at all (angry)
I'm also getting an error message when I try to use the Asus unlock apk (An unknown error occurs,which maybe a network connection issue. Please wait and try again later) yes done toooo many times.
I've now even tried to flash CWM instead of TWRP and nothing ....the device boots fine and works fine I just can not factory reset, or install a new or updated rom from TWRP.
Message from TWRP :
Updating partition details...
Simulating actions...
Updating partition details...
and TWRP says Successful but nothing happens
can someone help me out here before I rip what little hair I still have out ggggrrrrrrrr

Recovery failing to flash

So I flash the stock rom on it without thinking and now it wont let me flash a recovery to the tablet threw fastboot or goomanager and it wont update throguh asus update but its booting fine and wont take any updates at all i need help being pointed in the right direction!
I flashed the wrong bootloader i think and how do i flash the correct bootloader without a recover?
in fastboot im getting the error: cannot load 'file name' :no error weather its cm or twrp it wont load it and i dont know what to do please help
First of all it would be important to know what bootloader you are actually on. You do not want to flash a recovery that is not compatible with your bootloader!
So boot into the bootloader with Volume Down and POWER and read the tiny script. From there select the Android with Volume Down and boot back to system with Volume Up.
And then please report in detail what you are trying to do in fastboot, which commands you use etc.
Without knowing what you are doing we cannot tell you what you are doing wrong.....
First step: In fastboot command: fastboot devices - Do you see the serial number of your tab?
berndblb said:
First of all it would be important to know what bootloader you are actually on. You do not want to flash a recovery that is not compatible with your bootloader!
So boot into the bootloader with Volume Down and POWER and read the tiny script. From there select the Android with Volume Down and boot back to system with Volume Up.
And then please report in detail what you are trying to do in fastboot, which commands you use etc.
Without knowing what you are doing we cannot tell you what you are doing wrong.....
First step: In fastboot command: fastboot devices - Do you see the serial number of your tab?
Click to expand...
Click to collapse
bootloader version is us_epad-10.4.4.20-20121026
with a stock rom of 4.1.1
and trying to undo the rom cause im trying to put a stock 4.2.2 on it to get the drivers back on it from the stock rom.
in fastboot i just need to get a twrp installed and i can undo my mess
Skittleskitty said:
bootloader version is us_epad-10.4.4.20-20121026
with a stock rom of 4.1.1
and trying to undo the rom cause im trying to put a stock 4.2.2 on it to get the drivers back on it from the stock rom.
in fastboot i just need to get a twrp installed and i can undo my mess
Click to expand...
Click to collapse
So you are on an ICS bootloader with a JB rom... How the hell did you manage to do that?
You did not answer my question about fastboot. What you tried and what did not work.
But anyway, how I would proceed, just to get you back into safe territory, is to download the latest Asus firmware 10.6.1.14.10, unzip the downloaded file once and copy the resulting zip to the root of your internal SD.
Reboot, and hopefully the stock recovery will recognize the update file and flash you to JB 4.2.1 (which BTW is the latest version for our tabs - there never was, and probably never will be a 4.2.2). Flashing the stock firmware will replace the bootloader.
So from there you just have to get fastboot working, flash the latest TWRP and then the custom rom of your choice COMPATIBLE with your bootloader and recovery.
If that doesn't work we have to try something else. But try this first and report.
berndblb said:
So you are on an ICS bootloader with a JB rom... How the hell did you manage to do that?
You did not answer my question about fastboot. What you tried and what did not work.
But anyway, how I would proceed, just to get you back into safe territory, is to download the latest Asus firmware 10.6.1.14.10, unzip the downloaded file once and copy the resulting zip to the root of your internal SD.
Reboot, and hopefully the stock recovery will recognize the update file and flash you to JB 4.2.1 (which BTW is the latest version for our tabs - there never was, and probably never will be a 4.2.2). Flashing the stock firmware will replace the bootloader.
So from there you just have to get fastboot working, flash the latest TWRP and then the custom rom of your choice COMPATIBLE with your bootloader and recovery.
If that doesn't work we have to try something else. But try this first and report.
Click to expand...
Click to collapse
thank you so much that fixed it!!
ok i did all that but it removed fastboot what do i do to get it back?
Skittleskitty said:
ok i did all that but it removed fastboot what do i do to get it back?
Click to expand...
Click to collapse
Read the text in the upper left corner - current bootloaders enable fastboot in the bootloader menu automatically.
ok i got fastboot working and now it says when i got to flash the recovery it says error cannot open twrp.blob even though its the correct file.
Skittleskitty said:
ok i got fastboot working and now it says when i got to flash the recovery it says error cannot open twrp.blob even though its the correct file.
Click to expand...
Click to collapse
Then maybe it's not in your current directory.
Skittleskitty said:
ok i got fastboot working and now it says when i got to flash the recovery it says error cannot open twrp.blob even though its the correct file.
Click to expand...
Click to collapse
I think your tablet would be a lot safer if you did some reading here: http://lmgtfy.com/?q=fastboot+tutorial
berndblb said:
I think your tablet would be a lot safer if you did some reading here: http://lmgtfy.com/?q=fastboot+tutorial
Click to expand...
Click to collapse
i found that and have been reading it but fastboot still cant read the twrp.blob even though its in the directory with fastboot.
ok ive re installed fastboot and adb sdk and did the environment variable path and it still wont recognize the blob it wont recognize cwm .img files ether and what does key driver not found..booting os
Skittleskitty said:
i found that and have been reading it but fastboot still cant read the twrp.blob even though its in the directory with fastboot.
Click to expand...
Click to collapse
It has to be in your *current* directory.
_that said:
It has to be in your *current* directory.
Click to expand...
Click to collapse
thankyou it moved directorys on me that was the issue

Categories

Resources