Hey guys I'm trying to unlock the boot loader through the all in one toolkit but it keeps saying device not find! All drivers installed correctly and the phone is being picked up through mass storage and connects to computer fine. I also have sdk tools installed and HTC drivers installed but the tool kit still didn't find phone. Also I run ADB devices and it didn't show up. Any ideas?
Sent from my HTC One_M8 using xda app-developers app
USB debug
jonathan413 said:
Hey guys I'm trying to unlock the boot loader through the all in one toolkit but it keeps saying device not find! All drivers installed correctly and the phone is being picked up through mass storage and connects to computer fine. I also have sdk tools installed and HTC drivers installed but the tool kit still didn't find phone. Also I run ADB devices and it didn't show up. Any ideas?
Sent from my HTC One_M8 using xda app-developers app
Click to expand...
Click to collapse
Did you activate developer options on the phone? You need to check debugging mode
CC
Yeah I got it now thanks.. also I have root and recovery. Do I need s-off to flash Roms or is a-off necessary for flashing kernels?
Sent from my HTC One_M8 using xda app-developers app
Ah the dependences on toolkits..
sent from my mobile device
jonathan413 said:
Yeah I got it now thanks.. also I have root and recovery. Do I need s-off to flash Roms or is a-off necessary for flashing kernels?
No you dont need s-off to flash kernels and roms. With you bootloader unlocked and a custom recovery installed you can flash as many roms/kernels as your heart desires. Just remember to make a Nandroid backup of your stock rom before you flash anything, that will save you a head ache in the future if something ever happens to your device while flashing tweaks
Click to expand...
Click to collapse
Related
Problem-1) My pc doesnot recognize my device in fastboot mode when connected via USB in fastboot mode. It shows fastbootusb in the screen though. I am tired of searching for the solution but remained unsuccessful.
Problem-2) in the installation tutorial of evrery kernel it says to flash bootimg. Which bootimg should I flash? If The kernel comes with modules what do do with the modules. How to install the kernel which has modules?
Please help.
Sent from my HTC One X using xda app-developers app
muid02 said:
Problem-1) My pc doesnot recognize my device in fastboot mode when connected via USB in fastboot mode. It shows fastbootusb in the screen though. I am tired of searching for the solution but remained unsuccessful.
Problem-2) in the installation tutorial of evrery kernel it says to flash bootimg. Which bootimg should I flash? If The kernel comes with modules what do do with the modules. How to install the kernel which has modules?
Please help.
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
If recovery says fastbootusb that means its detected already. It won't show up as a device on your PC, and only accessible through adb commands.
boot.img is usually provided in the the thread, or you can choose your kernel of choice. Install then boot.img through recovery while in fastbootusb mode, then enter Recovery and flash the modules that you downloaded with the boot.img
Just follow the guides on here, it's been covered before
Sent from my HTC One X using xda premium
REad this , any doubt let me know
http://www.forumhookers.com/topic/48-how-to-root-and-flash-rom-on-htc-phones/#entry231
forumhookersdotcom said:
REad this , any doubt let me know
http://www.forumhookers.com/topic/48-how-to-root-and-flash-rom-on-htc-phones/#entry231
Click to expand...
Click to collapse
Nice simple guide
Sent from my HTC One X using Tapatalk 2
I had trouble with recognizing phone too. But it works if you use the original cable that came with the phone. Try that!
Sent from my HTC One X using xda app-developers app
Hi guys
yesterday i unlocked the bootloader and flashed Insecurebootandroot. after flashing it i accidentally pull the ubs cable out of the computer, before the SU files get installed. From then on i started to panic and started looking up for the solution. so i flashed the stock recovery but it didnt work. i tried clear cache, it didnt work. then i found the disaster recovery and followed the instructions. i tried to find the RUU for my phone but i cant find it from endeavoru shipped rom list.i dont know what to do now. my phone is relocked and it says security warning on the fastboot screen. radio is 1.1204.105.14. i dont know what i should do now? or can someone please get me the RUU 2.17.862.2?:crying:
all i know about my phone is that the image version is 2.17.862.2 and it is VODAP021. please please please help me with my phone
I can help you reunlock and flash recovery but did you make a back up when you unlocked
Sent from my HTC One X using xda premium
joewong1991 said:
I can help you reunlock and flash recovery but did you make a back up when you unlocked
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
im a noob so i didnt know how to make a backup before rooting
Ok we will just go straight to a stock Rom then do you still have your unlock key from htcdev
Sent from my HTC One X using xda premium
suminkim90 said:
Hi guys
yesterday i unlocked the bootloader and flashed Insecurebootandroot. after flashing it i accidentally pull the ubs cable out of the computer, before the SU files get installed. From then on i started to panic and started looking up for the solution. so i flashed the stock recovery but it didnt work. i tried clear cache, it didnt work. then i found the disaster recovery and followed the instructions. i tried to find the RUU for my phone but i cant find it from endeavoru shipped rom list.i dont know what to do now. my phone is relocked and it says security warning on the fastboot screen. radio is 1.1204.105.14. i dont know what i should do now? or can someone please get me the RUU 2.17.862.2?:crying:
all i know about my phone is that the image version is 2.17.862.2 and it is VODAP021. please please please help me with my phone
Click to expand...
Click to collapse
Re-unlock your bootloader
Flash CWM touch recovery
Flash a custom rom
this will get your phone back up & running whilst giving you the root you were after in the first place.
Sent from my HTC One X using Tapatalk 2
joewong1991 said:
Ok we will just go straight to a stock Rom then do you still have your unlock key from htcdev
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
should i fastboot oem get_identifier_token? or can i check the code with the Unlock_code.bin sent by HTC?
suminkim90 said:
should i fastboot oem get_identifier_token? or can i check the code with the Unlock_code.bin sent by HTC?
Click to expand...
Click to collapse
You can use the same unlock code, use the same bin file, you don't need to generate it all again.
Once unlocked,
Enter fastboot on your phone
Plug into PC (should now say fastboot usb)
Flash CWM touch recovery
CWM touch > http://db.tt/VF9J2eo8
place it in your fastboot folder within Android SDK on your PC
Open command prompt on pc
Default commands are: (first command is different if your pc installation of Android SDK differs from its default location)
CD c:/Android-SDK/platform-tools
fastboot flash recovery CWM.img
---
Then you want to download a custom rom of choice,
You can place the zip files on your phone from within CWM recovery whilst plugged into PC - just select mount usb storage within CWM recovery, and drag them to your phone, then unmount.
Sent from my HTC One X using Tapatalk 2
chrisjcks said:
You can use the same unlock code
Sent from my HTC One X using Tapatalk 2
Click to expand...
Click to collapse
so i can reunlock at htcdev website(unlock bootloader page) using the same unlock code?
suminkim90 said:
so i can reunlock at htcdev website(unlock bootloader page) using the same unlock code?
Click to expand...
Click to collapse
If you have the unlock code file still, you dont need to go to HTC Dev - just use the same command you used before.
fastboot flash unlocktoken Unlock_code.bin
Sent from my HTC One X using Tapatalk 2
Heres a tool just put the .bin in the unlock key folder open tool and click unlock and same for recovery tthen just flash a Rom
http://forum.xda-developers.com/showthread.php?t=1734365
Sent from my HTC One X using xda premium
chrisjcks said:
If you have the unlock code file still, you dont need to go to HTC Dev - just use the same command you used before.
fastboot flash unlocktoken Unlock_code.bin
Sent from my HTC One X using Tapatalk 2
Click to expand...
Click to collapse
thank you very much for your help Sir! i followed your instructions and installed Androidrevolution rom. my phone is working as a new. Your a lifesaver!:good:
joewong1991 said:
Heres a tool just put the .bin in the unlock key folder open tool and click unlock and same for recovery tthen just flash a Rom
http://forum.xda-developers.com/showthread.php?t=1734365
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
thank you very much for your help. i really appreciate it :good:
suminkim90 said:
thank you very much for your help. i really appreciate it :good:
Click to expand...
Click to collapse
No prob any time
Sent from my HTC One X using xda premium
suminkim90 said:
thank you very much for your help Sir! i followed your instructions and installed Androidrevolution rom. my phone is working as a new. Your a lifesaver!:good:
Click to expand...
Click to collapse
No problem
I'm relieved some people on here can follow instructions
Sent from my HTC One X using Tapatalk 2
chrisjcks said:
No problem
I'm relieved some people on here can follow instructions
Sent from my HTC One X using Tapatalk 2
Click to expand...
Click to collapse
Hi, I got in a pretty much similar situation as this man, I got the same one x with all those specnumber like version main is 2.17.862.2. The only different thing is that I just install the nightlies cm 10 and now my phone just keep stuck and spinning at the cyanogenmod screen, I just followed some of the way in other topic and now my phone is bootloader-relocked, and I cant find a away to flash any rom for it to work as I cant see the device in my computer, so cant copy the Rom zip file to install. Can you help me out
samurai1004 said:
Hi, I got in a pretty much similar situation as this man, I got the same one x with all those specnumber like version main is 2.17.862.2. The only different thing is that I just install the nightlies cm 10 and now my phone just keep stuck and spinning at the cyanogenmod screen, I just followed some of the way in other topic and now my phone is bootloader-relocked, and I cant find a away to flash any rom for it to work as I cant see the device in my computer, so cant copy the Rom zip file to install. Can you help me out
Click to expand...
Click to collapse
Ye need to unlock it and and install a recovery do you still have your unlock key from htc
Sent from my HTC One X using xda premium
Thank you!!!!
I had my phone for 3 days, got root and tried to change the font.........BOOTLOOP.
Then I read & read & read & found NOTHING that worked till this.
AWESOME!!!
Hello everyone
Please help
My problem that I've tried Custom ROM to my device (HTC one v) then became bootloder (unlocked)
I did not like, then returned for (stock ROM) then became boot loder (relocked) and underneath it the word (Security Warning), But went after you install (RUU)
Now we come to the crux of the problem is not to refer to the case of (unlocked) to work Root.
Please help and thank you for all:crying::crying::crying::crying::crying::crying: .
bsh94 said:
)
Now we come to the crux of the problem is not to refer to the case of (unlocked) to work Root.
Click to expand...
Click to collapse
Could you rephrase that?
Sent from my One V using xda app-developers app
bsh94 said:
Hello everyone
Please help
My problem that I've tried Custom ROM to my device (HTC one v) then became bootloder (unlocked)
I did not like, then returned for (stock ROM) then became boot loder (relocked) and underneath it the word (Security Warning), But went after you install (RUU)
Now we come to the crux of the problem is not to refer to the case of (unlocked) to work Root.
Please help and thank you for all:crying::crying::crying::crying::crying::crying: .
Click to expand...
Click to collapse
What do u mean?
Sent from my One V using xda premium
soham_sss said:
Could you rephrase that?
Sent from my One V using xda app-developers app
Click to expand...
Click to collapse
ok No Problem :good:
Hmmmmmmmmmm
The problem is I can not ("unlock" Bootloder) for Root
This problem got me after installed (stock ROM) to my device via (RUU)
I followed the same steps taken by the first time , but that does not work Because (Bootloader) in the case of (relocked)
And I want to become a case (Bootloader) is (unlocked) again
But how????????????
What do you mean:
Sent from my One V using xda app-developers app
yes locking it after the first unlock,it says relocked.for unlocking it again-
place the Unlock_code.bin image file u received from htc the first time in the fastboot/platform-tools folder.
boot ur phone into bootloader.
select fastboot.
connect phone to pc.it should say fastboot usb in red.
now flash the Unlock_code.bin to ur phone using the following command-
fastboot flash unlocktoken Unlock_code.bin.
select yes.ur bootloader is unlocked again!
for rooting it again-
flash a recovery first.boot into bootloader then go into fastboot as mentioned above.connect phone to pc.
then place the recoveryname.img in the fastboot/platform-tools folder.flash it using-
fastboot flash recovery recoveryname.img.
the recovery is flashed.now,boot into recovery.and then flash this zip in recovery-
http://forum.xda-developers.com/showthread.php?t=1538053
your phone is rooted again
Thank you "mihirengg19"
But did not provide anything benefited him
Because I tried this way and did not work, I get the screen (cmd) "Please wait" It does not send anything to the phone
I want a second way to work
That means u don't have proper drivers installed.did u remove the drivers or the SDK kit after unlocking it the 1st time?
Sent from my One V using xda app-developers app
mihirengg19 said:
That means u don't have proper drivers installed.did u remove the drivers or the SDK kit after unlocking it the 1st time?
Sent from my One V using xda app-developers app
Click to expand...
Click to collapse
Question you sane???
How I Rooted my device before with that same system and the same files without any addition or deletion
I told you that the old way did not work I want another way to "unlock bootloder" to root
Sorry there is no other way to unlock bootloader;the only way is giving u an error,and that error is caused due to improper driver installation and environment setup.
Sent from my One V using xda app-developers app
Hi, I have a Desire Z that keeps restarting itself almost. I can go as far as opening the app drawer before it restarts again. I'm trying to figure out how to fix it or at least recover/backup files from the phone. Can anyone help?
if I flash a custom recovery/root my phone, will that wipe everything on the phone? I am mainly concerned with backing up all my data. The stock recovery shows phone with red triangle, dont know what that means. Please help.
Try starting in safe mode
Sent from my Nexus One using xda app-developers app
demkantor said:
Try starting in safe mode
Sent from my Nexus One using xda app-developers app
Click to expand...
Click to collapse
If i remember correctly you can do this by holding down the S button while booting the device.
Sent from my HTC Vision using xda app-developers app
Tried booting in safe mode, still the same thing. The phone reboots as soon as the launcher is done loading. I think its an issue with either the launcher or there's a conflict in android/sense which is causing a crash. Still trying out different things.
Edit:
Since I have never recieved OTA update for this phone, I believe I'm still on RUU_Vision_BellMobility_WWE_1.34.666.1_Radio_12.28 b.60.140e_26.03.02.18_M2. I have adb set up, is there a way to confirm I can safely S-OFF/root?
Edit 2:
Did a factory reset - no changes, still rebooting
Edit 3:
Seems like USB debug is not turned on my phone, I tried my gt-i900 and can see it using adb devices but not when i plug in my Desire Z
Edit 4:
While in stock recovery, I have a phone with a red triangle, and adb shows device as offline. At least I can confirm that adb is working with my DZ. Now to figure out how to push files to it
After the factory reset you won't get any of your data back, but you need an os so you can root. Find the latest ruu for your phone and fllash it through fastboot or bootllader as a pc10img
Sent from my Nexus One using xda app-developers app
demkantor said:
After the factory reset you won't get any of your data back, but you need an os so you can root. Find the latest ruu for your phone and fllash it through fastboot or bootllader as a pc10img
Sent from my Nexus One using xda app-developers app
Click to expand...
Click to collapse
Can I flash the ruu from an external sd because I cannot copy to the internal memory as the phone doesn't stay on long enough. Thanks
Nope, but you can use fastboot
Sent from my Nexus One using xda app-developers app
demkantor said:
Nope, but you can use fastboot
Sent from my Nexus One using xda app-developers app
Click to expand...
Click to collapse
is fastboot the same as adb? for example, when using gfree do i just replace adb push with fastboot push?
Edit: Nvm, figured it out, now I need to find the proper RUU for my phone, which one should i be using?
Edit: Stupid question above, I already mentioned which ruu i was using so I'll try to flash that. brb
Nope, adb is similar to fastboot but different, read my thread on it as if you own any HTC phones (and various others) its a must to learn. You'll find it here in the general section
You will use fastboot not to root but to flash the latest ruu as you need to have adb access and this means you'll need an os that's working.
fastboot oem rebootRUU
This is the command you will run in cmd or terminal but read up on my thread to understand more
Sent from my Nexus 7 using xda premium
demkantor said:
Nope, adb is similar to fastboot but different, read my thread on it as if you own any HTC phones (and various others) its a must to learn. You'll find it here in the general section
You will use fastboot not to root but to flash the latest ruu as you need to have adb access and this means you'll need an os that's working.
fastboot oem rebootRUU
This is the command you will run in cmd or terminal but read up on my thread to understand more
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
I read your thread, very helpful. I had one question though, do i need an oem ruu to run the command fastboot oem rebootRUU? I'm just confused as to whether I need to root first, flash the hboot, or flash the ruu. I also have the stock recovery so when do i flash the cwmr?
1st you need the ruu, I believe nipqer has most on his server found in one of his threads. You will use fastboot to flash this. This will rewrite all your firmware and software and hopefully produce a functional os so you can get adb access
Once this is done, follow the xda wiki to root your phonephone
Sent from my Nexus One using xda app-developers app
demkantor said:
1st you need the ruu, I believe nipqer has most on his server found in one of his threads. You will use fastboot to flash this. This will rewrite all your firmware and software and hopefully produce a functional os so you can get adb access
Once this is done, follow the xda wiki to root your phonephone
Sent from my Nexus One using xda app-developers app
Click to expand...
Click to collapse
Finally! Phone boots up and I have adb access. Followed the instructions (ran into some trouble with chmod command returning "Operation not permitted" - had to start all over again with fastboot flash oemRUU) and now I'm rooted. Time to install some custom roms. Thanks demkantor, your fastboot tip and thread got me through this!
I'm glad you're up and running! I suggest to check out my is this a brick thread as it may help know what to look for if you run into trouble in the future
Either way, happy flashing!
Sent from my Nexus One using xda app-developers app
im tring to install twrp. i downloaded off the xda htc one site. i followed video, but when i go to CP and type in fastboot flash recovery, i get fastboot is not reconized. my verizon htc one is unlocked s-off and i was in bootloader. please help i cant get any rom to flash!!
Do you have the fastboot.exe file?
Several questions - do you have adb and fastboot? If not I recommend this:
http://forum.xda-developers.com/showthread.php?p=42407269
Second - do you have USB debugging checked?
Cares said:
Several questions - do you have adb and fastboot? If not I recommend this:
http://forum.xda-developers.com/showthread.php?p=42407269
Second - do you have USB debugging checked?
Click to expand...
Click to collapse
yes i have debugged checked. i actually double checked it i thought of that.... where would i check for the fastboot.exe? i used ur bootloader and s-off when i rooted my phone.
i dl the fastbooot.exe file and istalled. i missed them before. now im tryin to get them to htc one...
You can flash twrp with Flashify from the market. Very easy.
Sent from my GT-P7510 using XDA Premium 4 mobile app
works like a charm
Sent from my HTC One using Tapatalk