Please Help,
I think my cousin has bricked my phone, I have tried everything and the phone will die soon as it wont switch offf.
Basically my phone has rooted and also the bootscreen unlocked, now my cousin didn't make a backup of my initial stock rom. so I am kinda stuck.
When I put the phone into boot via Power Button and Down Volume its comes to the white boot screen. When I Fastboot USB mode it says "SD Checking, Failed to open usb master", so how can i put this stock rom I found if my pc can't even detect the phone storage.
When I also go into my ClockworkRecovery and go into Mounts and Storage Menu > Mount USB storage, I get "unable to ums lunfile (no usch file or........ I thought maybe I could get the pc to recognize the phone sotrage via that way so I can put a ROM on the phone.
Phone has no ROM on it atm, I am slowly giving up.
update to the latest cwm or twrp then try again
---------- Post added at 03:34 AM ---------- Previous post was at 03:24 AM ----------
oh and and usb master mode thing is because you have the cable plugged in when starting bootloader. pull usb cable out before starting bootloader and plug it back in when it loads
How do I update the CWM with no OS installed
Divincus said:
How do I update the CWM with no OS installed
Click to expand...
Click to collapse
I think it is beyond being fixed my friend, when I power up the phone without the cable then I put it in once is have pressed the power key for the fastboot, the phone is still not detected. when the cable is plugged in on the fastboot it shows "fastboot USB" so it must be doing something?
Is there anyway someone would be really kind and use a voip and direct me or is the phone just totally dead now?
Ok, you can get into bootloader so your phone is not bricked. You are rooted, correct ?
You have a fastboot folder on your PC with the necessary files in it ?
alextheg said:
Ok, you can get into bootloader so your phone is not bricked. You are rooted, correct ?
You have a fastboot folder on your PC with the necessary files in it ?
Click to expand...
Click to collapse
Here is whats on the screen 1st.
ENDEAVORU PVT SHIP S-ON RL
HBOOT - 1.39.0000
CPLD-None
MICROP-None
RADIO-5. 1204 .164. 38H
Emmc bootmode: Disabled
Cpu bootmode Disabled
HW Secure boot: Enabled
Modem Path OFF
FASTBOOT
REBOOT
REBOOT BOOT LOADER
POWER DOWN
Yes I made one on my desktop with all the adb files ect from the SDK download.
Yes getting in the HBOOT is no problem at all, thats when if the usb cable is plugged in it says failed to open master used.
So I press the power to select FASTBOOT and insert the usb it then changes at the top FASTBOOT USB?
Is that a good sign
Divincus said:
Here is whats on the screen 1st.
ENDEAVORU PVT SHIP S-ON RL
HBOOT - 1.39.0000
CPLD-None
MICROP-None
RADIO-5. 1204 .164. 38H
Emmc bootmode: Disabled
Cpu bootmode Disabled
HW Secure boot: Enabled
Modem Path OFF
FASTBOOT
REBOOT
REBOOT BOOT LOADER
POWER DOWN
Yes I made one on my desktop with all the adb files ect from the SDK download.
Yes getting in the HBOOT is no problem at all, thats when if the usb cable is plugged in it says failed to open master used.
So I press the power to select FASTBOOT and insert the usb it then changes at the top FASTBOOT USB?
Is that a good sign
Click to expand...
Click to collapse
yes that is good, and from "fastboot usb" is where you install a newer cwm. get it from here>>>>>http://forum.xda-developers.com/showthread.php?t=2240646 rename the file "recovery" and put it in your fastboot folder, then install it by typing in command window "fastboot flash recovery recovery.img" then install your rom or stock nandroid that I linked for you earlier
same problem
Hi I have HTC ONE X after custom rom has lost imei number, bootloader relocked, android probably deleted and can't connect like normal with Laptop "UNKNOWN DEVICE" becouse all identification numers are 0, USB MASS Storage unavailable
Any ideas for bring him back?
Make sure you are in the "fastboot" folder that is on your desktop. In other words, the fastboot folder window is highlighted.
Hold the "shift" key on your keyboard and at the same time right click on empty space in the fastboot folder. Now you will get a menu, click on "Open command prompt here".
You should now have a fastboot terminal window and you can send commands to your phone using fastboot.
As "nogotaclue", said download ClockworkMod Recovery from Here . Put the downloaded recovery image in your fastboot folder. I would rename the downloaded recovery to "recovery_cwm". I do this because I find it easier to distinguish between recoveries that way.
Now go into your fastboot terminal window and type " fastboot flash recovery recovery_cwm.img " without the quote marks and then hit "enter".
Once you get a message saying that it succeeded type
" fastboot erase cache " hit "enter"
Now power off your phone reboot into bootloader and select recovery. If all is well you will be looking at Clockwork mod recovery 5.8.4.0.
Now you just need to get a ROM or a nandroid backup and you should be good to go....
nogotaclue said:
yes that is good, and from "fastboot usb" is where you install a newer cwm. get it from here>>>>>http://forum.xda-developers.com/showthread.php?t=2240646 rename the file "recovery" and put it in your fastboot folder, then install it by typing in command window "fastboot flash recovery recovery.img" then install your rom or stock nandroid that I linked for you earlier
Click to expand...
Click to collapse
I'll try that when I tried to adb devices it would not detect my phone at all, so I should download a new cwm go into the fast boot folder, do the cmd and point it to the cwm image?
MGOneX said:
Hi I have HTC ONE X after custom rom has lost imei number, bootloader relocked, android probably deleted and can't connect like normal with Laptop "UNKNOWN DEVICE" becouse all identification numers are 0, USB MASS Storage unavailable
Any ideas for bring him back?
Click to expand...
Click to collapse
Hold power and volume down button, keep holding them until bootloader screen appears.
Connect to your pc via fastboot usb.
Flash custom recovery
Flash Boot image for the rom you want
Erase cache
Install rom via recovery
Divincus said:
I'll try that when I tried to adb devices it would not detect my phone at all, so I should download a new cwm go into the fast boot folder, do the cmd and point it to the cwm image?
Click to expand...
Click to collapse
Correct, also make sure you have the latest drivers for your device. Or install HTC sync
Sent from my HTC One X using XDA Premium 4 mobile app
alextheg said:
Make sure you are in the "fastboot" folder that is on your desktop. In other words, the fastboot folder window is highlighted.
Hold the "shift" key on your keyboard and at the same time right click on empty space in the fastboot folder. Now you will get a menu, click on "Open command prompt here".
You should now have a fastboot terminal window and you can send commands to your phone using fastboot.
As "nogotaclue", said download ClockworkMod Recovery from Here . Put the downloaded recovery image in your fastboot folder. I would rename the downloaded recovery to "recovery_cwm". I do this because I find it easier to distinguish between recoveries that way.
Now go into your fastboot terminal window and type " fastboot flash recovery recovery_cwm.img " without the quote marks and then hit "enter".
Once you get a message saying that it succeeded type
" fastboot erase cache " hit "enter"
Now power off your phone reboot into bootloader and select recovery. If all is well you will be looking at Clockwork mod recovery 5.8.4.0.
Now you just need to get a ROM or a nandroid backup and you should be good to go....
Click to expand...
Click to collapse
How come then in the current CWM I have, I get the mesagunable to ums lunfile
I do not know why and I would not concern myself with it either.
As long as you can boot into recovery and mount usb storage then you can place a rom or a nandroid on your device and get up and running again.
alextheg said:
I do not know why and I would not concern myself with it either.
As long as you can boot into recovery and mount usb storage then you can place a rom or a nandroid on your device and get up and running again.
Click to expand...
Click to collapse
Well I can enter the boot screen so thats a sign I guess, I am just waiting to charge the phone a little then do the process
So I'll recap what I have to do
1.)Hold Power Button + Bottom volume controller
2).Enters the BOOTSCREEN
3.)Scroll to FASTBOOT and press the power button on the FASTBOOT then (FASTBOOT USB) should appear
4.)Navigate to my C:\Users\Jon\Desktop\fastboot folder where fastboot.exe is and the recovery_cwm.img is
5.)Shift + Right Click open command prompt here blah blah
6.)In the CMD window type "fastboot flash recovery recovery_cwm.img"
7.)If succeeded, then the following "fastboot erase cache" hit enter power off phone.
8.)BOOTLOADER, recovery and CWM should be there.
I have a HTC One X Integra H3G before all this I was on the 4.1.0 version of the HTC, is there a link of H3G roms
Divincus said:
Well I can enter the boot screen so thats a sign I guess, I am just waiting to charge the phone a little then do the process
So I'll recap what I have to do
1.)Hold Power Button + Bottom volume controller
2).Enters the BOOTSCREEN
3.)Scroll to FASTBOOT and press the power button on the FASTBOOT then (FASTBOOT USB) should appear
4.)Navigate to my C:\Users\Jon\Desktop\fastboot folder where fastboot.exe is and the recovery_cwm.img is
5.)Shift + Right Click open command prompt here blah blah
6.)In the CMD window type "fastboot flash recovery recovery_cwm.img"
7.)If succeeded, then the following "fastboot erase cache" hit enter power off phone.
8.)BOOTLOADER, recovery and CWM should be there.
I have a HTC One X Integra H3G before all this I was on the 4.1.0 version of the HTC, is there a link of H3G roms
Click to expand...
Click to collapse
You are pretty much there. When you have confirmed that you can reboot into recovery, power off and then reboot into bootloader / fastboot usb and from the fastboot terminal window type " fastboot getvar main".
Also type "fastboot oem readcid"
Post the result of those commands please
alextheg said:
You are pretty much there. When you have confirmed that you can reboot into recovery, power off and then reboot into bootloader / fastboot usb and from the fastboot terminal window type " fastboot getvar main".
Post the result of that command please
Click to expand...
Click to collapse
All the processes worked upto the point where you told me to "fastboot getvar main"
Divincus said:
All the processes worked upto the point where you told me to "fastboot getvar main"
Click to expand...
Click to collapse
Did you power off the device and restart it in fastboot usb ?
Divincus said:
All the processes worked upto the point where you told me to "fastboot getvar main"
Click to expand...
Click to collapse
I am H3G_01 but as I said, getva is a unknown command, least we are getting somewhere and I really appreciate your help.
Divincus said:
I am H3G_01 but as I said, getva is a unknown command, least we are getting somewhere and I really appreciate your help.
Click to expand...
Click to collapse
You are most welcome.
In fastboot terminal type "fastboot getvar all" and post screen please
Related
I flash new custom rom, but I clean all sd card.
My mobile restart only fastboot,
I can't do anything because my battery are low.
I've downloaded RUU and tried flash boot and image but appers a error: "remote: not allowed"
I'm using fastboot recharge all time.
* RUU_ENDEAVOR_U_ICS_40_S_HTC_ARA_2.17.415.2_Radio_2.1204.135.20_release_275980_signed
Follow my screen:
**** relocked ***
ENDEAVORU PVT SHIP S-ON RL
HBOOT-1.12.0000
CPLD-Nome
MICROP-Nome
RADIO-2.1204.135.20
eMMC-bootmode:disable
CPU-bootmode :disable
HW Secure boot :disable
MODEM PATH FF
Jun 28 2012,11:31:28
Fastboot USB
<VOL UP>
<VOL DOWN>
<POWER>
HBOOT
REBOOT
REBOOT BOOTLOADER
POWER DOWN.
sorry my bad english
Why do you clean your sd card?
From fastboot you can flash custom recovery, and then you can enter your custom recovery to mount the sd card..
from there, copy a custom rom on your choice and flash it..remember to flash the kernel too..
Good luck bro! :good:
I tried too
RUU_ENDEAVOR_U_ICS_40_S_HTC_Europe_2.17.401.2_Radio_2.1204.135.20_release_274900_signed.exe
RUU_ENDEAVOR_U_ICS_40_S_hTC_Asia_WWE_2.17.707.3_Radio_2.1204.135.20_release_278245_signed.exe
No efect. all gime a error.
Anybody??
Freddy1X said:
Why do you clean your sd card?
From fastboot you can flash custom recovery, and then you can enter your custom recovery to mount the sd card..
from there, copy a custom rom on your choice and flash it..remember to flash the kernel too..
Good luck bro! :good:
Click to expand...
Click to collapse
I already tried it and nothing
vitorhumel said:
I already tried it and nothing
Click to expand...
Click to collapse
When I try enter to recovery appears "this build is for development purposes only....bla bla" what should i do?"this build is for development purposes only....bla bla"
what should i do?
you must re-unlock your bootloader first with fastboot flash Unlock_code.bin
full instructions here http://www.htcdev.com/bootloader/unlock-instructions/page-4
then flash recovery
vitorhumel said:
I flash new custom rom, but I clean all sd card.
My mobile restart only fastboot,
I can't do anything because my battery are low.
I've downloaded RUU and tried flash boot and image but appers a error: "remote: not allowed"
I'm using fastboot recharge all time.
* RUU_ENDEAVOR_U_ICS_40_S_HTC_ARA_2.17.415.2_Radio_2.1204.135.20_release_275980_signed
Follow my screen:
**** relocked ***
ENDEAVORU PVT SHIP S-ON RL
HBOOT-1.12.0000
CPLD-Nome
MICROP-Nome
RADIO-2.1204.135.20
eMMC-bootmode:disable
CPU-bootmode :disable
HW Secure boot :disable
MODEM PATH FF
Jun 28 2012,11:31:28
Fastboot USB
<VOL UP>
<VOL DOWN>
<POWER>
HBOOT
REBOOT
REBOOT BOOTLOADER
POWER DOWN.
sorry my bad english
Click to expand...
Click to collapse
please follow these steps:
1- from the fastboot unplug ur phone then use vol- button to "Power Down" option then clock the power button
2- wait like 10 seconds or so then plug it to the wall charger, not the PC USB one, it'll charge, just be sure that it remains off and the red light is on for charging, redo the prev steps if it power itself on again
3- give it like half an hour just to be sure it has some battery to do the coming steps
4- power it on and from FASTBOOT USB then on the cmd of the fastboot folder write the following "fastboot flash unlocktoken Unlock_code.bin" just be sure that u have the "Unlock_code.bin" at the same fastboot folder
5- another screen will appear to your device asking if u wanna unlock your bootloader, click yes using vol+ then Power button
Now you have the boot loader unlocked
6- download the "custom recovery 5.8.4.2" and put it to the same fastboot folder
7- from the FASTBOOT USB use the cmd and write the following "fastboot flash recovery <the name of the downloaded recovery.img>" then hit Enter
8- from fastboot go to recovery
9- select mount and storage
10- select mount USB storage
11- plug your device to ur PC and wait till it appear as a flash drive
12- add your "CUSTOM rom" to your SD
13- unmount the device
14- from the recovery select "install from zip"
15- select your CUSTOM rom
16- wait till the installation completes
17- reboot
18-done
hope this will solve your problem
just hit thanks if it did
Hossam.Abdelsalam said:
please follow these steps:
1- from the fastboot unplug ur phone then use vol- button to "Power Down" option then clock the power button
2- wait like 10 seconds or so then plug it to the wall charger, not the PC USB one, it'll charge, just be sure that it remains off and the red light is on for charging, redo the prev steps if it power itself on again
3- give it like half an hour just to be sure it has some battery to do the coming steps
4- power it on and from FASTBOOT USB then on the cmd of the fastboot folder write the following "fastboot flash unlocktoken Unlock_code.bin" just be sure that u have the "Unlock_code.bin" at the same fastboot folder
5- another screen will appear to your device asking if u wanna unlock your bootloader, click yes using vol+ then Power button
Now you have the boot loader unlocked
6- download the "custom recovery 5.8.4.2" and put it to the same fastboot folder
7- from the FASTBOOT USB use the cmd and write the following "fastboot flash recovery <the name of the downloaded recovery.img>" then hit Enter
8- from fastboot go to recovery
9- select mount and storage
10- select mount USB storage
11- plug your device to ur PC and wait till it appear as a flash drive
12- add your "CUSTOM rom" to your SD
13- unmount the device
14- from the recovery select "install from zip"
15- select your CUSTOM rom
16- wait till the installation completes
17- reboot
18-done
hope this will solve your problem
just hit thanks if it did
Click to expand...
Click to collapse
Now I already installed the custom rom (ARHD 9.7.2). But when appears the wallpaper to start setting up, it restarts in boot loop.
I tried to restore using a backup and it didn't work. (old backup CWM 5.8.2.7) now I have CWM 5.8.4.0
What should I do?
vitorhumel said:
Now I already installed the custom rom (ARHD 9.7.2). But when appears the wallpaper to start setting up, it restarts in boot loop.
I tried to restore using a backup and it didn't work. (old backup CWM 5.8.2.7) now I have CWM 5.8.4.0
What should I do?
Click to expand...
Click to collapse
1- from the downloaded ARHD zip file extract the "boot.img"
2- put it to your fastboot folder
3- plug your device to the FASTBOOT USB
4- flash the boot.img "fastboot flash boot boot.img" then hit enter
5- then "fastboot erase cache" then hit enter again
6- then "fastboot reboot"
you are done
Hossam.Abdelsalam said:
1- from the downloaded ARHD zip file extract the "boot.img"
2- put it to your fastboot folder
3- plug your device to the FASTBOOT USB
4- flash the boot.img "fastboot flash boot boot.img" then hit enter
5- then "fastboot erase cache" then hit enter again
6- then "fastboot reboot"
you are done
Click to expand...
Click to collapse
Now everthing is ok. Thanks for all Everybody.
i do have similar problem but another system and country
Guys i do have the same problem but - here what is different:
***Unlocked***
Endeavoru PVT Ship S-On Rl
HBOOT-1.12.0000
CPLD-NONE
MICROP-NONE
RADIO- 1.1204.103.14h (it was different minute ago ?)
ennc0biitnide:dissabled
Cpu-bootmode: disabled
HW secureboot: enabled
Modem path : off
Jun 28 2012 11:31:28
Recovery i do have - CWM v.5.8.4.0
I did wipe data too by mistake... wrong button ;(
Problem is my phone is HTC ONE X - hutchinson 3g UK
when i used cmd.exe and Fastboot i have putet version-main: 2.17.771.3 -> and i can not get it anywhere on net.... i have downloaded those:
RUU_ENDEAVOR_U_ICS_40_S_HTC_ARA_2.17.415.2_Radio_2.1204.135.20_release_275980_signed
RUU_ENDEAVOR_U_ICS_40_H3G_UK_1.28.771.9_Radio_1.1204.103.14H_release_256494_signed
RUU_ENDEAVOR_U_ICS_40_H3G_UK_1.26.771.2_Radio_1.1204.90.13H_release_251403_signed
non above working with this phone its just saing FAILED. phone is charged.
Sorry for overtoping but please help me with that ... i have tryed from exacly 13 hours sitting ALL THE TIME AT FRONT OF MY PC trying to fix that stupid phone ;/ human error, 14 hours fail...
_______________
Ok now i manage to get to recovery mode - > mound sd card - copy rom - install it BUT !! ->>> phone is booting to wallpaper and lock screen and rebooting over and over after seeing "time and lock screen" ??????????? wtf?
_________________
YEEEEEEEEEEEEEEEEEES I have done it i promiss i will support xda with at least 500£ in next week <3
- i just checked last post again... :> love u
Hossam.Abdelsalam said:
please follow these steps:
1- from the fastboot unplug ur phone then use vol- button to "Power Down" option then clock the power button
2- wait like 10 seconds or so then plug it to the wall charger, not the PC USB one, it'll charge, just be sure that it remains off and the red light is on for charging, redo the prev steps if it power itself on again
3- give it like half an hour just to be sure it has some battery to do the coming steps
4- power it on and from FASTBOOT USB then on the cmd of the fastboot folder write the following "fastboot flash unlocktoken Unlock_code.bin" just be sure that u have the "Unlock_code.bin" at the same fastboot folder
5- another screen will appear to your device asking if u wanna unlock your bootloader, click yes using vol+ then Power button
Click to expand...
Click to collapse
First of all thank you Hossam.Abdelsalam for the instructions. However, screen on my HTC One X (TM UK) is not staying off if I connect wall charger (step 1 and 2). So, it is not charging battery. Any idea what can I do?
mhs409 said:
First of all thank you Hossam.Abdelsalam for the instructions. However, screen on my HTC One X (TM UK) is not staying off if I connect wall charger (step 1 and 2). So, it is not charging battery. Any idea what can I do?
Click to expand...
Click to collapse
Have a search for a bat file that lets you charge your phone in a reboot cycle, then you can go from there.
vitorhumel said:
Now everthing is ok. Thanks for all Everybody.
Click to expand...
Click to collapse
have the same problem..but remains at thc one beat audioi...bl blah start up..it's there athor possibilities to erase chache....i don';t kniw...from recovery mode.or something like that it's give me an error in cmd fastboot erase cache...errror
ciprian077 said:
have the same problem..but remains at thc one beat audioi...bl blah start up..it's there athor possibilities to erase chache....i don';t kniw...from recovery mode.or something like that it's give me an error in cmd fastboot erase cache...errror
Click to expand...
Click to collapse
What error?
BenPope said:
What error?
Click to expand...
Click to collapse
i've make'it...to fastboot erase cache...i;ve instaled the arhd...pff....all the thing step by step....but it's no passing for the thc one beats audio screen...what can i do???
ciprian077 said:
i've make'it...to fastboot erase cache...i;ve instaled the arhd...pff....all the thing step by step....but it's no passing for the thc one beats audio screen...what can i do???
Click to expand...
Click to collapse
Yeah, but what error? what does it say when you try to erase cache?
Please, slow down and tell us what you are trying to do and what you have already done.
Did you:
- unlock the phone with HTC Dev?
- flash Unlock_code.bin?
- install custom recovery?
- install custom rom?
- install the boot.img for the custom rom via fastboot?
We're here to help but we cant if your not telling us whats wrong
TheJoker79 said:
Yeah, but what error? what does it say when you try to erase cache?
Please, slow down and tell us what you are trying to do and what you have already done.
Did you:
- unlock the phone with HTC Dev?
- flash Unlock_code.bin?
- install custom recovery?
- install custom rom?
- install the boot.img for the custom rom via fastboot?
We're here to help but we cant if your not telling us whats wrong
Click to expand...
Click to collapse
after all that...scuse me...unlock bootloader..instal cwm/..instal custom rom....instalk boot img..and after all that....it do like a boot loop...any ideeas???/i'm from romania..i don;t know if it's mathers..but:-??
ciprian077 said:
after all that...scuse me...unlock bootloader..instal cwm/..instal custom rom....instalk boot img..and after all that....it do like a boot loop...any ideeas???/i'm from romania..i don;t know if it's mathers..but:-??
Click to expand...
Click to collapse
Did you try to install a JB version of ARHD?
If so, it sounds like you haven't updated the hboot.
It's almost impossible to help if you don't answer questions though.
ciprian077 said:
after all that...scuse me...unlock bootloader..instal cwm/..instal custom rom....instalk boot img..and after all that....it do like a boot loop...any ideeas???/i'm from romania..i don;t know if it's mathers..but:-??
Click to expand...
Click to collapse
BenPope said:
Did you try to install a JB version of ARHD?
If so, it sounds like you haven't updated the hboot.
It's almost impossible to help if you don't answer questions though.
Click to expand...
Click to collapse
That sound about right... but what rom did you install?
if it is a sense Jellybean rom like ARHD 12 you probably forgot to update the hboot with the firmware.zip
Sent from my HTC One X using Tapatalk 2
I was flashing my phone back to stock and got ms5 . Now the phone has disconnected from the pc and won't reconnect.
was on Renovate 5.8 tried reflashing the rom now just boot loops. Any ideas how to connect to the pc again.
Need all the help I can get and thank you in advance everyone.
Can you enter the bootloader by holding the power button and the volume down button together until it restarts and enters the bootloader ?
Mr Hofs said:
Can you enter the bootloader by holding the power button and the volume down button together until it restarts and enters the bootloader ?
Click to expand...
Click to collapse
Yes I can get in to the bootloader. Keep getting USB failed when it opens.
And at that time you have the cable to the pc connected ? What happens if you enter the recovery from the bootloader
Mr Hofs said:
And at that time you have the cable to the pc connected ? What happens if you enter the recovery from the bootloader
Click to expand...
Click to collapse
Can also get into recovery, just no PC connection.
Oke and you can mount the sdcard as a mass storage device within the recovery ?
And what connection did exactly lost then. The fastboot usb connection for flashing boot.img files ?
Mr Hofs said:
Oke and you can mount the sdcard as a mass storage device within the recovery ?
And what connection did exactly lost then. The fastboot usb connection for flashing boot.img files ?
Click to expand...
Click to collapse
Yes the fastboot usb connection fails to show on the computer. Trying the mass storage now I'm getting E: Unable ot open ums lunfile.
CWM is outdated. Download this one: http://download2.clockworkmod.com/recoveries/recovery-clockwork-touch-5.8.4.0-endeavoru.img
And flash like this:
"fastboot flash recovery filename.img"
Phone in fastboot mode of course.
And as far the fastboot usb connection, try to re-install HTC drivers and check that the device is recognized by the pc. Then put the phone in the bootloader again and try the command
Fastboot devices
Hopefully it brings back the serial
Or you may need to update the java sdk platform tools
TToivanen said:
CWM is outdated. Download this one: http://download2.clockworkmod.com/recoveries/recovery-clockwork-touch-5.8.4.0-endeavoru.img
And flash like this:
"fastboot flash recovery filename.img"
Phone in fastboot mode of course.
Click to expand...
Click to collapse
Just tried and getting a failed message
C:\fastboot>fastboot flash recovery-clockwork-touch-5.8.4.0-endevoru.img
unknown partition 'recovery-clockwork-touch-5.8.4.0-endevoru.img'
error: cannot determine image filename for 'recovery-clockwork-touch-5.8.4.0-end
evoru.img'
Rename the recovery to just recovery.img and try again
Fastboot erase cache
Fastboot flash recovery recovery.img
Fastboot erase cache
Fastboot devices gets the serial ?
And it sounds stupid......but....the file is actually in the fastboot folder
Mr Hofs said:
And as far the fastboot usb connection, try to re-install HTC drivers and check that the device is recognized by the pc. Then put the phone in the bootloader again and try the command
Fastboot devices
Hopefully it brings back the serial
Or you may need to update the java sdk platform tools
Click to expand...
Click to collapse
Tried fastboot devices and got a HT number which I hope is the serial number. Downloading the SDK tools again now.
Thank you for all the help you are giving me.
If the serial comes up you are good to go and flash ....did you try the idea i gave in my previous post ?
That Worked phone is up and running again.
Thanks for all your help you may have saved my life. The other half would have killed me if I suddenly went and got a new phone.
Nice ! Glad it worked
Hi Everyone,
I was trying to install the vemon viper x 3.3.6 (Im kind of new to flashing rom onto phones) onto my htc one x and had to update my hboot from 0.98 to 1.31 which i did with JBW tool and worked perfect and i unlocked my bootloader again but wen i was finished unlocking my bootloader i accendently factory reset my phone so it removed the vemon viper x 3.3.6 zip folder off my phone and cant run my old rom which is the vemon viper x 2.7 as it isnt a jellybean rom. So when i start my phone it loads the rom but doesn't boot. All i can get into is my hboot. My htc one x is s-on as well. Please any help would be great.
Flash a recovery, mount usb storage, copy rom to phone and flash it.
TToivanen said:
Flash a recovery, mount usb storage, copy rom to phone and flash it.
Click to expand...
Click to collapse
I flashed clockworkmod recovery onto my phone but i cant get into my phone to use the usb storage option to copy the rom onto my phone.
enter the bootloader by pressing volume - and the power button together as long as you are in the bootloader, do not let go before that.....then navigate to HBOOT - RECOVERY. it boots to recovery and activate the mount as mass storage device in the mounts and storage section (if you have CWM) if you get an error by doing that i suggest you flash the latest CWM recovery 5.8.4.0 first. older ones dont have this option !
Mr Hofs said:
enter the bootloader by pressing volume - and the power button together as long as you are in the bootloader, do not let go before that.....then navigate to HBOOT - RECOVERY. it boots to recovery and activate the mount as mass storage device in the mounts and storage section (if you have CWM) if you get an error by doing that i suggest you flash the latest CWM recovery 5.8.4.0 first. older ones dont have this option !
Click to expand...
Click to collapse
I will giv it a go, thanks for your help
rwhelan said:
I will giv it a go, thanks for your help[/QUO[/I]
I have noticed when it loads hboot it says my usb master mode cannot be accessed and asks to remove my usb cable, what does that mean??? I installed the vemon viper x rom through recovery on my fone but it keeps bring up the hboot when i turn on my fone it does booth into my fone at all and my recovery doesnt appear when i go into it just goes black booths back into my hboot. does anyone know whats going on and what should i do ( i am a bit of a noob when it comes to these things)????
Click to expand...
Click to collapse
rwhelan said:
rwhelan said:
I will giv it a go, thanks for your help[/QUO[/I]
I have noticed when it loads hboot it says my usb master mode cannot be accessed and asks to remove my usb cable, what does that mean??? I installed the vemon viper x rom through recovery on my fone but it keeps bring up the hboot when i turn on my fone it does booth into my fone at all and my recovery doesnt appear when i go into it just goes black booths back into my hboot. does anyone know whats going on and what should i do ( i am a bit of a noob when it comes to these things)????
Click to expand...
Click to collapse
That notification is normal, we all have that due to the usb cable being connected !
Did you install the rom with the cable connected ? That's a no go......always install a rom without the usb connected ! First put the phone into the bootloader, hold power and volume - until you are in. Then the fastboot command
Fastboot erase cache
From this point you disconnect the cable. enter the recovery and re-install the viper rom again.
You did flash the boot.img from the rom right ?
Click to expand...
Click to collapse
Mr Hofs said:
rwhelan said:
That notification is normal, we all have that due to the usb cable being connected !
Did you install the rom with the cable connected ? That's a no go......always install a rom without the usb connected ! First put the phone into the bootloader, hold power and volume - until you are in. Then the fastboot command
Fastboot erase cache
From this point you disconnect the cable. enter the recovery and re-install the viper rom again.
You did flash the boot.img from the rom right ?
Click to expand...
Click to collapse
It couldn't fastboot the boot.img file so decided to install it from recovery i see now that was a bit of a mistake. I will " fastboot erase cache" and fastboot the boot.img. Hope for the best
Click to expand...
Click to collapse
You need to flash the boot.img file just like a recovery . Boot.img file in the fastboot folder
In the command window
Fastboot erase cache
Fastboot flash boot boot.img
Fastboot erase cache
Then unhook the cable
Enter recovery and install the rom. And for the kernel question you answer with option 1.viper x delivered !
Mr Hofs said:
You need to flash the boot.img file just like a recovery . Boot.img file in the fastboot folder
In the command window
Fastboot erase cache
Fastboot flash boot boot.img
Fastboot erase cache
Then unhook the cable
Enter recovery and install the rom. And for the kernel question you answer with option 1.viper x delivered !
Click to expand...
Click to collapse
I have one last big problem, my phone is on a boot loop after trying to install my rom from recovery and the battery is too low so it wont allow me to flash anything onto my phone. What can i do???
can you still enter the recovery ? if so....put the phone in the recovery and put it on the wallcharger, then you select 1 time REBOOT RECOVERY and let it sit there. it will charge up !
Mr Hofs said:
can you still enter the recovery ? if so....put the phone in the recovery and put it on the wallcharger, then you select 1 time REBOOT RECOVERY and let it sit there. it will charge up ![/QUI
I cant get into the recovery. Is there anything i can do??
Click to expand...
Click to collapse
Yes put the phone in the bootloader and put this script in the fastboot folder. Open a command window there and type
Batt script.bat
http://db.tt/aLqeTpPO
It will continuesly reboot the bootloader and charge the phone little by little ! Until you got some power and can acces the custom recovery to charge it more !
If it does not work, remove the space in batt script.bat so it says battscript.bat .....
Mr Hofs said:
Yes put the phone in the bootloader and put this script in the fastboot folder. Open a command window there and type
Batt script.bat
http://db.tt/aLqeTpPO
It will continuesly reboot the bootloader and charge the phone little by little ! Until you got some power and can acces the custom recovery to charge it more !
If it does not work, remove the space in batt script.bat so it says battscript.bat .....
Click to expand...
Click to collapse
I am going to sound very stupid. Could you give me the exact line of command to use if the fastboot folder is saved in the local storage on the computer (c: drive), i dont want to do more damage then i have.:silly:
Example when the fastboot files are in
C:\fastboot\the fastboot files
Then you copy that battscript into that folder
Then you navigate to that folder and hold down shift and right click the mouse inside that folder, then choose "open command prompt here"
In that command prompt you type
Battscript.bat (hit enter)
And the phone should start rebooting.
If the fastboot folder is somewhere else you repeat my steps only change folder that i used.....
Mr Hofs said:
Example when the fastboot files are in
C:\fastboot\the fastboot files
Then you copy that battscript into that folder
Then you navigate to that folder and hold down shift and right click the mouse inside that folder, then choose "open command prompt here"
In that command prompt you type
Battscript.bat (hit enter)
And the phone should start rebooting.
If the fastboot folder is somewhere else you repeat my steps only change folder that i used.....
Click to expand...
Click to collapse
The file worked perfectly just opened it in the fastboot files and left it run all night. Then fastboot erase cache and the recovery is back up and running just have to flash the boot.img and phone up and running. Thanks for your help.
No problem. Glad its sorted !
Hey,
unfortunately, I cannot go through the HTC logo at the beginning. Therefore, I wanted to flash a new RUU, but I am not able to connect my phone to the PC. When I am entering in the Fastboot menu and connect it to the PC, "Fastboot USB" appears only a few second and then "USB" disapears.(HTC Sync and Drivers are installed). When I am trying to find the Phone with the command ADB devices, there aren't listed any devices. Furthermore, when I am entering in the HBoot, it appears loading ...[PB99DIAG.zip], but then it freeze.
For your info this is my phone:
-Revolutionary-
BRAAVO PVT3 SHIP S-OFF
HBOOT-6.93.1002
MICROP-051d
TOUCH PANEL-SYNW0101
RADIO-5.11.05.27
Aug 10 2010, 17:52:18
Thankful for any advices!!!
Istvan
I see that you used Revolutionary to s-off the phone. Do you have a custom recovery installed?
chromium96 said:
I see that you used Revolutionary to s-off the phone. Do you have a custom recovery installed?
Click to expand...
Click to collapse
yes I have ClockwordMod, but I am unable to enter in the recovery menu...
istvan888 said:
yes I have ClockwordMod, but I am unable to enter in the recovery menu...
Click to expand...
Click to collapse
Can you get into fastboot mode by holding power + back?
chromium96 said:
Can you get into fastboot mode by holding power + back?
Click to expand...
Click to collapse
Yes, I can..
istvan888 said:
Yes, I can..
Click to expand...
Click to collapse
Download the 4ext recovery img from here. (Its inside of the zip).
Boot the phone into fastboot (back + power)
Run "fastboot boot recovery.img". The phone should boot into the recovery, and from there you can do a full wipe and flash a rom.
I downloaded the file and I ran the recovery.img with the command: "adb fastboot boot recovery.img" but nothing happend, because the PC does not recognized the phone. Did I everything right or should I run this command differently and not with the adb tool?
Thank You
istvan888 said:
I downloaded the file and I ran the recovery.img with the command: "adb fastboot boot recovery.img" but nothing happend, because the PC does not recognized the phone. Did I everything right or should I run this command differently and not with the adb tool?
Thank You
Click to expand...
Click to collapse
You arent supposed to put adb in front of the command. Do it like i said in my post above. Also try "fastboot devices" before that command to see if it recognizes it. Adb doesnt work in fastboot.
chromium96 said:
You arent supposed to put adb in front of the command. Do it like i said in my post above. Also try "fastboot devices" before that command to see if it recognizes it. Adb doesnt work in fastboot.
Click to expand...
Click to collapse
ah ok..
now there is written "< waiting for devices >"
same for fastboot devices....
istvan888 said:
ah ok..
now there is written "< waiting for devices >"
same for fastboot devices....
Click to expand...
Click to collapse
You are in fastboot mode on the phone right?
Try installing these on your pc.
the bbydern
chromium96 said:
You are in fastboot mode on the phone right?
Try installing these on your pc.
Click to expand...
Click to collapse
thank you for the link. I installed now these drivers, but nothing changed.
when i connect the phone with the PC it appears shortly FASTBOOT USB but than USB disapears. and therefore there is still waiing for devices...
Hi,
I have OP3 with broken screen but it turns on (there is a LED blinking , and on my computer I see the OP3 CD installation & the device but I cannot access the data)
TWRP is the bootloader , how can I extract the data?
drivers are installed and tried some threads search on the furom but none of them worked for me
on fastboot devices it doesnt see it
Lellouche said:
Hi,
I have OP3 with broken screen but it turns on (there is a LED blinking , and on my computer I see the OP3 CD installation & the device but I cannot access the data)
TWRP is the bootloader , how can I extract the data?
drivers are installed and tried some threads search on the furom but none of them worked for me
on fastboot devices it doesnt see it
Click to expand...
Click to collapse
Insufficient info.
Are you able to boot up? Are you able to boot to bootloader? Do you have TWRP and are you able to boot to it?
Is your bootloader unlocked? Are you rooted? Is USB debugging enabled?
Does "adb devices" / "fastboot devices" command find your phone? What ROM?
tnsmani said:
Insufficient info.
Are you able to boot up? Are you able to boot to bootloader? Do you have TWRP and are you able to boot to it?
Is your bootloader unlocked? Are you rooted? Is USB debugging enabled?
Does "adb devices" / "fastboot devices" command find your phone? What ROM?
Click to expand...
Click to collapse
sorry ,
I think I am able to boot to the bootloader (but I cannot see it since my screen is broken)
my bootloader is unlocked , device is rooted and USB debugging is enabled
while pressing Power+Vol UP I can get into fast boot and see my device on fastboot devices
anything else I need?
To clear things up, TWRP is recovery and not bootloader. Fastboot is bootloader.
So, if you can boot into TWRP, you should be able to use adb commands. Try booting into it, then try "adb devices" and see if it's properly detected (adb reports device's serial number and status "recovery"). You can then use "adb pull" command to get your data.
Sent from my OnePlus 3 using Tapatalk
Explorer23 said:
To clear things up, TWRP is recovery and not bootloader. Fastboot is bootloader.
So, if you can boot into TWRP, you should be able to use adb commands. Try booting into it, then try "adb devices" and see if it's properly detected (adb reports device's serial number and status "recovery"). You can then use "adb pull" command to get your data.
Sent from my OnePlus 3 using Tapatalk
Click to expand...
Click to collapse
my bad , since I dont have a screen , how can I boot into TWRP? is there are "blind commands" you can give me ?
Lellouche said:
my bad , since I dont have a screen , how can I boot into TWRP? is there are "blind commands" you can give me ?
Click to expand...
Click to collapse
Power + volume down should boot directly into recovery.
Sent from my OnePlus 3 using Tapatalk
Explorer23 said:
Power + volume down should boot directly into recovery.
Sent from my OnePlus 3 using Tapatalk
Click to expand...
Click to collapse
Im pressing both for a long time , nothing happens (I guess , since I dont ear any sound and I dont see the device on adb)
Lellouche said:
Im pressing both for a long time , nothing happens (I guess , since I dont ear any sound and I dont see the device on adb)
Click to expand...
Click to collapse
Ok, an alternative then:
- download latest TWRP .img file to your PC
- open command window in folder with the file (Shift + right click > open command window here)
- boot into fastboot (Power + Vol Down) - you said you managed that before - and connect the device to PC. If it's properly detected in fastboot, you can boot custom recovery with "fastboot boot <recovery-name>.img"
Phone should now restart and boot into previously downloaded recovery. Now you can try and see if adb works.
Easier option would be simply "fastboot reboot recovery", but that command is non-standard and doesn't work on OP3 if I remember correctly. You can try though, nothing to lose.
Explorer23 said:
Ok, an alternative then:
- download latest TWRP .img file to your PC
- open command window in folder with the file (Shift + right click > open command window here)
- boot into fastboot (Power + Vol Down) - you said you managed that before - and connect the device to PC. If it's properly detected in fastboot, you can boot custom recovery with "fastboot boot <recovery-name>.img"
Phone should now restart and boot into previously downloaded recovery. Now you can try and see if adb works.
Easier option would be simply "fastboot reboot recovery", but that command is non-standard and doesn't work on OP3 if I remember correctly. You can try though, nothing to lose.
Click to expand...
Click to collapse
That worked for me , Thanks!!