Please Help with Bricked Xoom?

nomadman

Senior Member
Mar 15, 2005
598
59
0
Hi all,

I've exhausted all my resources in trying to get this tablet to work. It might be hard bricked if that's even possible. Just a little back ground on what happened. The device was running very slow after 3yrs of using wingray (wifi MZ604?) [ROM][4.4.4] OmniROM - Wingray - bigPart. Anyway it's from Verizon and it only has wifi. But as I said, it was running very slow so I figured i'd flash back to stock ROM. The stock ROM flash fine and it was pretty responsive. Then this where everything went to sh!*.. I received an update notification, it updated, rebooted and the tablet is stuck on Dual Core M boot screen. I have tried to restore by flashing OmniROM - Wingray - bigPart and RDS back to stock ROM, both stuck on Dual Core M boot screen.

I spent over 48 man hours reading through the forums on how to unbrick this tablet. Unlocking the botloader and pushing twrp big part and flashing a custom ROM, to using One Click Tool made by XxLordxX to try to get it back to stock and installing Omni ROM. None of which seam to work. It always ends up stuck on Dual Core M boot screen until it runs out of battery charge. There is no way I can get into any type of recovery.

I have access to the following items:

- fastboot
- RDS

I don't have access to the following:

- bootloader
- ADB
- default or custom recovery

If anyone can assist, I would really appreciate it.

Edit: if it helps, this is what i extracted from the device in fastboot

Code:
(bootloader) version-bootloader: 1045
(bootloader) product: xoom-cdma
(bootloader) secure: yes
(bootloader) model: MZ600
(bootloader) memory-info: 0x303:0x5454:0
(bootloader) mid: 001
(bootloader) version: 0.4
(bootloader) serialno: redacted
(bootloader) version-baseband: CDMA_N_03.1A.71P
(bootloader) version-baseband-2:
(bootloader) battery-status: 61%:7.729V:0.9731A:33.62C
(bootloader) unlocked: yes
(bootloader) iswarrantyvoid: yes
all: Done
Thanks
 
Last edited:

RaZz0Raus1980

Member
Feb 13, 2017
6
3
0

nomadman

Senior Member
Mar 15, 2005
598
59
0
Unfortunately any twrp recovery I flash with fastboot doesn't allow me into recovery. Without recovery I can't flash those archives. Very annoying. But thanks for the heads up. I guess the main priority is to get a working recovery.


Sent from my iPhone using Tapatalk
 
May 25, 2015
17
10
0
Change the usb cable. I'm not joking, that might be the problem!
If that doesn't work, use RSD lite to flash the original ROM (the SBF file, you will find it on the internet). Make sure to flash the corresponding SBF to your tablet.
 

nomadman

Senior Member
Mar 15, 2005
598
59
0
Change the usb cable. I'm not joking, that might be the problem!
If that doesn't work, use RSD lite to flash the original ROM (the SBF file, you will find it on the internet). Make sure to flash the corresponding SBF to your tablet.
Yea I believe you about the USB cable but unfortunately this was a hand me down and the original cable was lost.

I've tried all the SBF files I can get my hands on and it still gets stuck on the M logo screen and I can't get into recovery mode. I can list all the sbf files I've tried. They are still stored on my NAS.
 

Manuellama

Senior Member
Dec 24, 2014
204
360
0
Hello nomadman,

Check a zip from this thread according to your Xoom model version and area:

https://forum.xda-developers.com/showthread.php?t=1049485

Unzip the file. And do these commands to boot your rom:

fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash userdata userdata.img

Use this method to your own risk. I think it should work, but... I suppose it is your only chance to have stock rom again.
 
Last edited:
  • Like
Reactions: nomadman

nomadman

Senior Member
Mar 15, 2005
598
59
0
Thanks @Manuallama. I will give this a shot since I don't really have a choice. Before I flash I usually fastboot clear those boot, user, and system. We do this when I get home from work. Cheers


Sent from my iPhone using Tapatalk
 
  • Like
Reactions: Manuellama