Completely stuck..possibly broken legend..

flynny

Senior Member
May 20, 2010
73
3
0
Hi guys, had a perfectly working legend running CM7, been helping a mate root his phone so I downloaded a rom onto my phone (we had no sd card readers), swapped out my sd card into his and all was well.

Placed the card back in my legend and now:

Cant see the sdcard/phone on my computer when attached through USB.
The phone cant see ANY SDcard I place inside it (tried 2).
Phone cant seem to USB charge either on or off.
When I connect to the computer when its on, the charge icon appears and a minute later disappears no longer seems to register charging whilst on. But whilst off the phone displays the usual red led light for a minute, then starts flashing red and green led, wtf is going on?


Running adb I can get it to register with adb devices.

Running the R4-Legend recovery bat starts the process, then stops i cant see the error...

Cant get to cwm since i cant run the recovery program (above) i can get to the red triangle with exclamation mark screen..

WTF have I done? Have i physically broken it when i put the sd card back in?
Im not sure if this is usb bricked as I should be able to see the sd card on the phone right?
 
Last edited:

pesaroso

Senior Member
Aug 23, 2010
200
23
0
And if that doesn't work, hopefully you are able to flash back to a stock firmware? Mine started fucking with me like that, and I got to restore it just before it fully started to reject all my SD-cards.. Shipped it in for service, got it back working perfectly. The reason was a faulty motherboard. I hope your phone is just USB-bricked, though! GL, mate!
 

TheGrammarFreak

Senior Member
Jul 29, 2010
2,820
678
0
twitter.com
And if that doesn't work, hopefully you are able to flash back to a stock firmware? Mine started fucking with me like that, and I got to restore it just before it fully started to reject all my SD-cards.. Shipped it in for service, got it back working perfectly. The reason was a faulty motherboard. I hope your phone is just USB-bricked, though! GL, mate!
Language...
 

flynny

Senior Member
May 20, 2010
73
3
0
Thanks for the help guys, trying to do this on the sly at work...

So far ive managed to get the android 1 drivers installed, adb sdk, hoping it works as its my pride and joy I know which phone im getting next but id rather not have to buy a poor nokia brick to get me by..

TheGrammarFreak, cheers for helping remind me to keep my own language in check... although a nugget of help might of gone amiss..

Hope I can get this sorted, running out of battery quick..
 

flynny

Senior Member
May 20, 2010
73
3
0
Right well, the plot thickens. Following the USB Unbrick guide I can get as far as having the 2 files I need on the sd card but they cannot be read.

The sdcard cannot be mounted/read.

Gone into fastboot usb mode on the phone.
Used the fastboot devices via windows cmd shell: gotten a serial so i know its working and connected and usb charging seems to of been alleviated (although no usb drive is available when connected in windows).

Used fastboot oem enableqxdm 0 in windows cmd shell (multiple times ive tried so theres no sp) it says it works, then fastboot reboot but alas Still no sd card present when the device loads..


Im at a loss now.. will continue pursuing this
 

flynny

Senior Member
May 20, 2010
73
3
0
How rude, I didnt include my logfile... getting quite worried now.




C:\android_sdk\android_windows\tools>fastboot devices
HT03KNX0XXXXX fastboot

C:\android_sdk\android_windows\tools>fastboot oem enableqxdm 0
... OKAY [ 0.018s]
finished. total time: 0.018s

C:\android_sdk\android_windows\tools>fastboot oem boot
... INFOsetup_tag addr=0x60000100 cmdline add=0x9D
078D14
INFOTAG:Ramdisk OK
INFOTAG:smi ok, size = 0
INFOTAG:hwid 0x0
INFOTAG:skuid 0x22F00
INFOTAG:hero panel = 0x0
INFOTAG:engineerid = 0x0
INFOMCP dual-die
INFOMCP dual-die
INFOTAG:mono-die = 0x0
INFODevice CID is not super CID
INFOCID is HTC__001
INFOsetting->cid::HTC__001
INFOserial number: HT03KNX01884
INFOcommandline from head: no_console_suspend=1 console=null
INFOcommand line length =439
INFOactive commandline: board_legend.disable_uart3=0 board_legen
INFOd.usb_h2w_sw=0 board_legend.disable_sdcard=0 diag.enabled=0
INFOboard_legend.debug_uart=0 smisize=0 userdata_sel=0 androidbo
INFOot.emmc=false androidboot.baseband=7.05.35.26L androidboot.
INFOcid=HTC__001 androidboot.carrier=HTC-WWE androidboot.mid=PB7
INFO610000 androidboot.keycaps=qwerty androidboot.mode=normal an
INFOdroidboot.serialno=HT03KNX01884 androidboot.bootloader=0.43.
INFO0001 no_console_suspend=1 console=null
INFOaARM_Partion[0].name=misc
INFOaARM_Partion[1].name=recovery
INFOaARM_Partion[2].name=boot
INFOaARM_Partion[3].name=system
INFOaARM_Partion[4].name=cache
INFOaARM_Partion[5].name=userdata
INFOpartition number=6
INFOValid partition num=6
INFOmpu_nand_acpu_rw 8F2 1000
FAILED (status read failed (Too many links))
finished. total time: 0.911s

C:\android_sdk\android_windows\tools>