[Q] TF300TG Bricked trying to get TWRP working - Transformer TF300T Q&A, Help & Troubleshooting

Hello,
maybe someone can help me before sending my TF300TG to asus service..
I recently unlocked bootloader, (4.2.1 10.6.2.11) then flashed TWRP 2.5.0.0.
Unfortunately the TWRP was unusable because could not access any file (sd card, internal or external).
Trying this and that i wiped data... now it only boots directly into the unusable TWRP...
I'm not able any more to acces Fastboot.... drive is not found.. so i'm totally stuck
any suggestions?
Thanks

No Ideas? Anybody?
I'm afraid I will need to substitute Motherboard, the problem is that it's very hard to find one for TF300TG...
looking around (with much difficulty) I found that the part code is 90R-OK0JMB30000W (different from the board of TF300) but cannot find it anywhere.
- Asus official spares channel sells it for 189+vat + delivery
- Asus support substitutes it for 150€ + work?+shipment? (I looked around but support didn't reply to me yet)
Anyone has a TF300TG broken to sell as spares?
Thanks

SOLVED!!!!
Managed to revive following instructions below!!!
http://forum.xda-developers.com/showpost.php?p=44244313&postcount=12
My pad was booting directly in TWRP 2.5.0.0 with touch working but no files could be found or folder/drive mounted.
I installed Google drivers as described and my windows 7 64bit finally found the pad (could hear noise as when inserting USB devices).
then run:
adb reboot bootloader
and I finally could reach the screen wit 3 icons and run all the other commands:
fastboot erase system
fastboot erase recovery
fastboot erase userdata
fastboot erase boot
fastboot erase misc
fastboot erase cache
fastboot -i 0x0B05 flash system c:\adb\TF300t\blob (this is my path - your's may vary depending where you stored your blob)
fastboot -i 0x0B05 reboot
CHEERS!!!

Related

Stuck in boot loop [adb & fastboot access OK]

Hi all,
I've flashed CWM 6.0.2.3 instead of TWRP 2.5 to recovery partition after having unlocked the ASUS JB 4.2 bootloader using ASUS unlock tool V8. After that ASUS JB 4.2 was running well but not with root access AND i did the big mistake to use the wipe function in the bootloader ... since then i'm stuck in a boot loop with access only to CWM but i can't mount anything (internal or external sdcard) ! The good news is that i have still adb access under recovery => i run 'sudo adb reboot-bootloader' to access the bootloader menu which also provides me fastboot access ... the problem is than when i run 'sudo fastboot -w' in order to perform a wipe, the linux command hangs the tf300t after having erased and formatted the userdata partition (first one in the wipe process) !!!
Also, flashing system or recovery using fastboot works but i don't have the blue progress bar during the operation and the 'sudo fastboot reboot' command hangs the device ... for example if i run 'sudo fastboot flash recovery twrp.blob (i use the 42 version not JB or ICS one) i have a successfull output BUT fastboot is unable to reboot my device and when rebooted after pressing the power button for 8 secs i am back in CWM 6.0.2.3
I've noticed this output when booting the tablet to the bootloader menu : 'key driver not found booting os' and i've no clue about the meaning of this message => it seems that if i successfully flash TWRP this message will disappear ...
Any help would be greatly appreciated,
Have a nice day
I've exactly the same problem!
I tried to:
fastboot -i 0x0b05 flash system blob
fastboot says ok, but I can't reboot by:
fastboot -i 0x0b05 reboot
fastboot says ok, but nothing happend.
On reboot the pad show the CWM interface.
I tried this:
Reboot the pad. When the pad activates the usb port, I tried: adb reboot-bootloader
Then the bootloader interface is shown.
A cold boot does not work.
I need HELP
huebinger said:
I've exactly the same problem!
I tried to:
fastboot -i 0x0b05 flash system blob
fastboot says ok, but I can't reboot by:
fastboot -i 0x0b05 reboot
fastboot says ok, but nothing happend.
On reboot the pad show the CWM interface.
I tried this:
Reboot the pad. When the pad activates the usb port, I tried: adb reboot-bootloader
Then the bootloader interface is shown.
A cold boot does not work.
I need HELP
Click to expand...
Click to collapse
Hi, posting just to let you know that i had to make a RMA for my device which was still under warranty => Asus fixed it free of charge
Best regards
Sent from my ASUS Transformer Pad TF300T with Tapatalk HD
I can't think of any particular posts, but I've seen this scenario around in these forums before. Have a search around.

[Q] Softbricked Tf300t

Hi I have been reading a ton in the forums trying to figure out how to fix my tf300t. A few days ago I updated to the newest CM 10.1 nightly and when it restarted it was stuck at the Asus screen. So I have been able to hold vol down button and get to a screen that says
RCK Android [usb symbol] and Wipe Data
I have fastboot access and thought I would try to fix the problem myself by following instructions on another thread
"pyovue - If you have ADB access then unbricking it should be easy as you can push and edit any file on the system with it as well as fastboot? Or can ADB & Fastboot not mount (not just the sdcard) anything? If you don't care what happens to your tablet MB, then try this....
fastboot -i 0x0b05 erase system
fastboot -i 0x0b05 erase recovery
Then reboot (this should rid you of your bootloop to recovery and nothing should start)
Then download the stock ASUS Rom (from ASUS, look under Firmware)
Then try sending it with fastboot -i 0x0b05 flash system blob (you will have to extract two zips from the firmware files until you get to a file called "blob" then put it in your fastboot)
I almost guarantee if you have fastboot/adb working there is ALWAYS a way to fix it... only a hardbrick is impossible to fix.
"
I get cannot load 'blob' so I tried
fastboot -i 0x0B05 flash recovery recovery.img
seeing as I already had the recovery.img from when I first unlocked, rooted, and put cm 10.1 on it
please help I have no idea what to do and thank you in advance <3
musicfreak58 said:
Hi I have been reading a ton in the forums trying to figure out how to fix my tf300t. A few days ago I updated to the newest CM 10.1 nightly and when it restarted it was stuck at the Asus screen. So I have been able to hold vol down button and get to a screen that says
RCK Android [usb symbol] and Wipe Data
I have fastboot access and thought I would try to fix the problem myself by following instructions on another thread
"pyovue - If you have ADB access then unbricking it should be easy as you can push and edit any file on the system with it as well as fastboot? Or can ADB & Fastboot not mount (not just the sdcard) anything? If you don't care what happens to your tablet MB, then try this....
fastboot -i 0x0b05 erase system
fastboot -i 0x0b05 erase recovery
Then reboot (this should rid you of your bootloop to recovery and nothing should start)
Then download the stock ASUS Rom (from ASUS, look under Firmware)
Then try sending it with fastboot -i 0x0b05 flash system blob (you will have to extract two zips from the firmware files until you get to a file called "blob" then put it in your fastboot)
I almost guarantee if you have fastboot/adb working there is ALWAYS a way to fix it... only a hardbrick is impossible to fix.
"
I get cannot load 'blob' so I tried
fastboot -i 0x0B05 flash recovery recovery.img
seeing as I already had the recovery.img from when I first unlocked, rooted, and put cm 10.1 on it
please help I have no idea what to do and thank you in advance <3
Click to expand...
Click to collapse
What's the question again? If you have fastboot, you can always flash the system blob from your PC. Or you can push the rom (zip) to your internal storage, turn it off and on again. If you select rck on official recovery, it should look for the zip file on its own and proceed to flash it. If you have custom recovery, get to it and flash the same zip file. Make sure you have the right recovery for the rom though. Good luck.
Hi,
and we ansered this kind of prob 2 days ago here: http://forum.xda-developers.com/showthread.php?p=44244313
and yeah - my probs came from an error during cm update.
cheers
-Buster
Buster99 said:
Hi,
and we ansered this kind of prob 2 days ago here: http://forum.xda-developers.com/showthread.php?p=44244313
and yeah - my probs came from an error during cm update.
cheers
-Buster
Click to expand...
Click to collapse
It wouldn't load the blob but i followed that and found that link last night after posting I tried to delete this post but it just allows me to edit
Thanks

tf300 just twrp

Hello i'm a french guy
**
I just recovered TF300T stuck on trwp 2.5.0.0 at startup.
At each start I have the ASUS logo with top unlock.
then teamwin logo
Then TWRP 2.5.0. starts
*
I think a wipe was done on this tablet erasing all data has therefore brig.
*
I followed the tutorial from xda
*
* http: //forum.xda-dev...13&postcount=12
*
http: //forum.xda-dev...d.php t = 2528976
*
but I was unable to find the right driver for Windows recognizes the tablet device driver because in it but I Appear not manage to install the drivers.
*
I did the manipulation on a 2 pc in seven different 64-bit in the other 32bits nothing products.
*
The tablet is definitively dead or there's there a solution
*
Thank you in advance for your help.
nico2048 said:
Hello i'm a french guy
**
I just recovered TF300T stuck on trwp 2.5.0.0 at startup.
At each start I have the ASUS logo with top unlock.
then teamwin logo
Then TWRP 2.5.0. starts
*
I think a wipe was done on this tablet erasing all data has therefore brig.
*
I followed the tutorial from xda
*
* http: //forum.xda-dev...13&postcount=12
*
http: //forum.xda-dev...d.php t = 2528976
*
but I was unable to find the right driver for Windows recognizes the tablet device driver because in it but I Appear not manage to install the drivers.
*
I did the manipulation on a 2 pc in seven different 64-bit in the other 32bits nothing products.
*
The tablet is definitively dead or there's there a solution
*
Thank you in advance for your help.
Click to expand...
Click to collapse
http://forum.xda-developers.com/transformer-tf300t/help/guide-t2854495
Maybe read my thread here ....
Thx Josh
Thank you
I had not seen that the post but my problem is that I have come to update the drivers for the peripheral road manager the tf30t. I have an exclamation point in front.
Hello
after quite a hack I managed to run the command adb reboot bootloader and I have 3 icons.
By clicking on the android tablet reboot by restarting but I find myself again TWRP. What you have to manipulation and after how to update and install TWRP lolipop.
Thank you for the help and the forum but for a french is not so simple as that
nico2048 said:
Hello
after quite a hack I managed to run the command adb reboot bootloader and I have 3 icons.
By clicking on the android tablet reboot by restarting but I find myself again TWRP. What you have to manipulation and after how to update and install TWRP lolipop.
Thank you for the help and the forum but for a french is not so simple as that
Click to expand...
Click to collapse
You need to follow my guide ?
It is that simple .....
Thx Josh
Get back to bootloader (3 icons) and then try this command on your computer:
fastboot devices
if it will detect anything then you can try erease procedure by @Buster99 :
fastboot erase system
fastboot erase recovery
fastboot erase userdata
fastboot erase boot
fastboot erase misc
fastboot erase cache
then after clean memory flash fresh official JB downloaded from asus website (unzip file untill you will have file called "blob")
fastboot -i 0x0b05 flash system path_to_blob
example:
fastboot -i 0x0b05 flash system c:\android\blob
this would take like 5 minutes, then:
fastboot -i 0x0b05 reboot
and you should be back on stock
I had slightly different issue - TWRP flash failed and I had only android booting - even after manually flashing recovery again via fastboot
this clean swipe got me going again - upgraded to 5.1.1 and set it up again
Sent from my TF300T using XDA Free mobile app
th3cr0w said:
Get back to bootloader (3 icons) and then try this command on your computer:
fastboot devices
if it will detect anything then you can try erease procedure by @Buster99 :
fastboot erase system
fastboot erase recovery
fastboot erase userdata
fastboot erase boot
fastboot erase misc
fastboot erase cache
then after clean memory flash fresh official JB downloaded from asus website (unzip file untill you will have file called "blob")
fastboot -i 0x0b05 flash system
example:
fastboot -i 0x0b05 flash system c:\android\blob
this would take like 5 minutes, then:
fastboot -i 0x0b05 reboot
and you should be back on stock
I had slightly different issue - TWRP flash failed and I had only android booting - even after manually flashing recovery again via fastboot
this clean swipe got me going again - upgraded to 5.1.1 and set it up again
Sent from my TF300T using XDA Free mobile app
Click to expand...
Click to collapse
Yep, that is what my guide is, thx for the double post
Hello
it works thank you for your help
Now how to install TWRP and lolipop
Hello
thank you for the help I have finally managed to install lolipop zombie pop thanks to the tutorial and help.
It just remains for me a problem when I plug the dock touchpad does not. I was thinking activate it with the button but nothing happens.
lj50036 said:
Yep, that is what my guide is, thx for the double post
Click to expand...
Click to collapse
Heh heh heh, sad but true. Made me laugh!

Asus Stuck on restarting loop

My tf 700t is stop in a restarting loop until the battery is finished.... i have tried booting into recovery but the logo of the recovery TwRP apear and the tablet restarts itself to that point ,until the battery is dead.
Any sugestions?
the tablet is rooted and i was on KatKiss rom on the moment of the crash for about 5 months.
Try this:
http://www.transformerforums.com/fo...my-transformer-tf700-boots-only-recovery.html
Sent from my Nexus 5X using Tapatalk
I'm having the exact same issue.
I can occasionally get into the bootloader, but when I try to get into TWRP it will show the logo page and will immediately restarts.
Following the link you sent, I tried the adb devices prompt, but it showed up blank. Do I need to be in TWRP for adb to work? When I try to get into TWRP it just restarts.
Not sure what my options are when the only screen I can get into is the fastboot.
wldtravel26 said:
I'm having the exact same issue.
I can occasionally get into the bootloader, but when I try to get into TWRP it will show the logo page and will immediately restarts.
Following the link you sent, I tried the adb devices prompt, but it showed up blank. Do I need to be in TWRP for adb to work? When I try to get into TWRP it just restarts.
Not sure what my options are when the only screen I can get into is the fastboot.
Click to expand...
Click to collapse
If you can get into fastboot yours is a very different situation. But let me answer your questions first.
The linked method works if you have adb access in TWRP - however briely. Even if TWRP loops you should have adb access at some point (open Device Manager and watch for changes).
If TWRP is just bootlooping very quickly you may be out of luck but I have seen cases where a little window of adb access and careful timing of the commands let people push the file to internal and insmod it. But that depends on the nature of the bootloop, the skill of the user and persistence.
Now, if you have fastboot access you don't need any of that. In fastboot you have a pretty powerful tool to wipe and format partitions, flash the Asus blob if all fails, but you quite a few options....
If you can get "only occasionally" into the bootloader I would not wait much longer but perform a full wipe of the major partitions and flash the Asus system blob, returning the tablet to stock basically and giving you a fresh start.
We call it a @Buster99
Download the latest Asus firmware from here: https://www.asus.com/support/Download/28/1/0/11/fq2B3oq64av1O95u/8/
Extract it twice and copy the blob into your fastboot directory.
Issue these commands in fastboot one by one:
fastboot erase system
fastboot erase recovery
fastboot erase userdata
fastboot erase boot
fastboot erase misc
fastboot erase cache
fastboot -i 0x0B05 flash system blob
fastboot -i 0x0B05 reboot
Good luck!
Thanks Berndblb. I downloaded the Asus firmware and was able to get the blob file.
But I'm fine with totally starting over and trying Buster99, but I'm still unable to get the ADB to see the device.
I've gone through the beginners guide to root and flashing a custom rom again, but I still can't see the device when I type in "fastboot devices".
If you have any advice or a guide on what I need to do get where I can use ADB to erase everything and start over again.
i cant do anything the tablet starts - shows asus logo-go to TWRP logo screen - restarts (all in 32 seconds). Any other sugestion? if i dismantle the tablet ? or anithing else?
Thank You
wldtravel26 said:
Thanks Berndblb. I downloaded the Asus firmware and was able to get the blob file.
But I'm fine with totally starting over and trying Buster99, but I'm still unable to get the ADB to see the device.
I've gone through the beginners guide to root and flashing a custom rom again, but I still can't see the device when I type in "fastboot devices".
If you have any advice or a guide on what I need to do get where I can use ADB to erase everything and start over again.
Click to expand...
Click to collapse
Either you do not have the correct driver installed or your usb cable is not original but a cheap "charge only" knockoff or try a different usb port or you are not open the cmd prompt from the fastboot directory or your usb port is busted.....
I don't know how to troubleshoot that from here....
Please search the TF700 forum or google "fastboot driver problems". That problem is so common, I really do not know what to add to advice that's out there a hundred times over....
---------- Post added at 04:29 PM ---------- Previous post was at 04:25 PM ----------
mallasorte2000 said:
i cant do anything the tablet starts - shows asus logo-go to TWRP logo screen - restarts (all in 32 seconds). Any other sugestion? if i dismantle the tablet ? or anithing else?
Thank You
Click to expand...
Click to collapse
You can always install a new r used mainboard, but that's the only reason to open it up....
Sorry man, if you do not have adb while the recovery is looping or starting up and you cannot get into fastboot, there's nothing you can do.....
Except for the really crazy and desperate "throw away reason" stuff of course. Like stuffing the tablet into the freezer in an airtight bag for 30 min, then try to boot it......
Thanks Berndblb, I was able to get through the Buster 99 instructions above.
Per the last step I would have expected the tablet to reboot, but that did not happen.
When I restarted it I got the following error when I tried to load Andriod "unrecoverable bootloader error".
I used the following file from the Asus website US_epaduser10_6_1_14_10_UpdateLauncher, based on the fact that my bootloader shows the tablet as "US_epad-10.6.1.14.10-20130801". Hopefully I used the right file for the blob file.
I've attached what I have from adb for the system flash blob and reboot. I tried to screen shoot it in a better format, but that didn't work.
Hopefully someone will be able to take a look and direct me in the right way to get this working again.
C:\adb>fastboot devices
015d2a5086641a19 fastboot
C:\adb>fastboot - i 0x0B05 flash system blob
usage: fastboot [ <option> ] <command>
commands:
update <filename> reflash device from update.zip
flashall flash boot, system, vendor and if fou
nd,
recovery
flash <partition> [ <filename> ] write a file to a flash partition
flashing lock locks the device. Prevents flashing
partitions
flashing unlock unlocks the device. Allows user to
flash any partition except the ones
that are related to bootloader
flashing lock_critical Prevents flashing bootloader related
partitions
flashing unlock_critical Enables flashing bootloader related
partitions
flashing get_unlock_ability Queries bootloader to see if the
device is unlocked
erase <partition> erase a flash partition
format[:[<fs type>][:[<size>]] <partition> format a flash partition.
Can override the fs type and/or
size the bootloader reports.
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it
devices list all connected devices
continue continue with autoboot
reboot [bootloader] reboot device, optionally into bootlo
ader
reboot-bootloader reboot device into bootloader
help show this help message
options:
-w erase userdata and cache (and format
if supported by partition type)
-u do not first erase partition before
formatting
-s <specific device> specify device serial number
or path to device port
-l with "devices", lists device paths
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id
-b <base_addr> specify a custom kernel base address.
default: 0x10000000
-n <page size> specify the nand page size.
default: 2048
-S <size>[K|M|G] automatically sparse files greater
than size. 0 to disable
C:\adb>fastboot - i 0x0b05 reboot
usage: fastboot [ <option> ] <command>
commands:
update <filename> reflash device from update.zip
flashall flash boot, system, vendor and if fou
nd,
recovery
flash <partition> [ <filename> ] write a file to a flash partition
flashing lock locks the device. Prevents flashing
partitions
flashing unlock unlocks the device. Allows user to
flash any partition except the ones
that are related to bootloader
flashing lock_critical Prevents flashing bootloader related
partitions
flashing unlock_critical Enables flashing bootloader related
partitions
flashing get_unlock_ability Queries bootloader to see if the
device is unlocked
erase <partition> erase a flash partition
format[:[<fs type>][:[<size>]] <partition> format a flash partition.
Can override the fs type and/or
size the bootloader reports.
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it
devices list all connected devices
continue continue with autoboot
reboot [bootloader] reboot device, optionally into bootlo
ader
reboot-bootloader reboot device into bootloader
help show this help message
options:
-w erase userdata and cache (and format
if supported by partition type)
-u do not first erase partition before
formatting
-s <specific device> specify device serial number
or path to device port
-l with "devices", lists device paths
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id
-b <base_addr> specify a custom kernel base address.
default: 0x10000000
-n <page size> specify the nand page size.
default: 2048
-S <size>[K|M|G] automatically sparse files greater
than size. 0 to disable
wldtravel26 said:
Thanks Berndblb, I was able to get through the Buster 99 instructions above.
Per the last step I would have expected the tablet to reboot, but that did not happen.
When I restarted it I got the following error when I tried to load Andriod "unrecoverable bootloader error".
I used the following file from the Asus website US_epaduser10_6_1_14_10_UpdateLauncher, based on the fact that my bootloader shows the tablet as "US_epad-10.6.1.14.10-20130801". Hopefully I used the right file for the blob file.
I've attached what I have from adb for the system flash blob and reboot. I tried to screen shoot it in a better format, but that didn't work.
Hopefully someone will be able to take a look and direct me in the right way to get this working again.
Click to expand...
Click to collapse
You used the correct file but I see a mistake in your command.
You put a space between the dash and the "i" in your command: fastboot - i 0x0B05 which is a command fastboot does not understand so it shows you the help file so to speak.
It is supposed to be fastboot -i 0x0B05.
See the difference?
Try it again and welcome to the world of the command line
A thousand thanks Berndblb. I was able to get it flashed and it back to the original firmware. Thought for a while, it was a total loss, so your advise was a big help.
On another note, I was having this issue with multiple custom roms, which leads me to believe it a hardware issue.
If I press on the screen too hard or lift it in a different angle, it will freeze up and try to reboot.
I was just able to get past the initial setup, but once I lifted the tablet up again, it did the same thing and froze.
I had basically been stuck, just using the tablet for strictly steaming purposes and leaving in on a table.
If anyone has had similar issues or has any insight let me know.
My wife is asking for a new Ipad if we can't get it to work properly, I'm still trying to convince her to stick with Android but this tablet isn't helping my case.
wldtravel26 said:
A thousand thanks Berndblb. I was able to get it flashed and it back to the original firmware. Thought for a while, it was a total loss, so your advise was a big help.
On another note, I was having this issue with multiple custom roms, which leads me to believe it a hardware issue.
If I press on the screen too hard or lift it in a different angle, it will freeze up and try to reboot.
I was just able to get past the initial setup, but once I lifted the tablet up again, it did the same thing and froze.
I had basically been stuck, just using the tablet for strictly steaming purposes and leaving in on a table.
If anyone has had similar issues or has any insight let me know.
My wife is asking for a new Ipad if we can't get it to work properly, I'm still trying to convince her to stick with Android but this tablet isn't helping my case.
Click to expand...
Click to collapse
damn i feel so used
grats on getting it to work again.
in regard to the troubles you are still having: is it in the Keydock or without, also a possibility that the display has an issue with the digitizer and shortens out.
cheers
Buster
I typically use it without the dock. Haven't put it in the dock in a while. Yea I was thinking the same thing where maybe something is loose inside.
Short of changing out the whole digitizer, do you know of any trouble shooting I can do if I open it up? If it keeps doing this, the tablet itself isn't worth using often. I did have a gumdrop case on it most of the time. I've got a toddler, so wanted maximum protection for it. Maybe it overheated or something?
Check out some tear down videos on YouTube and iFixit, then open it up and check all connectors you can get your hands or tools on. It does sound as if you gave a connection shorting out.
Sent from my Nexus 5X using Tapatalk
berndblb said:
If you can get into fastboot yours is a very different situation. But let me answer your questions first.
The linked method works if you have adb access in TWRP - however briely. Even if TWRP loops you should have adb access at some point (open Device Manager and watch for changes).
If TWRP is just bootlooping very quickly you may be out of luck but I have seen cases where a little window of adb access and careful timing of the commands let people push the file to internal and insmod it. But that depends on the nature of the bootloop, the skill of the user and persistence.
Now, if you have fastboot access you don't need any of that. In fastboot you have a pretty powerful tool to wipe and format partitions, flash the Asus blob if all fails, but you quite a few options....
If you can get "only occasionally" into the bootloader I would not wait much longer but perform a full wipe of the major partitions and flash the Asus system blob, returning the tablet to stock basically and giving you a fresh start.
We call it a @Buster99
Download the latest Asus firmware from here: https://www.asus.com/support/Download/28/1/0/11/fq2B3oq64av1O95u/8/
Extract it twice and copy the blob into your fastboot directory.
Issue these commands in fastboot one by one:
fastboot erase system
fastboot erase recovery
fastboot erase userdata
fastboot erase boot
fastboot erase misc
fastboot erase cache
fastboot -i 0x0B05 flash system blob
fastboot -i 0x0B05 reboot
Good luck!
Click to expand...
Click to collapse
I also got into a bootloop situation and was unable to connect via adb (adb usb gave me "error: device not found") but fastboot was ok. So I tried the @Buster99 rescue. Unfortunately it failed at the flash system blob step. It gave "FAILED (data transfer failure (unknown error))...".
It's been too long since I used adb and fastboot. Lately my TF700T had become erratic, unstable and experiencing sudden reboots so I wanted to format data and do clean re-install of KatshMallow #29. I also had discovered that the digitizer had developed a blind-spot, actually more of a whole blind column of about a quarter inch wide, giving me problems swiping a TWRP button to unlock the screen. So, I went to change TWRP's screen timeout setting (TWRP 2.8.4.0 Kang) to max when suddenly it rebooted into a system bootloop. Going to TWRP would go to bootloop again at the TWRP splash screen.
Alas, I must have forgotten to set the USB debug mode after the last flashing as I am now locked out of adb. That's how I got into this unfortunate situation.
Any ideas, short of replacing TF700T's mb? Looks like this is the end of a long journey with my TF700T! :crying:
Kraka said:
I also got into a bootloop situation and was unable to connect via adb (adb usb gave me "error: device not found") but fastboot was ok. So I tried the @Buster99 rescue. Unfortunately it failed at the flash system blob step. It gave "FAILED (data transfer failure (unknown error))...".
It's been too long since I used adb and fastboot. Lately my TF700T had become erratic, unstable and experiencing sudden reboots so I wanted to format data and do clean re-install of KatshMallow #29. I also had discovered that the digitizer had developed a blind-spot, actually more of a whole blind column of about a quarter inch wide, giving me problems swiping a TWRP button to unlock the screen. So, I went to change TWRP's screen timeout setting (TWRP 2.8.4.0 Kang) to max when suddenly it rebooted into a system bootloop. Going to TWRP would go to bootloop again at the TWRP splash screen.
Alas, I must have forgotten to set the USB debug mode after the last flashing as I am now locked out of adb. That's how I got into this unfortunate situation.
Any ideas, short of replacing TF700T's mb? Looks like this is the end of a long journey with my TF700T! :crying:
Click to expand...
Click to collapse
Did you ever get it fixed? I'm in the same situation. Can't enter recovery or fastboot. Well, I entered fastboot once, chose recovery, now it boot loops straight to recovery. This sucks. Tablet worked fine for months.
If you can't boot into fastboot and you do not have adb access when in recovery, you're done. Nothing left to do.
You did not mention if you are unlocked. With a locked bootloader you can't do anything even if you have adb in recovery or if you could boot to fastboot. Sorry
It is unlocked and rooted. I see something showing up in Device Manager, only it says Google Nexus ADB interface. I can also enter the other mode with Power and Vol Up. This mode holds, however, not sure if I can do much from there.
Now I got TWRP screen stuck, so at least it's not looping. But adb commands don't produce any effect.
xxhaimbondxx said:
It is unlocked and rooted. I see something showing up in Device Manager, only it says Google Nexus ADB interface. I can also enter the other mode with Power and Vol Up. This mode holds, however, not sure if I can do much from there.
Click to expand...
Click to collapse
What do you mean? APX? No, that does not help you
xxhaimbondxx said:
Now I got TWRP screen stuck, so at least it's not looping. But adb commands don't produce any effect.
Click to expand...
Click to collapse
With TWRP booted, do you see the adb recovery interface in device manager and what do you get with "adb devices"? Do you have the drivers installed?
berndblb said:
With TWRP booted, do you see the adb recovery interface in device manager and what do you get with "adb devices"? Do you have the drivers installed?
Click to expand...
Click to collapse
This is the only thing I see in Device Manager: Google Nexus ADB interface. I installed the Universal Drivers.
When I type adb devices, I get nothing.
Well, this one time I got this:
adb devices
List of devices attached
* daemon not running. starting it now on port 5037 *
* daemon started successfully *

[SOLVED] TF700T Unrecoverable Bootloader Error 0x000000 no fastboot

So I saw that timduru posted the files for Nougatella 7.1 and couldn't wait to join the club. It has been a while since my TF700T has been upgraded. I had TWRP 2.8.4.0 so I wanted to upgrade to the latest version. Mistake #1!!!! I went to TWRP and got the img file put in on my sd card and installed in through the TWRP recovery. Now I get the RED unrecoverable bootloader error 0x000000. I can't get into the recovery but the tablet boots up into KatKiss without issue. I tried the TWRP app as well with no luck. I also can't get fastboot with adb fast boot working.
Windows 10 32bit
Asus Sync installed
Minimal ADB and Fastboot installed
USB debugging checked in settings
Any help would be appreciated.
Thank you.
My apologies I just saw that this is in the TF700 General Thread not the Help and Questions section. Moderator is this something I can move or do you need to do this? I did a quick search and nothing came up, but also having IE issues loading this site right now. Again thank you all!
It took a good 8 hours but I was finally able to get my tablet up and running. I took the advice of several posts and used their concepts to find the solution.
No ADB/Fastboot issue. I uninstalled all instances of ADB and all the drivers that referenced the device. I also removed Asus Sync.
Post by Accord281 [solved] Need Help: Can't get ADB to recognize device, there was a reference that people had good luck with the Google Driver. I installed Android Studio with SDK manager. I went in and then installed the Google Driver as well as the SDK manager for the stock ROM version (JB).
This still didn't work, so I reread the post and several other as well. I noticed that the recommendation was to set the USB connection to Picture not File. So I did this and ADB was working. Problem #1 checked off.
TWRP error was next. In the post by kansasboy001 Help Unrecoverable bootloader error. He posted a solution form "Buster" which worked spot on. See below.
This is the ONLY solution for this problem, worked great for me.
My solution
I have the same on my TF300t and A700 - but it seems i just managed to get my TF300t back
i tried all fastboot (reflashing recovery, boot, system etc) no dice - especially since writing system was done after 3 secs all the time.
Here how i restored my TF300T JB
download your appropriate lates firmware from Asus (WW, US etc.) and extract the zip twice so you have your blob file
install your device drivers if needed (i used Google SDK ones) (and as a Tip Win8 sucks for Fastboot stuff so try to get Win7 Vista XP for this)
Reset your device with a paperclip/needle (about 2 cm down of your sdcard slot) and hold vol-down to enter fastboot
(the folowing i did at least 10 times already but didn't erase misc)
fastboot erase system
fastboot erase recovery
fastboot erase userdata
fastboot erase boot
fastboot erase misc
fastboot erase cache
fastboot -i 0x0B05 flash system c:\adb\TF300t\blob (this is my path - your's may vary depending where you stored your blob) ((also this was the first time i saw the loading bar while flashing)*
fastboot -i 0x0B05 reboot
* it also took a lot longer as it should:
C:\>fastboot -i 0x0B05 flash system c:\adb\TF300t\blob
erasing 'system'...
OKAY [ 1.695s]
sending 'system' (800935 KB)...
OKAY [133.121s]
writing 'system'...
OKAY [153.973s]
finished. total time: 288.789s
im now setting my tab up to get back to CM (which initially caused this sh1theap due to autoupdate error, same as my A700 got bricked )
hope i could help you out!
cheers
-Buster
Finally I was able to flash TWRP 3.0.0 in ADB. I also followed the post from lj50036 [twrp 2.6.3.2] [read me]. This seems to still be an issue with TWRP and the TF700T. I followed the code and it took less than 10 mins to format data.
Thank you to timduru as well as I am enjoying your build as we speak.
Click to expand...
Click to collapse
Click to expand...
Click to collapse

Categories

Resources