Unlocking bootloader - HTC One S

Hi everyone, just got my HTC one s, coming from a LG g2x, I have tried multiple times to try to unlock bootloader and have followed it step by step by flow directions and used the all in one kit but both ways, I am stuck at waiting on device on cms screen, any help is appreciated, thanks in advance
Sent from my HTC One S using xda premium

Do you have the drivers installed on your PC?

WCCobra said:
Do you have the drivers installed on your PC?
Click to expand...
Click to collapse
Yes sir
Sent from my HTC VLE_U using xda premium

themug05 said:
Yes sir
Sent from my HTC VLE_U using xda premium
Click to expand...
Click to collapse
Let the phone boot turn on USB debugging and use Adb to reboot boot loader
Sent from my HTC VLE_U using XDA

USB debugging.on and fastboot off?
Sent from my HTC One S using xda premium

azzledazzle said:
Let the phone boot turn on USB debugging and use Adb to reboot boot loader
Sent from my HTC VLE_U using XDA
Click to expand...
Click to collapse
How you use adb to reboot bootloader?
Sent from my HTC VLE_U using xda premium

k1llacanon said:
USB debugging.on and fastboot off?
Sent from my HTC One S using xda premium
Click to expand...
Click to collapse
Yes sir, it was on by factory
Sent from my HTC VWE'D CHLE_U using xda premium

Why would the factory do that? Are you sure you can check setting power and untick fastboot and developer options debug on are you in hboot when running cmd?
Sent from my HTC One S using xda premium

k1llacanon said:
Why would the factory do that? Are you sure you can check setting power and untick fastboot and developer options debug on are you in hboot when running cmd?
Sent from my HTC One S using xda premium
Click to expand...
Click to collapse
Yes I have checked to make sure fastboot is uncheck and debug was check, that's how I received the phone and yes, hboot is the first thing I see when I enter bootloader
Sent from my HTC VLE_U using xda premium

themug05 said:
How you use adb to reboot bootloader?
Sent from my HTC VLE_U using xda premium
Click to expand...
Click to collapse
If you have adb setup, just type adb reboot bootloader.

Zolor23 said:
If you have adb setup, just type adb reboot bootloader.
Click to expand...
Click to collapse
How do you setup adb? Do you mean just type it into cmd screen on windows? Thanks
Sent from my HTC VLE_U using xda premium

pretty much cd to the directory where you installed the sdk
Sent from my LG-P999 using XDA

themug05 said:
How do you setup adb? Do you mean just type it into cmd screen on windows? Thanks
Sent from my HTC VLE_U using xda premium
Click to expand...
Click to collapse
You have to download the android SDK to your pc and install platform tools or contains all the stuff you need to use adb to cmd. U will have to command from your platform tools folder to do this.
Sent from my HTC VLE_U using Tapatalk 2

The HTC unlock page should walk you through setting up adb. It may seem like gibberish if you're not familiar with the windows command line. You need to have the correct files in a folder, and then open a cmd prompt in that folder. Just start over and follow every step to the letter.
Get to know "adb devices". If it doesn't list a random looking number, adb isn't detecting your phone, and nothing will work beyond that step.

can't unlock the bootloader
Hi there,
I have trouble unlocking the bootloader on my One S. I've been trying since Saturday and I'm stuck.
I've tried the HTCDev moethod but got stuck at "fastboot flash unlocktoken Unlock_code.bin" after this it just stays at "sending 'unlocktoken' (0 KB)...".
Sometimes it stops saying "too many links", but mostly it just stays like this.
I tried 5-7 Unlock_code.bin files which I got from HTCDev, but none was working.
Is it normal that the "Identifier token" differs every time I "get" it?
Yesterday I tried out the All-In-One-Kit by Hansoon2000, got a new token, sent it to HTC and got another Unlock_code.bin.
Then I ran the Unlock bootloader procedure, the phone rebooted via adb to the bootloader, switched to fastboot and got stuck at the same position as mentioned above.
Just now I tried deinstalling HTCSync (read that it could help in an other forum), rebooted my PC and used the All-In-One toolkit again.
This time I got something new:
After "sending 'unlocktoken' (0 KB)..." it said "INFOstart check_usb: usb_ep0: type=128 request=6" but after this nothing again...
Trying it now, I don't get that message anymore. It's just like "gone".
Also tried:
different usb cables
different usb ports
Here is what I get from the cmd prompt:
c:\Android>adb devices
c:\Android>adb devices
List of devices attached
SH241W403657 device
c:\Android>adb kill-server
c:\Android>adb reboot bootloader
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
c:\Android>fastboot flash unlocktoken Unlock_code.bin
sending 'unlocktoken' (0 KB)...
Click to expand...
Click to collapse
Details about the phone:
HTC One S
Android version: 4.0.3
HTC Sense Version: 4.0
Software-Number: 1.78.401.2
HTC SDK API level: 4.11
HTC extension version: HTCExtension_403_1_GA_4
Kernel version: 3.0.8-01136-g9d2ad31 [email protected]#1 SMP PREEMPT Wed Apr 25 19:50:43 CST 2012
Build Number: 1.78.401.2 CL68751 realease-keys
Bootloader says:
VLE PVT SHIP S-ON RL
HBOOT-1.13.0000
RADIO-0.16.31501S.17_2
OpenDSP-v25.1.0.32.0405
eMMC-boot
Apr 20 2012, 15:14:18
I bought the phone used. Already asked the previous owner if he had the phone repaired or did it unlock/rot/whatever already. His answer was no to both.
I hope I forgot nothing, if so please tell me
Thanks
Log1c
edit: just tried it on my laptop via the All-In-One toolkit and it worked fine. problem solved, though i don't know why :S.

The unlock token was probably not in same folder as fastboot.exe OR you weren't in the right directory in cmd prompt. Either way... glad it worked
Sent from my HTC One S using Tapatalk 2

Related

S-Off with no ROM installed?

Is it possible to get the phone back to S-Off when I have no ROM installed. The unrevoked-program is just "waiting for device".
I had my phone S-Off before, but had plans to return it to warranty so went back to S-On but without a ROM installed. So now I cant do anything with my phone, or is there a way to get a working ROM without making it S-OFF?
Akerhage said:
Is it possible to get the phone back to S-Off when I have no ROM installed. The unrevoked-program is just "waiting for device".
I had my phone S-Off before, but had plans to return it to warranty so went back to S-On but without a ROM installed. So now I cant do anything with my phone, or is there a way to get a working ROM without making it S-OFF?
Click to expand...
Click to collapse
What does bootloader says? I mean unlocked, re locked or what else?
Run 'Fastboot getvar all' in fastboot to get your misc version
Can you state more clearly? Can you access adb? Fastboot?
Sent from my HTC Desire S using xda premium
UmairAhmad said:
What does bootloader says? I mean unlocked, re locked or what else?
Run 'Fastboot getvar all' in fastboot to get your misc version
Can you state more clearly? Can you access adb? Fastboot?
Sent from my HTC Desire S using xda premium
Click to expand...
Click to collapse
Bootloader is locked,
Saga PVT Ship S-ON RL
HBOOT 2.00.0002
Cant go in to recovery.
Do you mean run getvar all in a cmd-window? I am not that good in adb-commands.
Connect phone to pc in bootloader, click on fastboot, and then run cmd by setting fastboot on pc
Sent from my HTC Desire S using xda premium
UmairAhmad said:
Connect phone to pc in bootloader, click on fastboot, and then run cmd by setting fastboot on pc
Sent from my HTC Desire S using xda premium
Click to expand...
Click to collapse
Have connected the phone with fastboot. And installed the android SDK only on my PC, did install it on my secondary HDD. (A:/Android)
In Cmd, what should I type there?
edit: maybe I need to install the Android SDK on my C: (primary partion with windows on)?
EDIT: Have re-installed the SDK with adb and fastboot on C: and its working, but getting "error, device not found"
When typing "fastboot" I got a menu in the cmd with different commands...
Akerhage said:
Have connected the phone with fastboot. And installed the android SDK only on my PC, did install it on my secondary HDD. (A:/Android)
In Cmd, what should I type there?
Click to expand...
Click to collapse
Fastboot getvar all
Sent from my HTC Desire S using xda premium
UmairAhmad said:
Fastboot getvar all
Sent from my HTC Desire S using xda premium
Click to expand...
Click to collapse
http://i630.photobucket.com/albums/uu23/Akerhage/cmd.jpg
anything I can do with this?
you can start with downgrade hboot first. let see if you have any problems with that.
anazhd said:
you can start with downgrade hboot first. let see if you have any problems with that.
Click to expand...
Click to collapse
Is there a tut on how to downgrade that?...found them, but there are more than 1 to follow, wich one?
Sorry I missed something there. You need at least stock rom, but im not sure whether you can install it or not.
find it here. find the oldest one based on your region.
this is the best place for Desire S 101 ( Guide )

[Q] Downgrading hboot 2.02.0002

I've sent my DS off for warranty, and it was returned with the new ics update installed on it. I immediately found out that the method i used to downgrade it from hboot 2.00 to 0.98(zergRUsh/tacoroot) wasn't working anymore. Are there any alternatives to unlocking the bootloader with htcdev, rooting and then going thru the whole downgrading procedures? Are there any other temproot exploits or are them under development?
Try this
http://forum.xda-developers.com/showthread.php?t=1443636&highlight=down+grading+hboot
or
http://forum.xda-developers.com/showthread.php?t=1318919&highlight=down+grading+hboot
Have tried both, but one needs tacoroot (not working on ics) and the other needs to be htcdev unlocked. Any other alternatives?
Sent from my HTC Desire S using xda app-developers app
I don't think there are any alternatives for hboot 2.02.xxx.
Sent from my HTC Desire S using xda app-developers app
teadrinker said:
I don't think there are any alternatives for hboot 2.02.xxx.
Sent from my HTC Desire S using xda app-developers app
Click to expand...
Click to collapse
Ok thx im going to root with htcdev and then downgrade for true s off.
Sent from my HTC Desire S using xda app-developers app
Trouble getting htc dev unlocked
I've submitted the unlocking request on htcdev, and was sent the unlock_code.bin file. The trouble is I can't get it flashed thru fastboot.
I type
fastboot flash unlocktoken Unlock_code.bin
and it stucks on sending 'unlocktoken'. The bootloader does something, as to reboot it I have to close the command prompt, reopen it and type fastboot reboot-bootloader and it rebbots just fine.
I tried several times, but without luck. What can I do?
Anyone?
totalnoob34 said:
I've submitted the unlocking request on htcdev, and was sent the unlock_code.bin file. The trouble is I can't get it flashed thru fastboot.
I type
fastboot flash unlocktoken Unlock_code.bin
and it stucks on sending 'unlocktoken'. The bootloader does something, as to reboot it I have to close the command prompt, reopen it and type fastboot reboot-bootloader and it rebbots just fine.
I tried several times, but without luck. What can I do?
Click to expand...
Click to collapse
Have you installed the latest HTC-USB drivers on your PC?
---------- Post added at 10:43 AM ---------- Previous post was at 10:18 AM ----------
have you tried this one?
http://forum.xda-developers.com/showthread.php?t=1318919
HypnoCondor said:
Have you installed the latest HTC-USB drivers on your PC?
---------- Post added at 10:43 AM ---------- Previous post was at 10:18 AM ----------
have you tried this one?
http://forum.xda-developers.com/showthread.php?t=1318919
Click to expand...
Click to collapse
Thx was the guide i am fpllowing, but i cant get my bootloader unlocked
I have successfully downgraded my iphone once, and cpmmands work. Should i update them?
Sent from my HTC Desire S using xda app-developers app
what have your iphone to do with a desire s?
HypnoCondor said:
what have your iphone to do with a desire s?
Click to expand...
Click to collapse
Sorry, typo
Sent from my HTC Desire S using xda app-developers app
Maybe you can try to flash a eng hboot from your SD card on your phone.
You also need a resent version of busybox
Shut down your phone and pull the battery and wait 5 minuter before you put
your battery back. In the mean time install the lastest HTC-USB drivers on you computer.
Start your device in bootloader mode and plug it in to your computer.
You now got bootloader-usb. Now flash your Unlock_code.bin.
"fastboot flash unlocktoken Unlock_code.bin"
Boot your phone in recovery
Make a nandroid backup of your ROM, reboot your phone
To make a backup of the hboot by entering this:
1) open terminal on your phone
2) su
3) dd if=/dev/block/mmcblk0p18 of=/sdcard/backup.img
download a eng hboot.img and copy it to the SDcard/
1) open terminal on your phone
2) su
3) dd if=/sdcard/hboot.img of=/dev/block/mmcblk0p18
4) close the therminal
reboot in bootloader an see witch version of bootloader you got
If it has workt go to recovery and do a factory resset, reset dalvik and install a new rom and reboot
It works for me because my phone has revolutionary root but you can give it a try because I have not
found anyone has done this with HTC-dev, I also got no experience with HTC-dev.
Good luck ( I'm not responsible for any damage on your device )
HypnoCondor said:
Maybe you can try to flash a eng hboot from your SD card on your phone.
You also need a resent version of busybox
Shut down your phone and pull the battery and wait 5 minuter before you put
your battery back. In the mean time install the lastest HTC-USB drivers on you computer.
Start your device in bootloader mode and plug it in to your computer.
You now got bootloader-usb. Now flash your Unlock_code.bin.
"fastboot flash unlocktoken Unlock_code.bin"
Boot your phone in recovery
Make a nandroid backup of your ROM, reboot your phone
To make a backup of the hboot by entering this:
1) open terminal on your phone
2) su
3) dd if=/dev/block/mmcblk0p18 of=/sdcard/backup.img
download a eng hboot.img and copy it to the SDcard/
1) open terminal on your phone
2) su
3) dd if=/sdcard/hboot.img of=/dev/block/mmcblk0p18
4) close the therminal
reboot in bootloader an see witch version of bootloader you got
If it has workt go to recovery and do a factory resset, reset dalvik and install a new rom and reboot
It works for me because my phone has revolutionary root but you can give it a try because I have not
found anyone has done this with HTC-dev, I also got no experience with HTC-dev.
Good luck ( I'm not responsible for any damage on your device )
Click to expand...
Click to collapse
Thx man, which hboot version should i flash?
Sent from my HTC Desire S using xda app-developers app
totalnoob34 said:
Thx man, which hboot version should i flash?
Click to expand...
Click to collapse
How about looking in the Index Thread?
I only found the 0.98 hboot, can i flash it over the 2.02 one?
Sent from my HTC Desire S using xda app-developers app
totalnoob34 said:
I only found the 0.98 hboot, can i flash it over the 2.02 one?
Click to expand...
Click to collapse
From that page I gave you the link to there should be all the information you need to read and understand what/how to do and why.
Don't expect people to spoon-feed you the answers as you need to learn or you will simply screw your phone up and then start blaming everyone else on XDA for it.
SimonTS said:
From that page I gave you the link to there should be all the information you need to read and understand what/how to do and why.
Don't expect people to spoon-feed you the answers as you need to learn or you will simply screw your phone up and then start blaming everyone else on XDA for it.
Click to expand...
Click to collapse
I dont wanna be spoon-fed, I only ask what I don't understand, and was unable to find anywhere.
Can somebody answer me please?
Sent from my HTC Desire S using xda app-developers app
totalnoob34 said:
I dont wanna be spoon-fed, I only ask what I don't understand, and was unable to find anywhere.
Can somebody answer me please?
Sent from my HTC Desire S using xda app-developers app
Click to expand...
Click to collapse
You have to browse all threads to find which way to Root or S-OFF your DS, that's what I've done before deciding to S-OFF my DS.
Sent from my Desire S
miwanr said:
You have to browse all threads to find which way to Root or S-OFF your DS, that's what I've done before deciding to S-OFF my DS.
Sent from my Desire S
Click to expand...
Click to collapse
You dont understand bro. I know what s off is, and how to achieve it. I have done it several times on different devices. I am totally aware of the risk of bricking my device.
I just need a bit of clarification about flashing the hboot. Which one can I flash over the 2.02?
Sent from my HTC Desire S using xda app-developers app
totalnoob34 said:
You dont understand bro. I know what s off is, and how to achieve it. I have done it several times on different devices. I am totally aware of the risk of bricking my device.
I just need a bit of clarification about flashing the hboot. Which one can I flash over the 2.02?
Sent from my HTC Desire S using xda app-developers app
Click to expand...
Click to collapse
Please open this thread http://forum.xda-developers.com/showthread.php?t=1938615
My DS was from hboot 2.02 by latest ICS RUU by hTC. In above link is what I've done to get S-OFF. Hope it may help
Sent from my Desire S

[Q] Unlocking Bootloader

Hi I have a HTC sensation with the current bootloader settings;
LOCKED
PYRAMID PVT SHIP S-ON RL
HBOOT-1.27.0000
eMMC-BOOT
JAN 13 2012,17:33:34
I am trying to install a custom ROM however when I go to unlock the bootloader, when i enter fastboot flash unlocktoken Unlock_code.bin into the bios i keep getting failed. Am I doing something wrong or is there another way around this, cheers craig
Hi
Greetings
Have you copied the UNLOCK_CODE.BIN
File in the abd/fastboot directory
You can use this method
http://forum.xda-developers.com/showthread.php?t=1661631
Sent from my HTC Sensation Z710e using xda premium
craig_21 said:
Hi I have a HTC sensation with the current bootloader settings;
LOCKED
PYRAMID PVT SHIP S-ON RL
HBOOT-1.27.0000
eMMC-BOOT
JAN 13 2012,17:33:34
I am trying to install a custom ROM however when I go to unlock the bootloader, when i enter fastboot flash unlocktoken Unlock_code.bin into the bios i keep getting failed. Am I doing something wrong or is there another way around this, cheers craig
Click to expand...
Click to collapse
you can use this tool ,, it makes unlocking a lot easier . http://forum.xda-developers.com/showthread.php?t=1497404&highlight=tool
you're welcome
Thanks for the replies I did put the file wth the rest I will try the methods you have suggested and let you know how it goes
Sent from my HTC Sensation Z710e using xda app-developers app
don't forget to enable usb debuging mode from settings
have you installed htc drivers?
also use usb 2.0 ports
and make sure that in your bootloader screen it says fastboot usb(when you connect the device to pc)
Depending which method you use, but I would suggest to remove all usb devices connected to your PC (not keyboard and mouse) before you start.
This is the error I am getting in the bios
Sending unlocktoken in <0kb>
Okay [0.156s]
Writing unlocktoken
Failed remote: unlock token check
Failed finished total time 0.177s
Is there something wrong or does it seem I am doing something wrong?
Sent from my HTC Sensation Z710e using xda app-developers app
Or do I need to s-off before I unlock the bootloader
Sent from my HTC Sensation Z710e using xda app-developers app
craig_21 said:
Or do I need to s-off before I unlock the bootloader
Sent from my HTC Sensation Z710e using xda app-developers app
Click to expand...
Click to collapse
Hi
greetings
1 just tell me did you got your motherboard changed as after changing motherboard you cannot use htcdev.com unlock method
2 If you cannot use this method to unlock your bootloader its totally fine use the link which i have given you before ,you can s off with that meathod and then their will be no need for unlocking bootloader
regards
3 i just checked that your token shows 0kb are you sure as mine was 1kb it dosent make a difference but i think download the unlock token again and see
I had to send my phone off for repairs so maybe I will try the method you have posted, and yes its wierd the file it 1kb but its saying 0kb in cmd
Sent from my HTC Sensation Z710e using xda app-developers app
I am trying to do the juopunutbear way however they no longer do windows version so i downloaded the linux one and exstracted it and i have all of the files but i dont know what to do because i am assuming that chmod 755 ControlBear adb fastboot is the command for linux what should i put for windows?
You can't use the Linux version jb s-off for windows. I will send you a pm with the jb s-off zip for windows. Check your pm's
Sent from my HTC Sensation
thank you do i just run controlbear once i have extracted it?
craig_21 said:
thank you do i just run controlbear once i have extracted it?
Click to expand...
Click to collapse
Yes...just run control bear.exe
do i still have to do the wire trick as well sorry for all of the questions
s-off
craig_21 said:
do i still have to do the wire trick as well sorry for all of the questions
Click to expand...
Click to collapse
Yes, just follow the instructions when you open ControlBear.exe. By the way... Did you get my pm with the link?
yes thank you I will follow that and see how i get on cheers
Good luck!
Sent from my HTC Sensation
when i am running controlbear it is giving the error ;
ADB server didnt ACK
failed to start daemon
error
connect device and install drivers
press enter to exit
dont know what this means
Hmm...I think you have to uninstall HTC drivers (uninstall HTC sync) before you run controlbear
Sent from my HTC Sensation

Problem with ADB

Hello all.
I have htc one s(s4). I tried several times to change my cid number and failed. When the phone is on, I type( on adb) adb reboot boot loader and its go on. When I am in bootloader I type " adb shell" , and its say " demon started sucssefully..... And then its say " device not found. I have all the latest drivers installed on windows 7, and fastboot and adb tools too. My cid is htc__k18 ,h-boot 1.13.000 s-on, unlock bootloader, twrp recovery,and trickdroid 10.0.0 rom. ( I tried with viperones 2.2.0 too), and the same resolts. Sorry for my bad english. Please help. I want to chang my cid so I can run a ruu,(there is no ruu fo cid "htc__k18). And I want to s-off and I don't no what is the problem with the adb. I tried several computers.
Sent from my HTC One S using xda premium
If you are using this method it should work. ADB works when the phone is booted up. When you are in fastboot, ADB didn't work.
http://forum.xda-developers.com/showthread.php?p=26516911
Sent from my Galaxy Nexus using xda app-developers app
Thank you very much. I have another problem with hex editor, its not save the file ""mmcblk0p4mod" and I stuck here.
Sent from my HTC One S using xda premium
I tried to super cid.
Sent from my HTC One S using xda premium

Flash Ruu firmware on linux?

I have a pc with windows 8.1 on it but since I can't get the fastboot drivers to work(adb works though) I can't run the ruu on it. Beside that computer I have a mac and a linux pc. I understand you can extract the Rom.zip from the ruu and flash it through fastboot on a linux computer but will that update the hboot and firmware? I want to upgrade it so I can flash the newer roms out there. Thanks!
Sent from my HTC One X using xda app-developers app
If adb works, fastboot should work. You are in fastboot mode on the phone when you try aren't you?
Sent from my Evita
mmmatt312 said:
I have a pc with windows 8.1 on it but since I can't get the fastboot drivers to work(adb works though) I can't run the ruu on it. Beside that computer I have a mac and a linux pc. I understand you can extract the Rom.zip from the ruu and flash it through fastboot on a linux computer but will that update the hboot and firmware? I want to upgrade it so I can flash the newer roms out there. Thanks!
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
Yes, if you just couldn't get the fastboot to work, you could flash rom fastboot in linux. First, you need to open RUU.exe, and continue till see the image version. i.e from image: 3.18.xxx.7 to ....... Then, in windows 8 open task manager, and find ROM Update U....(in win7 is ARUWizard.) locate the file. you will find in the folder there is rom_01.zip and rom_02.zip. rom_01.zip is hboot only. you could flash that first. then flash rom_02.zip(you could skip it of cause) [SOME of the older RUU only have rom.zip]
keep in mind, is "not a safe" method to do so.
Best of Luck and Sucessful get RUU.
Use a windows VM. You'll need to remember to force the USB reconnection since during the ruu the phone reboots several times and if you don't reconnect it you risk bricking.
Sent from my One X using xda app-developers app
timmaaa said:
If adb works, fastboot should work. You are in fastboot mode on the phone when you try aren't you?
Sent from my Evita
Click to expand...
Click to collapse
Yes. When I boot into fastboot mode the device comes up as malfunctioning and it says something about the device enumeration failing. When I type in fastboot devices no devices come up. Have installed HTC sync. Will that install HTC drivers on windows 8.1? Also how dangerous is it to flash rom_1.zip? Could it possibly brick my device?
Sent from my HTC One X using xda app-developers app
mmmatt312 said:
Yes. When I boot into fastboot mode the device comes up as malfunctioning and it says something about the device enumeration failing. When I type in fastboot devices no devices come up. Have installed HTC sync. Will that install HTC drivers on windows 8.1? Also how dangerous is it to flash rom_1.zip? Could it possibly brick my device?
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
Don't bother flashing that. the RUU is the only way to update properly, HBoot/firmwares and all.
What happens when you try to RUU on windows 8?
Did you try running the RUU while the phone is in fastboot mode?
When I am in the android OS the ruu brings up my device info but thinking that it will require fastboot to work I didn't try. When I boot into fastboot mode it gives the error 170. So I go to cmd and type in fastboot devices and it returns nothing just a blank list. A windows also pops up saying the device is malfunctioning and something about the device enumeration failing.
Sent from my HTC One X using xda app-developers app
mmmatt312 said:
When I am in the android OS the ruu brings up my device info but thinking that it will require fastboot to work I didn't try. When I boot into fastboot mode it gives the error 170. So I go to cmd and type in fastboot devices and it returns nothing just a blank list. A windows also pops up saying the device is malfunctioning and something about the device enumeration failing.
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
My windows 8.1 64-bit does that too. I think I ended up using a different PC to RUU. I can't remember if I had fastboot working on 8 or not before I upgraded. I've tried different ports and cables. I've uninstalled and reinstalled drivers over and over.
Sent from my Nexus 7 using xda app-developers app
lauterm said:
My windows 8.1 64-bit does that too. I think I ended up using a different PC to RUU. I can't remember if I had fastboot working on 8 or not before I upgraded. I've tried different ports and cables. I've uninstalled and reinstalled drivers over and over.
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
Yeah I got the evaluation edition to test it out but I don't know if I'm going to buy a windows 7 liscence just to run an ruu. Maybe I will see if I can use my friends computer.
Sent from my HTC One X using xda app-developers app
mmmatt312 said:
Yeah I got the evaluation edition to test it out but I don't know if I'm going to buy a windows 7 liscence just to run an ruu. Maybe I will see if I can use my friends computer.
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
Can't run it in evaluation mode?
Sent from my HTC One XL using xda premium
No since I can't get the fastboot drivers working
Sent from my HTC One X using xda app-developers app
mmmatt312 said:
No since I can't get the fastboot drivers working
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
Just use a windows 7 or xp virtual machine -_- it will take time to install and you'll need to force reconnect the USB connection but it will work just fine.
exad said:
Don't bother flashing that. the RUU is the only way to update properly, HBoot/firmwares and all.
What happens when you try to RUU on windows 8?
Did you try running the RUU while the phone is in fastboot mode?
Click to expand...
Click to collapse
What is the difference between flashing Rom_1.zip and Rom_2.zip compared to RUUing? For the sake of installing CM11 does it really matter? I'll have no alternative pc or virtual machine to RUU within the near future...
tucanj said:
What is the difference between flashing Rom_1.zip and Rom_2.zip compared to RUUing? For the sake of installing CM11 does it really matter? I'll have no alternative pc or virtual machine to RUU within the near future...
Click to expand...
Click to collapse
To install cm you must run the proper 3.18 ruu exe program. It isn't the ROM component that's important, it's all the other parts that are required for aosp ROMs.
Sent from my Evita
Thanks!

Categories

Resources