[TF300TG] For all who had received a brick after updating on the last firmware

mamaloo-xda

Senior Member
May 31, 2011
73
15
38
FuerzaNegro
No Bootloader

For all, who have a brick.

To solve the problem, you should do next:

1. Download the original file of firmware.
2. Get out from the archives the BLOB file.
3. Put it in the directory with adb and fastboot.

Next, there are few solutions to the problem.

The first way:
1. Boot into recovery or bootloader (if you can)
2. If you can't boot into bootloader, boot in it with command
Code:
adb reboot bootloader
3. Now you should install firmware. When you are in BOOTLOADER you can do this command
Code:
fastboot -i 0x0b05 flash staging blob
Now, even after command line say @ok, DON'T reboot your tablet. You must wait until you see progressbar on the screen and in will be 100%.
4. Next you shoul flash recovery. DOWNLOAD Flash it with command
Code:
fastboot -i 0x0b05 flash recovery twrp.blob
after that you will see msgs like "sending..." and "writing.." wait about 10 minutes after last msg. And reboot your tablet in bootloader with VOLUME DOWN + POWER
5. See in recovery if partitions are mounted and have or not zero sized internal memory.

Thats all. GL. Maby write smth else in this thread.
Hi brother

Can I do this job without being in bootloader??! I mean can I sent commends without bootloader? ( I ask this question because I can't access the bootloader and you just said Boot into recovery or bootloader (if you can)...) I press Volume Down + Power but it automaticly goes to CWM and my problem is how can I send this commends in terminal (It says Waiting for device) or tell me if there is way to fix the bootloader :(

Please help me pal