Hi, my Xoom MZ604 is stucked in fastboot screen. Only the fastboot works. I tried the recovery and rsd mode to save my device and goes to fastboot mode. I tried to flash a stock image but still in fastboot mode only.
HELP-ME please!
jonyfs said:
Hi, my Xoom MZ604 is stucked in fastboot screen. Only the fastboot works. I tried the recovery and rsd mode to save my device and goes to fastboot mode. I tried to flash a stock image but still in fastboot mode only.
HELP-ME please!
Click to expand...
Click to collapse
Hello, from this forum here you have a guide to solve this:
http://forum.xda-developers.com/showthread.php?t=1097997
you need android sdk and original system images.
Good luck!
Related
Flashed Build HWI69 for US Retail on a Canadian wifi MZ604 xoom..tired of
waiting for 3.1 update.
adb reboot bootloader
fastboot oem unlock
adb reboot bootloader
Xoom will then reboot into bootloader screen
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash recovery recovery.img
fastboot flash userdata userdata.img
fastboot erase cache
fastboot oem lock
fastboot reboot
It is stuck on Starting RSD mode 2.
I can not get it to fastboot protocol...device does not turn off.
Any solutions?
Fastboot OEM lock is where you went wrong. Anyway see this thread.
OK I did this procedure yesterday but did not relock (I know it says to on the moto site but the guide I read said not to).
Anyway, pressing power and vol up will force a reboot. Unsure what will happen when it boots back up though...!
You should be fine. Only trying to relock will cause this error.
To get back to fastboot after a bad lock do this.
Power button and volume up, this will reboot the device.
As soon as the screen turns back on holds down power and volume down. In about 60 seconds your device should go to fastboot. Do not let go until it gets there.
Sent From My Evo
Thanks for the reply . It now says Failed to boot LNX 0X0004
Starting Fastboot protocol support
However it will not connect to xoom.
<wait for device> when issue fastboot command.
What the hell is going on?
you need to read this thread
http://forum.xda-developers.com/showthread.php?t=1108518
The exact thread I linked to...(-__-)'
I followed instruction from motorla dev support site.
"h**p://developer.motorola.com/products/software/?pubid=987654"
It uses command "fastboot oem lock"! So why did locking brick the device?
here it is:
Device Software Images
Select the appropriate device software image to download and re-lock your device. If you need to find your build number on your Motorola device go to Settings and About Phone or About Tablet.
The commands to flash and re-lock your device are as follows:
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash recovery recovery.img
fastboot flash userdata userdata.img
fastboot erase cache
fastboot oem lock
Note: If no userdata.img file is present in your download, please issue the command:
fastboot erase userdata
The Moto instructions are for locking the device back to it's own image. You are not using your device's own image. Every guide I've seen on here tells you not to relock, regardless of what Moto say. Believe the devs.
Thanxs
I now believe the devs......
Thanks for the reply. Sent the beast out to moto Canada today.
tfx1 said:
I now believe the devs......
Thanks for the reply. Sent the beast out to moto Canada today.
Click to expand...
Click to collapse
Try making or obtaining a factory cable which its different from an OTG cable. Start with the two links below. This might save the day.
http://forum.xda-developers.com/showthread.php?t=1077414
http://forum.xda-developers.com/showthread.php?t=1108518
Hello all, I'm hoping someone can help me out. I've looked around and cannot find someone with this exact problem. I think I bricked my xoom while flashing a fix. I can boot it, it goes past the red M to the Honeycomb animation, and then eventually just goes black. If I reboot with Power+volume up I can get to Clockwork, but I have nothing to flash as I was just rooted stock.
If I run ADB Devices, the Xoom is found. I tried to reset my Xoom though, so USB debugging is not on. This seems to limit what I can do (such as Fastboot). I'm stuck and tearing my hair out. Any ideas would be very welcome!
Edit: This is a US Wifi Xoom
Edit 2: As I watch the animation, I can occasionally see a flash of the Android setup screen) presumably from resetting).
Vagabondage80 said:
Hello all, I'm hoping someone can help me out. I've looked around and cannot find someone with this exact problem. I think I bricked my xoom while flashing a fix. I can boot it, it goes past the red M to the Honeycomb animation, and then eventually just goes black. If I reboot with Power+volume up I can get to Clockwork, but I have nothing to flash as I was just rooted stock.
If I run ADB Devices, the Xoom is found. I tried to reset my Xoom though, so USB debugging is not on. This seems to limit what I can do (such as Fastboot). I'm stuck and tearing my hair out. Any ideas would be very welcome!
Edit: This is a US Wifi Xoom
Click to expand...
Click to collapse
You said that you could get into clockwork, have you tried doing a wipe and reload of the current tiamat rom?
I would, but I'm not sure how to get it on my device, as I can seem to mount USB drive access from Clockwork.
Hi
1st try to boot into recovery and wipe data and cache see if it will boot then.
Also as long as you can get into fastboot you can push the stock image files back to the xoom and bring it back to life.
Lordao
lordao said:
Hi
1st try to boot into recovery and wipe data and cache see if it will boot then.
Also as long as you can get into fastboot you can push the stock image files back to the xoom and bring it back to life.
Lordao
Click to expand...
Click to collapse
Thanks Lorado. I did wipe both, but it still loops. I'd love to know how to push any image onto it at this point!
Hi
If you go to the development section I believe there is a step by step on how to go back to stock images with fastboot.
Lordao
lordao said:
Hi
If you go to the development section I believe there is a step by step on how to go back to stock images with fastboot.
Lordao
Click to expand...
Click to collapse
I've found the guide, but the problem is Fastboot doesn't seem to work (cmd says it is an unrecognized command). It worked previously, so I am guessing it might be because flashing reset the USB debugging.
Hi
You have to have the .img files in the same directory as adb, all commands should start with adb
ie adb fastboot flash recovery recovery.img
Lordao
lordao said:
Hi
You have to have the .img files in the same directory as adb, all commands should start with adb
ie adb fastboot flash recovery recovery.img
Lordao
Click to expand...
Click to collapse
If I begin it with adb it just brings up the adb command list. When I rooted it was just 'fastboot'
Okay, I moved the files and got fastboot to run. Unfortunately, it fails with the message 'failed <remote: <00120000>>
Any idea how I could place a rom file in my Xoom without being able to boot it? I tried putting one on the sd card but it doesn't seem to be recognizing it.
lordao said:
Hi
You have to have the .img files in the same directory as adb, all commands should start with adb
ie adb fastboot flash recovery recovery.img
Lordao
Click to expand...
Click to collapse
There's a file called fastboot.exe that you need to download.
these are all the commands you should need.
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash recovery recovery.img
fastboot flash userdata userdata.img
fastboot erase cache
Lordao
ignore the adb was wrong on that one. I have added fastboot for you.
lordao said:
these are all the commands you should need.
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash recovery recovery.img
fastboot flash userdata userdata.img
fastboot erase cache
Lordao
ignore the adb was wrong on that one. I have added fastboot for you.
Click to expand...
Click to collapse
That did it! Thanks so much, you are a life saver!
you welcome
Lordao
Hey everyone, I rooted my Xoom MZ601 a while back using this method. I installed the Team EOS XOOM ROM and is updated to the latest nightly build. I want to return to stock following these instructions from thr MOTO Dev Site. The only thing is I can't even get into the Bootloader. I've tried doing it manually on the Xoom itself and also through ADB. It restarts and shows the "Dual Core" screen, then I get the "Starting Fastboot protocol support." message and that's as far as it goes. I have to do a hard-restart to get it back operational. Any ideas how I can fix this please?
Thanks
ADB is the wrong method for flashing back your image files.
You have to use fastboot. LOL it even says on it the website http://developer.motorola.com/products/software/
Instructions to Flash & Re-Lock Your Motorola XOOM:
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash recovery recovery.img
fastboot flash userdata userdata.img
fastboot erase cache
fastboot oem lock
Please post all questions in the Q & A section. Thanks! Thread moved.
Sent from my Galaxy Nexus using Tapatalk 2
Chaosgod27 said:
ADB is the wrong method for flashing back your image files.
You have to use fastboot. LOL it even says on it the website
Instructions to Flash & Re-Lock Your Motorola XOOM:
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash recovery recovery.img
fastboot flash userdata userdata.img
fastboot erase cache
fastboot oem lock
Click to expand...
Click to collapse
Ok thanks, I issued the commands within the folder that I extracted the files into, now it just says <waiting for device >. The Xoom isn't doing anything. It is set to USB Debugging mode and is connected directly to the motherboard USB's. Any ideas? Thanks
efrant said:
Please post all questions in the Q & A section. Thanks! Thread moved.
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
Sorry and thanks
No worries, I've done it thanks
You have to be in the bootloader. Since you're using TeamEOS rom hold down the power button, click on restart and goto bootloader. Then try them again.
Hi.
My tablet is ASUS Transformer Pad TF303cl.
After doing of the following tasks, Asus logo appears but boot animation doesn't but rather screen becomes black and turns on and off continually.
fastboot erase config
fastboot erase cache
fastboot erase firmware
fastboot erase ADF
fastboot erase factory
fastboot erase vendor
fastboot reboot
Because it is possible to go to fastboot mode, I did factory reset and reflashed stock firmware by 'fastboot flash update UL-K014-WW-11.4.1.34-user.zip', but my problem has not resolved.
What's the matter? Is my tf303cl tablet bricked? What can I do?
Any suggestion?
Can any one help or guide me?
TF303CL
Did u manage do anything? I'm in the same boat.
zuke74 said:
Did u manage do anything? I'm in the same boat.
Click to expand...
Click to collapse
Me too
Please share the method, if you have succeeded!
omlas01 said:
Me too
Please share the method, if you have succeeded!
Click to expand...
Click to collapse
Solution:
Asus Flash tool + RAW firmware:
filesrom[change this to dot]com/collection-asus-stock-raw-firmware
My method:
Install Asus Flash Tool (and adb, bootloader, ... if necessary)
download RAW firmware
boot into recovery (hold volume up + power for 2-3 secs)
Flash the firmware with AFT
Pretty much I wiped everything from my system and did a reboot. I am unable to boot up recovery mode. Using the "adb devices" command doesn't detect the phone.
If you can fastboot, just flash Fastboot rom. Check out the guide section or search fastboot rom
Gr8man001 said:
If you can fastboot, just flash Fastboot rom. Check out the guide section or search fastboot rom
Click to expand...
Click to collapse
Thanks i was able to fix the problem