Flash issue:
o) Provide the following information:
-Model of phone
Motorola Droid Bionic xt875
-Exact system version the phone was on before flashing (4.1.2 is NOT a version)
Unknown... All there is after flashing is a blank screen.
-Exact filename of the FXZ you are attempting to flash
cdma_targa_9.8.20-72_VZW-22_cfc.xml.zip
-The text of the AP Fastboot mode
...AP Fastboot Flash Mod (S)
0A.78
Battery OK
Ok to Program
Connect USB
Data Cable
-The contents of the flashme.bat/sh file from the HouseOfMoto/MOTO folder
#!/bin/bash
PATH=/home/dlw/MOTO-0/TOOLS/Linux:$PATH
fastboot flash mbm allow-mbmloader-flashing-mbm.bin
fastboot reboot-bootloader
sleep 5
fastboot reboot-bootloader
fastboot flash mbmloader mbmloader.bin
fastboot flash mbm mbm.bin
fastboot reboot-bootloader
sleep 5
fastboot reboot-bootloader
fastboot flash cdt.bin cdt.bin
fastboot reboot-bootloader
sleep 5
fastboot reboot-bootloader
fastboot erase cache
function flashUserData() {
fastboot erase userdata
}
echo "WARNING: Choosing yes to this option will WIPE YOUR DATA."
read -p "Erase user data? [y/n]: " yesorno
case "$yesorno" in
y*) flashUserData ;;
n*) echo "" ;;
esac
fastboot erase userdata
fastboot flash lbl lbl
fastboot flash logo.bin logo.bin
fastboot flash ebr ebr
fastboot flash mbr mbr
fastboot flash devtree device_tree.bin
fastboot flash system system.img
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash cdrom cdrom
fastboot flash preinstall preinstall.img
fastboot flash webtop vendor.img
fastboot flash radio radio.img
fastboot reboot
echo "Rebooting..."
echo "Thanks for using the House of Moto."
echo "Press Enter To Continue"
read
-The text copied from the flashme.bat/sh run (select all the text, copy it, and paste it into your post)
dlw@dlw-HP:~/MOTO-0/MOTO$ sudo ./flashme.sh
target reported max download size of 1056964608 bytes
sending 'mbm' (256 KB)...
OKAY [ 0.022s]
writing 'mbm'...
OKAY [ 0.442s]
finished. total time: 0.464s
rebooting into bootloader...
OKAY [ 0.112s]
finished. total time: 0.112s
rebooting into bootloader...
OKAY [ 0.006s]
finished. total time: 0.006s
< waiting for device >
target reported max download size of 1056964608 bytes
sending 'mbmloader' (41 KB)...
OKAY [ 0.010s]
writing 'mbmloader'...
OKAY [ 0.289s]
finished. total time: 0.299s
target reported max download size of 1056964608 bytes
sending 'mbm' (256 KB)...
OKAY [ 0.020s]
writing 'mbm'...
OKAY [ 0.457s]
finished. total time: 0.477s
rebooting into bootloader...
OKAY [ 0.110s]
finished. total time: 0.110s
rebooting into bootloader...
OKAY [ 0.006s]
finished. total time: 0.006s
< waiting for device >
target reported max download size of 1056964608 bytes
sending 'cdt.bin' (16 KB)...
OKAY [ 0.008s]
writing 'cdt.bin'...
OKAY [ 0.565s]
finished. total time: 0.573s
rebooting into bootloader...
OKAY [ 0.285s]
finished. total time: 0.285s
rebooting into bootloader...
OKAY [ 0.007s]
finished. total time: 0.007s
< waiting for device >
erasing 'cache'...
OKAY [ 0.012s]
finished. total time: 0.012s
WARNING: Choosing yes to this option will WIPE YOUR DATA.
Erase user data? [y/n]: n
erasing 'userdata'...
OKAY [ 0.012s]
finished. total time: 0.012s
target reported max download size of 1056964608 bytes
error: cannot load 'lbl': No such file or directory
target reported max download size of 1056964608 bytes
sending 'logo.bin' (854 KB)...
OKAY [ 0.055s]
writing 'logo.bin'...
OKAY [ 0.264s]
finished. total time: 0.319s
target reported max download size of 1056964608 bytes
error: cannot load 'ebr': No such file or directory
target reported max download size of 1056964608 bytes
error: cannot load 'mbr': No such file or directory
target reported max download size of 1056964608 bytes
sending 'devtree' (512 KB)...
OKAY [ 0.035s]
writing 'devtree'...
OKAY [ 0.450s]
finished. total time: 0.485s
target reported max download size of 1056964608 bytes
sending 'system' (491264 KB)...
OKAY [ 26.749s]
writing 'system'...
OKAY [ 44.335s]
finished. total time: 71.084s
target reported max download size of 1056964608 bytes
sending 'boot' (8192 KB)...
OKAY [ 0.450s]
writing 'boot'...
OKAY [ 1.326s]
finished. total time: 1.776s
target reported max download size of 1056964608 bytes
sending 'recovery' (9216 KB)...
OKAY [ 0.517s]
writing 'recovery'...
OKAY [ 1.372s]
finished. total time: 1.889s
target reported max download size of 1056964608 bytes
error: cannot load 'cdrom': No such file or directory
target reported max download size of 1056964608 bytes
sending 'preinstall' (311296 KB)...
OKAY [ 16.797s]
writing 'preinstall'...
OKAY [ 27.025s]
finished. total time: 43.822s
target reported max download size of 1056964608 bytes
Invalid sparse file format at header magi
sending sparse 'webtop' (142189 KB)...
OKAY [ 7.830s]
writing 'webtop'...
OKAY [ 13.473s]
finished. total time: 21.303s
target reported max download size of 1056964608 bytes
sending 'radio' (21932 KB)...
OKAY [ 1.202s]
writing 'radio'...
OKAY [ 1.780s]
finished. total time: 2.982s
rebooting...
finished. total time: 0.111s
Rebooting...
Thanks for using the House of Moto.
Press Enter To Continue
dlw@dlw-HP:~/MOTO-0/MOTO$
-The text copied from the HouseOfMoto/Generate.log file
Custom recovery not found.
Using factory image: cdma_targa_9.8.2O-72_VZW-22_cfc.xml.zip
Extracting: allow-mbmloader-flashing-mbm.bin
...CRC32 checksum: 1868083520
Extracting: boot.img
...CRC32 checksum: 1829314453
Extracting: cdma_targa_9.8.2O-72_VZW-22_cfc.xml
...CRC32 checksum: 1558335926
Extracting: cdt.bin
...CRC32 checksum: 1185432538
Extracting: device_tree.bin
...CRC32 checksum: 3074092374
Extracting: emstorage.img
...CRC32 checksum: 3509342191
Extracting: logo.bin
...CRC32 checksum: 804432808
Extracting: mbm.bin
...CRC32 checksum: 3926104945
Extracting: mbmloader.bin
...CRC32 checksum: 3352828096
Extracting: preinstall.img
...CRC32 checksum: 914053696
Extracting: radio.img
-Details of everything you've "tried"
Tried the above 3 times in Ubuntu.
Tried with RSD Lite twice in W7.
-Any other pertinent information that will help us diagnose and fix your problem.
The problem now it there is no screen after boot. 'M' comes up, then goes off. Nothing after that except sound.