Q: what do i need to fastboot adb - HTC One X+

if you haven't read my last thread here is my issue.
my pc won't read my phone because it say "failed to open usb master mode"
i can access bootloader and twrp but i cant usb anything.
my pc will say mtp driver install failed
so my question is what do i need to download for adb fastboot? programs, drivers, all i need since the auto install from my phone isn't working. and if all possible link me to it. ive been up 14 hours straight trying to search every where on what to do but im coming up with nothing. just people saying install and reinstall......so far only clonz tried to help me. i tried sideloading but i didnt know i needed to abd fastboot....tried installing adt from a google search android sdk but eclipse is saying im missing a java file. what the hell am i suppose to do? where does all the adb files/sdk stuff go? im lost already.

Are you trying to copy something to the phone while it's booted up? If yes, you dont need adb/fastboot, only the correct drivers. If you are trying to flash a Kernel, you have to use fastboot. To do this, download the sdk, install it and all the necessary things from the SDK Manager. Then open the command prompt (as admin) and navigate to the folder where fastboot.exe is (probably smth like C:\Program Files\android-sdk\platform-tools). Make sure your boot.img (the kernel) is also there. Boot the phone into the bootloader, then connect it per usb and type
"Fastboot erase cache (optional)
Fastboot flash boot boot.img"
And reboot
Sent from my HTC One X+ using xda app-developers app

s3nsation said:
Are you trying to copy something to the phone while it's booted up? If yes, you dont need adb/fastboot, only the correct drivers. If you are trying to flash a Kernel, you have to use fastboot. To do this, download the sdk, install it and all the necessary things from the SDK Manager. Then open the command prompt (as admin) and navigate to the folder where fastboot.exe is (probably smth like C:\Program Files\android-sdk\platform-tools). Make sure your boot.img (the kernel) is also there. Boot the phone into the bootloader, then connect it per usb and type
"Fastboot erase cache (optional)
Fastboot flash boot boot.img"
And reboot
Sent from my HTC One X+ using xda app-developers app
Click to expand...
Click to collapse
some odd reason when i wiped to to a new rom it like wiped everything and keep saying no os installed. so i never use adb so i dont know what to download and my mtp driver isnt installing properly

I guess you wiped data and it wiped the internal storage too. And now you cant install a rom. I'm not an expert but I guess you could try extracting a rom zip and flash every partition since sideload doesn't seem to work. Better ask a dev about that one, though..
P.s. dont wonder about the "thank", I accidentally pressed it
Sent from my HTC One X+ using xda app-developers app
EDIT: Do you have TWRP recovery? If yes, boot into recovery, select "advanced", then "sideload". Now open cmd again, navigate to adb and type:
"adb sideload rom.zip" (replace rom.zip with the name of your rom file)
Note that the rom.zip must be in the same folder as adb.
Wont be able to write anymore 2day, gotta go sleeping, sry (europe ). I hope this works though..

sideloading as we speak!!!!! hope it works!!!!! taking a long time though

Flipnfr3ak said:
sideloading as we speak!!!!! hope it works!!!!! taking a long time though
Click to expand...
Click to collapse
Not sure if you have fixed your problem but this http://forum.xda-developers.com/showthread.php?t=2051032 might help...even if you don't know what you are doing
Cheers!

Clonz said:
Not sure if you have fixed your problem but this http://forum.xda-developers.com/showthread.php?t=2051032 might help...even if you don't know what you are doing
Cheers!
Click to expand...
Click to collapse
found my problem......i didnt have android sdk installed properly....once i reinstalled everything( java, sdk, htc sync, some other things) i was able to follow your TUT no problem!!!! thanks clonz!!! sideloading is awesome

Flipnfr3ak said:
found my problem......i didnt have android sdk installed properly....once i reinstalled everything( java, sdk, htc sync, some other things) i was able to follow your TUT no problem!!!! thanks clonz!!! sideloading is awesome
Click to expand...
Click to collapse
Glad to help man
Cheers!

Related

Accidently wiped internal storage

So I dont have my nanadroid backup...thats not my concern because i can just flash the stock rom...but anyways i dont have an os installed i have twrp recovery...im tryin to adb sideload the rom.zip so i can then flash the rom. Could someone please enlighten me how to do this or a detailed tutorial ive searched but im having no luck thanks in advance!!!
2phonejones said:
So I dont have my nanadroid backup...thats not my concern because i can just flash the stock rom...but anyways i dont have an os installed i have twrp recovery...im tryin to adb sideload the rom.zip so i can then flash the rom. Could someone please enlighten me how to do this or a detailed tutorial ive searched but im having no luck thanks in advance!!!
Click to expand...
Click to collapse
If never gotten sideload to work, but you can try adb push. this is where I learned it http://forum.xda-developers.com/showthread.php?t=1667929
joshyy_rey said:
If never gotten sideload to work, but you can try adb push. this is where I learned it http://forum.xda-developers.com/showthread.php?t=1667929
Click to expand...
Click to collapse
It working as far as connecting to fastboot but when i goto recovery like the tutorial states and then goto mount and run the commands it doesnt push the file even though it says device is being read.
joshyy_rey said:
If never gotten sideload to work, but you can try adb push. this is where I learned it http://forum.xda-developers.com/showthread.php?t=1667929
Click to expand...
Click to collapse
Im using twrp btw idk if that is the issue but if so do you know how i can flash the cwm recovery or is that not possible urrghhh im so close i just have to get this adb to push the file!
if you have an OTG cable you can load from a USB stick..Just mount OTG
2phonejones said:
Im using twrp btw idk if that is the issue but if so do you know how i can flash the cwm recovery or is that not possible urrghhh im so close i just have to get this adb to push the file!
Click to expand...
Click to collapse
You can flash cwm through adb. Adb might be buggy through recovery it was at first. I'd post on the twrp thread to see if a someone has an idea
Sent from my HTC One using xda premium
I had this problem myself today and started freaking out. After a brief 15 second panic attack I realized I could side load. I have twrp and sideloaded very easily.
I used the all in on toolkit listed in the android dev section and cleanrom 1.5. I put cleanrom on my desktop and renamed it to Rom.zip. I started the aio tool which has a button for sideloading a Rom. Boot the phone into recovery and plug it into your pc. (I am assuming you have the HTC drivers installed) From TWRP click on advance and the adb sideload. Then click the side load button on the aio tool. This will attempt to reboot your phone first but since you're already there just close the command prompt that comes up. A new window will come up for you to chose the zip. Navigate to your desktop and pick the zip you put on the desktop (longer paths seem to cause issue with sideloading). Then it will push the zip to your phone. The command prompt on your pc will have a percentage progress. Once done just flash that zip like normal.
I had to reboot my phone using the volume down power button method before I could get back to twrp and the install froze once in Aroma. But I just flashed it again and it worked. Once I got it back I just put my backup back on the phone, booted back to twrp, and restored my backup.
Sorry if this seems unorganized, had two toddlers crawling all over me while. typing. Using the AIO should work
AIO found herehttp://forum.xda-developers.com/showthread.php?t=2242635
Sent from my HTC One using xda app-developers app

[Q] How to install androwook

Hello,
Since my tf201 was getting really slowly I was thinking of putting a custom rom on it, since those are faster(?) than the stock rom. I found out that androwook is a pretty decent custom rom so I wanted to install it, only 1 problem. I have 0 knowledge of this 'Rooting, flashing, fastbooting..." The instructions on how to install it is useless to me. I managed to unblock it by using the asus tool, but thats as far as I got. I have absolutely no idea what to do now, is there any guide on this forum for noobs instead of experts of how to root and install custom roms?
Thanks
Have you read http://forum.xda-developers.com/showpost.php?p=26595658&postcount=1? If you come back with specific questions I'm sure you will get help
hello,
yes i've read that but as I said im a complet noob and stuck at the part boot into revovery. when i select the usb mode it says starting fastboot but it doenst do anything. When I looked on the internet I found that you had to enter some commands on your computer but I've no idea what.. so im stuck
palmenmichiel said:
hello,
yes i've read that but as I said im a complet noob and stuck at the part boot into revovery. when i select the usb mode it says starting fastboot but it doenst do anything. When I looked on the internet I found that you had to enter some commands on your computer but I've no idea what.. so im stuck
Click to expand...
Click to collapse
Be sure you are at the last stock jb rom, and then
0. Backup your data, and make a factory reset
1. Unlock device by executing the unlock app for TFP with WiFi on
2. Install TWRP
3. Install Hairy Recovery & Upgrade Bootloader
4. Install Hairybean 2.2
For step1 and step2, here is the ref
http://goo.gl/oROU2
After installing TWRP, power off your TFP and power on with volumn down until you see a menu showing RCK, volume up to enter TWRP
Follow the instruction of HB after you boot into TWRP(step3 and step4)
kayusumi222 said:
Be sure you are at the last stock jb rom, and then
0. Backup your data, and make a factory reset
1. Unlock device by executing the unlock app for TFP with WiFi on
2. Install TWRP
3. Install Hairy Recovery & Upgrade Bootloader
4. Install Hairybean 2.2
For step1 and step2, here is the ref
After installing TWRP, power off your TFP and power on with volumn down until you see a menu showing RCK, volume up to enter TWRP
Follow the instruction of HB after you boot into TWRP(step3 and step4)
Click to expand...
Click to collapse
Thanks for the info, but I'm stil stuck.. I got the blob file and the fastboot.exe in the same folder, I open the command thingy on that folder, I copy this line in the command "fastboot -i 0x0b05 flash recovery twrp.blob" and then it says it is not recognized as a command, programma or hatch file.. I'm starting to think this rooting stuff is nothing for me haha
palmenmichiel said:
Thanks for the info, but I'm stil stuck.. I got the blob file and the fastboot.exe in the same folder, I open the command thingy on that folder, I copy this line in the command "fastboot -i 0x0b05 flash recovery twrp.blob" and then it says it is not recognized as a command, programma or hatch file.. I'm starting to think this rooting stuff is nothing for me haha
Click to expand...
Click to collapse
Did yo navigate to the fastboot folder? For example, if your folder "fastboot" is at the root of C:
Then you have to navigate to C:\fastboot first. --> cd c:\fastboot
kayusumi222 said:
Did yo navigate to the fastboot folder? For example, if your folder "fastboot" is at the root of C:
Then you have to navigate to C:\fastboot first. --> cd c:\fastboot
Click to expand...
Click to collapse
Yes.. Still won't work, I think ill just let my tablet as it as. I did the factory reset and it runs a whole lot faster now, only problem is that I only used my tablet to watch tv (My operator has a app named tv overal to watch tv on your tablet/phone) Problem is it wont work anymore because it has detected that I rooted my tablet, so now I've reached absolutely nothing, no custom rom and my only app I use frequently doenst work anymore... God I should have never started this haha
palmenmichiel said:
Yes.. Still won't work, I think ill just let my tablet as it as. I did the factory reset and it runs a whole lot faster now, only problem is that I only used my tablet to watch tv (My operator has a app named tv overal to watch tv on your tablet/phone) Problem is it wont work anymore because it has detected that I rooted my tablet, so now I've reached absolutely nothing, no custom rom and my only app I use frequently doenst work anymore... God I should have never started this haha
Click to expand...
Click to collapse
You can use Voodoo OTA Rootkeeper to temp-unroot, btw, did you unlock it?
You should have these items in the fastboot folder (as attachment)
kayusumi222 said:
You can use Voodoo OTA Rootkeeper to temp-unroot, btw, did you unlock it?
Click to expand...
Click to collapse
Yes I did, when I start up there was a white line on the top saying it was unlocked so that worked, also when I use OTA Rootkeeper it doesn't even say I'm rooted, this is becoming complicated :d
palmenmichiel said:
Yes I did, when I start up there was a white line on the top saying it was unlocked so that worked, also when I use OTA Rootkeeper it doesn't even say I'm rooted, this is becoming complicated :d
Click to expand...
Click to collapse
If you just unlocked your device, you have to flash CWM/TWRP first to flash root....
kayusumi222 said:
If you just unlocked your device, you have to flash CWM/TWRP first to flash root....
Click to expand...
Click to collapse
So why does the app say I'm rooted then.. weird... But I dont get it why the command doenst work for me, I have all the zip and unzipped files in my download map, so the blop file, fastboot.exe,... is all in the download map, so I shift right click and open the command thingy, what do i do wrong?
Sent from my GT-I9305 using xda app-developers app
palmenmichiel said:
So why does the app say I'm rooted then.. weird... But I dont get it why the command doenst work for me, I have all the zip and unzipped files in my download map, so the blop file, fastboot.exe,... is all in the download map, so I shift right click and open the command thingy, what do i do wrong?
Sent from my GT-I9305 using xda app-developers app
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?p=42407269
Maybe you can try to boot into fastboot mode and connect TFP to your PC, in the command windows type "fastboot reboot"
Check whether if your TFP reboot
kayusumi222 said:
Maybe you can try to boot into fastboot mode and connect TFP to your PC, in the command windows type "fastboot reboot"
Check whether if your TFP reboot
Click to expand...
Click to collapse
I mamaged to get it working by simple renaming the blop file to twrp instead of the long original name and it worked, afterwards I rooted it with some moterola program I found on the forum. So now only the last 2 steps and I'm done
Sent from my GT-I9305 using xda app-developers app
palmenmichiel said:
I mamaged to get it working by simple renaming the blop file to twrp instead of the long original name and it worked, afterwards I rooted it with some moterola program I found on the forum. So now only the last 2 steps and I'm done
Sent from my GT-I9305 using xda app-developers app
Click to expand...
Click to collapse
If you don't rename it. Then the command should be look like this "fastboot -i 0x0b05 flash recovery openrecovery-twrp-2.5.0.0-tf201-JB.blob"
Now you can flash the rom you like and enjoy it
kayusumi222 said:
If you don't rename it. Then the command should be look like this "fastboot -i 0x0b05 flash recovery openrecovery-twrp-2.5.0.0-tf201-JB.blob"
Now you can flash the rom you like and enjoy it
Click to expand...
Click to collapse
thanks for your help, much appriciated, however you write it haha
Sent from my GT-I9305 using xda app-developers app

[Q] EVO stuck in bootloop

Alright, so i have an EVO 4g lte and i attempted to root it today. It didnt turn out very well to say the least... I unlocked bootloader and flashed TWRP recovery.I then flashed superSU, and at the same time i flashed a custom rom and gapps zip. Then hit reboot. It has not booted up since.. It will just sit at the white HTC screen. i tried clearing cache and Dalvik cache, also did a factory reset. tried flashing cm10 rom onto the device as well as a rooted stock rom. nothing works! the farthest i have gotten was with the cm10 rom and it went to the cyanogenmod boot logo but was in bootloop still. I downloaded the ADT tool bundle but the phone wont show up on the device list. Can anyone help? im completely stumped.. Im fairly new to rooting and custom roms, but i have rooted multiple tablets and samsung galaxy phones and havent had any issues. this is my only phone also, i just gave my backup to my mother because her phone broke... please if anyone knows how to fix this let me know. when i boot into recovery mode it says Tampered and Unlocked at the top as well as S-On. I can also go into TWRP recovery with no problems. just cant use fastboot with my computer (windows 7 PC).
I am pretty sure i know what i did wrong, I flashed SuperSU to gain root at the same time i flashed the custom rom and gapps.. on all the other devices i would reboot after root and then flash the custom rom seperately.. but is there a way to correct my mistake?
Since you are s-on you have to fastboot flash the boot.img/kernel first and then flash CM and gapps
Any questions PM me
OK sorry to be a noob but how do I do that? I used cmd.exe while rooting but now it won't recognize my device. Much thanks for any help!!
Sent from my GT-P5110 using xda app
If in bootloader type fastboot devices
In recovery type adb devices
See if you get a reply
In fast boot USB menu on the phone, I typed fastboot devices on cmd and it came up blank.
Sent from my GT-P5110 using xda app
Sounds like a driver issue
1.Uninstall everything HTC from your PC
2.Reboot your PC
3.Plug your phone in and it will load a bunch of drivers
4.Try the command again
If that does not work get the latest drivers from HERE use the ones dated 6/6/13
and don't forget the BMP drivers towards the bottom of post 1
bigdaddy619 said:
Sounds like a driver issue
1.Uninstall everything HTC from your PC
2.Reboot your PC
3.Plug your phone in and it will load a bunch of drivers
4.Try the command again
If that does not work get the latest drivers from HERE use the ones dated 6/6/13
and don't forget the BMP drivers towards the bottom of post 1
Click to expand...
Click to collapse
ok ill uninstall all that and give it a try. is pm a better contact method for you?
AUSRA15 said:
ok ill uninstall all that and give it a try. is pm a better contact method for you?
Click to expand...
Click to collapse
Here is fine
bigdaddy619 said:
Here is fine
Click to expand...
Click to collapse
OK rebooting now I'll see if it uninstalled everything.
:fingerscrossed:
OK were connected now, now what? :good:
PC and phone are talking ?
fastboot devices
yes they are talking now. fastboot devices and my phone shows up.
i tried fastboot flash boot.img but it wont recognize the command, i placed the boot.img file into the platform-tools folder inside my C drive. what am i doing wrong? its late at night and im frustrated so i know im screwing something up...
ok good BTW which version of twrp are you using? Let me know before you continue.
pull the boot.img from the rom zip and copy it to the folder you opened your cmd window from
then type fastboot boot boot.img
once it says successful press the power button to return to HBOOT and use the vol keys to navigate to recovery
Once there choose wipe and wipe cache/dalvik cahce/system/data or factory reset depending which version of twrp you are using
then flash CM and gapps
C:\Users\Corey>fastboot boot boot.img
cannot load 'boot.img': No error
thats what i typed in and thats what it said back to me. not quite sure what the problem is.
the boot.img is placed in the same folder as the fastboot application
AUSRA15 said:
C:\Users\Corey>fastboot boot boot.img
cannot load 'boot.img': No error
thats what i typed in and thats what it said back to me. not quite sure what the problem is.
the boot.img is placed in the same folder as the fastboot application
Click to expand...
Click to collapse
try fastboot flash boot boot.img
My bad I was looking at a buddies thread for the commands
bigdaddy619 said:
try fastboot flash boot boot.img
My bad I was looking at a buddies thread for the commands
Click to expand...
Click to collapse
same thing, cannot load unknown error. also i am using twrp 2.6.0.0
Ok lets try something different at least it will get you up and running
Get twrp v2.4.1.0 from http://techerrata.com/browse/twrp2/jewel
put it in the same folder you are using and we will downgrade your twrp for now
copy and paste this in the cmd window
fastboot flash recovery openrecovery-twrp-2.4.1.0-jewel.img
then fastboot erase cache
ok got the twrp done succesfully as well as the wipe cache. whats next? i think i figured out what i was doing wrong, i hadnt opened the file directory. cd downloads, cd android files, etc.
should i try going into recovery now on the phone and flash a rom, or should we stay on fastboot and push the boot.img?
Easiest way to open a cmd window is to press shift and right click inside the folder and choose open cdm window here
That way you know you are in the correct folder.
Yeah go ahead and try to flash the boot.img again

Help! Im´stuck in white screen HTC quitly brilliant.....

Ohh.... Help please!!
I was flashing rom but I skipped a step and end does not pass the white HTC screen.
The fact is that it was installing the rom and Gapps but I miss the boot.img I have it on PC, the problem is that as the phone will not start, i can enter to bootloader but does not recognize the pc, I get the normal bootloader but how i do to pass the boot.img again if the phone does not recognize it??
And sorry for my bad english---- Help please!
rikrdoVe said:
Ohh.... Help please!!
I was flashing rom but I skipped a step and end does not pass the white HTC screen.
The fact is that it was installing the rom and Gapps but I miss the boot.img I have it on PC, the problem is that as the phone will not start, i can enter to bootloader but does not recognize the pc, I get the normal bootloader but how i do to pass the boot.img again if the phone does not recognize it??
And sorry for my bad english---- Help please!
Click to expand...
Click to collapse
If you can get into the recovery and have a valid backup then in that case restore it and restart the process. Else you can boot into fastboot and flash the desired boot.img the process will be
adb reboot-bootloader
fastboot flash boot boot.img
fastboot reboot
ethanon said:
If you can get into the recovery and have a valid backup then in that case restore it and restart the process. Else you can boot into fastboot and flash the desired boot.img the process will be
adb reboot-bootloader
fastboot flash boot boot.img
fastboot reboot
Click to expand...
Click to collapse
adb reboot bootloader
ethanon said:
If you can get into the recovery and have a valid backup then in that case restore it and restart the process. Else you can boot into fastboot and flash the desired boot.img the process will be
adb reboot-bootloader
fastboot flash boot boot.img
fastboot reboot
Click to expand...
Click to collapse
Sorry bro, I'm ignorant in android... To use adb i need android sdk tools? What i need?
rikrdoVe said:
Sorry bro, I'm ignorant in android... To use adb i need android sdk tools? What i need?
Click to expand...
Click to collapse
rikrdoVe said:
Sorry bro, I'm ignorant in android... To use adb i need android sdk tools? What i need?
Click to expand...
Click to collapse
Well you do need to have the Android SDK tools download but if you select the "Platform Tools" at the SDK manager , that will only install the platform tools on your hard disk. and yes the device drivers needs to installed , to work with ADB ,
Any ways this tutorial by LUCKY_THIRTEEN just might help you
http://forum.xda-developers.com/showthread.php?t=2213910
ethanon said:
Well you do need to have the Android SDK tools download but if you select the "Platform Tools" at the SDK manager , that will only install the platform tools on your hard disk. and yes the device drivers needs to installed , to work with ADB ,
Any ways this tutorial by LUCKY_THIRTEEN just might help you
http://forum.xda-developers.com/showthread.php?t=2213910
Click to expand...
Click to collapse
I cant install sdk and use adb... I resume: Dowloaded sdk from the page, and when i start sdk manager "Platform Tools" cant update i got this error: Stopping adb server succeeded. Failed to rename directory C:\adt.bundle.windows-x86-20131030\sdk\platform-tools to C:\adt.bundle.windows-x86-20131030\sdk\temp\PlatformToolPackage.old01. Nothing was installed"
I dont know if sdk was installed or what. only have the folder in C:
I put the boot.img file in platform-tools and tried to flash the image using the command fastboot flash boot boot.img but tells me the boot.img arrchivo not be found.
The phone does not recognize the pc, the bootloader is relocked.
Thanks for your support bro, I would like resolve this as soon as possible.
rikrdoVe said:
I cant install sdk and use adb... I resume: Dowloaded sdk from the page, and when i start sdk manager "Platform Tools" cant update i got this error: Stopping adb server succeeded. Failed to rename directory C:\adt.bundle.windows-x86-20131030\sdk\platform-tools to C:\adt.bundle.windows-x86-20131030\sdk\temp\PlatformToolPackage.old01. Nothing was installed"
I dont know if sdk was installed or what. only have the folder in C:
I put the boot.img file in platform-tools and tried to flash the image using the command fastboot flash boot boot.img but tells me the boot.img arrchivo not be found.
The phone does not recognize the pc, the bootloader is relocked.
Thanks for your support bro, I would like resolve this as soon as possible.
Click to expand...
Click to collapse
Well it seems you have installed the Android SDK all right. and make sure you put the file in the platform tools folder, and also make sure you have installed the HTC drivers for your PC to detect your phone , you can also try uninstall the driver and re install
ethanon said:
Well it seems you have installed the Android SDK all right. and make sure you put the file in the platform tools folder, and also make sure you have installed the HTC drivers for your PC to detect your phone , you can also try uninstall the driver and re install
Click to expand...
Click to collapse
Ok, i updated Platform-Tools to rev. 19.0.1, I had to start windows in safe mode.
But, yestarday Android sdk tools appeared in the list of installed programs in windows, i uninstalled and install today again but now i dont see sdk in list. Anyway, i open cdm and type "adb reboot-bootloader" and it says "error: device not found".
Then y type: fastboot flash boot boot.img and it says "error: cannot load boot.img"
I put the boot.img in C:\adt-bundle-windows-x86-20131030\sdk\platform-tools
And now... I dont know what to do
rikrdoVe said:
Ok, i updated Platform-Tools to rev. 19.0.1, I had to start windows in safe mode.
But, yestarday Android sdk tools appeared in the list of installed programs in windows, i uninstalled and install today again but now i dont see sdk in list. Anyway, i open cdm and type "adb reboot-bootloader" and it says "error: device not found".
Then y type: fastboot flash boot boot.img and it says "error: cannot load boot.img"
I put the boot.img in C:\adt-bundle-windows-x86-20131030\sdk\platform-tools
And now... I dont know what to do
Click to expand...
Click to collapse
Install the windows drivers , better try installing the the HTC sync manager. that way your device will be detected.
ethanon said:
Install the windows drivers , better try installing the the HTC sync manager. that way your device will be detected.
Click to expand...
Click to collapse
Ready, installed the HTC Sync Manager, and same result. "Device not Found"
if only I could get the phone to be recognized by the pc, I think it could solve the problem.
rikrdoVe said:
Ready, installed the HTC Sync Manager, and same result. "Device not Found"
if only I could get the phone to be recognized by the pc, I think it could solve the problem.
Click to expand...
Click to collapse
From where are u trying the commands.............
u must put ur phone in recovery mode.......
Connect ur phone to PC......
from the platform-tools folder try "adb devices"........
The adb commands will work in recovery only........
in bootloader the fastboot commands will work..........
[email protected] said:
From where are u trying the commands.............
u must put ur phone in recovery mode.......
Connect ur phone to PC......
from the platform-tools folder try "adb devices"........
The adb commands will work in recovery only........
in bootloader the fastboot commands will work..........
Click to expand...
Click to collapse
The phone is not recognized by the pc.
I can not get into recovery because the bootloader is relocked. I can only enter fastboot, but when executing commands, either with adb, All in One Toolkit, Flasher Venom or the phone is not recognized "Error: Device not found"
I have the drivers installed, htc sync manager, and I'm afraid that this phone unusable ... Also I did have a backup but on PC, but if the phone is not recognized I can not run any command ...
Also, I was trying to run teh Stock RUU:
RUU_ENRC2B_U_JB_45_HTC_Europe_1.17.401.1_Radio_3.1204.168.32_release_299688_signed
But When I run the. Exe signature throws an error (132) "find the correct signature and try again" and which is not correct. had sense 5 and 4.2.2 HTC One X + International.
Help please ... : (
same issue, cannot access recovery fastboot only
I hope this adds to this post if I miss speak I apologize in advance but I do not have the time or knowledge to post 10 times before strating my own thread so if this doesn't add value to this post, I have been reading and researching all week and now that I cannot use my phone I must intensely focus on this until it is fixed
Fed up with 4.3 and lower limitations and looking to get my monies worth on my phone, I look to upgrade to 4.3.1 or higher just started this week so I am a total newb, and if it means anything to anyone I would be happy to donate to contributors via papal once a solution is found I am a working professional and I am happy to pay you to save my time/phone
with that said here is what I have done
HTC One X+ (AT&T US) Quad Core Tegra 3
OTA upgraded 4.2.2 Android Firmware 2.15
Unlocked BL via HTCDev
Was using;
Recovery-clockwork-6.0.3.7-enrc2b.img
With intent to upgrade to 4.3.1
Used the following Rom and GAPPS to load .zips via CWM
cm-10.2.1-enrc2b (stable)
gapps-jb-20130813-signed.zip
Did not work
Tried more recent gapps
Did not work got stuck on Circling Cyanogenmod screen
//goo.gl/YzZ75o
THEN
I realized I was not flashing boot.img taken from the CM 10.2.1 zip so I followed directions to use the boot.img then load the zip files, since doing this I can no longer use my recovery
Erase Cache (from fastboot)
COMMANDs:
./fastboot erase cache
./fastboot reboot-bootloader
Results:
White HTC “Quietly Brilliant” Screen for a few seconds then turns off
Plug in charger and Red light turns on grey empty battery symbol appears with a lightning bolt inside then disappears
red light turns off :-/
//goo.gl/JrBJph
Current state: I can fastboot, but I cannot load recovery
//goo.gl/43F6XT
Also, if I can get back into recovery
The last time I was in it, last night I believe I reformatted my internal SD, because when I was looking for my backup, and my zips they were all gone...I was very tired and should haven't pushed it.
I don't care about loss of data I just need to get my phone working again, thanks for your time and careful considerations
UPDATE+++
Used WinDroid HTC One X+ Toolkit 3 to flash custom recovery CWM 6.0.3.7 back in recovery again, now I think I need to side load a ROM because I deleted what I had internally
cclifford81 said:
I hope this adds to this post if I miss speak I apologize in advance but I do not have the time or knowledge to post 10 times before strating my own thread so if this doesn't add value to this post, I have been reading and researching all week and now that I cannot use my phone I must intensely focus on this until it is fixed
Fed up with 4.3 and lower limitations and looking to get my monies worth on my phone, I look to upgrade to 4.3.1 or higher just started this week so I am a total newb, and if it means anything to anyone I would be happy to donate to contributors via papal once a solution is found I am a working professional and I am happy to pay you to save my time/phone
with that said here is what I have done
HTC One X+ (AT&T US) Quad Core Tegra 3
OTA upgraded 4.2.2 Android Firmware 2.15
Unlocked BL via HTCDev
Was using;
Recovery-clockwork-6.0.3.7-enrc2b.img
With intent to upgrade to 4.3.1
Used the following Rom and GAPPS to load .zips via CWM
cm-10.2.1-enrc2b (stable)
gapps-jb-20130813-signed.zip
Did not work
Tried more recent gapps
Did not work got stuck on Circling Cyanogenmod screen
//goo.gl/YzZ75o
THEN
I realized I was not flashing boot.img taken from the CM 10.2.1 zip so I followed directions to use the boot.img then load the zip files, since doing this I can no longer use my recovery
Erase Cache (from fastboot)
COMMANDs:
./fastboot erase cache
./fastboot reboot-bootloader
Results:
White HTC “Quietly Brilliant” Screen for a few seconds then turns off
Plug in charger and Red light turns on grey empty battery symbol appears with a lightning bolt inside then disappears
red light turns off :-/
//goo.gl/JrBJph
Current state: I can fastboot, but I cannot load recovery
//goo.gl/43F6XT
Also, if I can get back into recovery
The last time I was in it, last night I believe I reformatted my internal SD, because when I was looking for my backup, and my zips they were all gone...I was very tired and should haven't pushed it.
I don't care about loss of data I just need to get my phone working again, thanks for your time and careful considerations
Click to expand...
Click to collapse
ummm your flashing the X+ International CM rom and not the evitareul one, reboot into the bootloader and then enter recovery from there.
Lloir said:
ummm your flashing the X+ International CM rom and not the evitareul one, reboot into the bootloader and then enter recovery from there.
Click to expand...
Click to collapse
Will do, thanks!
evitareul? Does that mean Flash TWRP recovery and then use evita ROM?
cclifford81 said:
Will do, thanks!
evitareul? Does that mean Flash TWRP recovery and then use evita ROM?
Click to expand...
Click to collapse
Evitareul = X+ AT&T
Sent from my Nexus 5 using Tapatalk
Lloir said:
Evitareul = X+ AT&T
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Ok so I just need the evitareul Rom, I'm looking for it now, I just need something stable at 4.3 or higher with GAPPS anyone have any links
cclifford81 said:
Ok so I just need the evitareul Rom, I'm looking for it now, I just need something stable at 4.3 or higher with GAPPS anyone have any links
Click to expand...
Click to collapse
look in original development
Lloir said:
look in original development
Click to expand...
Click to collapse
Ok, from what I can tell I think I have to go with this?
[ROM][2/18/2014][AT&T X+ S5 eXtreme V1.0.3.3]
I will be very happy if I can get this to work, and I will just "stay tuned" for when I can flash a stable 4.3 or higher for my phone
Under downloads I see the following: (would post picture but still too n00b)
S6 eXtreme RC1
S5 RC2 Patch
Native WiFi
Hotspot Patch
S5 eXtreme
V1.0.3.2
S5 eXtreme
V1.0.3.3
I am not sure what to download here, I will continue reading these directions as I believe this is my best option, please confirm if I am on the right path, thanks guys!
Update+++
Downloaded S5_eXtreme_V1.0.3.3_Signed.zip
about to flash this ROM, is GAPPS included in this?
Update+++
Downloaded S5_eXtreme_V1.0.3.3_Signed.zip Rom
Extracted the boot.img file and followed instructions
Extract boot.img from zip file and place in your sdk platform tools folder, (or wherever your adb tools are located)reboot device to bootloader and connect it to your PC.
From a command prompt type:
1. fastboot flash boot boot.img
2. fastboot erase cache
reboot to recovery and flash ROM.
but I am not sure how I flashed the ROM, I tried sideloading from recovery with WinDroid HTC One X+ Toolkit, before and after and it said no package loaded
Then I tried to load from fastboot, finally I figured "well I might as well reboot" and amazingly enough it booted...not sure what exactly but I am back on 4.2.2 so thank you!

[Q] I kinda messed up...

I kinda messed up about a month ago, I was wanting to root my HTC One so I could try some custom ROMS and experience other cool stuff
However, Me, feeling nervous decided to go the Cyanogenmod Installer route (You know this isn't gonna end well). And so I plugged in my device and everything was good and fine until It was unlocking my bootloader, it seemed to do the HTCDev one, I got the option to unlock it or lock it, and as soon as the device restarted the phone disconnected.
Some apps went missing, however I recently had a talk to a friend who said that is normal, and he recommended me to come here to get some help.
I can boot into the bootloader where you can go into fastboot and stuff, I can factory reset through the Android OS once its booted, however when I enter recovery in the bootloader, the screen goes black and a red exclamation mark shows up for about 5-10 minutes and then the device reboots into Android.
The same thing happens when I try to get Over the air updates, I can still get OTA updates, they just don't install.
So what I'm looking for is, can I relock my device and get it back to how it was before I ran Cyanogenmod installer and then maybe I can try root it manually and have more control over the situation.
I hope you guys can help me and I hope I can find a place on this forum
Thanks in advance guys!
First of all, it seems you shouldn't have started to mess with this at all...
now to fix this...
Download the latest recovery of your choice e.a. twrp. @ http://techerrata.com/browse/twrp2/m7 the normal one is the m7 i suppose? else go to the right section...
save it to your /sdcard directly or move it there. than for the eaz just rename it to twrp.img
open an terminal if installed on your device and type
su
than
dd if=/sdcard/twrp.img of=/dev/block/mmcblk0p34 (note command for the m7)
if you however don't have the capability to install an app because of missing gapps... which sounds like it...
install adb/fastboot on your pc with the htc drivers..
download the recovery image with your pc and rename it to twrp.img and put it at your fastboot file
turn off your device
keep holding volume down until a menu shows up
select fastboot from the menu
attach the device to your pc
open cmd and type fastboot devices (to see if you actually installed the right driver... and that it's recognizing it)
if it does
type:
fastboot flash recovery twrp.img
if that all succeeded, you can download gapps for the android version your using or flash something else with the working recovery..
goodluck!
Hawkysoft said:
First of all, it seems you shouldn't have started to mess with this at all...
now to fix this...
Download the latest recovery of your choice e.a. twrp. @ (It prevented me posting links) the normal one is the m7 i suppose? else go to the right section...
save it to your /sdcard directly or move it there. than for the eaz just rename it to twrp.img
open an terminal if installed on your device and type
su
than
dd if=/sdcard/twrp.img of=/dev/block/mmcblk0p34 (note command for the m7)
if you however don't have the capability to install an app because of missing gapps... which sounds like it...
install adb/fastboot on your pc with the htc drivers..
download the recovery image with your pc and rename it to twrp.img and put it at your fastboot file
turn off your device
keep holding volume down until a menu shows up
select fastboot from the menu
attach the device to your pc
open cmd and type fastboot devices (to see if you actually installed the right driver... and that it's recognizing it)
if it does
type:
fastboot flash recovery twrp.img
if that all succeeded, you can download gapps for the android version your using or flash something else with the working recovery..
goodluck!
Click to expand...
Click to collapse
Thank you! Will there be a risk in ruining my device?
And thank you once again! I definitley shouldn't have messed with this, but you gotta start somewhere right?
If I never took the risk of building my own computer then I never could have done it Its how we learn.
Anyways, I'm not sure about the terminal bit, I don't run linux and I don't have a mac? So, how would I have access to the terminal. Unless I somehow got it on my device (I don't know how to do that).
And one more question, once I've done the things you've told me to do I can just put Cyanogenmod on it?
Thanks once again
Oh, and I have got Gapps, if my Gapps you mean Google Apps, yes I have I've got Google play services, Google play, hangouts etc.
Thank you! Will there be a risk in ruining my device?
Click to expand...
Click to collapse
Further than now? i highly doubt it... unless you totally put in a wrong recovery which magically wud fk up the partitions?
And thank you once again! I definitley shouldn't have messed with this, but you gotta start somewhere right?
Click to expand...
Click to collapse
True, but babysteps mate...
Anyways, I'm not sure about the terminal bit, I don't run linux and I don't have a mac? So, how would I have access to the terminal. Unless I somehow got it on my device (I don't know how to do that).
Click to expand...
Click to collapse
Terminal should be on the phone, if not use command prompt in windows... u need to do a little research on the m7 forums which driver you need they probably have an m7 toolkit again if the one is the m7, as far as i knew it is.. than you could put the recovery.img in the folder of fastboot.exe and go there with command prompt and do what i've written before
And one more question, once I've done the things you've told me to do I can just put Cyanogenmod on it?
Click to expand...
Click to collapse
erhm ofcourse you can, however just download the rom instead of an installer...
p.s. you got gapps.. install an emulator oh... better solution... install flashify download the latest twrp and install it with that if u have proper root that is!
Hawkysoft said:
Further than now? i highly doubt it... unless you totally put in a wrong recovery which magically wud fk up the partitions?
True, but babysteps mate...
Terminal should be on the phone, if not use command prompt in windows... u need to do a little research on the m7 forums which driver you need they probably have an m7 toolkit again if the one is the m7, as far as i knew it is.. than you could put the recovery.img in the folder of fastboot.exe and go there with command prompt and do what i've written before
erhm ofcourse you can, however just download the rom instead of an installer...
p.s. you got gapps.. install an emulator oh... better solution... install flashify download the latest twrp and install it with that if u have proper root that is!
Click to expand...
Click to collapse
Thanks I don't have root, I've run rootchecker, and it says I don't have root.
And what if I do Cyanogenmod but I want to go back to HTC Sense (Doubt it though)
Will instlaling the recovery root my device? If not, how will I root it?
Oh and, how do I get fastboot and ADB?

Categories

Resources