Motorola atrix 4g stops booting at logo and flashes red light - Atrix 4G Q&A, Help & Troubleshooting

Hi,
I have a Motorola atrix 4g. The phone will not boot up. It turns on and the Motorola logo come then the red light stars blinking. after a minute or so the phone restarts and repeats the process. I tryed factory hard reset but no luck.
i fount this on the web http://forum.xda-developers.com/showthread.php?t=966405 but has no idea how to do this.
Pleas help me
thank you
Pgeorge

It happens if there is somthing wrong when you install a rom
try to find another rom and flash it if you unlocked the bootloader
or flash ATT 4.5.91 Rom via RSD Lite ONLY IF YOU HAVE LOCKED BOOTLOADER

Jack Krauser said:
It happens if there is somthing wrong when you install a rom
try to find another rom and flash it if you unlocked the bootloader
or flash ATT 4.5.91 Rom via RSD Lite ONLY IF YOU HAVE LOCKED BOOTLOADER
Click to expand...
Click to collapse
hi,
thank you for the fast replay. I have rsd installed, but where can i find this rom

Softbrick
Is bootloader unlocked? Says on m logo?
Sent from my MB860 using xda premium

stevendeb25 said:
Softbrick
Is bootloader unlocked? Says on m logo?
Sent from my MB860 using xda premium
Click to expand...
Click to collapse
It is not unlocked. There is nothing on the logo. Only the m

help
kinggeorge3287 said:
It is not unlocked. There is nothing on the logo. Only the m
Click to expand...
Click to collapse
help please

go here to download any atrix related files
visit that site, it contains everything for the atrix and the best place to get roms, tools, utilities, mods, tweaks, and so forth....
but first download the zip file below this message. I uploaded the zip file for you that has adb, fastboot & moto-fastboot(lets you install .img over 100mb), the necessary dll files & atrix recovery image & command.bat which just opens the command prompt window for you and puts you into the folder so you dont have to navigate anywhere in command prompt to located folders.
first try this, download the zip file, extract to any folder like c:\fastboot
then run the command.bat file to quickly bring up a command prompt and type these commands
Code:
fastboot -w
fastboot flash recovery recovery.img
fastboot reboot
that may solve your issue if your kernel installed properly and the boot.img file was properly written to the boot partition. If it doesn't solve your problem, go to that link above to find the kernel for whatever rom you're on, att, cm7 or cm9. Get the correct kernel thats compatible, pull out the boot.img from that zip file and also place it into your fastboot folder, then go to fastboot mode again and type "fastboot flash boot boot.img" and then fastboot reboot.

android-DEP said:
go here to download any atrix related files
visit that site, it contains everything for the atrix and the best place to get roms, tools, utilities, mods, tweaks, and so forth....
but first download the zip file below this message. I uploaded the zip file for you that has adb, fastboot & moto-fastboot(lets you install .img over 100mb), the necessary dll files & atrix recovery image & command.bat which just opens the command prompt window for you and puts you into the folder so you dont have to navigate anywhere in command prompt to located folders.
first try this, download the zip file, extract to any folder like c:\fastboot
then run the command.bat file to quickly bring up a command prompt and type these commands
Code:
fastboot -w
fastboot flash recovery recovery.img
fastboot reboot
that may solve your issue if your kernel installed properly and the boot.img file was properly written to the boot partition. If it doesn't solve your problem, go to that link above to find the kernel for whatever rom you're on, att, cm7 or cm9. Get the correct kernel thats compatible, pull out the boot.img from that zip file and also place it into your fastboot folder, then go to fastboot mode again and type "fastboot flash boot boot.img" and then fastboot reboot.
Click to expand...
Click to collapse
Hi,
I tryed doing this, but i get a error " Failed to process command flash: recovery error (0x180002)
I think when i tried to flash rom with RSD LIght may have done something to the files. and it was no help. I dont get a flashing red light now. only the phone stops booting at M logo.
Now How do i flash new rome ? Do i use RSD Light or something else. I know that RSB Requires .sbf file but all the files i see in the site you gave me are .zip.
i also tryed the fastboot flash boot boot.img and no luck, it gvies me the error "Failed to process command flash: recovery error (0x180002)"
thank you for the replay
Pgeorge

do you have clockworkmod recovery installed or any custom recovery installed? if not, then thats why it wont flash, your bootloader is locked.
the whole idea behind using clockworkmod recovery is to avoid using RSD to flash sbf files which can brick the phone easily. Its best to avoid using RSD to flash sbf files on your phone at all costs and leave only as a last resort method if you just cannot recover the phone.
Flashing a new rom would normally be done by already having your phone rooted and unlocked with clockworkmod recovery or some other custom recovery installed so you can boot into recovery and choose "install from zip" and point to the zip file that has the rom. The custom recovery does the flashing for you and its a safer method of flashing roms on the phone than RSD.
If you got no other choice and I know what thats like, i been there too. Download RSD Lite v5.6, should be a free download online somewhere, and then search online for "1FF-olympus-user-2.3.6-4.5.141-111212-release-keys-signed-ATT-US-GAS_NA_OLPSGBATTSPE_P012.sbf", then use RSD to flash that sbf onto phone.
Before trying that, goto http://samcripp.com/files/ and in the folder OTA Updates, download the first file named Blur_Version_91.4.5.141.MB860.ATT.en.US.zip and put it into the fastboot folder, boot into fastboot again and try "fastboot update Blur_Version_91.4.5.141.MB860.ATT.en.US.zip" and you may be able to get away with just using fastboot to flash that update onto the phone to restore corrupt files. I would try this before using RSD to flash the phone

android-DEP said:
do you have clockworkmod recovery installed or any custom recovery installed? if not, then thats why it wont flash, your bootloader is locked.
the whole idea behind using clockworkmod recovery is to avoid using RSD to flash sbf files which can brick the phone easily. Its best to avoid using RSD to flash sbf files on your phone at all costs and leave only as a last resort method if you just cannot recover the phone.
Flashing a new rom would normally be done by already having your phone rooted and unlocked with clockworkmod recovery or some other custom recovery installed so you can boot into recovery and choose "install from zip" and point to the zip file that has the rom. The custom recovery does the flashing for you and its a safer method of flashing roms on the phone than RSD.
If you got no other choice and I know what thats like, i been there too. Download RSD Lite v5.6, should be a free download online somewhere, and then search online for "1FF-olympus-user-2.3.6-4.5.141-111212-release-keys-signed-ATT-US-GAS_NA_OLPSGBATTSPE_P012.sbf", then use RSD to flash that sbf onto phone.
Before trying that, goto http://samcripp.com/files/ and in the folder OTA Updates, download the first file named Blur_Version_91.4.5.141.MB860.ATT.en.US.zip and put it into the fastboot folder, boot into fastboot again and try "fastboot update Blur_Version_91.4.5.141.MB860.ATT.en.US.zip" and you may be able to get away with just using fastboot to flash that update onto the phone to restore corrupt files. I would try this before using RSD to flash the phone
Click to expand...
Click to collapse
Well i tryed everything you provided, but no luck. I tryed the RSD but it dont go past the M logo after flash. any other way you know?
thnak you
pgeorge

http://forum.xda-developers.com/showthread.php?t=1163342
you said that site doesnt have any SBF files to download, this is a good example of why the owner decided against posting the sbf files online. A lot of people from what I heard, were either soft bricking their phones into temporary hat weights or going full out hard into brick city on a one way ticket joy ride. Flashing sbf files is very risky and RSD tool isn't really meant for the public to be downloading to use at home and flash full roms over their devices. Thats a Motorola utility and it's not exactly a risk-free method of flashing the rom inside these phones. Plus getting SBF files online, you rarely know 100% if its compatible with your model phone or where came from exactly and that it's integrity can be checked for 100% consistency that nothing half-way through the file is missing any chunks of code or is corrupt. Try sticking to only using fastboot & adb & get clockworkmod recovery to make FULL and complete devices backups.
Now that I learned my lesson a few times, no matter what, first thing I always do in recovery is make a backup before I flash anything at all, just in case of just in case, its better to measure twice and cut once.
try that link above and restore stock gingerbread 2.3.4, phone doesnt need to be unlocked or root, and make sure to use "moto-fastboot.exe" it lets you push\pull & install files larger than 200MB onto phone through fastboot, the regular fastboot has some limit on file sizes

Hi,
to give you a update noting worked. The link you provided dont have any working lnks to download. I tryed some other once and no luck. It gave me "failed to boot 1". so i flashed this file "1FF-olympus-user-2.3.6-4.5.141-111212-release-keys-signed-ATT-US-GAS_NA_OLPSGBATTSPE_P012.sbf" it went away, but no boot after the logo. I don't know what i am doing wrong. Any other ideas?
Thank you
Pgeorge
android-DEP said:
http://forum.xda-developers.com/showthread.php?t=1163342
you said that site doesnt have any SBF files to download, this is a good example of why the owner decided against posting the sbf files online. A lot of people from what I heard, were either soft bricking their phones into temporary hat weights or going full out hard into brick city on a one way ticket joy ride. Flashing sbf files is very risky and RSD tool isn't really meant for the public to be downloading to use at home and flash full roms over their devices. Thats a Motorola utility and it's not exactly a risk-free method of flashing the rom inside these phones. Plus getting SBF files online, you rarely know 100% if its compatible with your model phone or where came from exactly and that it's integrity can be checked for 100% consistency that nothing half-way through the file is missing any chunks of code or is corrupt. Try sticking to only using fastboot & adb & get clockworkmod recovery to make FULL and complete devices backups.
Now that I learned my lesson a few times, no matter what, first thing I always do in recovery is make a backup before I flash anything at all, just in case of just in case, its better to measure twice and cut once.
try that link above and restore stock gingerbread 2.3.4, phone doesnt need to be unlocked or root, and make sure to use "moto-fastboot.exe" it lets you push\pull & install files larger than 200MB onto phone through fastboot, the regular fastboot has some limit on file sizes
Click to expand...
Click to collapse

kinggeorge3287 said:
Hi,
to give you a update noting worked. The link you provided dont have any working lnks to download. I tryed some other once and no luck. It gave me "failed to boot 1". so i flashed this file "1FF-olympus-user-2.3.6-4.5.141-111212-release-keys-signed-ATT-US-GAS_NA_OLPSGBATTSPE_P012.sbf" it went away, but no boot after the logo. I don't know what i am doing wrong. Any other ideas?
Thank you
Pgeorge
Click to expand...
Click to collapse
when rds end flashing the sbf the phone gets a bootlop or failed to boot error again?

lucamibel said:
when rds end flashing the sbf the phone gets a bootlop or failed to boot error again?
Click to expand...
Click to collapse
it starts up, the M logo comes and it freezes there. To turn the phone off i have to pull the battery.
thank you
Pgeorge

Restore Your Motorola Atrix 4G Back to 4.5.91 Stock Firmware
it helps to remove any problem related to rom..
With so many Android phones literally flooding the market these days, it’s no wonder that there are also so many firmware upgrades and custom firmware being developed and released every now and then. A superior device with great stuff neatly packed into it, the Motorola Atrix 4G is one of the devices for whom developers have devoted significant firmware love.
One reason for the attention that devs give to the Atrix 4G is that it is a fantastic device with a dual-core Nvidia Tegra 2 processor and robust ability for handling impressive graphics and video without choking. Together with its powerful processor and 1 GB of RAM, the Atrix 4G is a mean powerhouse that can be further exploited with the use of third-party applications and custom ROMs.
In an age where technology is constantly changing at an alarming pace it is important to always have a trusted source to get your updates in a timely fashion. Custom ROMs and factory firmware updates have played a crucial role in the development in many of our devices.
For those of you who have rooted your Atrix 4G and already have installed custom ROMs, then you might already have some bad experiences with regards to unofficial firmware sources. Unofficial firmware such as custom ROMs are literally filled with many bugs and disabled features. In many cases, these ROMs are not stable for daily use.
Luckily for owners of the Motorola Atrix 4G, there’s an escape hatch for reverting to stock, functioning firmware and return the phone to its factory state.
In this tutorial, you will learn how to roll back your Motorola Atrix 4G to the official firmware version 4.5.91, regardless of your current firmware
HERE IS THE LINK FOR YOUR PROBLEM....BEST OF LUCK

kinggeorge3287 said:
it starts up, the M logo comes and it freezes there. To turn the phone off i have to pull the battery.
thank you
Pgeorge
Click to expand...
Click to collapse
then you can now try unlocking and flashing cwm recovery and flash a custom rom to avoid using rds again

sikkijazz said:
Restore Your Motorola Atrix 4G Back to 4.5.91 Stock Firmware
it helps to remove any problem related to rom..
With so many Android phones literally flooding the market these days, it’s no wonder that there are also so many firmware upgrades and custom firmware being developed and released every now and then. A superior device with great stuff neatly packed into it, the Motorola Atrix 4G is one of the devices for whom developers have devoted significant firmware love.
One reason for the attention that devs give to the Atrix 4G is that it is a fantastic device with a dual-core Nvidia Tegra 2 processor and robust ability for handling impressive graphics and video without choking. Together with its powerful processor and 1 GB of RAM, the Atrix 4G is a mean powerhouse that can be further exploited with the use of third-party applications and custom ROMs.
In an age where technology is constantly changing at an alarming pace it is important to always have a trusted source to get your updates in a timely fashion. Custom ROMs and factory firmware updates have played a crucial role in the development in many of our devices.
For those of you who have rooted your Atrix 4G and already have installed custom ROMs, then you might already have some bad experiences with regards to unofficial firmware sources. Unofficial firmware such as custom ROMs are literally filled with many bugs and disabled features. In many cases, these ROMs are not stable for daily use.
Luckily for owners of the Motorola Atrix 4G, there’s an escape hatch for reverting to stock, functioning firmware and return the phone to its factory state.
In this tutorial, you will learn how to roll back your Motorola Atrix 4G to the official firmware version 4.5.91, regardless of your current firmware
HERE IS THE LINK FOR YOUR PROBLEM....BEST OF LUCK
Click to expand...
Click to collapse
Hi,
doing this gave me SVF:108:1:2
fail to boot 3
starting rsd mode

lucamibel said:
then you can now try unlocking and flashing cwm recovery and flash a custom rom to avoid using rds again
Click to expand...
Click to collapse
So how do i go about doing this? is there a link i can use?
thank you
Pgeorge

kinggeorge3287 said:
So how do i go about doing this? is there a link i can use?
thank you
Pgeorge
Click to expand...
Click to collapse
help please

kinggeorge3287 said:
help please
Click to expand...
Click to collapse
I am able to get into android recovery. It has a option to update from sdcard. Can i do something with this?
Pleas help
Pgeorge

Related

[Q] Downloading and Flashing Entire ROM via SP Flash Tool

Hello!
I need some help and I know this is the place to find it!
I have searched for several days all over the internet trying to read and gather information, and I am coming up short.
I know Bruno Martins has posted some information on his blog on how to "readback" (backup) your current rom for your phone, but there is no information on how to flash the entire ROM package back to your phone (at least with regard to the errors you may receive).
Basically, I am looking for some help on how to backup one of my phones entire rom package and put it on my other phone that I messed up via the Smart Phone Flash Tool (the exact same model: Star Touch Diamond 2 B2000 MT6573).
The new phone works perfect, I have never touched it, my old phone which is the same model I deleted and formatted the system so I need to put the stock rom on.
I was able to do a "backup" of my new phone, but when i try to flash the preloader and uboot, etc, the sp flash tool says error loading file, or region too large with overlap.
Any help would be greatly appreciated!
By the way, my phone is not bricked, but I cannot access recovery! I was able to find and install another fully assembled rom to my phone and the phone does power on with lights, but it doesnt have the display driver I need so I cannot see anything.
The reason I flashed another rom was because the phone was essentially bricked and wouldnt do anything, and that was the only rom I could find on the internet that was a full package (preloader, uboot, system, etc) but isnt compatible with phone.
Anyhow, if I understand correctly I need to use hexadecimal calculator to find length of partitions of original phones rom, readback the files, somehow edit the preloader file? then flash them back to the old phone?
Please help!
I would love to make a tutorial of this method with pictures and possible errors for everyone if we could get this solved!
Please point me in the right direction!
And I wanted to thank BRUNO in advance for his hard work and help!!
have you tried the neutrino rom from notorious? its reallllly small around 50mb. you may be able to install that since it so small, then work your way back down? not too sure and i can say im no grandmaster but it might work!
***derp. neutrino... thats for atrix only. but hey same concept. maybe a small barebones rom will get you running enough to get things done properly.
Hello stokemonkey!
No, I have not tried the neutrino rom. My main goal is to take my working phone and copy the firmware to my other phone which is the same model. I attempted to flash a rom and then it didnt work out so well (phone still lights up, drivers are not compatible).
I all else fails I can attempt the neurtino rom (as long as you dont have to install from sd card zip file because I cannot!)
the neutrino is an Atrix 4G rom only, so you cant use it and it also needs to be installed via internal so its a no go either way. isnt your phone the china "htc" model? i dont have much user time on an htc so im not too sure what you can do?
again id try to find a barebones that you can flash the way you did with the rom that gave you errors. ill try to do some searching too and see what i can find. let me know if you get anything workin! and if there is someone else out there that can enlighten the both of us help would be appreciated!
and isnt yours like an evo 4g? maybe one of those roms will work?
Thanks for your response and suggestions. I will try to dish up a small tutorial with how far I can get in the backup/flashing process. I can check for an evo 4g rom and see what the specs are. The current rom I used i believe works, but doesnt have the video driver so the screen has no image. I believe each partition of ram has a set size so you can only flash a rom for the mt6573 chipset which will fit in the available space for each partition and also happens to contain the video, audio, bluetooth, etc drivers.
I have used SP Flash Tool and was able to backup all of the partitions of my working phone but the SP Flash Tool gives all sorts of errors when I try to load the files and flash them to my non-working phone.
The funny thing is that I downloaded files for a different phones rom and was able to flash those to the non-working phone, as mentioned in my previous post, which allows the phone to power on, but the phone doesnt work besides lighting up.
I know it is possible to make a backup of my good phone and flash that rom onto my non-working phone, I just dont know what I am doing wrong.
So far, this is what I have done . . .
1. Installed SDK tools for android
2. Obtained my scatter txt file by using command prompt
3. Used MTKRomStudio to open that file which tells me the addresses of all the partitions and their file sizes
4. Used SP Flash Tool V.2.11.29.00 to "readback" (backup) each individual rom file (preloader, uboot, bootimg, android, dsp, etc)
5. Confirmed the file sizes of each of the above files to what MTKRomStudio said the file size should be
6. Attempted to load these files into SP Flash Tool and get errors such as "partition too large, failed to load", or "partitions overlap".
7. I was able to open some of the partitions such as android, and usrdata but when attempting to flash I receive errors such as "dram error".
8. I was able to download an entire backup of all "readback" files for a different model phone, and each one of those files loaded fine and downloaded to my non-working phone.
9. Just to mention, my non-working phone was completely dead (no power up, no lights) before I flashed the random phone rom I found online, and now at least it powers up (lights up).
Anyone have any information? I have created a small visual representation of what I have been looking at and messing around with. Let me know!
Mt6573 phone flash help
Hi all, I need help. I used sp flash tool and flashed the original files to my phone. I then restarted the phone and it would not go past the blue android screen. I let se overnight and still no success. After that i flash the boot and still no progress. Finally i flashed the uboot and now it only lights up but no picture at all. I have used sp flash to try to flash the entire file system back to the mt6573 but it will not flash the recovery, android, or sec_ro files. Can anyone help?
CrimsonX said:
Hi all, I need help. I used sp flash tool and flashed the original files to my phone. I then restarted the phone and it would not go past the blue android screen. I let se overnight and still no success. After that i flash the boot and still no progress. Finally i flashed the uboot and now it only lights up but no picture at all. I have used sp flash to try to flash the entire file system back to the mt6573 but it will not flash the recovery, android, or sec_ro files. Can anyone help?
Click to expand...
Click to collapse
Same problem here except I can't flash dsp and preloader
UPDATE : flash worked finaly.my phone is fixed
Sent from my GT-P5110 using xda app-developers app
Whistler011 said:
Same problem here except I can't flash dsp and preloader
UPDATE : flash worked finaly.my phone is fixed
Sent from my GT-P5110 using xda app-developers app
Click to expand...
Click to collapse
Please share how you did it, i'm in the same position with a MT6573 phone that are stuck on boot, and wont accept the preloaderfile
nsxtas said:
Please share how you did it, i'm in the same position with a MT6573 phone that are stuck on boot, and wont accept the preloaderfile
Click to expand...
Click to collapse
Same here.
Can somebody please post all the files .
I have an Alcatel one touch 918 not d/m/n
It`s the second phone that i have bricked.
Sharing it`s caring.
LeStonga said:
4. Used SP Flash Tool V.2.11.29.00 to "readback" (backup) each individual rom file (preloader, uboot, bootimg, android, dsp, etc)
Click to expand...
Click to collapse
I'm using MTK6573 phone but could i know how do you start the "readback" using SP Flash. I'm not able to start it while holding VOL-UP button and connect the USB data cable into your phone. Are there any other methods to start it. Thanks for your help.
CM
Why don't you make a try with CyanogenMod?
LeStonga said:
Thanks for your response and suggestions. I will try to dish up a small tutorial with how far I can get in the backup/flashing process. I can check for an evo 4g rom and see what the specs are. The current rom I used i believe works, but doesnt have the video driver so the screen has no image. I believe each partition of ram has a set size so you can only flash a rom for the mt6573 chipset which will fit in the available space for each partition and also happens to contain the video, audio, bluetooth, etc drivers.
I have used SP Flash Tool and was able to backup all of the partitions of my working phone but the SP Flash Tool gives all sorts of errors when I try to load the files and flash them to my non-working phone.
The funny thing is that I downloaded files for a different phones rom and was able to flash those to the non-working phone, as mentioned in my previous post, which allows the phone to power on, but the phone doesnt work besides lighting up.
I know it is possible to make a backup of my good phone and flash that rom onto my non-working phone, I just dont know what I am doing wrong.
So far, this is what I have done . . .
1. Installed SDK tools for android
2. Obtained my scatter txt file by using command prompt
3. Used MTKRomStudio to open that file which tells me the addresses of all the partitions and their file sizes
4. Used SP Flash Tool V.2.11.29.00 to "readback" (backup) each individual rom file (preloader, uboot, bootimg, android, dsp, etc)
5. Confirmed the file sizes of each of the above files to what MTKRomStudio said the file size should be
6. Attempted to load these files into SP Flash Tool and get errors such as "partition too large, failed to load", or "partitions overlap".
7. I was able to open some of the partitions such as android, and usrdata but when attempting to flash I receive errors such as "dram error".
8. I was able to download an entire backup of all "readback" files for a different model phone, and each one of those files loaded fine and downloaded to my non-working phone.
9. Just to mention, my non-working phone was completely dead (no power up, no lights) before I flashed the random phone rom I found online, and now at least it powers up (lights up).
Click to expand...
Click to collapse
I have a MT6575 phone and I have exactly your nr. 7 issue (BROM ERROR:S_DL_GET_DRAM_SETTING_FAIL(5054)). Were you able to get this working somehow? I am confident that the selected partitions are for this phone as I read them out myself. But flashing back won't work. Does anyone have any leads?
e-lime said:
I have a MT6575 phone and I have exactly your nr. 7 issue (BROM ERROR:S_DL_GET_DRAM_SETTING_FAIL(5054)). Were you able to get this working somehow? I am confident that the selected partitions are for this phone as I read them out myself. But flashing back won't work. Does anyone have any leads?
Click to expand...
Click to collapse
If you have the correct files use the newest version:
http://forum.xda-developers.com/showthread.php?t=1982587
It is easy to mess things up if you try random files.
MTK 6577 and SP Flash Tool
I too am also having problems with the flash tool. I am trying to help a friend bring his chinese note 2 clone back to life. He somehow got CWM onto the phone and the custom recovery seems to be functioning properly, but I cant find any sort of ROM file to flash in recovery.
Now I am going back and trying to restore the phone to factory using the flash tool. Installed the VCOM drivers, then went to load the scatter file we obtained from the factory (Bro Tech) it says the scatter file is incorrect format?
My question is: are there any roms we could try to flash on this phone from CWM or do we have to use the Flash Tool? I'm hoping since CWM seems to be working that I can simply flash an acceptable rom with that instead of trying to find a scatter file.
Maybe someone can suggest some ROMs to try flashing with CWM. The phone is: Goophone N2 7100 I believe. Thanks for reading, I really want to help him resurrect this interesting piece of copyright infringement (the phone looks amazingly like a Note 2 till you get close to it)
Evita Carbonized
GTab 2 7 AOKP'd
DollarStrawz said:
I too am also having problems with the flash tool. I am trying to help a friend bring his chinese note 2 clone back to life. He somehow got CWM onto the phone and the custom recovery seems to be functioning properly, but I cant find any sort of ROM file to flash in recovery.
Now I am going back and trying to restore the phone to factory using the flash tool. Installed the VCOM drivers, then went to load the scatter file we obtained from the factory (Bro Tech) it says the scatter file is incorrect format?
My question is: are there any roms we could try to flash on this phone from CWM or do we have to use the Flash Tool? I'm hoping since CWM seems to be working that I can simply flash an acceptable rom with that instead of trying to find a scatter file.
Maybe someone can suggest some ROMs to try flashing with CWM. The phone is: Goophone N2 7100 I believe. Thanks for reading, I really want to help him resurrect this interesting piece of copyright infringement (the phone looks amazingly like a Note 2 till you get close to it)
Evita Carbonized
GTab 2 7 AOKP'd
Click to expand...
Click to collapse
Create personalized file scatter for your device with MTK Droid. Here: http://forum.xda-developers.com/showthread.php?t=2160490
[email protected] said:
Same here.
Can somebody please post all the files .
I have an Alcatel one touch 918 not d/m/n
It`s the second phone that i have bricked.
Sharing it`s caring.
Click to expand...
Click to collapse
Have a alcatel 4033a Phone Got bricked and needs to be flash any help on that ..? plz i need help
Alecupid said:
Have a alcatel 4033a Phone Got bricked and needs to be flash any help on that ..? plz i need help
Click to expand...
Click to collapse
hi, i've made a mistake.
I've installed an odex version from a modified recovery(with dalvick cache). Can anyone help me?

How to take Motorola Photon 4g out of the grave?

Recently I ordered Motorola 4g from US.... It was with stock Sprint Sunfire OS.
System Version : 45.4.13.MB855.Sprint.en.Us
Model MB855
Android 2.3.5
Baseband N_01.29.10R
Webtop 1.2.0-180
Kernel [email protected] #2
Build 4.5.1A-1_SUN-254_13
So what I did, I was trying to install custom rom on that. Steps I had taken
Rooted phone via installing SuperUser and various rooting methods like ClickOnce, Photon -Torpedo but no one seems successful , while executing I got errors everytime. But after day or two I came to know about that my phone is rooted. As I was getting SuperUser popups on root operations. Then I installed CWM and tried to install the ROM from there but everytime I got stucked at Yellow Triangular icon (recovery mode).
Repeated step on rooting process and unlocking the bootloader by applying pudding.rar and fastboot commands and every time i got the error and Starting RSD Screens, but anyhow my phone recovers itself to its original boot state afetr pulling out battery and manually restrating.
Finally one day I use some other Recovery Tool , i am unable to recall the name. It installed and rebooted successfully in the recovery mode. I then wipe the dalvik cache, wipe factory reset and then tried to installl the custom rom that MIUI 2.68 i think . I was happy to see some designer screens on my phone and then it said rom installed successfully.
I then reboot my phone and found it in the Failed To Start2 , Starting RSD mode
I tried various way to restore...
Installing pudding.rar using RSD lite but everytime I got sec_exception : sec_exception : b655, eddc,eb
I then tried reinstalling SBF : 1FF-sunfire-user-2.3.4-4.5.1A-1_SUN-198_7-CM-release-keys-signed-Sprint-US.sbf and sunfire-2.3.5-4.5.1A-1_SUN-254_4 but while enumerating phone I got error sec_exception febe 4e 4e
I have also tried nopudding4u.sbf but the same result.
Please,, help me and my phone out .. as its going to be more than a week... i feel handicaaped...
Please guide me through the step by step , which file and when and please do provide the links of the files to download.
**Update OTA with 2.3.5 before murdering.....**
Most of those sticky threads are outdated, without important informations. You need to search in whole dev section, there are the answers, how to recover your bricked Photon.
bring it ON..............please
peetr_ said:
Most of those sticky threads are outdated, without important informations. You need to search in whole dev section, there are the answers, how to recover your bricked Photon.
Click to expand...
Click to collapse
Thanks for your reply peetr_.. I would like to know on the basis of my exceptions , Is my phone recoverable or become as useless as a paperweight. I can see fastboot modes and RSD modes and can even swicth between them. In some other forum , I came to know that ,I can reover my phone back but for that I need a locked bootstrap for 2.3.5 and then reflash using the stock sbf.
So could you please tell me how to do that and where to find those files. I am digging XDA Forums and AndroidForum.com past two weeks for the solution...
amitranjan said:
Recently I ordered Motorola 4g from US.... It was with stock Sprint Sunfire OS.
System Version : 45.4.13.MB855.Sprint.en.Us
Model MB855
Android 2.3.5
Baseband N_01.29.10R
Webtop 1.2.0-180
Kernel [email protected] #2
Build 4.5.1A-1_SUN-254_13
So what I did, I was trying to install custom rom on that. Steps I had taken
Rooted phone via installing SuperUser and various rooting methods like ClickOnce, Photon -Torpedo but no one seems successful , while executing I got errors everytime. But after day or two I came to know about that my phone is rooted. As I was getting SuperUser popups on root operations. Then I installed CWM and tried to install the ROM from there but everytime I got stucked at Yellow Triangular icon (recovery mode).
Repeated step on rooting process and unlocking the bootloader by applying pudding.rar and fastboot commands and every time i got the error and Starting RSD Screens, but anyhow my phone recovers itself to its original boot state afetr pulling out battery and manually restrating.
Finally one day I use some other Recovery Tool , i am unable to recall the name. It installed and rebooted successfully in the recovery mode. I then wipe the dalvik cache, wipe factory reset and then tried to installl the custom rom that MIUI 2.68 i think . I was happy to see some designer screens on my phone and then it said rom installed successfully.
I then reboot my phone and found it in the Failed To Start2 , Starting RSD mode
I tried various way to restore...
Installing pudding.rar using RSD lite but everytime I got sec_exception : sec_exception : b655, eddc,eb
I then tried reinstalling SBF : 1FF-sunfire-user-2.3.4-4.5.1A-1_SUN-198_7-CM-release-keys-signed-Sprint-US.sbf and sunfire-2.3.5-4.5.1A-1_SUN-254_4 but while enumerating phone I got error sec_exception febe 4e 4e
I have also tried nopudding4u.sbf but the same result.
Please,, help me and my phone out .. as its going to be more than a week... i feel handicaaped...
Please guide me through the step by step , which file and when and please do provide the links of the files to download.
**Update OTA with 2.3.5 before murdering.....**
Click to expand...
Click to collapse
Should have read around a bit before you attempted all of this. Go to the general and QA section of the photon forums and search the first few pages of each. There will be 5 or 6 different threads with people who have experienced the same problems in which we have completely outlined the steps you would need to take.
Is this what I have to do ????
Acvice said:
Should have read around a bit before you attempted all of this. Go to the general and QA section of the photon forums and search the first few pages of each. There will be 5 or 6 different threads with people who have experienced the same problems in which we have completely outlined the steps you would need to take.
Click to expand...
Click to collapse
Step by step 2.3.5 unbrick:
1)Flash this SBF (http://d-h.st/XGJ). Now you'll have stock 2.3.5 for Electrify. But you need Sprint services (I assume), so you don't stop here. -
Flashing ,Using RSD Lite
Click to expand...
Click to collapse
2) Download bootstrap from DroidX2 forum, and get it working. Of course you need to root your photon first.
3) Flash this ROM (http://forum.xda-developers.com/showthread.php?p=30332325) from bootstrap. Please follow the instructions for this ROM carefully, you don't wanna flash the SBF again.
From bootstrap means - adb fast boot, am i right????/
Click to expand...
Click to collapse
4) Flash 254_13 modules (http://d-h.st/aAi) with bootstrap. you need them.
5) Flash 2.3.5_254_13 sv2 boot, recovery and cdrom image sbf (http://d-h.st/TeB) with RSD Lite.
6) Flash 254_12 libmoto_ril.so (http://d-h.st/BmX) with bootstrap. You don't need to flash the radio SBF.
4) and 6) is not needed, if you install rom 3)
amitranjan said:
Step by step 2.3.5 unbrick:
1)Flash this SBF (http://d-h.st/XGJ). Now you'll have stock 2.3.5 for Electrify. But you need Sprint services (I assume), so you don't stop here. -
2) Download bootstrap from DroidX2 forum, and get it working. Of course you need to root your photon first.
3) Flash this ROM (http://forum.xda-developers.com/showthread.php?p=30332325) from bootstrap. Please follow the instructions for this ROM carefully, you don't wanna flash the SBF again.
4) Flash 254_13 modules (http://d-h.st/aAi) with bootstrap. you need them.
5) Flash 2.3.5_254_13 sv2 boot, recovery and cdrom image sbf (http://d-h.st/TeB) with RSD Lite.
6) Flash 254_12 libmoto_ril.so (http://d-h.st/BmX) with bootstrap. You don't need to flash the radio SBF.
4) and 6) is not needed, if you install rom 3)
Click to expand...
Click to collapse
Im pretty sure thats right. However, I have never faced this problem first hand so i would wait for a second opinion before going forward. Peetr will know, hopefully he will chime in.
Yes. Exactly those steps.
Bootstrap is bootstrap CWM recovery, you must download the apk and install, following the instructions.
peetr_ said:
Yes. Exactly those steps.
Bootstrap is bootstrap CWM recovery, you must download the apk and install, following the instructions.
Click to expand...
Click to collapse
Thanks for the confirmation of the steps.
Few more things:
1. I have still my bootloader locked i think. So will these these steps work.
2. Flash this SBF (http://d-h.st/XGJ). Now you'll have stock 2.3.5 for Electrify. But you need Sprint services (I assume), so you don't stop here. - What If I dont want Sprint Services? I am here in India and there is no sprint network. We have VodaFone, Airtel and Other operators, still on 3G. No 4G here. Can I stop @ 1.
3. Can I install , other custom roms on it, in future If I want?
No cause you will have a photon radio with electrify modules won't work.
Unable to boot into recovery
peetr_ said:
Yes. Exactly those steps.
Bootstrap is bootstrap CWM recovery, you must download the apk and install, following the instructions.
Click to expand...
Click to collapse
I have installed the SBF correctly and too roooted the phone. Also installed the DroidX Bootstrap by Koushik Dutta. but I am unable to boot into recovery. Can I try ClockWorkMod Recovery... that we generally used to flash roms or strictly bootstrap is necessary. I have tried System recovery by Tenfar but it wont boot into recovery...
Please help
It's recovery for DroidX2. Not DroidX.
And you must be connected to wall charger, to boot into it.
Photon is now Electrified with LIFE ----
Thanks a TON to all the Photon Guys, especially peetr_. :highfive::highfive::highfive::highfive::good::good::good::victory::victory::victory::victory::victory::victory::victory::victory::victory::victory::victory::victory::victory::victory::victory::victory::victory: Now my photon and ELECTRIFIED and has a SPRINTing LIFE....
But still I am curious about the custom rom installation.
1. Is it possible and safe or I have to stick with the stock rom.
2. Wait for motorola / sprint for their another update if they allow us to installl custom roms (well its not possible, I know)
You can try some custom roms for locked bootloader. You can always sbf back.
Can you provide me some links for my phone as i am facing some unusual restarts withis rom...
Sent from my MB855 using xda app-developers app
Also i am facing Sleep Of Death issue after waking up this dead phone from grave....
Earlier it was working fine. Generally i face one or two a day.
Is rom upgradation a solution? I hv experienced whenever it goes to sleep the back panel gets heated up than normal. Also when i use wifi 3g the same thing happens...
Sent from my MB855 using xda app-developers app
amitranjan said:
Step by step 2.3.5 unbrick:
1)Flash this SBF (http://d-h.st/XGJ). Now you'll have stock 2.3.5 for Electrify. But you need Sprint services (I assume), so you don't stop here. -
2) Download bootstrap from DroidX2 forum, and get it working. Of course you need to root your photon first.
3) Flash this ROM (http://forum.xda-developers.com/showthread.php?p=30332325) from bootstrap. Please follow the instructions for this ROM carefully, you don't wanna flash the SBF again.
4) Flash 254_13 modules (http://d-h.st/aAi) with bootstrap. you need them.
5) Flash 2.3.5_254_13 sv2 boot, recovery and cdrom image sbf (http://d-h.st/TeB) with RSD Lite.
6) Flash 254_12 libmoto_ril.so (http://d-h.st/BmX) with bootstrap. You don't need to flash the radio SBF.
4) and 6) is not needed, if you install rom 3)
Click to expand...
Click to collapse
This seems like a lot of work just to get a softbricked Photon 4G to work. Didn't Motorola release a soak test about two months ago? Do we have an SBF for that? If so then couldn't someone with a bricked Photon 4G (running 2.3.5 stock) just flash the soak test files and get the Photon working fine?
Also if someone does follow these instructions, will they be able to get the latest OTAs from Sprint when ICS/JB goes official?
sub2k1 said:
This seems like a lot of work just to get a softbricked Photon 4G to work. Didn't Motorola release a soak test about two months ago? Do we have an SBF for that? If so then couldn't someone with a bricked Photon 4G (running 2.3.5 stock) just flash the soak test files and get the Photon working fine?
Also if someone does follow these instructions, will they be able to get the latest OTAs from Sprint when ICS/JB goes official?
Click to expand...
Click to collapse
This is the only way, there is no sbf for the latest soak. And honestly, this process doesnt take very long. If you cant spare an hour to unbrick a phone then people shouldnt be tinkering with their phone in the first place. And nope, you will remain locked, no way to unlock and install ics/jb.
"Say Apple one more MoPho'n time..."
I'm currently struggling with this process. I flashed the .sbf via rsdlite. It gets to 100% but then it says error because phone failed to re-enumerate. I installed RockoDev's ROM last night and phone was bricked all night while I naively thought it would load. Was stuck at the NOW screen when I went to bed and hadn't changed when I woke up.
Acvice said:
And nope, you will remain locked, no way to unlock and install ics/jb.
Click to expand...
Click to collapse
I believe you misunderstood my final question but that is okay.
InsanePostman: Are you also known as huntingoctopus on other sites?
sub2k1 said:
I believe you misunderstood my final question but that is okay.
InsanePostman: Are you also known as huntingoctopus on other sites?
Click to expand...
Click to collapse
I am not. It used to be an old gamer tag that I used for various games. On a side note I still can't get past step 1. Phone fails to re-enumerate after flashing .sbf file.

[SOLVED] [Q] Bricked LG L9 P769, locked BL, JB, Rooted, LG Bootloop

Hey all,
I have a CWM backup of my current rom and have backups of apps and data but am stuck at a bootloop.
As I have read countless articles, it seems my error is because I have a locked bootloader(not actually sure). Though, I only tried to flash
clockcycle's wiped v20d cwm backup file. It failed part way saying it couldn't write to /system.
Since then, I haven't been able to fully enter CWM. just see the red triangle with the droid guy on his back.
I have read Cmahendra's unbricking guide but it doesn't work as I have installed JB and even the tips to unplug, wait 10s and reopen the program to flash again it still won't work. Still stops at 15% saying error connecting to the phone.
There is a similar thread which had this exact problem which said to
use the online method to recover your phone since I had already installed JB. I edited the hosts file to remove the fake offline server and opened up the b2CAppsetup.exe, clicked on customer support,
entered my model LGP769BK and my S/N and it began to start the process and 'analyze' then crashed and said "updating is not possible any longer due to a fatal error while the LG mobile phone software Update"
I've tried to search this out myself and not waste any space but I'm at loss here. If anyone has any help, it would be much appreciated
as I don't have a phone while this is not working.
I've tried all the ways to to hard reset, master reset and still I get the droid guy on his back. I can get to S/w mode like all the other posts say to do but none of those fixes seem to work for me. Am I missing something?
Do I have any options here? I have kind of read that I should just unlock the bootloader but I don't think that applies in my case as I can't turn on my phone fully.
edit: for the online method(LG support tool), it basically cancels when it goes to the 'downloading' phase --> this is what I've seen as most of the answers but doesn't work
Upon further reading,
many seemed to need to replace their u-boot and x-loader
I did so and installed fastboot using Lelus' script here:
http://forum.xda-developers.com/showpost.php?p=41768774&postcount=1
I used option 6 which allowed me to flash the u-boot and x-loader from p760(works with my 769 and others as it says in the options) for JB
I'm not sure if I needed this as I don't have an unlocked bootloader.
I'm not sure of commands in fastboot but I ran
fastboot devices and it showed something
I also ran: fastboot flash recovery recovery.img
and I put one of my cwm backups in the "yours" folder
After I activate fastboot, it brings me to the C:\fastboot\yours folder
I assume this is for me to put my intended files in but I'm unsure if I should use my cwm backup or something else?
After it flashed the recovery img, I sent a fastboot reboot command
but it still went back to the droid lying down with a red triangle.
As some of you may see, I'm not too great with this but I feel like I'm close. Does anybody have an idea of what I should be doing?
should I flash an update.zip?
I don't know many commands but hopefully this gets me going in the right direction.
PLEASE HELP ME!!!!
I guess your cmw restore formatted your system but couldnt load the new system
the recovery you run with a locked bootloader uses a technique called 2nd init which i think is somewhere stored in the system partition. so when the recovery formatted the system, it lost itself too.
I've had a similar problem. the way out would be booting into the SW upgrade mode--switch off the device, remove the battery, remove the usb cable. press the volume up button and connect the phone to the computer. wait for a couple of seconds and then insert the battery.
you should be in the SW upgrade mode
now use the B2C client. if it gives an option to upgrade, use that otherwise, go to the customer support menu and press recovery phone
I have already done earlier. It may have gotten lost in my frenzy of information. I have put the phone into software mode, as you said, and it won't work either; There's no option to click upgrade because it's JB(V20D) and when I click recovery phone and enter my imei, LG mobile support tool(B2capp.exe) analyzes and then has a 'fatal error'
Since I flashed the new u-boot and x-loader my screens are all backwards/mirrored. Maybe the tool flashed an unlocked u-boot and x-loader if that's possible.
Is a recovery possible by fastboot?
I have a clean and full copy of my cwm recovery as well as apps and data backed up, I just need to get this phone in working order
shockah486 said:
I have already done earlier. It may have gotten lost in my frenzy of information. I have put the phone into software mode, as you said, and it won't work either; There's no option to click upgrade because it's JB(V20D) and when I click recovery phone and enter my imei, LG mobile support tool(B2capp.exe) analyzes and then has a 'fatal error'
Since I flashed the new u-boot and x-loader my screens are all backwards/mirrored. Maybe the tool flashed an unlocked u-boot and x-loader if that's possible.
Is a recovery possible by fastboot?
I have a clean and full copy of my cwm recovery as well as apps and data backed up, I just need to get this phone in working order
Click to expand...
Click to collapse
If you fastboot flash the u-boot and x-loader from p769(ICS) it should go thru with the offline flash detailed in cmahendras guide.
http://forum.xda-developers.com/showthread.php?t=2085344
Use the KDZ_FW_UPD.zip from this thread
Or try this
Remove all of the stuff you have downloaded for this. Download the original B2C client from LG's site and use that
Tablechair said:
If you fastboot flash the u-boot and x-loader from p769(ICS) it should go thru with the offline flash detailed in cmahendras guide.
Click to expand...
Click to collapse
Thanks.I'll try this. if I have the ICS bootloader, does that mean I'll have to flash the V10G kdz? or can i do the v20d kdz
dhruvbatra205 said:
http://forum.xda-developers.com/showthread.php?t=2085344
Use the KDZ_FW_UPD.zip from this thread
Or try this
Remove all of the stuff you have downloaded for this. Download the original B2C client from LG's site and use that
Click to expand...
Click to collapse
I have the updated kdz fw upd .zip from the unbrick and root thread as well as downloaded a new, official B2C client but they all still hang at the download part during phone recovery.
Tablechair, that did the trick.
Is this because the tool we use to flash for the offline method doesn't recognize the x and u-boot loaderse of JB?
After I installed the ICS boot loaders, my software upgrade mode wasn't mirrored anymore.
I did as tablechair and flashed the V20D.
Does anyone understand why this problem happened in the firstplace? Maybe I didn't get a full copy of clockcycle's backup cwm
or should I have not flashed his recovery in the first place since I didn't have an unlocked bootloader?
Again thank you for all your help and if anyone can provide answers to my other supplemental questions, that'd be great.
Off to root and probably unlock bootloader to be sure.
edit: I can't find the thanks button. but thank you very much tablechair. much appreciated. Hope this can help someone else
p.s. also big thanks to those who made the fastboot program for p769(Artas182x and sguerrini97). really an invaluable tool as I now know.
shockah486 said:
Tablechair, that did the trick.
Is this because the tool we use to flash for the offline method doesn't recognize the x and u-boot loaderse of JB?
After I installed the ICS boot loaders, my software upgrade mode wasn't mirrored anymore.
I did as tablechair and flashed the V20D.
Does anyone understand why this problem happened in the firstplace? Maybe I didn't get a full copy of clockcycle's backup cwm
or should I have not flashed his recovery in the first place since I didn't have an unlocked bootloader?
Again thank you for all your help and if anyone can provide answers to my other supplemental questions, that'd be great.
Off to root and probably unlock bootloader to be sure.
edit: I can't find the thanks button. but thank you very much tablechair. much appreciated. Hope this can help someone else
p.s. also big thanks to those who made the fastboot program for p769(Artas182x and sguerrini97). really an invaluable tool as I now know.
Click to expand...
Click to collapse
Things don't always go according to plan, maybe his Clockworkmod backup was made from the touch version and he didn't have artas182x second init recovery installed. So when the cwm failed the first time, did you try to restore your cwm backup?
kuma82 said:
Things don't always go according to plan, maybe his Clockworkmod backup was made from the touch version and he didn't have artas182x second init recovery installed. So when the cwm failed the first time, did you try to restore your cwm backup?
Click to expand...
Click to collapse
Not yet. having problems flashing a kdz again. I've tried the 2 different software modes, as well as setting emerg and diag but still getting stuck at 15% again.
Do i have to replace my uboot and xloader with the ICS ones every time I want to use the offline flash method?
edit: yup, after replacing with ICS loaders again i'm able to flash using software upgrade. will update on whether I can restore cwm
kuma82 said:
Things don't always go according to plan, maybe his Clockworkmod backup was made from the touch version and he didn't have artas182x second init recovery installed. So when the cwm failed the first time, did you try to restore your cwm backup?
Click to expand...
Click to collapse
I realized I misread your question. When I flashed before the incident, it failed to write to system and I didn't restore my other folder. I rebooted and it was all missed up. Anyway, now that I've got everything back and now with an unlocked bootloader, i was able to recover my old image. However, data isn't working so I have to find the radio to flash as I recall reading in other threads.
Can someone explain in laymen terms why this is? recap, i was on unlocked bl rooted jb and I flashed my old cwm backup when I was rooted but had a locked bl. My apps and messages were all there but the radio was different. I'd understand if I was going from ICS to JB but I was on JB both times. The only difference being a locked BL. It's got to be something about the Radio from p760 or V20B that didn't work on my earlier backup or something like that because the layout status bar is different with a "data" button and showing H instead of 4g(which are the same afaik).
Since, I restored to my backup from after my bootloader unlock and root so data is working showing 'H' with the different layout
Also, I had problems backing up and restoring until I noticed that it works better when I power off the phone and do the manual commands to enter recovery as opposed to using the app to send me to recovery(where I incurred /system backup errors).
My last question is which cwm recovery should I use? I currently have the one for a locked bootloader installed as per Artas182x's website. On that post he has a link for an unlocked bootloader recovery on the xda forums but that thread was updated to not working. Are there any disadvantages to me using a locked bootloader cwm recovery?
I don't think I have any option but to try it as I want to flash CM10.1 for p769. I also read that if your bootloader is unlocked, you can download the cwm from the googleplay. If this is true, can I just install over or should I uninstall the Artas182x locked bootloader one????
update: have to remove l9 recovery by deleting the appropriate system folders and then flash the appropriate .img through adb commands
Help.
shockah486 said:
I realized I misread your question. When I flashed before the incident, it failed to write to system and I didn't restore my other folder. I rebooted and it was all missed up. Anyway, now that I've got everything back and now with an unlocked bootloader, i was able to recover my old image. However, data isn't working so I have to find the radio to flash as I recall reading in other threads.
Can someone explain in laymen terms why this is? recap, i was on unlocked bl rooted jb and I flashed my old cwm backup when I was rooted but had a locked bl. My apps and messages were all there but the radio was different. I'd understand if I was going from ICS to JB but I was on JB both times. The only difference being a locked BL. It's got to be something about the Radio from p760 or V20B that didn't work on my earlier backup or something like that because the layout status bar is different with a "data" button and showing H instead of 4g(which are the same afaik).
Since, I restored to my backup from after my bootloader unlock and root so data is working showing 'H' with the different layout
Also, I had problems backing up and restoring until I noticed that it works better when I power off the phone and do the manual commands to enter recovery as opposed to using the app to send me to recovery(where I incurred /system backup errors).
My last question is which cwm recovery should I use? I currently have the one for a locked bootloader installed as per Artas182x's website. On that post he has a link for an unlocked bootloader recovery on the xda forums but that thread was updated to not working. Are there any disadvantages to me using a locked bootloader cwm recovery?
I don't think I have any option but to try it as I want to flash CM10.1 for p769. I also read that if your bootloader is unlocked, you can download the cwm from the googleplay. If this is true, can I just install over or should I uninstall the Artas182x locked bootloader one????
update: have to remove l9 recovery by deleting the appropriate system folders and then flash the appropriate .img through adb commands
Click to expand...
Click to collapse
Although I might be late, I have the same problem and the same phone and I really need help. I have a soft bricked phone lg optimus l9 and I had the same problems that you had exactly... Which is weird exept I don't have Clock Work Mod or anything ... If you get this I would really appreciate some help. Thanks
yup me too
I finally got software upgrade to work with my lg p769 that was security error cuz i still haven't unlocked the bootloader, if i knew what a good job lg and T-Mobile did in locking it i would have waited and got a g3 that my buddy rooted in like 5 min and unlocked the boot....
What worked for me is this LG FLASH TOOL 2014 THREAD ON XDA
http://forum.xda-developers.com/showthread.php?t=2797190
flashed both the 20H and 20D successfully i uninstalled everything lg in the control panel first though.
Hope this works for you cuz i was struggling on and off for a month to get this far lol
the 2014 tool ultimately worked for me too, once I fixed a couple things. I had rooted and forgotten to unlock, so it was at Security Error, and it would also disconnect at 15% .. in the 2014 tool, I had to install all the updates even though I'm in windows 7 or it would keep doing it. All good now.
I have been trying all these methods and I am still not able to get in the S/W upgrade mode. The only thing I am getting from the device is being able to put it fastboot mode (The inverted one). I really want to revive this phone
Thanks in advance for any help given
Liger878 said:
I have been trying all these methods and I am still not able to get in the S/W upgrade mode. The only thing I am getting from the device is being able to put it fastboot mode (The inverted one). I really want to revive this phone
Thanks in advance for any help given
Click to expand...
Click to collapse
Hey, it's been ages since I have done any of this but IIRC, if you can get into fastbood mode u can still get into software mode,
- turn phone into fastboot mode
- open the software upgrader thing as you normally do
- maybe switch emerg to diag or something like that
- this part is where it's slightly different than the normal way(same program but u select a different option than the default 1st option on
I think if yoiu look through the tutorials it does mention an alternative method for getting into software mode
in one instance in my past, i had to reflash the ICS boot drivers so the software installer would recognize that
the flashing of the ICS boot drivers is done through fastboot. Should be a post in my history where I asked a question regarding this.
Sorry for the chaos but maybe this will help you get in the right direction since I don't know any of your phone history and what you've done etc
best of luck mate
shockah486 said:
Hey, it's been ages since I have done any of this but IIRC, if you can get into fastbood mode u can still get into software mode,
- turn phone into fastboot mode
- open the software upgrader thing as you normally do
- maybe switch emerg to diag or something like that
- this part is where it's slightly different than the normal way(same program but u select a different option than the default 1st option on
I think if yoiu look through the tutorials it does mention an alternative method for getting into software mode
in one instance in my past, i had to reflash the ICS boot drivers so the software installer would recognize that
the flashing of the ICS boot drivers is done through fastboot. Should be a post in my history where I asked a question regarding this.
Sorry for the chaos but maybe this will help you get in the right direction since I don't know any of your phone history and what you've done etc
best of luck mate
Click to expand...
Click to collapse
Thanks, Never tried switching to DIAG before but I will try it and let you know what is the outcome.
Hopefully you find the thread that states the exact steps bc that is off the top of my head and over a year ago by memory . GL bud
Liger878 said:
Thanks, Never tried switching to DIAG before but I will try it and let you know what is the outcome.
Click to expand...
Click to collapse
Hey, I have been trying it with the fastboot but it keeps timing out and not allowing me to finish. One thing I should let you know is that, ever since I had put the device in fastboot, I am not able to get back the S/W upgrade mode. Dont know if that will help in seeing what my problem is or if you want me to explain everything from the beginning again, I am more than happy to.
Have you followed the steps that I linked to in the first 3 posts of this thread?
Follow the steps to flash the ICS bootloaders in fastboot and then you can do the fastboot trick for getting the software to recognize your device.
Right now your phone has the JB boot loader on it and is thus not recognized by the software.
recap:
step 1: flash the ICS bootloaders in fastboot (look at the linked thread in post 2)
step 2: use the software in emerg or diag mode but sitll follow the same steps as the tutorial. I think my earlier posts should explain precisely.
if you dont flash the ICS bootloaders, it won't be recognized by the KDZ installer

Wiped OS on HTC One X+

So guys, I'm new to this and thought I would jump in at the deep end.
I unlocked my HTC One X+ easily and set about rooting.
I've got TWRP installed but it keeps telling me it needs to install superuser before it can root.
I have totally wiped the phone, how come if Im not rooted?
How do I get an OS and indeed the kernel or ROM onto the phone?
Its and International OX+, I've got the right kernel... what do I need to do?
It was locked to O2 if that makes a difference
I followed the instruction in Hasson but then wiped the OS
I know its a simple procedure but can someone walk me through it please
So I've downloaded Kernel 3.1.10-ge7581e4
I have no idea what to do next, come on guys I know its not difficult for you guys.
eskimosound said:
So I've downloaded Kernel 3.1.10-ge7581e4
I have no idea what to do next, come on guys I know its not difficult for you guys.
Click to expand...
Click to collapse
If you wiped as you said, you need to push with adb a rom of your choice to the internal memory of the phone and then install it within twrp.
Please read instructions 2 or 3 times before attempting anything, seems like you rushed and now you're temporarily without phone till you flash a rom on it again. I doubt any root guide tells you to wipe the phone, your own fault on this.
To sum it up:
Put a rom's zip of your choice in the internal memory with adb push
flash the rom within the twrp recovery (install option)
flash the kernel for the specific rom with fastboot (each rom has a guide and download for it)
You can now search about it more easily, plenty of posts and info about this.
dan_alexandre said:
If you wiped as you said, you need to push with adb a rom of your choice to the internal memory of the phone and then install it within twrp.
Please read instructions 2 or 3 times before attempting anything, seems like you rushed and now you're temporarily without phone till you flash a rom on it again. I doubt any root guide tells you to wipe the phone, your own fault on this.
To sum it up:
Put a rom's zip of your choice in the internal memory with adb push
flash the rom within the twrp recovery (install option)
flash the kernel for the specific rom with fastboot (each rom has a guide and download for it)
You can now search about it more easily, plenty of posts and info about this.
Click to expand...
Click to collapse
Thanks, I did indeed rush into it but I have been meaning to do it for a year and just thought go for it, I know its all salvageable..ish!
So yep, I've got the ROM I want but don't understand the kernel, I see no guide to download it, all I know is I took a note of the Kernel before I wiped my phone and I have managed to find the exact kernel.
The ROM or RUU as it is, is an O2 UK version, I figure it must be the one I want as it was an O2 phone in the UK.
I still don't know what folders to put things in, TWRP can't see a boot.img that I have on the phone when installing, it can only see it through file explorer.
And then, every time I power down the phone TWRP asks to install Superuser, its cant, theres nothing to install it to, so it just keeps asking.
This is all because I hated the Sense 5 update, indeed Im till looking for the Sense 4 ROM fo HOX+
eskimosound said:
Thanks, I did indeed rush into it but I have been meaning to do it for a year and just thought go for it, I know its all salvageable..ish!
So yep, I've got the ROM I want but don't understand the kernel, I see no guide to download it, all I know is I took a note of the Kernel before I wiped my phone and I have managed to find the exact kernel.
The ROM or RUU as it is, is an O2 UK version, I figure it must be the one I want as it was an O2 phone in the UK.
I still don't know what folders to put things in, TWRP can't see a boot.img that I have on the phone when installing, it can only see it through file explorer.
And then, every time I power down the phone TWRP asks to install Superuser, its cant, theres nothing to install it to, so it just keeps asking.
This is all because I hated the Sense 5 update, indeed Im till looking for the Sense 4 ROM fo HOX+
Click to expand...
Click to collapse
Sigh, if you had read carefully you'd know that boot.img need to be flashed through fastboot and not from recovery. Every rom has this info or a batch file for this.
So what exactly are you trying to do? Root the stock rom that came originally with the phone or installing a custom rom?
dan_alexandre said:
Sigh, if you had read carefully you'd know that boot.img need to be flashed through fastboot and not from recovery. Every rom has this info or a batch file for this.
So what exactly are you trying to do? Root the stock rom that came originally with the phone or installing a custom rom?
Click to expand...
Click to collapse
Lols, thanks dan, I hope you don't hate me!
Root the stock ROM
For starters..
The boot.img is the Android Revolution HD
The RUU is O2 UK
I do realise they are two different ways of installing an OS, I would just like one of them to work!
So think install RUU, then kernel
But put them where and how
I bought the Android Hackers book, but theres nothing about HOX+ in it, and seeing as that's the only phone, I've got to practise on I thought I would ask you specifically.
eskimosound said:
Lols, thanks dan, I hope you don't hate me!
Root the stock ROM
For starters..
The boot.img is the Android Revolution HD
The RUU is O2 UK
I do realise they are two different ways of installing an OS, I would just like one of them to work!
So think install RUU, then kernel
But put them where and how
I bought the Android Hackers book, but theres nothing about HOX+ in it, and seeing as that's the only phone, I've got to practise on I thought I would ask you specifically.
Click to expand...
Click to collapse
I see, the easiest ways would be to use a custom rom now. For example, the one you already got the kernel from(android revolution hd)
To root you dont need to install a kernel... just to flash the supersu zip. Using a custom rom's kernel with stock rom might not be a good idea.
Another simple way would be to restore stock rom back to start and try rooting again, this time reading everything carefully
So the two easiest ways i think:
1) flash a custom rom following the instructions they provide in the initial posts for that rom
2) run the o2 correspondent RUU to restore stock rom (you'd need to relock the bootloader), also reading carefully posts in the forum about restoring to stock
Without getting into too much detail, these are the simplest options.
All the info required to do these are on these forums
Aaarrghhh, its driving me insane as I knew it would, just like XP, Vista Seven and Eight!!!
So Im back to being up all night learning..
Well have installed SDK correctly but device is not seen, no serial, nothing.
I can get it to fastboot though, however I don't know any commands so I cant get it to work
Windows 7 keeps moaning about an mpt file which I downloaded and dont know where to extract it to
All I need to do is copy a few files to the phones sd card and install them right?
Whys that so difficult?
I don't know the difference between a rom an ruu and a boot image, in that I don't know where they should all be placed.
Why cant twrp copy and paste from pc...
So Hassooon works sort of but still none the wiser.
Am following tutorial but fastboot commands are not working
Still cant find right driver.....
So CMD lines not working 100%
So am downloading drivers in sdk manager
And how do I flash the supersu zip?
Still no luck with driver, im on windows 7 32bit
OK I cant push using adb it cant find the file or directory,
Hassooon cant detect the phone as cant windroid universal
I dont think the phone is rooted even though i have twrp on it.
Thus can I have wiped the os?
If not can i restore it?
No I didnt make a backup rom..
mmm a zip on the phone doesnt load in bootloader, count that be my os?
Guys, im stranded in the water here...
On boot im getting...
Failed to open usb master mode
[Preload] Failed to open usb master mode
loading PM35IMG.zip image...
Failed to open usb master mode
please plug off usb
Whats PM35IMG.zip?
Is that the OS?
Am I saved?
Is it easy to get that file to unzip and load?
Can anyone help?
So now I need the right RUU.....
2.17.206.3
Is there anyone out there that can help please?
So have managed to install superuser and root my phone, all instructions for doing this were wrong including Hassoon, had to have the phone in System screen to do it, not bootloader or recovery.
Now cant get adb to push file to sdcard...
Man alive, how to make something very easy, sound very difficult.
Would any of you experts care to help?
Just trying to install a ROM.zip to Root and place the boot img in right place.
Well, the instructions are dire but after 10 days of persistance have installed Android Revolution HD 8, finally my phone is up and running better than the bloated os that came with the phone so, you can call this thread resolved.

Motorola Pro+ (mb632) bricked

Hi,
after flashing ROM ,my phone reboots from Androids Start screen (with choose language). I try many times wipe from recovery and flash with other stock roms manually by fastboot.exe but phone still reboots at Android start screen. Its Android 2.3.5. Help
Gee81 said:
Hi,
after flashing ROM ,my phone reboots from Androids Start screen (with choose language). I try many times wipe from recovery and flash with other stock roms manually by fastboot.exe but phone still reboots at Android start screen. Its Android 2.3.5. Help
Click to expand...
Click to collapse
Need more details. Which carrier is the phone from? What rom did you try? Which recovery are you using? Which fastboot files did you try? Did you perform a factory reset after fastbooting the files?
But as a general rule for these types of Motorolas, if you get in a spot where nothing else is working, then using the proper sbf file and RSDLite should get it going again.
es0tericcha0s said:
Need more details. Which carrier is the phone from? What rom did you try? Which recovery are you using? Which fastboot files did you try? Did you perform a factory reset after fastbooting the files?
But as a general rule for these types of Motorolas, if you get in a spot where nothing else is working, then using the proper sbf file and RSDLite should get it going again.
Click to expand...
Click to collapse
I bought phone by ebay. Was brand new,and originally Rom was 5.5.1Q-110_ELWLA-TA-28_BellMobility_1FF , I was update by Rds Lite to little bit newest 5.5.1Q-110_ELWLA-TA-39_P025_A016_BellMobility_1FF.signed.xml.zip and it was all good. But I decide back to originally Rom. Again with Rds Lite I flashing the originally Rom but it was an fastboot error and it stop flashing. So I remove battery and again by Rds Lite flesh this new working well Rom. But now is reebotloop - when I turn on phone it load well only to Android's start scrreen then reboots in loop. I use stock recovery (holding rm when turning on phone) and factory reset.
fastboot files i used are moto-fastboot and also fastbot from Android SDK
After fastbooting I preformed factory reset.And after that is is still the same
Gee81 said:
I bought phone by ebay. Was brand new,and originally Rom was 5.5.1Q-110_ELWLA-TA-28_BellMobility_1FF , I was update by Rds Lite to little bit newest 5.5.1Q-110_ELWLA-TA-39_P025_A016_BellMobility_1FF.signed.xml.zip and it was all good. But I decide back to originally Rom. Again with Rds Lite I flashing the originally Rom but it was an fastboot error and it stop flashing. So I remove battery and again by Rds Lite flesh this new working well Rom. But now is reebotloop - when I turn on phone it load well only to Android's start scrreen then reboots in loop. I use stock recovery (holding rm when turning on phone) and factory reset.
fastboot files i used are moto-fastboot and also fastbot from Android SDK
After fastbooting I preformed factory reset.And after that is is still the same
Click to expand...
Click to collapse
So after you redid the newer update with RSDLite, it didn't work again? Seems odd... Did you get any error messages during the install? But some phones / updates support downgrading and some don't. Sounds like that's the main issue...
123
es0tericcha0s said:
So after you redid the newer update with RSDLite, it didn't work again? Seems odd... Did you get any error messages during the install? But some phones / updates support downgrading and some don't. Sounds like that's the main issue...
Click to expand...
Click to collapse
I tried different Roms from here fwteam.grupoandroid.com/PRO+%20MB632/ - i didnt find any other sourcre of mb632 roms. But RsdLite flash it to phone but always is the same story- phone reboot at Androids start screen. Or I also tried like i sad manually flash every file by fastboot.
You spoke about sbf files. Well I was looking for them few days ago. I didnt find any for Pro+ mb632, I found only for ProXT610. I found for Pro+ mb623 only this zipped Rom's contains of
PHP:
7x30_recovery_bl.mbn
adsp.mbn
boot.img
cdrom.img
dbl.mbn
emmcbld.mbn
emmcboot.mbn
fat.bin
motoinitlogo.img
MPRG7x30.hex
NV_RBU_plus_bp_flex_modem_bkp.bin
osbl.mbn
p3_elway_user_BellMobility_MB632_5.5.1Q-110_ELWLA-TA-39_P025_A016_1FF.signed.xml
partition.bin
recovery.img
svn.bin
system_part1.img
system_part2.img
I don't know are there any *.sbf files for Pro+ mb632 ? because I cant find any
Gee81 said:
I tried different Roms from here fwteam.grupoandroid.com/PRO+%20MB632/ - i didnt find any other sourcre of mb632 roms. But RsdLite flash it to phone but always is the same story- phone reboot at Androids start screen. Or I also tried like i sad manually flash every file by fastboot.
You spoke about sbf files. Well I was looking for them few days ago. I didnt find any for Pro+ mb632, I found only for ProXT610. I found for Pro+ mb623 only this zipped Rom's contains of
PHP:
7x30_recovery_bl.mbn
adsp.mbn
boot.img
cdrom.img
dbl.mbn
emmcbld.mbn
emmcboot.mbn
fat.bin
motoinitlogo.img
MPRG7x30.hex
NV_RBU_plus_bp_flex_modem_bkp.bin
osbl.mbn
p3_elway_user_BellMobility_MB632_5.5.1Q-110_ELWLA-TA-39_P025_A016_1FF.signed.xml
partition.bin
recovery.img
svn.bin
system_part1.img
system_part2.img
I don't know are there any *.sbf files for Pro+ mb632 ? because I cant find any
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1709959
A member on the 3rd page said this worked for him. I'm assuming he used the English one as I didn't see anything specifically say Bell.
es0tericcha0s said:
http://forum.xda-developers.com/showthread.php?t=1709959
A member on the 3rd page said this worked for him. I'm assuming he used the English one as I didn't see anything specifically say Bell.
Click to expand...
Click to collapse
Thenks,those files I tried already before I ask for help on this forum. But fleshing these files didnt help at all. I read about to unbrick other Motorola's like ProXT610, to flash it with stand alone sbf files becouse these from Your link contains:
7x30_recovery_bl.mbn
AdbWinApi.dll
AdbWinUsbApi.dll
adsp.mbn
boot.img
cdrom.img
dbl.mbn
emmcbld.mbn
emmcboot.mbn
eprj-mfastboot.exe
fat.bin
FlashME.bat
motoinitlogo.img
MPRG7x30.hex
NV_RBU_plus_bp_flex_modem_bkp.bin
osbl.mbn
p3_elway_user_BellMobility_MB632_5.5.1Q-110_ELWLA-TA-39_P025_A016_1FF.signed.xml
partition.bin
recovery.img
svn.bin
system_part1.img
system_part2.img
I don't know is there any diference between stand alone sbf file and this file contains many files.I dont know is there even any stand alone sbf's files for Pro+. I hope You know what I mean becouse Polish is my native language.
Edtit
Today i found a new tip, to try clear the dalvik-cache and then flesh. I dont know how clear it without acces to Android, with no root and no custom recovery

Categories

Resources