So I bricked my HD7 last night as it will stay on the blue logo and not go past that. This is because I tried to flash an OC kernel but i think it didnt play well with kinology, so now i have the stock rooted os on my computer and am in TWRP, but when I try to transfer files via ADB Sideload my computer doesnt recognize adb as a command so any help on this issue would be greatly appreciated.
th3lawmak3r76 said:
So I bricked my HD7 last night as it will stay on the blue logo and not go past that. This is because I tried to flash an OC kernel but i think it didnt play well with kinology, so now i have the stock rooted os on my computer and am in TWRP, but when I try to transfer files via ADB Sideload my computer doesnt recognize adb as a command so any help on this issue would be greatly appreciated.
Click to expand...
Click to collapse
You mean the "adb push" command? Make sure your ADB is working by first entering "adb" and Enter. Then go "adb devices" and Enter, if you see characters, your ADB works.
diripedi not
th3lawmak3r76 said:
So I bricked my HD7 last night as it will stay on the blue logo and not go past that. This is because I tried to flash an OC kernel but i think it didnt play well with kinology, so now i have the stock rooted os on my computer and am in TWRP, but when I try to transfer files via ADB Sideload my computer doesnt recognize adb as a command so any help on this issue would be greatly appreciated.
Click to expand...
Click to collapse
There was someone having the same problem (it was me). The solution was HERE
Moreover: obviously the custom (OC) kernels aren't supporting the stock roms
th3lawmak3r76 said:
So I bricked my HD7 last night as it will stay on the blue logo and not go past that. This is because I tried to flash an OC kernel but i think it didnt play well with kinology, so now i have the stock rooted os on my computer and am in TWRP, but when I try to transfer files via ADB Sideload my computer doesnt recognize adb as a command so any help on this issue would be greatly appreciated.
Click to expand...
Click to collapse
"doesn't recognize adb as a command" sounds like you're not opening your cmd window in the right location (assuming you're on windows). You need to be in the platform-tools directory when running the adb command (or set up the PATH variable correctly...search around for how to do this)
Seems like I updated my driver software and set it to composite I think. I read it fro another post on here somewhere. But it worked for me.
Sent from my Kindle Fire HD 7 using xda app-developers app
Related
I was trying to flash one of the kitkat based new roms i found on this site through the app and it didn't seem to work as i recieved the message saying installation aborted, then my phone buzzed and flashed and restarted but it's stuck on the htc quietly brilliant screen and i cannot get to recovery at all. when i try i see the lights at the bottom menu buttons just flashing.
I did a backup before the install but can't get into recovery now. i've found a proper nandroid backup but my phone wont turn off,restart or go into recovery now, so pissed. please help asap
p.s. the rom i can't even remember the name of it but it said it was one for all versions of htc one.
mine is the canadian version on rogers if it matters.
.and it looks like my computer isn't recognizing it now either
playboypaul said:
I was trying to flash one of the kitkat based new roms i found on this site through the app and it didn't seem to work as i recieved the message saying installation aborted, then my phone buzzed and flashed and restarted but it's stuck on the htc quietly brilliant screen and i cannot get to recovery at all. when i try i see the lights at the bottom menu buttons just flashing.
I did a backup before the install but can't get into recovery now. i've found a proper nandroid backup but my phone wont turn off,restart or go into recovery now, so pissed. please help asap
p.s. the rom i can't even remember the name of it but it said it was one for all versions of htc one.
mine is the canadian version on rogers if it matters.
.and it looks like my computer isn't recognizing it now either
Click to expand...
Click to collapse
What I'm gonna say is ridiculous! BUT IF YOU DIDN'T **** UP YOUR BOOTLOADER you should be able to boot into the bootloader by performing these steps:
First: Press the power and volume up/down button for about two minutes... your phone should respond with vibrate/flashing...
Secondly: Hold your phone under a bright light and press the powerbutton for a minute or so... then try different combinations with the hardwarebutton until it boots into the bootloader.
From bootloader you can perform the following steps to get a OS working on your phone:
This is a quote by me, someone had almost the same problem like you:
Okay, first here you have the correct adb and fastboot files, I uploaded them quickliy for you, I think this way they should work properly:
http://uploaded.net/file/ykwya517
Next thing are these HTC Drivers, in this post are a few of them: http://forum.xda-developers.com/show....php?t=2089508 and on my computer there are the 4.3.0.001 drivers, so I'd recommand downloading those(Credits go to @mdmower):
http://www.mediafire.com/download/n5...+4.3.0.001.exe
Now shut down your phone and boot in into the bootloader with pressing the power button and the volume down button. Then select fastboot and enter this menu. Now if the drivers are installed correctly there should be written FASTBOOT USB. I think you said you are unlocked... so the following command should run just fine. Open a command prompt and navigate to the folder where adb and fastboot are placed. In this folder you copy your custom recovery(TWRP) and you flash it with this command:
Code:
Code:
fastboot flash recovery [recoveryname].img
And DON'T worry about adb in the bootloader! ADB doesn't work with the bootloader. Now you boot into your recovery by chosing Recovery somewhere in your bootloader. If you are in the bootloader you somehow need to push the ROM to your HTC One... This should work with this command...
Code:
adb push "C:\FolderWhereRomIsStored\rom.zip" "/data/media/0/rom.zip"
Click to expand...
Click to collapse
And if this doesn't copy it correctly simply place your zip on your computer to a folder that is empty and push this folder to your HTC One with:
Code:
adb push "C:\FolderWhereRomIsStored" "/data/media/0"
Click to expand...
Click to collapse
Now you are good to go, simply flash the zip form TWRP. I think you know how this works Simply go to install and then chose the zip and flash it.
If you now want to s off... then ask me again. I'll give you an advice
Click to expand...
Click to collapse
Thanks I got it working finally but it was sticking on the HTC screen for over an hr twice and the lamp worked within 10 seconds to get into recovery? I was so amazed that the lamp worked that I did it again and same results, stuck on HTC screen and the light worked again. That's to awesome. Thanks
Sent from my HTC One using xda app-developers app
playboypaul said:
Thanks I got it working finally but it was sticking on the HTC screen for over an hr twice and the lamp worked within 10 seconds to get into recovery? I was so amazed that the lamp worked that I did it again and same results, stuck on HTC screen and the light worked again. That's to awesome. Thanks
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
The funny thing is that I don't believe it neither.. but if someone has this kind of error it always works However, nice to know that your device is back alive... if you have any further questions reply/quote this comment so I get notified
LibertyMarine said:
The funny thing is that I don't believe it neither.. but if someone has this kind of error it always works However, nice to know that your device is back alive... if you have any further questions reply/quote this comment so I get notified
Click to expand...
Click to collapse
Hello again I'm glad I found you on find myself with almost the same exact issue as before, this time I've accidentally deleted my OS but I can boot to bootloader and my twrp although my device HTC m7 isn't recognised by my computer or when I try an adb push to the device. I have android sdk installed and the HTC sync manager and the drivers are installed but when I plug device says drivers are Not installed?
playboypaul said:
Hello again I'm glad I found you on find myself with almost the same exact issue as before, this time I've accidentally deleted my OS but I can boot to bootloader and my twrp although my device HTC m7 isn't recognised by my computer or when I try an adb push to the device. I have android sdk installed and the HTC sync manager and the drivers are installed but when I plug device says drivers are Not installed?
Click to expand...
Click to collapse
Hey there. It's quite some time ago since I last "played around" with my HTC One M7 but I think I am still able to help you solve your problem.
Firsr a few questions:
> What OS are you using for adb? Win7/8/10?
> Do you have an USB OTG cable? (would make fixing very easy. You just copy the OS zip onto an USB stick and then plug it into your Cellphone using an OTG cable. Then flashing can be done without any problems)
If you've already solved your problem, notify my anyways
LibertyMarine said:
Hey there. It's quite some time ago since I last "played around" with my HTC One M7 but I think I am still able to help you solve your problem.
Firsr a few questions:
> What OS are you using for adb? Win7/8/10?
> Do you have an USB OTG cable? (would make fixing very easy. You just copy the OS zip onto an USB stick and then plug it into your Cellphone using an OTG cable. Then flashing can be done without any problems)
If you've already solved your problem, notify my anyways
Click to expand...
Click to collapse
sorry i was at work but OS is windows 7 home premium
maybe i should look into the OTG cable.
i get a message saying "cannot read rom.zip" when trying to use command line to push as per the thousands of tutorials online lol.
when i plug in the phone to computer and turn phone on (which is on the HTC splash screen since no OS) then a popup on computer says installing device driver software.
Android Phone X Device Unplugged
USB Composite Device Ready to use
HTC MTP Device X Failed
USB storage devie Ready to use
My HTC Ready to use
HTC android USB Device Ready to use
my cable is really wobbly and none ive tried lately seem to want to fit in the slot snug so HTC MTP Device installed again and now says "Ready to Use also, then cycled the install again and settled on FAILED so only Android Phone has an X for device unplugged since no OS to turn on and HTC MTP has an X for Fail. this is where ill enter fastboot mode or recovery to try push/flash my copy of cm14 and gapps to the device.
i have cmd window open with rom and gapps and an updated version of twrp in adb and fastboot folder.
i entered fastboot mode and pushed recovery through then as per the tutorial i then entered recovery which flashed properly with the new version. then i went to adb sideload and all commands worked like adb kill-sever and adb usb also adb devices came with text saying list of attached devices which theyre is none.
then adb sideload rom.zip came back with:
error: device not found
Ok guys I went to wipe my htc one using twrp and I accidently wiped my internal storage so there nothing on my device to boot up I can get into twrp but I dont have any zips on there to flash I also tried to sideload but adb wont recognize my device which is weird because fastboot works fine I went to bestbuy Walmart radioshack to by an otg cable and try it with flash drive but no one has one so I ordered one from ebay but it will take a week to get it can someone please help with any other sugestions please pleasee I need my phone back
You may have to switch recoveries to TWRP 2.6.3.3 OR 2.6.3.0, and use a windows 7 machine.
SaHiLzZ said:
You may have to switch recoveries to TWRP 2.6.3.3 OR 2.6.3.0, and use a windows 7 machine.
Click to expand...
Click to collapse
What will switching recoverys do?
Did you try "adb push rom.zip /sdcard/rom.zip" while you were on the home screen of the recovery?
Novasunshine said:
Did you try "adb push rom.zip /sdcard/rom.zip" while you were on the home screen of the recovery?
Click to expand...
Click to collapse
No I tried it while in bootloader mode also I just check I am running twrp 2.6.3.4
maxtcee said:
No I tried it while in bootloader mode also I just check I am running twrp 2.6.3.4
Click to expand...
Click to collapse
Try it in recovery and also check to see if the device is being detached while in recovery by typing in "adb devices" in the command prompt.
Nope
If I use htc one toolkit while in bootloader and I fastboot I get my device show up but when I do adb I get nothing
maxtcee said:
Nope
If I use htc one toolkit while in bootloader and I fastboot I get my device show up but when I do adb I get nothing
Click to expand...
Click to collapse
So when you type in "adb devices" while in recovery it shows nothing? No device attached? Also what version of windows are you on?
Yea it shows nothing I'm using windows vista
maxtcee said:
Yea it shows nothing I'm using windows vista
Click to expand...
Click to collapse
So no adb in recovery, but fastboot working hmm. So adb devices shows nothing?
Your device is obviously being detected to have fastboot working.
Try adb kill-server to reset adb and then check if it's detectable in recovery, also make sure to mount the data.
Use a different computer if available
Make sure you don't have any tethers installed that would ruin adb like easy tether
Try downloading and reinstalling the adb universal set up drivers.
Try running a RUU if you can
Sorry if i'm not much help I'm still noobish to all this still
Novasunshine said:
So no adb in recovery, but fastboot working hmm. So adb devices shows nothing?
Your device is obviously being detected to have fastboot working.
Try adb kill-server to reset adb and then check if it's detectable in recovery, also make sure to mount the data.
Use a different computer if available
Make sure you don't have any tethers installed that would ruin adb like easy tether
Try downloading and reinstalling the adb universal set up drivers.
Try running a RUU if you can
Sorry if i'm not much help I'm still noobish to all this still
Click to expand...
Click to collapse
ok so i updated my adb drivers and i can get adb to recognize i used htc toolkit and adb pushed the the on my revocery but not sure how long it takes for the zip to transfer cause i tried to flash the rom and it says fail cannot open zip
do you know how long it takes to push a rom onto phone?
nevermind i got it flashing rom as we speak thanks for all your help dude
maxtcee said:
ok so i updated my adb drivers and i can get adb to recognize i used htc toolkit and adb pushed the the on my revocery but not sure how long it takes for the zip to transfer cause i tried to flash the rom and it says fail cannot open zip
do you know how long it takes to push a rom onto phone?
Click to expand...
Click to collapse
Takes about 1 - 5 minutes depending on rom size also adb wont say anything till its finished
---------- Post added at 05:21 AM ---------- Previous post was at 05:16 AM ----------
maxtcee said:
ok so i updated my adb drivers and i can get adb to recognize i used htc toolkit and adb pushed the the on my revocery but not sure how long it takes for the zip to transfer cause i tried to flash the rom and it says fail cannot open zip
do you know how long it takes to push a rom onto phone?
nevermind i got it flashing rom as we speak thanks for all your help dude
Click to expand...
Click to collapse
Your welcome glad its working finally
So, I have spent the last 4 hours trying to find information and trying to fix things and I have yet to get nowhere.
I tried to install SkyDragon (http://forum.xda-developers.com/showthread.php?t=2400161) on my HTC One. Having gotten an insurance replacement in the last month, I forgot that I hadn't gotten around to getting S-OFF on this replacement device. (I had S-OFF on my old one). Due to this, everything got messed up.
It was trying to boot, went to HTC screen, then tried to reboot to recovery. Clockwork mod would boot, but as soon as any graphics came on the screen, it would reboot back to the HTC screen. This looped.
I managed to flash TWRP on it, but the same thing was happening.
After using fastboot to clear the cache, I got into TWRP. Awesome. Now I just need to get a ROM on this sucker.
adb keeps telling me "adb server is out of date. killing..." In regards to this, I have gone to the Android SDK and installed the latest version. I also tried updating to the latest drivers on my computer as well.
To my understanding, you can't push whole .zip files with fastboot, but I tried to use the "fastboot update rom.zip" command, which won't work due to "archive does not contain 'android-info.txt'" and "archive does not contain 'android-product.txt'".
I tried to go into TWRP and mount the storage, but lo-and-behold it crashes and doesn't mount crap so I can't copy this rom over to flash it with TWRP.
Please. Does anyone have any suggestions? I am not the MOST android savvy, but I have tried everything I could think of. One last resort is I'm gonna try to flash clockwork and see if I can get it to mount. Please help me?
EDIT: Clockwork didn't work, and sideload won't work because "adb server is out of date. killing..."
EDIT 2: I've got an M7_UL with S-ON, HBOOT 1.44.0000. Fastboot works like a charm, adb tries to connect but fails every time.
What is your PC Operating system?
You may wish to try a Linux Live CD.
BenPope said:
What is your PC Operating system?
You may wish to try a Linux Live CD.
Click to expand...
Click to collapse
Both of my PCs are running Windows 7.
Using my roommates computer, I downloaded the Android SDK and I am now able to adb push. Here's to hoping just pushing a ROM and booting into recovery to flash it will work.
starlitjessi said:
Using my roommates computer, I downloaded the Android SDK and I am now able to adb push. Here's to hoping just pushing a ROM and booting into recovery to flash it will work.
Click to expand...
Click to collapse
It works now. I was able to push a stable ROM from my roommate's computer and got it running just fine. Thanks anyway!
So today I attempted to install CyanogenMod, and everything was going smoothly right up to when I actually tried to flash the rom. I flashed the international rom instead of the AT&T and after that I was stuck in Team Win Recovery mode. Now every time I turn off and then on my phone, it goes through the htc one screen, then it turns black, and then it goes again in htc one screen but now with the words entering recovery mode in pink letters. I'm not sure if it was me flashing the wrong rom or if it's because it was on android 4.4.
I hope that makes sense.
dreamingrevenge said:
So today I attempted to install CyanogenMod, and everything was going smoothly right up to when I actually tried to flash the rom. I flashed the international rom instead of the AT&T and after that I was stuck in Team Win Recovery mode. Now every time I turn off and then on my phone, it goes through the htc one screen, then it turns black, and then it goes again in htc one screen but now with the words entering recovery mode in pink letters. I'm not sure if it was me flashing the wrong rom or if it's because it was on android 4.4.
I hope that makes sense.
Click to expand...
Click to collapse
so can u access fastboot and recovery ??
raghav kapur said:
so can u access fastboot and recovery ??
Click to expand...
Click to collapse
Yes.
I've tried adb sideload through twrp but I think it never fully "attaches". I tried to push files into the sd but it doesn't seem to work. I think it might be S-On problem, but I can't make the romrunner to work when it's in recovery mode. I can't seem to find a way to make it work, but maybe Im just overlooking something.
dreamingrevenge said:
I've tried adb sideload through twrp but I think it never fully "attaches". I tried to push files into the sd but it doesn't seem to work. I think it might be S-On problem, but I can't make the romrunner to work when it's in recovery mode. I can't seem to find a way to make it work, but maybe Im just overlooking something.
Click to expand...
Click to collapse
Use a USB OTG cable nd put the rom of ur choice into the usb. Flash the rom of ur choice through the /usb otg directory
raghav kapur said:
Use a USB OTG cable nd put the rom of ur choice into the usb. Flash the rom of ur choice through the /usb otg directory
Click to expand...
Click to collapse
You mean put a rom into a usb and then through twrp select it to flash? Can I just flash a stock rom to start over? Will the S-On be a problem?
dreamingrevenge said:
I've tried adb sideload through twrp but I think it never fully "attaches". I tried to push files into the sd but it doesn't seem to work. I think it might be S-On problem, but I can't make the romrunner to work when it's in recovery mode. I can't seem to find a way to make it work, but maybe Im just overlooking something.
Click to expand...
Click to collapse
TWRP / Advanced / Sideload - swipe to sideload
From PC adb / fastboot folder
you use
adb sideload name-of-rom.zip
make sure the rom is in the same folder as adb / fastboot
To push you simply put the phone in recovery
then from PC adb / fastboot folder
adb push name-of-rom.zip /sdcard/
again, be sure name-of-rom.zip is in the same folder
clsA said:
TWRP / Advanced / Sideload - swipe to sideload
From PC adb / fastboot folder
you use
adb sideload name-of-rom.zip
make sure the rom is in the same folder as adb / fastboot
To push you simply put the phone in recovery
then from PC adb / fastboot folder
adb push name-of-rom.zip /sdcard/
again, be sure name-of-rom.zip is in the same folder
Click to expand...
Click to collapse
Okay so when I sideload on the cmd.exe it shows it's 100% and then my phone turns off. When I turn it on it goes directly to twrp and when i try to install the ROM that i just sideloaded it's nowhere to be found.
dreamingrevenge said:
Okay so when I sideload on the cmd.exe it shows it's 100% and then my phone turns off. When I turn it on it goes directly to twrp and when i try to install the ROM that i just sideloaded it's nowhere to be found.
Click to expand...
Click to collapse
The file will be named sideload.zip in the root of the sdcard
Same thing happened to me a couple of days ago. No ROM on earth would install. I did not make a backup. I just got a new phone. I lost 2 days of sleep reading the complete www and tried everything and nothing worked. If you managed to figure it out please share. Also a weird thing that be as happening was that fastboot would work buy not adb and when I fix permissions it would fail.
Sent from my HTC One using Tapatalk
rbreban said:
Same thing happened to me a couple of days ago. No ROM on earth would install. I did not make a backup. I just got a new phone. I lost 2 days of sleep reading the complete www and tried everything and nothing worked. If you managed to figure it out please share. Also a weird thing that be as happening was that fastboot would work buy not adb and when I fix permissions it would fail.
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
Well I actually have a backup I just cant seem to make adb work properly. Im going to try usb otg, hopefully it will work with it.
Hello,
I have a problem with my device. When ever I try to connect it to the computer I get an error, and it doesn't recognize the device.
The only connection I can achieve is via fastboot. I had to go back to stock RUU and rom because I had a few issues with the last rom. Is it possible to re-root using only fastboot ?
Can I use fastboot somehow to push files to the phone ?
Thanks,
Tom
7omahawk said:
Hello,
I have a problem with my device. When ever I try to connect it to the computer I get an error, and it doesn't recognize the device.
The only connection I can achieve is via fastboot. I had to go back to stock RUU and rom because I had a few issues with the last rom. Is it possible to re-root using only fastboot ?
Can I use fastboot somehow to push files to the phone ?
Thanks,
Tom
Click to expand...
Click to collapse
no, you must use adb to push files.
Code:
adb push <local> <remote>
i.e:
Code:
adb push something.zip /sdcard/
you can use adb from the OS or from custom recovery.
Thanks for the reply, but as I said there isn't any other connection beside the fastboot.
Any other suggestions ?
7omahawk said:
Thanks for the reply, but as I said there isn't any other connection beside the fastboot.
Any other suggestions ?
Click to expand...
Click to collapse
You can use fastboot just for flashing certain partitions of your device (like recovery). As alray suggested, you can push/pull files to/from the device only by using adb, I think your problem is with drivers for your device, which OS are you running on your computer?