[Q] fastboot freeze - Transformer TF300T Q&A, Help & Troubleshooting

i have asus tf300t in the android 4.2.1 latest update and has root the system but still using stock rom
this morning try to swtich to custom rom
i flash to cwm v6.0.2.3
and did a full wipe on everything
after that the system keep boot to cwm with nothing else and wont mount anything
read couple post
and able to manager get to bootloader to try fastboot mode
but as i use the command pompt to fastboot -i 0x0b05 flash recovery twrp.blob
it freeze on tablet
the command pompt say is finish and successful
the twrp is the openrecovery.....4.2.blob
but it wont flash
then i got back to bootloader and able to do a cold boot to the stock rom
so i need help how to install the twrp in different way (goo manager or terminal) and fix the issue on anytime the system restart and enter to cwm on it own
the following xda i try it wasnt work as i following through
http://forum.xda-developers.com/showthread.php?t=2283563
http://forum.xda-developers.com/showthread.php?t=2201015
http://forum.xda-developers.com/showthread.php?t=1830108
if there is any fix please let me know thx

Unfortunately you flashed CWM on 4.2.1 and then unfortunately again you issued a wipe.
Fortunately you haven't bricked but you were close.
One of the TF300 gurus may be able to help you recover.

it get worst
sbdags said:
Unfortunately you flashed CWM on 4.2.1 and then unfortunately again you issued a wipe.
Fortunately you haven't bricked but you were close.
One of the TF300 gurus may be able to help you recover.
Click to expand...
Click to collapse
do u know anyone can help
i think i got worst
i keep trying
in cmd i try these code
fastboot -i 0x0b05 flash system blob
or
fast boot -i 0x0b05 flash system twrp.blob
after that i cant cold boot to the android
it just wont load
i can only load to cwm everytime to restart
then i have to cmd
and adb reboot-bootloader
then i can boot to fastboot
but the other issue is in the bootloader it didnt show the usb icon
so anytime i try fastboot the with any blob
it freeze
is their anyway i can get the usb icon in the bootloader
then i can flash the system
the cmd show everything can read and

Now it sounds like you have hard bricked sorry to say.

sbdags said:
Now it sounds like you have hard bricked sorry to say.
Click to expand...
Click to collapse
is that mean i need a new tablet
is there any solution that can fix back

Related

[Q] Asus TF300T Does Not Start Because Of The Clockwork Recovery

Tablet: ASUS TF300T, Unlocked.
SO: Cyanogen 10
Old (working) Recovery ROM: “recovery-jb.img”
New (NOT working) Recovery ROM: “recovery-clockwork-5.5.0.4-tf300t.img”
Keys combination don’t work, just the APX one.
Symptom: the cyanogen didn’t work well so I changed the recovery ROM. As the new Recovery locks when executing from the bootloader, I decided to restart in recovery directly from the cyanogen (power button –>Reset -> Reset into Recovery). VERY BAD IDEA: Now the tablet always tries to start in recovery and gets stuck on the start screen. I can only enter the APX with keys combination. I cant enter boot loader and ATX doesn’t recognize fastboot & adb instructions.
Hi, I believe cyanogen 10 uses a jellybean bootloader and CWM 5.5.0.4 is for an ICS bootloader, so you will need to flash CWM 6.0.2.3 which is for jellybean bootloader.
Have a look at link below and download 'recovery-jb.img' & follow the how to flash.
http://forum.xda-developers.com/showthread.php?t=1668173
Hope this helps.
santdiego said:
Hi!
I have cyanogen 10 installed, but I tried to change my Tf300T Clockwork Recovery with this rom: "recovery-clockwork-5.5.0.4-tf300t.img"
Click to expand...
Click to collapse
Why?
pjc21 said:
Hi, I believe cyanogen 10 uses a jellybean bootloader and CWM 5.5.0.4 is for an ICS bootloader, so you will need to flash CWM 6.0.2.3 which is for jellybean bootloader.
Have a look at link below and download 'recovery-jb.img' & follow the how to flash.
http://forum.xda-developers.com/showthread.php?t=1668173
Hope this helps.
Click to expand...
Click to collapse
Hi! the problem is that I am stuck in the first screen when I turn on the tablet. The keys don't respond, the USB dont work , I cant go into bootloader and cyanogen dont start. It is just in the first screen since it try to boot from recovery always.
NixZero said:
Why?
Click to expand...
Click to collapse
My cyanogen didn't work fine. When I saw this article I thought that maybe I had installed a wrong ROM so i change it with the instructive one.... bad idea...
Have a look here
http://forum.xda-developers.com/showthread.php?t=2034866
pjc21 said:
Have a look here
http://forum.xda-developers.com/showthread.php?t=2034866
Click to expand...
Click to collapse
I think it goes into APX mode, holding "vol +", the screen remains off but the USB recognizes the APX. What should I do at this point to re install the ROM CWM or enter bootloader? when I go out the APX mode all remains the same, the tablet is still stuck .
Ok I no expert here so anyone else please correct me if I'm wrong.
When you say the USB recognizes APK, do you mean (assuming your running windows) that you can see your tab in device manager - something like 'Asus Android Device - Asus Android Bootloader Interface'
If so try this, open cmd (I always run as admin, don't know if it makes a difference) navigate to your /android-sdk/platform-tools and type
'fastboot -i 0x0B05 device' and hopefully you will get a response about your device (tab). If you do I would assume you could then flash recovery, ie put recovery-jb.img in your platform-tools folder and in cmd type 'fastboot -i 0x0B05 flash recovery recovery-jb.img' once done type 'fastboot -i 0x0B05 reboot' and hopefully all will be good, you may then need to reflash you rom not sure.
If your tab does not show in device manager then I have no idea sorry.
Hope this helps.
pjc21 said:
Ok I no expert here so anyone else please correct me if I'm wrong.
When you say the USB recognizes APK, do you mean (assuming your running windows) that you can see your tab in device manager - something like 'Asus Android Device - Asus Android Bootloader Interface'
If so try this, open cmd (I always run as admin, don't know if it makes a difference) navigate to your /android-sdk/platform-tools and type
'fastboot -i 0x0B05 device' and hopefully you will get a response about your device (tab). If you do I would assume you could then flash recovery, ie put recovery-jb.img in your platform-tools folder and in cmd type 'fastboot -i 0x0B05 flash recovery recovery-jb.img' once done type 'fastboot -i 0x0B05 reboot' and hopefully all will be good, you may then need to reflash you rom not sure.
If your tab does not show in device manager then I have no idea sorry.
Hope this helps.
Click to expand...
Click to collapse
Hi! thx for your help. fastboot and adb don't recognize the tablet in APX mode. My PC recognize APX mode. I installed the drivers for APX and I have nvflash ready to work, but it seems to be useless without access to fastboot.
pjc21 said:
'fastboot -i 0x0B05 device'
Hope this helps.
Click to expand...
Click to collapse
respond "< waiting for device >"
You have to wait for NVflash for JB bootloader.
Hazard17 said:
You have to wait for NVflash for JB bootloader.
Click to expand...
Click to collapse
Hi I have NVflash from here: http://androidroot.mobi/t3_nvflash/ butt this method also use fastboot and i cant access to it.
Hi, sorry to say after alot of searching and reading looks like the only soluation is to send it to Asus for repair.

[Q] help, i think i bricked my tablet

hi, first of all, i'd like to tell you i'm quite a noob
i have a tf300tg and i tried to flash the jb 4.2.2 that's only available for the 300t.. i'm dumb, i know.. and now in stead of booting it goes directly to the cwm menu and i can't do anything.. i keep getting the error E:Can't mount /cache/recovery/command , .../log and .../last_log
is there anything i can do or should i just throw it in the trashbin ?
iostu said:
hi, first of all, i'd like to tell you i'm quite a noob
i have a tf300tg and i tried to flash the jb 4.2.2 that's only available for the 300t.. i'm dumb, i know.. and now in stead of booting it goes directly to the cwm menu and i can't do anything.. i keep getting the error E:Can't mount /cache/recovery/command , .../log and .../last_log
is there anything i can do or should i just throw it in the trashbin ?
Click to expand...
Click to collapse
Unless you can go into fastboot (Power + volume down) there isn't much to do but to sign a petition & wait...
XDA member HAZARD17 has been running a petition
Sign NVflash petition for Transformer TF300T, Prime & Infinity!
https://www.change.org/petitions/asus-nvidia-revert-changes-in-jb-bootloader-that-prevent-nvflash
vconceicao said:
Unless you can go into fastboot (Power + volume down) there isn't much to doo but to wait...
Click to expand...
Click to collapse
i can't do that either.. it just loads the CWM menu..
wait ? wait for what ? :silly:
iostu said:
i can't do that either.. it just loads the CWM menu..
wait ? wait for what ? :silly:
Click to expand...
Click to collapse
For someone to come up with a solution, Like a NVflash utility for Tf300...
Yeah, but if you want add NVflash support to your tablet, it can't be bricked I'm not quite sure, but you try unpack blob from offical update, and flash all files from unpacked blob (LNX etc.).
Hazard17 said:
Yeah, but if you want add NVflash support to your tablet, it can't be bricked I'm not quite sure, but you try unpack blob from offical update, and flash all files from unpacked blob (LNX etc.).
Click to expand...
Click to collapse
i can't flash anything :| in adb it sais <waiting for device> i've tried everything and i can't get it to work.. can you pleeeeeease help me ?
ok, i reinstalled the adb drivers for the transformer, and it goes into bootloader but there is no usb icon.. only RCK, the android and wipe data.. when i type adb devices i get 123456789ABCDEF recovery. although i can't do much else, i can't do anything in adb shell, i can't even flash the twrp.. any suggestions ? plese please please
iostu said:
ok, i reinstalled the adb drivers for the transformer, and it goes into bootloader but there is no usb icon.. only RCK, the android and wipe data.. when i type adb devices i get 123456789ABCDEF recovery. although i can't do much else, i can't do anything in adb shell, i can't even flash the twrp.. any suggestions ? plese please please
Click to expand...
Click to collapse
The USB icon is gone. I sugguest downloading the correct firmware and flashing it with fastboot.
fastboot flash system blob
Download the correct system firmware, open the zip, open the zip, extract the blob to the same directory as fast boot.
iostu said:
ok, i reinstalled the adb drivers for the transformer, and it goes into bootloader but there is no usb icon.. only RCK, the android and wipe data.. when i type adb devices i get 123456789ABCDEF recovery. although i can't do much else, i can't do anything in adb shell, i can't even flash the twrp.. any suggestions ? plese please please
Click to expand...
Click to collapse
4.2 bootloader does not have USB icon, just plug in USB..
i can get to the bootloader menu but only after typing adb reboot bootloader. and then i tryed flashing the blob using adb fastboot -i 0x0b05 flash system blob and then i get "sending 'system' <799764 KB>..." and it's stuck there.. i left it over 30 mins and still nothing
edit: i somehow managed to flash teh system blob (i tried with te 4.1.1 and the 4.2.2) but after flashing it did the exact same thing.. went to CWM ! i even managed to flash the TWRP.blob, and still the CWM showed up.. i can't figure out how is this even possible :| and from the bootloader menu if i go to boot the android firmware, it almost boots (it goes to the lockscreen for about 2 secs) and then reboots again.. am i wasting my time or should i throw it in the garbage ?
thanks again for trying to help me on this one i really appreciate it !
iostu said:
i can get to the bootloader menu but only after typing adb reboot bootloader. and then i tryed flashing the blob using adb fastboot -i 0x0b05 flash system blob and then i get "sending 'system' <799764 KB>..." and it's stuck there.. i left it over 30 mins and still nothing
edit: i somehow managed to flash teh system blob (i tried with te 4.1.1 and the 4.2.2) but after flashing it did the exact same thing.. went to CWM ! i even managed to flash the TWRP.blob, and still the CWM showed up.. i can't figure out how is this even possible :| and from the bootloader menu if i go to boot the android firmware, it almost boots (it goes to the lockscreen for about 2 secs) and then reboots again.. am i wasting my time or should i throw it in the garbage ?
thanks again for trying to help me on this one i really appreciate it !
Click to expand...
Click to collapse
Sounds like you're in the same boat as the rest of us...
http://forum.xda-developers.com/showthread.php?t=2179874
iostu said:
ok, i reinstalled the adb drivers for the transformer, and it goes into bootloader but there is no usb icon.. only RCK, the android and wipe data.. when i type adb devices i get 123456789ABCDEF recovery. although i can't do much else, i can't do anything in adb shell, i can't even flash the twrp.. any suggestions ? plese please please
Click to expand...
Click to collapse
OK. The bootloader menu you now are seeing is the new 4.2 version. RCK - Android - Wipe Data(do not use wipe data).
When you get into this menu if you leave everything alone your tablet should auto into fastboot - watch the screen - upper left.
With fastboot flash the latest (proper) JB blob for your unit.
Good Luck!
iostu said:
i can get to the bootloader menu but only after typing adb reboot bootloader. and then i tryed flashing the blob using adb fastboot -i 0x0b05 flash system blob and then i get "sending 'system' <799764 KB>..." and it's stuck there.. i left it over 30 mins and still nothing
edit: i somehow managed to flash teh system blob (i tried with te 4.1.1 and the 4.2.2) but after flashing it did the exact same thing.. went to CWM ! i even managed to flash the TWRP.blob, and still the CWM showed up.. i can't figure out how is this even possible :| and from the bootloader menu if i go to boot the android firmware, it almost boots (it goes to the lockscreen for about 2 secs) and then reboots again.. am i wasting my time or should i throw it in the garbage ?
thanks again for trying to help me on this one i really appreciate it !
Click to expand...
Click to collapse
You can't flash anything using adb commands. You need to use fastboot. Look in the forum for the proper procedure and follow the instructions.
Nowhere does it say type "adb fastboot ... anything...."
hgoldner said:
You can't flash anything using adb commands. You need to use fastboot. Look in the forum for the proper procedure and follow the instructions.
Nowhere does it say type "adb fastboot ... anything...."
Click to expand...
Click to collapse
Here is an example of an adb command that does work to flash twrp with slight modification it will flash stock blob as well.
adb shell
su
dd if=/sdcard/twrp.blob of=/dev/block/mmcblk0p4 Then reboot to complete installation.
adb reboot
I don't know where you are getting your information but you need a new source.
No one said type adb fastboot they are two different things and each has a specific structure to follow.
If the op can get either fastboot or adb to work I'll gladly provide the proper commands.
then you have the same problem as me and a bunch of other people. The bootloader freezes on the flash command, even though it will show success and stuff. It never flashes.
I can push files with ADB and on reboot the files on gone. Since we can't flash with fastboot. We have to send it in to asus at this point. I got quoted $87 + shipping.
sorry, i meant to say just fastboot. i didn't write adb fastboot.. i've tried everything you guys said, but with no success my last resort is to send it to asus for re-softing. It costs about $80 + shipping. It doesn't sound like a lot of money, but it's a price to pay for stupidness or noobness i just hope they can repair it or otherwise i'll have a very expensive thing on whch to chop onions
thanks again guys for helping me

[Q] problem about TF300T

sorry for my poor english:crying:
i hope you can understand what i need help
my TF300T OTA updated 4.2.1
tonight i unlocked my TF300T and flashed CWMV6.0.2.3
but the recovery can't mount all choice in "mounts and storage"
then i see this"http://forum.xda-developers.com/showthread.php?t=2206996"
he said"FIXED!!! Did a wipe....in the fastboot screen (not in recovery since it didn't work)And now the internal sd is visible and mounted, so next step flashed supersu......aaaaaaand i'm done "
then i do the same
a wipe in fastboot screen
and now i can't enter fastboot screen (no matter have/not press volumedown+power)
it can only enter recovery but do nothing becasue recovery can‘t mount everything
i have no confidence you will understand my english...
are there other ways enter fastboot?how can i revive it only can use recovery?
many thanks
May i ask another question for help
i did the wipe data in bootloader once
now in recovery mode /adb devices can get it
but in bootloader /fastboot devices can't connect my device now
so i can't flash The official firmware use /fastboot -i 0x0b05 flash system blob
are there anyway to fix it?
thanks verymuch
i have the same problem. only i flasher the latest twrp recovery. TWRP 2.4.4.0 Touch Recovery
First, CWM 6.0.2.3 is not compatible with Asus 4.2.1, you should have done a little bit of reading and you would have found this very useful thread http://forum.xda-developers.com/showthread.php?t=2187982 where it explains everything you can possibly know and need about upgrading and flashing recovery and gain root. on 4.2.1
Both of you guys have flashed incompatible recovery versions for your bootloaders and now are stuck, try to access Fastboot, keep trying update your drivers and also check several USB ports because fastboot is your only choice now.
Erik
ricco333 said:
First, CWM 6.0.2.3 is not compatible with Asus 4.2.1, you should have done a little bit of reading and you would have found this very useful thread http://forum.xda-developers.com/showthread.php?t=2187982 where it explains everything you can possibly know and need about upgrading and flashing recovery and gain root. on 4.2.1
Both of you guys have flashed incompatible recovery versions for your bootloaders and now are stuck, try to access Fastboot, keep trying update your drivers and also check several USB ports because fastboot is your only choice now.
Erik
Click to expand...
Click to collapse
thanks Erik,thanks for your reply
May i ask another question for help
i did the wipe data in bootloader once
now in recovery mode /adb devices can get it and replied ”0123456789ABCDEF recovery“(but this is not my S/N number)
but in bootloader /fastboot devices can't connect my device now
so i can't flash the official firmware use /fastboot -i 0x0b05 flash system blob
are there anyway to fix it?
thanks verymuch

flashed wrong recovery, now in boot loop- help!

I updated to the newest version from asus site Version WW_V10.6.1.8 and then by mistake flashed the latest version of TWRP recovery. now the tablet is in recovery boot loop. I tried the next command: "adb reboot bootloader" and managed ti get fastboot to work but adb shell does not work.
The weirdest thing is when I press the green android icon in boot loader screen, the system boots normally!!!! but!!! when i do restart it always boots into the twrp screen. the only way to boot the system is with your command. I tried to flash the patched recovery which works with the new firmware (the flash is ok) but i cant pass the recovery screen. How can I get rid of this recovery????
If fastboot is still working ok I would suggest re-flashing the stock 4.2.1 (10.6.1.8) system blob. After doing so you will be completely stock again, so you'll have stock recovery and no root. You can then root again & flash the patched twrp again.
Either of these two threads has the info & commands needed as well as links to the patched twrp for the 4.2.1 bootloader.
[GUIDE] Update/Recovery/Root/Downgrade Android 4.2.1 on Unlocked Devices
[HOW-TO] Upgrade or Downgrade to any stock JB Firmware
pjc21 said:
If fastboot is still working ok I would suggest re-flashing the stock 4.2.1 (10.6.1.8) system blob. After doing so you will be completely stock again, so you'll have stock recovery and no root. You can then root again & flash the patched twrp again.
Either of these two threads has the info & commands needed as well as links to the patched twrp for the 4.2.1 bootloader.
[GUIDE] Update/Recovery/Root/Downgrade Android 4.2.1 on Unlocked Devices
[HOW-TO] Upgrade or Downgrade to any stock JB Firmware
Click to expand...
Click to collapse
i did it. it still does the same thing. goes into recovery each time i turn on the tablet. it flashes but does nothing in the same time. is there any way to flash a new recovery or a new rom from inside the system??
tainka said:
i did it. it still does the same thing. goes into recovery each time i turn on the tablet. it flashes but does nothing in the same time. is there any way to flash a new recovery or a new rom from inside the system??
Click to expand...
Click to collapse
If when you flash the system blob via fastboot & you do not get the blue progress bar on the tablet this means that your fastboot is dead with no known fix. This seems to be caused be flashing the incorrect recovery on 4.2.1 (10.6.1.8) bootloader.
To test:
after running the command "fastboot -i 0x0b05 flash system blob" on the command prompt on pc it will say complete but you will get no progress bar on the tablet, after this command run "fastboot reboot" if the tablet does not reboot to this command then you are in the below group sorry.
http://forum.xda-developers.com/showthread.php?t=2179874
pjc21 said:
If when you flash the system blob via fastboot & you do not get the blue progress bar on the tablet this means that your fastboot is dead with no known fix. This seems to be caused be flashing the incorrect recovery on 4.2.1 (10.6.1.8) bootloader.
To test:
after running the command "fastboot -i 0x0b05 flash system blob" on the command prompt on pc it will say complete but you will get no progress bar on the tablet, after this command run "fastboot reboot" if the tablet does not reboot to this command then you are in the below group sorry.
http://forum.xda-developers.com/showthread.php?t=2179874
Click to expand...
Click to collapse
there is no blue progress bar. so there is no solution for that?
tainka said:
there is no blue progress bar. so there is no solution for that?
Click to expand...
Click to collapse
Sorry to say but no.
The only solution is to replace the motherboard, replace the tablet or send to asus for repair which will cost about the same as a new tablet.
Replacing the motherboard looks like the cheapest way to go as you can pick up a second hand tablet with a broken screen but still has a good motherboard for just over $100 on ebay.
pjc21 said:
Sorry to say but no.
The only solution is to replace the motherboard, replace the tablet or send to asus for repair which will cost about the same as a new tablet.
Replacing the motherboard looks like the cheapest way to go as you can pick up a second hand tablet with a broken screen but still has a good motherboard for just over $100 on ebay.
Click to expand...
Click to collapse
the funny thing is that the tablet boots in cold boot and works perfect. I just cant reboot it of turn it off. is it worth the motherboard replacement?
tainka said:
the funny thing is that the tablet boots in cold boot and works perfect. I just cant reboot it of turn it off. is it worth the motherboard replacement?
Click to expand...
Click to collapse
Well that's the thing, you can leave as is but now don't have the option to flash anything else until there is a fix that may or may not come along.
Seeing that you still have a working os it really depends on what you want out of the tab.
It is a very weird issue & I don't believe that the motherboards are actually fried in any way but rather locked up somehow in a conflict between the recovery & bootloader but not sure on that & not sure if there will be a solution for this. So it's really up to you. Sorry I could not be of more help here.

[Q] help to get back to stock

tf300t unroot with android 4.2.1
running in 10.6.1.15.3
system always boot to cwm
from pc using cmd using adb reboot-bootloader
in the fastboot mode
with no usb icon
unable to flash with anything
not even able to cold boot
just only able to boot to cwm v6.0.2.3
each time need to cmd to boot to fastboot but no usb icon
any idea
question is this mean im in brick
Sheena0220 said:
tf300t unroot with android 4.2.1
running in 10.6.1.15.3
system always boot to cwm
from pc using cmd using adb reboot-bootloader
in the fastboot mode
with no usb icon
unable to flash with anything
not even able to cold boot
just only able to boot to cwm v6.0.2.3
each time need to cmd to boot to fastboot but no usb icon
any idea
question is this mean im in brick
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?p=42011887#post42011887 - read this post and let me know if you have any questions.
it doesnt work for me
i did exactly how you say
place the unzip file to sdcard
place the sd card to the side of the mmsd slot
reboot the tablet
nothing happen
even try to reboot in the fastboot mode and press the up button at he rck mode
still no go
i just have no idea how i got to the point that the bootloader fail went i in the fastboot->rck
show that fail bootloader with (0x000000000)
i can only get to APX mode and Fastboot using pc (but i cant do nothing to it) it doesnt show the usb icon
i can read the tablet
but i cant write anything to it
im still waiting for something happen
hope one of this master
have a software and about to bring back to live
Sheena0220 said:
it doesnt work for me
i did exactly how you say
place the unzip file to sdcard
place the sd card to the side of the mmsd slot
reboot the tablet
nothing happen
even try to reboot in the fastboot mode and press the up button at he rck mode
still no go
i just have no idea how i got to the point that the bootloader fail went i in the fastboot->rck
show that fail bootloader with (0x000000000)
i can only get to APX mode and Fastboot using pc (but i cant do nothing to it) it doesnt show the usb icon
i can read the tablet
but i cant write anything to it
im still waiting for something happen
hope one of this master
have a software and about to bring back to live
Click to expand...
Click to collapse
The previous link you were provided only works with stock recovery not cwm or twrp.
The 4.2 bootloader (10.6.?.?.?) does not have a usb icon. When you get to the bootloader press no buttons and wait for notification in the upper left - entering fastboot.
Sheena0220 said:
it doesnt work for me
i did exactly how you say
place the unzip file to sdcard
place the sd card to the side of the mmsd slot
reboot the tablet
nothing happen
even try to reboot in the fastboot mode and press the up button at he rck mode
still no go
i just have no idea how i got to the point that the bootloader fail went i in the fastboot->rck
show that fail bootloader with (0x000000000)
i can only get to APX mode and Fastboot using pc (but i cant do nothing to it) it doesnt show the usb icon
i can read the tablet
but i cant write anything to it
im still waiting for something happen
hope one of this master
have a software and about to bring back to live
Click to expand...
Click to collapse
http://www.androidauthority.com/transformer-pad-tf300t-restore-stock-firmware-108016/ = try this method. this is the fastboot method. FYI, as sheena said, you dont need to see the usb icon. immediately u boot into the bootloader, the tablet enters fastboot mode. if you need more detailed instructios, add me on skype or facebook. i'll be glad to help.
crazynitro said:
http://www.androidauthority.com/transformer-pad-tf300t-restore-stock-firmware-108016/ = try this method. this is the fastboot method. FYI, as sheena said, you dont need to see the usb icon. immediately u boot into the bootloader, the tablet enters fastboot mode. if you need more detailed instructios, add me on skype or facebook. i'll be glad to help.
Click to expand...
Click to collapse
thx for the instruction
i will try it tonight
i think i see somewhere before and try it before with the code in the cmd
at fastboot
while the tablet still flashing with the 3 icon (rck, android, and wipe data)
in pc i type this code as follow
fastboot device
come out the sn #
fastboot -i 0x0b05 flash system blob
then the tablet freeze but the cmd is say success
but i try only one or two time
at this moment i only able to boot in to fastboot by hard reset and the APX
in APX mode the pc didnt recognize the driver
also i try couple at fastboot mode in tablet i hit the upper vol at RCK
it return message as follow
bootloader fail
code is 0X 00000000
i know it is not in brick
the system has no os to boot too
and the tablet has no wait to write anything into it
but i will try the method you have instruct tonight at see any chance
hope no need to send back to the shop to fix it
Sheena0220 said:
thx for the instruction
i will try it tonight
i think i see somewhere before and try it before with the code in the cmd
at fastboot
while the tablet still flashing with the 3 icon (rck, android, and wipe data)
in pc i type this code as follow
fastboot device
come out the sn #
fastboot -i 0x0b05 flash system blob
then the tablet freeze but the cmd is say success
but i try only one or two time
at this moment i only able to boot in to fastboot by hard reset and the APX
in APX mode the pc didnt recognize the driver
also i try couple at fastboot mode in tablet i hit the upper vol at RCK
it return message as follow
bootloader fail
code is 0X 00000000
i know it is not in brick
the system has no os to boot too
and the tablet has no wait to write anything into it
but i will try the method you have instruct tonight at see any chance
hope no need to send back to the shop to fix it
Click to expand...
Click to collapse
i had try the method
tablet freeze as soon as i start the code of
fastboot -i 0x0B05 flash system blob
i do see in cmd say finish and ok
i try code of fastboot -i 0x0B05 reboot
tablet didnt response
try fastboot devices
come back will
??????????????????? list
i just dont know what to do
it freeze all the time as i write something into tablet
Sheena0220 said:
i had try the method
tablet freeze as soon as i start the code of
fastboot -i 0x0B05 flash system blob
i do see in cmd say finish and ok
i try code of fastboot -i 0x0B05 reboot
tablet didnt response
try fastboot devices
come back will
??????????????????? list
i just dont know what to do
it freeze all the time as i write something into tablet
Click to expand...
Click to collapse
which firmware did you download? have you tried flashing a recovery img like twrp?
crazynitro said:
which firmware did you download? have you tried flashing a recovery img like twrp?
Click to expand...
Click to collapse
i use us one and get the blob out
i think i got what you mean now
i have to have the right blob before i can get the flash work if not i will freeze it
the problem is i cant even boot to android
so i have no clue on will firmware i using
all i can see from now is at the fastboot that only is us ...10.6....
is that the firmware i have to flash if do so i will try
i cant even flash the twrp into the tablet
i try blob and img
it wont work
i try the version is the 2.5......4.2.blob or img
it just got no luck at all
thx thx thx
Sounds like you flashed the incorrect twrp for your bootloader, flashing a non-4.2 twrp on a 4.2 bootloader can cause a fastboot flash brick.
Here's a little info about the changes from a 4.1 to a 4.2 bootloader as there have been quite a few bricks here over the last few months.
Still not sure of the exact issue here but seems there was a change in some or all of the partition tables with the 4.2 bootloaders for both 10.6.1.8 & 10.6.1.15.3 and as a result after updating to 4.2 and then flashing TWRP (non-4.2 version) or CWM recovery would give the following outcome when you boot to recovery.
TWRP would ask for a password on boot, you can hit cancel but are left not being able to mount any partition including external apart from possible system.
CWM was the same, unable to mount any partition.
The device will now also likely boot strait to recovery, and if you have not wiped system you will now have to cold boot andriod from now on.
Now the bad part - In about 90% of cases flashing TWRP (non-4.2 version) or CWM would also result in a fastboot flash brick, meaning that some other fastboot commands will work ok, however any fastboot flash command will look to go ok on the command prompt but you will no longer get the blue progress bar on the tablet and nothing will flash to the tablet. So your either stuck with the current os and have to cold boot or if you wiped your system your just stuck.
Only solution so far to this issue is to replace your motherboard. Here's a thread on the issue http://forum.xda-developers.com/show....php?t=2179874
And thus the -4.2 versions of TWRP were made for the 4.2 bootloaders
JB 4.2 bootloaders require the -4.2 versions of twrp
- JB 4.2.1 - 10.6.1.8 = twrp 2.4.4.0-4.2
- JB 4.2.1 - 10.6.1.15.3 = twrp 2.5.0.0-4.2
So if you do not get the blue progress bar on tablet when running a fastboot flash command then sorry to say you have the fastboot flash brick.
There are many many threads/posts on this issue with the above info but still people are not reading, bricking there tablets and creating duplicate upon duplicate threads on this issue, so please look through the threads first, read, read and read some more and if still not sure ask as many questions as you need.
Hope this helps explain what has happened and why the fastboot flash command freezes your tablet.
ok thx for everyone that give a great advice
i just change a new motherbooard
and now the tablet is in a unroot and unlock
i just want a instruction on how to do the unlock and root correctly
i read so many post
i just confuse
im in a android 4.2.1
and us 10.6.1.15.3
any suggestion before i got mess up

Categories

Resources