Need HELP REALY bad ... sad story ... - Motorola Milestone Android Development

Hi guy's ... can anyone help me out ?
My Milestone is stuck at the ANDROID text
the problem sound easy to fix ... but it's not in this case
my Milestone is not rooted , it have Android 2.2.1 bootloader 90.78
and the worst thing is it cant connect to ANY PC
i try to connect it to 3 Pc's whit fresh OS installed
I did not try to flash any rom or any thing to it
problem appear after a simple reboot
(1. Windows 7 64bit , 4Ghz quad core 16gb ram = unknown device)
(2. Windows XP 32 bit , 3.5Ghz dual core 4 gb ram = nothing happens)
(3. iDeneb 1.6Ghz dual core 2gb ram = nothing happens )
I've installed correct version of drivers for bought windows OS's
and have ADB installed
i put phone in to bootloader mode "d-pad Up + PWS"
and :
- try-ed original usb cable = indicator light on but no charging and light go off wen i pres power button
- try-ed new original usb cable = indicator light on but no charging and light go off wen i pres power button
- try-ed generic 5 pin micro-usb cable = indicator light on but no charging and light go off wen i pres power button
- try-ed nokia 5 pin micro-usb cable = when connected phone auto boots and try to go to os
phone charges no problem whit wall charger
so i cant use RSD-Light (cant flash anything to it)
any OR i try-ed failed (signature errors)
followed any and all guides i cud fined on similar problems
i try-ed recovery menu (pwr + x and volume up + camera)
hundreds of "wipe data / factory reset"
hundreds of "wipe cache partition"
nothing happens
i don't have warranty because i got it second hand
guy's pleas HELP ... i don't want to give up on my milestone and i don't have the money to buy a new phone or take this one to a repair shop .
update 1 :
this is the log from RSD-LITE (SWDL.txt)
--------------------------------------------------------------------------------
New Log Started For Software Download.
--------------------------------------------------------------------------------
New Log Started For Software Download.
000002dc PhoneFactory.cpp 1885 -1 ERROR CPhoneFactory::NotifyPhoneArrival - Failed to Get Phone USB Prodct Descriptor
000002dc PhoneFactory.cpp 1034 -1 ERROR PSTGetInterfaceHandle failed: Not found flash interface
--------------------------------------------------------------------------------
New Log Started For Software Download.
ERROR: PSTInitialize failed: Error Code 179 on device ID 65535
--------------------------------------------------------------------------------
whit driver manually set to Motorola USB composite device
Update 2
guys I've trey-ed and try-ed and try-ed but nothing i did worked
so i took it to the repair shop ... so the USB port is broken and i have to replace the main board of the phone an it cost 360 Ron thats 83 Euro or 119 US Dollars and because most o you don't know thats a lot of money in Romania at a medium salary of 200 - 250 Eros per month ...
bottom line is that i cat use the USB to connect to a PC to use RDS-Lite to flash the phone
so i em stuck until the day (GOD of Android , Linux and Internet willing) some one finds out a way to install / flash a rom to a un-root-ed milestone from the SD card in recovery mode "update.zip" ... or till some one finds a way to sign "update.zip"'s so it will not require root ... or i fined a original signed "update.zip" to fix my milestone's os ... or some one find a way to root from the sdcard a milestone whit no vulnerable recovery installed ...
if i find a way to fix this i'll post a how to about it maybe i have the smarts to develop a way to fix this like i did a hacked Servicebook for BlackBberry so it worked whit standard data plan ...
but i'm a NOOB at android so i have a lot to learn
so till that day comes (if ever) i'll go to the bank and get a lone and buy a
"HTC Desire Z"
thank you every one for trying to help ... XDA -Dev ROCKS!!!!

Did you tried opening rsd lite and look if it recognizes a phone?
And did you download these: http://www.motorola.com/Support/US-...tware_and_Drivers/USB-and-PC-Charging-Drivers

Yriel40k said:
Did you tried opening rsd lite and look if it recognizes a phone?
And did you download these: http://www.motorola.com/Support/US-...tware_and_Drivers/USB-and-PC-Charging-Drivers
Click to expand...
Click to collapse
yes i try-ed it . still nothing

Sin_Angel said:
yes i try-ed it . still nothing
Click to expand...
Click to collapse
What do you mean by still nothing? What happens in RSD Lite?
Sent from my Milestone using XDA Premium App

skadude66 said:
What do you mean by still nothing? What happens in RSD Lite?
Click to expand...
Click to collapse
RSD-Lite did not find the phone
i try-ed having RSD-Lite open and wen i plug in the phone but nothing
on Windows 7 it still says unknown device . and windows XP dose not show the device at all unknown or otherwise.

Sin_Angel said:
RSD-Lite did not find the phone
i try-ed having RSD-Lite open and wen i plug in the phone but nothing
on Windows 7 it still says unknown device . and windows XP dose not show the device at all unknown or otherwise.
Click to expand...
Click to collapse
You said that you got the phone secondhand? Is it possible that your USB port is broken? Or was it working fine before the bootloops?
Sent from my Milestone using XDA Premium App

skadude66 said:
You said that you got the phone secondhand? Is it possible that your USB port is broken? Or was it working fine before the bootloops?
Click to expand...
Click to collapse
it was working perfectly because i used the usb to upgrade the os from 2.1 to 2.2.1 whit Motorola's upgrade thing . and worked perfectly whit Media Link software ...
but it is possible the usb port o it cud be broken to but hat is what i'm most afraid of because i heard that in my country we cant get parts for the milestone ...
i don't care it the usb port works anymore or not if i can get the phone to work
it took me 2 years to get my hands on a milestone because of monetary constraints and to have this happen ... you know ? ... it jut a phone but still ... it's disappointing ...
i found the OTA update for the droid "update.zip" and try-ed to flash it form the sdcard but no good phone did try but got something about "cud not read the whole signature"
dose a original version of the os or update exist that the phone will accept from the sdcard "update.zip" ?
i try-ed to sing update.zip using Openssl and SignApk but no luck
OpenSSL
openssl genrsa -out key.pem 1024
openssl req -new -key key.pem -config C:\openssl\openssl.cnf -out request.pem
openssl x509 -req -days 9999 -in request.pem -signkey key.pem -out certificate.pem
openssl pkcs8 -topk8 -outform DER -in key.pem -inform PEM -out key.pk8 -nocrypt
SingApk
java -jar signapk.jar certificate.pem key.pk8 update.zip signed-update.zip

Sorry to hear this Well first of all, do not try to flash anything that is meant for droid, as the droid does not have a locked bootloader and the milestone does. Second of all, have you tried doing this: http://forum.xda-developers.com/showpost.php?p=11372663&postcount=51 ? Credits go to person who posted comment

mohitrocks said:
Sorry to hear this Well first of all, do not try to flash anything that is meant for droid, as the droid does not have a locked bootloader and the milestone does.
Click to expand...
Click to collapse
i know not to flash stuff for the droid on a milestone but i tred it any way ... it not work so no harm done i guess .
i try-ed the SDL.bat thing but still nothing RSD-lite stil did not find the phone ... and still unknown device in Win7 and still nothing in XP ...
i'll try the nandroid thing if i can find a nandroid backup for the FR retail version
but i think it's useless because i cant get OR to run whit no Vulnerable Recovery
but i'll try any thing at this point no mater how useless

First boot the phone into the bootloader mode by pressing the power button and the up direction of the D Pad.
Once u are in the bootloader mode, u can plug in the USB cable and use RSDlite to detect the phone and flash the sbf file.
That is how me and most other people unbrick our phones when we first screwed up at attempting to flash the G.O.T Milestone update sbf.

pcphobic said:
First boot the phone into the bootloader mode by pressing the power button and the up direction of the D Pad.
Once u are in the bootloader mode, u can plug in the USB cable and use RSDlite to detect the phone and flash the sbf file.
That is how me and most other people unbrick our phones when we first screwed up at attempting to flash the G.O.T Milestone update sbf.
Click to expand...
Click to collapse
i tried this 100+ times to no effect RSD-Lite cant fined the phone
and windows dose not install any drivers for it , it just says unknown device in windows 7 and windows xp dose not react in any way to the phone ...
and i try-ed to set de drivers manually but nothing ... RSD still dose not fined the phone

this is the log from RSD-LITE (SWDL.txt)
--------------------------------------------------------------------------------
New Log Started For Software Download.
--------------------------------------------------------------------------------
New Log Started For Software Download.
000002dc PhoneFactory.cpp 1885 -1 ERROR CPhoneFactory::NotifyPhoneArrival - Failed to Get Phone USB Prodct Descriptor
000002dc PhoneFactory.cpp 1034 -1 ERROR PSTGetInterfaceHandle failed: Not found flash interface
--------------------------------------------------------------------------------
New Log Started For Software Download.
ERROR: PSTInitialize failed: Error Code 179 on device ID 65535
--------------------------------------------------------------------------------
whit driver manually set to Motorola USB composite device

Try getting the latest version of RSD Lite or maybe downgrading. Have you tried to google the error code?
Sent from my Milestone using XDA Premium App

May be the usb port is broken or something, did you let your phone fall? may be is not correctly connected to the phone board or the usb cable is damaged you should also try other drivers...

try pressing menu key on keyboard keep pressed and then press power button to try to boot in safe mode

skadude66 said:
Try getting the latest version of RSD Lite or maybe downgrading. Have you tried to google the error code?
Click to expand...
Click to collapse
i try-ed to Google it but nothing ... and i get the same error even wen the phone is not plugged in ... i'll try to downgrade .... i have the latest version ...

Sin_Angel said:
i try-ed to Google it but nothing ... and i get the same error even wen the phone is not plugged in ... i'll try to downgrade .... i have the latest version ...
Click to expand...
Click to collapse
I recalled reading somewhere on the net about RSDlite having problems with Windows 7.
Try RSDlite on another PC with another OS.
Also make sure u install the Motorola USB drivers.

mousiope said:
try pressing menu key on keyboard keep pressed and then press power button to try to boot in safe mode
Click to expand...
Click to collapse
safe mode not working ... or the key combination has changed for bootloader 90.78

pcphobic said:
I recalled reading somewhere on the net about RSDlite having problems with Windows 7.
Try RSDlite on another PC with another OS.
Also make sure u install the Motorola USB drivers.
Click to expand...
Click to collapse
i try-ed it on a xp pc and i have drivers installed ...

http://alldroid.org/archived/threads/15211.html

Related

[Q] my XT 720 bricked ><

hello all, yesterday i tried to edit the framewrok_res.apk to edit the status bar, but i forgot to change the r/w properties before replacing the system file.
After replacing, my XT 720 immediately shows black screen. and every time it stops at the M logo ...
I downloaded RSD lite as someone posted before, and the usb driver 4.6.5, but then RSD Lite couldn't detect my phone when i entered the recovery mode.
Could some one please kindly tell me how can i do><
sorry for my bad English
gn01222116 said:
hello all, yesterday i tried to edit the framewrok_res.apk to edit the status bar, but i forgot to change the r/w properties before replacing the system file.
After replacing, my XT 720 immediately shows black screen. and every time it stops at the M logo ...
I downloaded RSD lite as someone posted before, and the usb driver 4.6.5, but then RSD Lite couldn't detect my phone when i entered the recovery mode.
Could some one please kindly tell me how can i do><
sorry for my bad English
Click to expand...
Click to collapse
first u must install driver for xt720 and u must go into bootloader mode not recovery mode
metalizer2000 said:
first u must install driver for xt720 and u must go into bootloader mode not recovery mode
Click to expand...
Click to collapse
u mean the usb driver for xt 720?
is the screen with a big triangle indicates i am in bootloader mode?
thanks
gn01222116 said:
u mean the usb driver for xt 720?
is the screen with a big triangle indicates i am in bootloader mode?
Click to expand...
Click to collapse
Yes -- try freshly installed Motorola handset USB drivers. If you have a 64-bit windows 7, it may be a little difficult to get it working. Try invoking RSDlite in XP compatibility mode.
Big triangle is recovery mode. Bootloader mode is even terse. Power up with VOLUME_DOWN + CAMERA. It'll just print 1 liner to connect USB cable.
kousik said:
Yes -- try freshly installed Motorola handset USB drivers. If you have a 64-bit windows 7, it may be a little difficult to get it working. Try invoking RSDlite in XP compatibility mode.
Big triangle is recovery mode. Bootloader mode is even terse. Power up with VOLUME_DOWN + CAMERA. It'll just print 1 liner to connect USB cable.
Click to expand...
Click to collapse
ank
thank you so much, i finally flash back to the original rom><
now trying to flash another rom XD
big thanks!!

[Resolved] [HOW TO] Unbrick LG Optimus One P500 from fastboot mode started udc_start()..

If you did something like install custom recovery on your lg optimus one and failed, you would get a black screen saying..
fastboot mode started
udc_start()
If this happens...
Relax.. Your phone is not bricked.. There are many ways to fix it... This method of unbricking should be done as a last resort because it erases all your data...
Charge your phone before proceeding even if the backlight is always on while charging..
Things required:
Kdz updater:
http://forum.xda-developers.com/showpost.php?p=8651505&postcount=1
Stock ROM:
http://forum.xda-developers.com/showthread.php?t=865479
USB cable, Windows PC with administrator account,LG united mobile drivers(google for it if you don't find it in the "Add or remove programs" window in the control panel)..
First disable all LGE modems under modems from Windows device manager in the Control Panel..
Make sure you have LG united mobile drivers installed.. Or just google for it..
Then press and hold both the back(return) button and the volume up button and simultaneously connect the USB cable..
The phone should light up and say Emergency mode!! in a green background.. If it goes to Emergency mode, it can be fixed... If it doesn't I'm sorry, search for an other forum or give it to the LG service center...
Now decompress the 7z file you downloaded using WinZip, WinRar etc., install msxml.msi from the uncompressed directory and run KDZ_FW_UPD.exe (With administrator rights by right clicking and selecting run as administrator).
In the dialog box, select Type : 3GQCT and PhoneMode: DIAG, select the kdz file and flash the stock ROM... It would take about 15 minutes.. If the kdz updater crashes, change compatibility mode or restart the computer and phone or do something till it works (Retry retry retry)...
For most of you it would probably say PHONE WAS NOT FOUND!.... If so, then follow all the steps said above, but this time, shake the life out of your phone after connecting the USB till the lines "PHONE WAS NOT FOUND!" stops appearing... If it does appear again retry for endless times or restart the computer or check if any modem drivers are active or try it in an another computer...
From here on, follow any one choice:
Choice 1:
Note: There is a fat chance for this choice to not work and for you to go back to the very first line of this thread...
If you want your phone to have all the data before you bricked it, just disconnect the USB when the phone shows the charge screen as if you are charging the phone while it is switched off.. (This was discovered accidentally by me so try it at your own risk ) After disconnecting try to power on the normal way and it should work and the phone should be like it was never bricked.. If it doesn't boot, retry flashing from the start.. If it starts and all your data is restored root it, install titanium backup and backup all your apps and data and save the contents of sdcard\titaniumbackup to your pc.. Then copy all you want in your sdcard to your pc.. Then redo all the steps without disconnecting till the kdz flasher says FINISHED.. This is because if you disconnect the usb in the middle, only half the rom would be installed which is unstable.. After installing the full rom, root it, and install titanium backup and copy all the copied content back to sdcard\titaniumbackup and restore them using titanium backup.. That's it..
Choice 2:
If you do not want the data and if you need to do a risk-free unbrick, then flash with the kdz updater and wait till it says FINISHED.. That's it..
Now that you know how to unbrick, try installing what bricked your phone again but this time in the correct way... GOOD LUCK...
AND FINALLY.... ONE MORE STEP.... PRESS THE "THANK" BUTTON IF I HELPED YOU IN ANY WAY...
where do you get kdz?
ljohnson1981 said:
where do you get kdz?
Click to expand...
Click to collapse
Links have been included...
ganesh3s3 said:
If you did something like install custom recovery on your lg optimus one and failed, you would get a black screen saying..
fastboot mode started
udc_start()
If this happens...
Relax.. Your phone is not bricked.. There is a way to fix it...
First disable lg modem from windows device manager..
Make sure you have lg universal driver installed.. Or just google for it..
Charge your phone before proceeding even if the backlight is always on..
Things required:
Kdz updater:
forum.xda-developers.com/showpost.php?p=8651505&postcount=1
Stock rom:
forum.xda-developers.com/showthread.php?t=865479
Usb cable, windows pc
Then press and hold both the back(return) button and the volume up button and simultaneously connect the usb cable..
The phone should light up and say Emergency mode!! in a green background..
Then decompress the 7z, install msxml.msi from the uncompressed directory and run KDZ_FW_UPD.exe (Has administrator).
Select Type : 3GQCT and flash the stock rom... It would take about 15 minutes.. If the kdz updater crashes, change compatibility mode or restart or do something till it works...
If you want your phone to have all the data before you bricked it, just disconnect the usb when the phone shows the charge screen as if you are charging the phone while it is switched off.. (This was discovered accidentally by me so try it at your own risk) After disconnecting try to power on the normal way and it should work and the phone should be like it was never bricked.. If it doesn't boot retry flashing from the start.. If it starts and all your data is restored root it, install titanium backup and backup all your apps and data and save the contents of sdcard\titaniumbackup to your pc.. Then copy all you want in your sdcard to your pc.. Then redo all the steps without disconnecting till the kdz flasher says FINISHED.. This is because if you disconnect the usb in the middle, only half the rom would be installed which is unstable.. After installing the full rom, root it, and install titanium backup and copy all the copied content back to sdcard\titaniumbackup and restore them using titanium backup.. That's it..
If you do not want the data and if you need to do a riskfree unbrick, then flash with the kdz updater and wait till it says FINISHED.. That's it..
Now that you know how to unbrick it, try installing what bricked your phone again but in the correct way... GOOD LUCK...
THANK ME IF I HELPED YOU...
Click to expand...
Click to collapse
i tried this but got msg:
[R&D Test Tools Log File]
12:20:25 : Launching SW update
12:20:25 : Unpacking KDZ
12:20:31 : KDZ file extraced
12:20:32 : Files were extracted.
12:20:32 : LGMobileDL Load.
12:20:32 : Port = 3
12:20:32 : Connecting to phone
12:20:37 : PHONE WAS NOT FOUND!
12:20:39 : ===FINISHED===
what to do????? i am using xp64....... what do you mean by (Has administrator).
Please help or i to go LG service center???
Thanks in advance
maxupload said:
i tried this but got msg:
[R&D Test Tools Log File]
12:20:25 : Launching SW update
12:20:25 : Unpacking KDZ
12:20:31 : KDZ file extraced
12:20:32 : Files were extracted.
12:20:32 : LGMobileDL Load.
12:20:32 : Port = 3
12:20:32 : Connecting to phone
12:20:37 : PHONE WAS NOT FOUND!
12:20:39 : ===FINISHED===
what to do????? i am using xp64....... what do you mean by (Has administrator).
Please help or i to go LG service center???
Thanks in advance
Click to expand...
Click to collapse
By (has administrator) I meant to run kdz with administrator user account rights..
And for your phone not found problem, did you uninstall everything that I listed? If so then you should shake the phone more vigorously from plugging your phone to usb till the phone is found, seriously. If it is still not found, review if you have followed my instructions without leaving a single one out and retry till you suceed... Best of luck... Any more help.. Ask me.
ganesh3s3 said:
By (has administrator) I meant to run kdz with administrator user account rights..
And for your phone not found problem, did you uninstall everything that I listed? If so then you should shake the phone more vigorously from plugging your phone to usb till the phone is found, seriously. If it is still not found, review if you have followed my instructions without leaving a single one out and retry till you suceed... Best of luck... Any more help.. Ask me.
Click to expand...
Click to collapse
when i try to run updater as administrator in winxp 64 it is asking for password ??? i didint set any password...and default user have administrator right without any password....what to do.....bit tense please help me out..... please
maxupload said:
when i try to run updater as administrator in winxp 64 it is asking for password ??? i didint set any password...and default user have administrator right without any password....what to do.....bit tense please help me out..... please
Click to expand...
Click to collapse
Ok if you can't run it as an administrator try skipping that step and try connecting your phone without admin till your is found.. Try SHAKING...
If it doesn't work.. Take your phone and equipment to your friends home which has admin rights...try till you suceed because it usually is a painfree process.. You can fix your phone if it goes to emergency mode... Dont worry.. feel free to ask for help...
Did my P500 Dead?
Hi there,
I had LG P500 with firmware 2.2.1 10e. And The 2.2.1 cannot be root. So i down it to 2.2 and 10b indian. And I use thunderg....recovery from xda. And then i update it vai recovery by applying update.zip and finally i had 2.3.1. It work great but the camera not work, So i decided to down to 2.2 but while i update using kdz updater It just running to param : 36....it stop and show upgrade error. While my phone in emergency mode i removed battery and open it back. It just show Lg logo and at the moment all my home...back...button light was always blink , it just keep at lg logo screen!!! ....
. Too much sorry for my English cuz it not my native i come from Cambodia. And too much much and more thank if you could help me.
SmartLCN said:
Hi there,
I had LG P500 with firmware 2.2.1 10e. And The 2.2.1 cannot be root. So i down it to 2.2 and 10b indian. And I use thunderg....recovery from xda. And then i update it vai recovery by applying update.zip and finally i had 2.3.1. It work great but the camera not work, So i decided to down to 2.2 but while i update using kdz updater It just running to param : 36....it stop and show upgrade error. While my phone in emergency mode i removed battery and open it back. It just show Lg logo and at the moment all my home...back...button light was always blink , it just keep at lg logo screen!!! ....
. Too much sorry for my English cuz it not my native i come from Cambodia. And too much much and more thank if you could help me.
Click to expand...
Click to collapse
Try my above method again and again and if it doesn't work try an another firmware or on an another computer... If nothing works then stick with the 2.3 if you can boot into recovery...
LG P500 does not care
Hello everybody I'm new to the portal, I had tried to update my phone, he was given an error now will not turn anyone knows how to help me I thank you
hug
Doors it show any error when booting or wont even switch on... If it lights up, Try my method...
Sent from my LG-P500 using XDA Premium App
i know it says for lg optimus one but is there a way that it will work for lg optimus v?
still stuck in android logo even after following all the procedures
can anyone help me
eventhough i had successfully change the firmware of phone, it still boot loop in androind logo i dont know what to do
ty
maxupload said:
i tried this but got msg:
[R&D Test Tools Log File]
12:20:25 : Launching SW update
12:20:25 : Unpacking KDZ
12:20:31 : KDZ file extraced
12:20:32 : Files were extracted.
12:20:32 : LGMobileDL Load.
12:20:32 : Port = 3
12:20:32 : Connecting to phone
12:20:37 : PHONE WAS NOT FOUND!
12:20:39 : ===FINISHED===
what to do????? i am using xp64....... what do you mean by (Has administrator).
Please help or i to go LG service center???
Thanks in advance
Click to expand...
Click to collapse
i have got same probem
lg drivers installed, LGE modem disabled
win xp 32bit
It may work on Optimus V... Try it out...
Sent from my LG-P500 using XDA Premium App
alphamale20 said:
can anyone help me
eventhough i had successfully change the firmware of phone, it still boot loop in androind logo i dont know what to do
ty
Click to expand...
Click to collapse
Try my method and say if it works... Reflashing the firmware should do it...
Sent from my LG-P500 using XDA Premium App
guys pls help....emergency mode is not comming when iam pressing that key combination..i think i bricked my phone.....help plss...
i unbricked my phone..still i cant believ i did that.......spend one complete day for it.....in KDZ updater you should select emergency mode instead of DIAG.....dont forget to disable the LG modem in device manager...and also make sure that your downloaded firmware file is working......best of luck guys....
alxbsl96 said:
guys pls help....emergency mode is not comming when iam pressing that key combination..i think i bricked my phone.....help plss...
Click to expand...
Click to collapse
Either you completely bricked your phone or there is no charge left in it... Try charging for sometime and Try...
pkosnovsky said:
i have got same probem
lg drivers installed, LGE modem disabled
win xp 32bit
Click to expand...
Click to collapse
Try shaking more or try it in all three modes where you selected diag ... try every combo till you succeed... Best of luck....

AP Fastboot Flash Mode not being detected on pc

I've searched the whole sight and tried a bunch of so called fixes and still when i plug in my atrix 2 in boot mode (only it boot mode it does this) all i hear is instead of the dehdo that lets u know its connected i hear duhduhduh and RSD doesnt detect my device... im trying to fxz to 2.3.5 then ota upto ICS then root but i cant do any of these because of this please help.
greatanomaly said:
I've searched the whole sight and tried a bunch of so called fixes and still when i plug in my atrix 2 in boot mode (only it boot mode it does this) all i hear is instead of the dehdo that lets u know its connected i hear duhduhduh and RSD doesnt detect my device... im trying to fxz to 2.3.5 then ota upto ICS then root but i cant do any of these because of this please help.
Click to expand...
Click to collapse
First and foremost, this belongs in the q&a section. Is your phone an MB865, an ME865, is it AT&T branded? Have you tried uninstalling then reinstalling the Motorola drivers on your PC? Tried a different USB port and/or another PC? Can you give a little more information? Awesome sound effects, by the way.lol
Sent from this thing.
1BadWolf said:
First and foremost, this belongs in the q&a section. Is your phone an MB865, an ME865, is it AT&T branded? Have you tried uninstalling then reinstalling the Motorola drivers on your PC? Tried a different USB port and/or another PC? Can you give a little more information? Awesome sound effects, by the way.lol
Sent from this thing.
Click to expand...
Click to collapse
thank u lol but im sure u can imagnine the sound an...
AT&T
MB865
and i do believe i said ive tried nearly everything that is listed on this site well other sites to...
I dont need special files for my special model phone or the fact that its at&t but if that information helps u make it connect to my pc like it does when its not in fastboot then there ya go and btw to the Q/A section they can move it...
greatanomaly said:
thank u lol but im sure u can imagnine the sound an...
AT&T
MB865
and i do believe i said ive tried nearly everything that is listed on this site well other sites to...
I dont need special files for my special model phone or the fact that its at&t but if that information helps u make it connect to my pc like it does when its not in fastboot then there ya go and btw to the Q/A section they can move it...
Click to expand...
Click to collapse
Yeah, I was kidding. This site can be too serious at times. I know you said you tried everything, but a lot of people say that and it isn't always true, especially when they ask questions on the same day they became a member. I wasn't trying to offend you or insinuate anything. I asked if you had an AT&T branded phone because I was curious as to why you wanted to flash to 2.3.5 then ota to 2.3.6 then ota again to 4.0.4 instead of using this:
http://forum.xda-developers.com/showthread.php?t=1961310
to go straight to 4.0.4?
So your PC isn't detecting your phone, but ONLY when in fastboot mode, correct? Is the phone detecting the PC? By that I mean, on my phone when I boot into fastboot mode, at first it says:
AP Fastboot Flash Mode (S)
0A.72
Battery OK
OK to Program
Connect USB
Data Cable
Then when I connect it to the PC it changes to:
AP Fastboot Flash Mode (S)
0A.72
Battery OK
OK to Program
Transfer Mode:
USB Connected
Are you at least getting that?
Sent from this thing.
stuck on boot logo
1BadWolf said:
Yeah, I was kidding. This site can be too serious at times. I know you said you tried everything, but a lot of people say that and it isn't always true, especially when they ask questions on the same day they became a member. I wasn't trying to offend you or insinuate anything. I asked if you had an AT&T branded phone because I was curious as to why you wanted to flash to 2.3.5 then ota to 2.3.6 then ota again to 4.0.4 instead of using this:
http://forum.xda-developers.com/showthread.php?t=1961310
to go straight to 4.0.4?
So your PC isn't detecting your phone, but ONLY when in fastboot mode, correct? Is the phone detecting the PC? By that I mean, on my phone when I boot into fastboot mode, at first it says:
AP Fastboot Flash Mode (S)
0A.72
Battery OK
OK to Program
Connect USB
Data Cable
Then when I connect it to the PC it changes to:
AP Fastboot Flash Mode (S)
0A.72
Battery OK
OK to Program
Transfer Mode:
USB Connected
Are you at least getting that?
Sent from this thing.
Click to expand...
Click to collapse
no sir ny fone is not showing this
it still says
Connect Usb
data cable
i stuck while i was on jbleak 4.1.2 and through SD card i flashed CM 10.1
once it worked but now it stucked on the boot logo ... it appears and gone ... and then shows black screen.
even in recovery when i tried to reinstall same zip file of CM10.1 it failed on signature verification.
please help me sir help me..!!
:crying::crying::crying::crying::crying::crying::crying::crying::crying:
Gr8mobiPro said:
no sir ny fone is not showing this
it still says
Connect Usb
data cable
i stuck while i was on jbleak 4.1.2 and through SD card i flashed CM 10.1
once it worked but now it stucked on the boot logo ... it appears and gone ... and then shows black screen.
even in recovery when i tried to reinstall same zip file of CM10.1 it failed on signature verification.
please help me sir help me..!!
:crying::crying::crying::crying::crying::crying::crying::crying::crying:
Click to expand...
Click to collapse
Chill man..nothing to worry about..please install motorola drivers..it should work.
its still not working
nishant203 said:
Chill man..nothing to worry about..please install motorola drivers..it should work.
Click to expand...
Click to collapse
wot motorola driver ..?? i have installed moto device manager and it is not showing any thing connected.. because it remain in boot mode..:crying::crying::crying::crying::crying::crying::crying:
Use Virtual PC
I still have the same issue. I have installed Windows 7 on VM Ware workstation i.e virtual desktop and then followed the below steps :-
-Reboot your Virtual PC
-Install Motorola drivers.
-Reboot your computer
-Install RSD Lite
-Reboot your computer
-Boot your phone into Fastboot mode
-Connect your phone to your computer using a high-quality (preferably OEM) cable.
-Let your PC install any necessary drivers. When it finishes it should tell you that the device "Fastboot Edison S" is ready for use.
-Turn your phone off, disconnect the cable
-Reboot your computer
-Boot your phone back into Fastboot mode
-Wait a couple seconds then connect your phone to your computer
-Wait a couple more seconds, then look at the bottom text that's displayed on your phone. It should say
This means that your phone is connected to your computer.
-Open up RSD Lite
-Wait a couple seconds. At the top of the list should be your phone (under model it should say "Fastboot Edison S")
-If you've done all this and everything has worked out for you, flash the fxz! Make sure to follow the instructions in the noob thread as specifically as possible
Gr8mobiPro said:
wot motorola driver ..?? i have installed moto device manager and it is not showing any thing connected.. because it remain in boot mode..:crying::crying::crying::crying::crying::crying::crying:
Click to expand...
Click to collapse
This seems to be happening more lately. it IS a driver issue of some sort, that is for sure. I would just use one of the scripts, or moto-fastboot manually. they do the same thing as rsd but through command line either with your own typing, or a .bat script.
This may also work better in linux, so you can try downloading a live cd/usb of ubuntu and seeing if it is recognized. no need for drives with linux, just download one of the scripts that includes the moto-fastboot utility. Let me know if you need more help.
same issue
i am having the same issue with my at&t atrix 2. it is soft bricked due to an upgrade from gb to jbleak. ap fastboot flash mode (s) oa.65 battery ok ok to program connect usb data cable same message i have installed different motorola usb driver versions. i have also soldered the 4 pin to the 1 red+5v factory usb cable
https://www.google.com/url?q=http:/...ds-cse&usg=AFQjCNE6DkvEZi41YPAYKVPqH_AlA4f4cQ
but still my pc says unable to recognize usb device. i dnt what to do any more. im in mexico and purchasing a new phone is very expensive i need help is there something any one can do i am sure my device is not completely bricked i just cant get the mofokin pc to recognize the mofokin phone in fastboot

[Q] How to recover Super Soft bricked Galaxy S I9003 - OMAP 3630 ?

flashing the wrong rom along with a "Re-Partition" using a different pit file to recover from a IMEI problem has resulted in a sleep/dead bricked phone. Any help on how to get back to "Download mode" atleast is appreciated.
Currently
1) The phone when plugged in using usb to WinXP SP2 , detects an OMAP 3630 device.( for a short while). I Installed the TI drivers and the Device Manager shows "TI Boards-> 3630 USB Device " for about 2 seconds and disappears.
I Tried the VCPI driver (CDM) but doesn't work to give me a USB to Serial Port .
2) I have installed the Samsung USB drivers ( version 1.3.XX and 1.5.xx ) . I tried a different working phone I9070 and the PC recognises the other phone fine.
Below Now for some Geek stuff
3 ) Odin cannot work b'coz it cannot detect the device ( COM port ). I had tried the VCPI driver for that above.
4) I don't have a scatter file and hence cannot use the SP Flash Tool.
5) I got Omapflash 4.10 and 4.20 . Mostly tried out 4.20
# Omapflash -v @usb_nand
....
ASIC information etc ...
.....
This detects my device as an omap usb device . Battery re-insert every time I get the <waiting for device >
finally ... waiting for 2nd
Error in Status Message ????60???
#
6) Even more geek ....
I tried omap-u-boot-utils.0.2 and in that I tried thee pusb
#pusb -d D00e -f MLO
This worked as the file transfer happened during the battery re-insert detection ( 3seconds )
Tried anything and everything. What steps have you taken to put the device in download mode?
Sent from my GT-I9003 using XDA Free mobile app
Tried to get to download mode
sam_777 said:
Tried anything and everything. What steps have you taken to put the device in download mode?
Sent from my GT-I9003 using XDA Free mobile app
Click to expand...
Click to collapse
I have tried a couple
1) The 3 button power up ( Vol Dn + Home + Pwr ) . BTW the other combo for recovery too does not work.
2) USB cable connected to PC and keeping both Vol Up+ Vol DN pressed and inserting the battery
3) There is a slot for external SD card . So I formatted and loaded MLO + U-boot.bin to the SD Card to see if I could boot the phone off the card and then get going on the eMMC/Nand. :fingers-crossed: . No result , the phone stays as-is . I was hoping to get the u-boot prompt atleast.
Give a try to hemidall one click unbrick. Hemidall driver is bettter than Odin.
Try vol dn+home+power then slid batter in to get download mode.
By the way what ROM did you flashed?
Sent from my GT-I9003 using XDA Free mobile app
sam_777 said:
Give a try to hemidall one click unbrick. Hemidall driver is bettter than Odin.
Try vol dn+home+power then slid batter in to get download mode.
By the way what ROM did you flashed?
Sent from my GT-I9003 using XDA Free mobile app
Click to expand...
Click to collapse
One Click did not work ( Heimdall depends on a download mode device .. uses fast boot internally ). Attached log.txt
I had flashed a JVQ ROM after reading a XDA thread that bricked my I9003
Can anyone share with me the scatter information(Memory locations) from any I9003 device ? ( Preferably running Stock ROM )
A youtube video shows how to get it from the phone using adb shell
www dot youtube dot com / watch ? v=M6cw5eQyI0I
How does the Battery charging animation work when the phone is switched off and the charger connected to the phone ? Does the 2nd bootloader execute without the phone turning "ON" ?
Will tools and loaders for the Beagleboard , Pandaboard etc work for the Samsung Phone I9003 ?
Galaxy9003 said:
Will tools and loaders for the Beagleboard , Pandaboard etc work for the Samsung Phone I9003 ?
Click to expand...
Click to collapse
I see a solution for the OMAP4460
http://forum.xda-developers.com/galaxy-nexus/general/bricked-gnex-brought-to-life-t1760787
wonder why similar solution doesn't exist for the OMAP3630.
Is TI still working on this ?
DEAD.
Sent from my GT-I9003 using XDA Free mobile app
sam_777 said:
DEAD.
Sent from my GT-I9003 using XDA Free mobile app
Click to expand...
Click to collapse
usb 2-1.3: device descriptor read/64, error -32
Looks like I have to rolback my kernel version (3.13.x.x-generic) .
Galaxy9003 said:
usb 2-1.3: device descriptor read/64, error -32
Looks like I have to rolback my kernel version (3.13.x.x-generic) .
Click to expand...
Click to collapse
Probably cocked up kernel of the OS.
Please let us update with your progress.
At least I am learning new things.
[
Looks like the Kernel's autosuspend parameter needs to be changed ...
The LKDDb does not seem to list a driver for this VIDID combo . Any ideas why ?

HELP! Recovering my bricked Mi4

Since Xiaomi and Micro$oft released a public ROM of Windows 10 Mobile for Mi4, the curiosity drives me to try it. But I felt so uncomfortable after successfully installed win10 on my mi4.
So I decided go back to Android roms. But sh*t happened - my mi4 got bricked during the flashing.
Phone won't boot with black screen and no boot options. Holding any buttons (including power button + volume down more than 2 minutes) won't work.
The pc can not recognize a USB device after it is plugged in (in both Windows XP and Windows 8.1).
Then I plug it into my Mac OS X with a VirtualBox of Windows 7 OS inside.
The USB devices shows a unknown device of id 05C6:F006.
I did a lot of googling of 05c6:f006 which seems to be 05c6:9008 and something Qualcomm related.
And the most important thing is to make my computer to recognize it.
So things I need to figure out:
Is my phone hardware damaged or software damaged (hard bricked or soft bricked)?
Do I need to disassemble it?
How can I make my pc to recognize it ?
Please add screenshot of your phone state. Maybe we can determine if its a hardware or software issue
darkmaster566 said:
Please add screenshot of your phone state. Maybe we can determine if its a hardware or software issue
Click to expand...
Click to collapse
My phone was recognized as a USB input device, VID_05C6&PID_F006, seems to be Qualcomm_QHSUSB 9008 related
I have exacly the same probleme here, do you have find any solution ?
If it's getting recognised, we can try flashing another recovery or directly boot into recovery from command prompt by using command fastboot boot recovery.img
Try this and let me know if it works
xiaomi mi4 lte not turn on
darkmaster566 said:
If it's getting recognised, we can try flashing another recovery or directly boot into recovery from command prompt by using command fastboot boot recovery.img
Try this and let me know if it works
Click to expand...
Click to collapse
Good evening. I have a problem with my Xiaomi 4 lte, after trying to return from 6 to android 4.4 android after this tutorial : ]Now the phone does not start, if you stick to connect to PC loaded or red LED flashes once and the computer sounds like something I plugged in but not afiseaja nimicc device. He is charged for 24 hours and not start and MIFLASH program is not found
Mi4w hard brick
darkmaster566 said:
Please add screenshot of your phone state. Maybe we can determine if its a hardware or software issue
Click to expand...
Click to collapse
Hey! I had bymistakely flashed wrong partition and tried flash in miii 6.3.3 ROM....
Now my device is bricked....Whenever i connect to charger the red light blinks....And when connected to pc....The red light comes.....But no drivers come on my pc...Means its to recognising.....Can you help me please????

Categories

Resources