A few days ago my HTC didn't boot anymore, so I wiped everything. When I rebooted my phone I was stuck at the alpharev boot image. Luckily recovery and fastboot is still working, but whenever I am in recovery mode and try to mount my SD card it says " unable to write to ums lunfile". I've tried multiple SD cards and none of them are being recognized.
When I'm in fastboot and type "fastboot devices", the command prompt gives this:
SH15CPL01222 - fastboot. I think this means my computer recognizes my device, but only in fastboot mode.
Is there any way I can fix this? Can I push a ROM via fastboot?
Thx in advance
try using fastboot commands -
fastboot oem enableqxdm 0
fastboot oem eraseconfig
what recovery do u have? maybe try flashing 4ext recovery via fastboot and see if theres any change, also try putting a rom on ur sdcard using a card reader. im not sure but its worth a shot. also go read bortaks guide, Desire Q&A/stickies (first post)
Sent from my HTC Desire
Thanks a lot mate. I'm working on it.
Related
Hello people,
some things about me: i aint no expert,i am just the "follow the guide step by step" type of guy.
here goes with my problem,
I flashed oxygen v2.0 and my phone after a manual reboot crashed, i tried to boot but it stuck in the oxygen boot logo 4-5 times.
i opened the recovery (clockwork mod-alpharev 2.5.1.8) and wiped everything out (system-data-dalvik cache-ext partition)also formated the whole sd to fat32.
then when i tried to reflash oxygen 1.0.4 my recovery says that it cant mount sd card.the actuall message i get is " E:cant mount /dev/block/mmcblk0p1 (or /dev/block/mmcblk0)"
i have S-OFF and rooted of course,phone is also with oxygen HBOOT.
i tried with 2 diferent cards and with both of them i get the same message.
also both of them are working fine,tested on a laptop card reader.
is it a device HW problem or something that has to do with the wipes i mentioned i did before?
what can i do to bring it back to life??
What happens if you connect the usb? Might be a usb brick.
Hi,
when i connect it via usb i can see it in "my device manager" on my pc listed as "android USB devices - My HTC" (fastboot)
in boot loader i can see it listed as "Android phone - Android Bootloader interface"
when im in cwm-alpharev recovery i can see it as "other devices - Qualcomm CDMA Technologies MSM"
the problem is that i cant mount my sd in recovery to do a NAND restore
the only thing i can do right now is go to fastboot bootloader and cwm-alpharev recovery
any ideas?
Yes, follow the link I gave you.
Skip step one since your still rooted.
ok thanks but i am gonna need some more help,
in step 2 it sais to boot into fastboot and enter a command
enter it where?
Terminal or command prompt, make suer you have the sdk tools installed and can use fastboot. If you don't know what it is or how to get it working start here.
I LOVE YOU so much right now,
all i did is the 'fastboot oem enableqxdm 0' to restore SD functionality and then a nand restore.
my desire owns you his life,
thanks alot.
Hi,
Over the last year I have been rooting and flashing roms on both the HTC DZ and the Aria and have not had any real troubles. However...
Recently picked up a used Desire A8181 that was flashed and had CM7 with 2.3.7 G installed with CWM backups but "desired" to flash a newer ROM with either 2.1+3 Sense or Sense 3.5.
So over the course of the last week, been looking at alpharev, hboots and all of the stuff one might need to flash such a ROM. Well today ran into a problem. I cannot tell you exactly what I did but where I am is not a good place.
So, need some help...
1. I can boot into recovery and currently have cwm-4.0.1.4 loaded
2. Using Fastboot I can flash an .img file either a new bravo_alphaspl.img or a recovery-clockwork-2.5.0.7-bravo.img file using AndroidFlasher.exe or using fastboot.exe
3. I cannot get
a. revolutionary.exe to see my phone, it states WAITING FOR DEVICE
b. abd shell or device or any adb command to work
4. I cannot get a stock OTA RUU file to flash and when I do, I get the errors shown in the attached png files.
5. I cannot access my SDCARD and get this error can't mount /SDCARD and along with this the error /dev/block/mmcblk0
I have
- stock hboot
- PVT3 S-OFF
- hboot 6.93.1002
So looking for some tips or trick to get my ROM reloaded which I suspect is related to corrupt storage on the phone?
Anyway, thoughts welcomed.
Thanks,
malloy0
UPDATE...I also reviewed this guide http://forum.xda-developers.com/showthread.php?t=1275632 and many others, NONE addresses the issue of not being able to access the SDCARD. Also, I have 6 different SDCARDs and they all work fine in my DZ. I have also prepd and formated using Gparted and booted via Linux.
malloy0 said:
5. I cannot access my SDCARD and get this error can't mount /SDCARD and along with this the error /dev/block/mmcblk0
Click to expand...
Click to collapse
SD card brick , u can look at this thread
these commands through adb should solve it (u said adb is not finding ur device,make sure u have the drivers installed). i had this sd card issue at least 3-4 times and these 2 lines always saved me
fastboot oem rebootRUU
fastboot oem enableqxdm 0
rayiskon said:
SD card brick , u can look at this thread
these commands through adb should solve it (u said adb is not finding ur device,make sure u have the drivers installed). i had this sd card issue at least 3-4 times and these 2 lines always saved me
fastboot oem rebootRUU
fastboot oem enableqxdm 0
Click to expand...
Click to collapse
Thanks!! Will try in a few days. Busy for work traveling. Not much time to test.
Note on the adb drivers? I assume that given I connect my DZ and my WinPC and it works to access the DZ phone that these drivers mean they are installed? Using XP SP3. Also, I accessed my A8181 yesterday no trouble, so...assume the adb drivers are installed. I do note when the Desire is plugged in, sometimes get the request for the Qualcomm CDMA Technologies MSM (or something like this?) driver, but no luck finding this. So hit cancel and move on. Did not have this issue yesterday.
Ok...on the commands, will try more later.
RE: fastboot commands?
fastboot oem rebootRUU
fastboot oem enableqxdm 0
do I need to have these enableqxdm and rebootRUU files where I have the fastboot.exe file?
Spent way to much time searching and trying to fix myself, time to get some help.
Thanks again.
These are not files, they are just 2 commands to fix the usb brick. So you only need fastboot.exe.
To get the drivers you have to download the Android SDK, but I think that these drivers will work as well.
rayiskon said:
SD card brick , u can look at this thread
these commands through adb should solve it (u said adb is not finding ur device,make sure u have the drivers installed). i had this sd card issue at least 3-4 times and these 2 lines always saved me
fastboot oem rebootRUU
fastboot oem enableqxdm 0
Click to expand...
Click to collapse
WOW! Amazing. I messed with this for hours and hours and did search after search, but did not locate the suggested fix above, but flashed and WAA-LAA!!
It worked like a charm.
fastboot oem rebootRUU
fastboot oem enableqxdm 0
Thank you!
Hi,
Iam trying to un USB Brick my sisters phone. I s-off ed with Revolutionary, installed clockwork recovery, and unzipped Superuser. But now the SD card (I've tried 3) aren't recognised at all.
All the instructions for USB UNbricking start with the command ' 'fastboot oem enableqdm 0' from the cmd (I have the android-sdk-windows/tools folder in the C directory;and just in case downloaded Android SDK - but that doesn't seem to do anything, just hang in cmd window when I launch it).
The thing is when I ever I type 'fastboot oem enableqxdm 0' I get "FAILED status malformed (1 bytes))". I also tried another fastboot command 'fastboot reboot-bootloader' but again got "FAILED.. status malformed (1 bytes))"
I just can't find a solution to this anywhere - if there is one and you know that'd be great, or a link would be excellent.
I'm going crazy here - what can I do to get the fastboot command to work - and then recoginse an sd card. Any ideas? And, my sister is supposed to gettinga train this evening! Doh, why did I try and root her phone...
Help please!
Chees
this
10chars
Ah, getting there...
So, got the fastboot oem enableqxdm 0 command to work.
Said OKAY.
Tried the fastboot oem eraseconfig
Said OKAY.
Went into Recovery, tried to flash update.zip; no sd card! Ah damn. (file shows up when exploring sd card on laptop)
So,, thought I try the CID version and I get this info:
INFODevice CID is Super CID
INFOCID is Super CID
INFOBackup CID is ORANG001
INFOSetting->cid::ORANG001
So, now I am confused, what the hell is my CID now?
And can I use the CID Gernerator as in that post.
If it helps, I could see the SD Card fine until I partitioned it (with Easeus - then wiped - then tied again with Mini Tool - both times the parition worked, everthing worked fine when exploring with laptop, just the Desire seemed to throw it and alas, no more sd card recognised - have tried a couple of others too.) Blimey, I've rooted, flashed, etc so many times without a glitch, just didn't think this would happen. Sod;s law it happens to my sister's phone when Itrying to help (she has no tech knowledge!)
SO, again, any help would be great.
Cheers
Just remembered you can try something else..
Code:
fastboot oem enableqxdm 0
fastboot oem eraseconfig
(this has to enable SD.. if it doesn't then I dunno.. I mean 60% of the time it works every time)
Then flash RMD Recovery (link on my guide), and use the built in USB brick function.
If you're S-OFF flash the recovery.img via fastboot
If you're S-ON fakeflash the recovery.zip via recovery
Also in these situations, try to actually give us the errors recovery shows etc.
Alas, tried both of those commands and nothing happened (said OKAY both times, but when booted into Recovery it still did not recognise SD card, and when booted normally still no joy...)
What next, well I'll get a cheap 1Gb SD card straight out of the box and see if recognises it -not holding out much luck though. After that, try flashing the RMD Recovery via fastboot? and trying the USB Brick option (what do reckon?)
Oh well, we'll see. Would it help if I could flash a new ROM? Can this be done without an SD Card being recoginised? If so, which ROM, and how would I do it (from fastboot?) - had run Insert Coin 1.1.14 on another Desire (still running fine) - flash that even though Sd won' be paritioned, would ot work? Out there at the moment...
P
Hi everybody,
I've been looking on the forum for over a week, and I still haven't been able to resolve my problem.
I tried flashing my HTC Desire with a ROM (on Rom manager), but it didn't work (it always rebooted).
I stupidly deleted all the data on the phone, cache, dalvik cache, etc.... so no Rom is on my phone now.
I now think my phone is USB bricked (it has all the symptoms such as not being properly recognized on the computer).
I can turn on the phone, the buttons work, I can go into clockwork mod BUT I can't mount my SD card in clockwork (so I can't flash anything through that).
I would really appreciate and help you have to offer! Thanks!
S-ON (I unfortunately turned it back on while I tried to fix it)
HBOOT 0.93
Radio 5.11.05.27
ClockworkMod Recovery v.5.0.2.0
I guess you just need to run two fastboot commands:
fastboot oem enableqxdm 0 (unblock your sd-card)
fastboot oem eraseconfig (fix misc partition)
source: http://androidforums.com/desire-tips-tricks/365476-guide-usb-brick-fix.html
EvertorN said:
I guess you just need to run two fastboot commands:
fastboot oem enableqxdm 0 (unblock your sd-card)
fastboot oem eraseconfig (fix misc partition)
source: androidforums.com/desire-tips-tricks/365476-guide-usb-brick-fix.html
Click to expand...
Click to collapse
I already looked at that page and tried what you said and it didn't work, I also tried flashing the PB99IMG.zip but that also didn't work.
I then needed to do the process on the bottom of the page, but it requires me to use a file explorer app, and I don't have any ROM installed
any ideas?
are you sure you ran the fastboot commands correctly?
1) Make sure you have fastboot set up, if you don't, unzip the attached file into c:\
2) turn on your phone in FASTBOOT (either hold BACK and POWER, or select FASTBOOT from the Hboot menu)
3) plug the phone in via usb
4) run cmd and type
Code:
cd\
fastboot oem enableqxdm 0
fastboot oem eraseconfig
Do you see your device in fastboot devices? If yes then follow bortak's guide. If not, you might have a problem
Sent from my HTC Runnymede using XDA App
bortak said:
are you sure you ran the fastboot commands correctly?
1) Make sure you have fastboot set up, if you don't, unzip the attached file into c:\
2) turn on your phone in FASTBOOT (either hold BACK and POWER, or select FASTBOOT from the Hboot menu)
3) plug the phone in via usb
4) run cmd and type
Code:
cd\
fastboot oem enableqxdm 0
fastboot oem eraseconfig
Click to expand...
Click to collapse
Hi,
"fastboot oem enableqxdm 0" works fine, but when I do "fastboot oem eraseconfig" I get the following message:
... INFO[ERR] Command error !!!
OKAY
It is written that I'm connected on fastboot USB on my phone, and fastboot detects a device as "SH09XPL05866", that I suppose is my Desire.
Any suggestions?
Thanks
Double-checked you wrote the command correct?
MatDrOiD said:
Double-checked you wrote the command correct?
Click to expand...
Click to collapse
Yup, I wrote it correctly.
I looked at your guide, and I'm guessing it won't work anyways because I'm S-ON.
Is there any other way to un-USB brick it (or put it back on S-OFF)?
Checked if CWM can mount SD card only with the first command?
Sent from ICS with Transparent XDA App
MatDrOiD said:
Checked if CWM can mount SD card only with the first command?
Sent from ICS with Transparent XDA App
Click to expand...
Click to collapse
Nope, I get "error mounting SD card"... does anybody know where this could be coming from?
any other ideas?
A) you haven't got an sd-card in your phone
B) your sd-card is dead
bortak said:
A) you haven't got an sd-card in your phone
B) your sd-card is dead
Click to expand...
Click to collapse
Thanks bortak, I tried with another sd card and I can mount in clockworkmod.
Though the other sd card isn't dead, I can read it using a micro sd adapter...
thanks a million
bortak said:
A) you haven't got an sd-card in your phone
B) your sd-card is dead
Click to expand...
Click to collapse
sir you are the greatest after weeks of searching i have been able to root my phone all thanks to you sir
Ok my mates phone so not entirly sure what hes done.
But basically he has a boot loop
And the phone is not reading the sd card. Any sd card i try. (His sd card works fine in my Sensation).
So i can not reflash a new rom, as the phone wont read sd card.
I tried flashing a new recovery img, but phone wont read sd card.
Tried factory reset, but that fails because of the sd card problem.
So any help please.
OR I COULD JUST SELL HIM MY HERO
Is his phone s-off ?
If yes, do this in fastboot mode
fastboot oem enableqxdm 0
fastboot oem erase config
Or you can flash the RMD Recovery http://forum.xda-developers.com/showthread.php?t=1137763
It has a fix usb brick function.. try that.
Thanks
Yes his phone is s off.
Giving it a go now
Thanks again
ckpv5 said:
Is his phone s-off ?
If yes, do this in fastboot mode
fastboot oem enableqxdm 0
fastboot oem erase config
Or you can flash the RMD Recovery http://forum.xda-developers.com/showthread.php?t=1137763
It has a fix usb brick function.. try that.
Click to expand...
Click to collapse
Ok sorry to be a pain in the arse.
But where do i type fastboot oem enableqxdm 0
fastboot oem erase config
I can put the phone in to fastboot start and back button. But my computer dose not reconise anything.
I have Android SDK.
And HTC Sync installed.
And how do i flash http://forum.xda-developers.com/showthread.php?t=1137763
When my phone wont read the sd card.
Sorry im a bit slow with computers, but should pick it up hopefully with a little help thanks.
Cheers Steve
big_sw2000 said:
Ok sorry to be a pain in the arse.
But where do i type fastboot oem enableqxdm 0
fastboot oem erase config
I can put the phone in to fastboot start and back button. But my computer dose not reconise anything.
I have Android SDK.
And HTC Sync installed.
And how do i flash http://forum.xda-developers.com/showthread.php?t=1137763
When my phone wont read the sd card.
Sorry im a bit slow with computers, but should pick it up hopefully with a little help thanks.
Cheers Steve
Click to expand...
Click to collapse
take the card out and put it in the freezer for 12 hrs,then jump up and down on it several times ..
seriously though,remove the sd card and pop it in a card reader,and see if that picks it up.transfer the file or 4ext recovery both have usb brick.boot into recovery and see what happens,you should be able to get into recovery and flash a zip,if not its fastboot
markb63 said:
take the card out and put it in the freezer for 12 hrs,then jump up and down on it several times ..
seriously though,remove the sd card and pop it in a card reader,and see if that picks it up.transfer the file or 4ext recovery both have usb brick.boot into recovery and see what happens,you should be able to get into recovery and flash a zip,if not its fastboot
Click to expand...
Click to collapse
Thanks i used the freezer method then cooked it gas mark 6 22 mins.
Its all working again.
Maybe i will charge him for my hard work, now i cant sell my Hero
Cheers Steve