Hello,
A long time stalker of these forums, but first time poster so apologies if this is in the wrong place.
I'm quite experienced with rooting and installing custom roms, my M7 is currently running CM and I've got the scars from bricking devices over the years! However this current problem has got me stumped and I wonder if anyone here has seen something similar.
I'm running the latest skinny Android fastboot / adb files. If I boot my phone into recovery > fastboot while connected to my pc everything is wonderful, fastboot devices can see the phone. However if I reboot the phone to desktop, fastboot on my PC doesn't do anything. I've tried different HTC drivers, USB cables and ports etc.
The strange thing is it was fine a few months ago!
Any thoughts?
Thanks,
Ben
B3ndy said:
Hello,
A long time stalker of these forums, but first time poster so apologies if this is in the wrong place.
I'm quite experienced with rooting and installing custom roms, my M7 is currently running CM and I've got the scars from bricking devices over the years! However this current problem has got me stumped and I wonder if anyone here has seen something similar.
I'm running the latest skinny Android fastboot / adb files. If I boot my phone into recovery > fastboot while connected to my pc everything is wonderful, fastboot devices can see the phone. However if I reboot the phone to desktop, fastboot on my PC doesn't do anything. I've tried different HTC drivers, USB cables and ports etc.
The strange thing is it was fine a few months ago!
Any thoughts?
Thanks,
Ben
Click to expand...
Click to collapse
You have enabled USB debugging on your Phone?
Justin2003 said:
You have enabled USB debugging on your Phone?
Click to expand...
Click to collapse
Hey Justin, thanks for the reply.
Yes, USB debugging is enabled.
B3ndy said:
Hey Justin, thanks for the reply.
Yes, USB debugging is enabled.
Click to expand...
Click to collapse
I should also add when the device is plugged into the PC, Windows recognises it ok.
B3ndy said:
I should also add when the device is plugged into the PC, Windows recognises it ok.
Click to expand...
Click to collapse
bootloader: you can use fastboot commands (no adb)
custom recovery: you can use adb commands (no fastboot)
booted up ROM + USB debugging: you can use adb commands (no fastboot)
Just a quick update, solved!
It was actually something up with the HTC drivers, I'd noticed that HTC Sync had updated (never use that thing anyway). Quickly nuked all mention from the machine, reinstalled drivers via the brilliant HTC One Toolbox and everything is good again.
Interestingly I also had some problems getting S-Off on this device but Firewater seems to have solved it as well.
Thanks for the replies!
Ben
Related
Hey guys!
In advance I'm sorry for asking something that has probably been asked many times before, but I'm unable to find the right answer.
Okay let's start at the beginning. My HTC one with an unlocked bootloader on stock started to display a very irritating bug in that sometimes the screen would not rotate and was stuck in landscape mode. Nothing would help nor rebooting, nor calibrating the sensor. Only booting into the bootloader would somehow help.
Until it did not.
I tried a factory reset, which did not help and then tried just wiping Dalvik and Cache, which did not help too.
Then I tried wiping Data and System, which I now know was very stupid.
The current problem is that I can't figure out how to send a new ROM to my HTC one using adb, when typing adb devices the device does not show up.
My computer does see the device, listed under Android USB devices ad My HTC. I think Fastboot too, recognized the device, because I am able to get the Identifier token.
I have installed the drivers and installed HTC Sync manager. I have restarted my Pc multiple times and changed the USB port the device is connected to.
I too, tried mounting the USB, but either I'm doing it wrong, or it does not work.
Hope one of you can help me! I've been at this all day long...
Adb commands only work when you're booted in the rom or recovery. Fastboot uses fastboot commands. Do you have a custom recovery? If so, you can adb sideload a rom. If not, you can fastboot flash a custom recovery assuming your bootloader is unlocked. You may have mentioned it in your post I just can't remember. Good luck!
Sent from my HTC One using xda app-developers app
Thanks for the help!
Yes, I unlocked my bootloader and have twrp installed.
I think I have narrowed down the problem: that my device is not recognized by the computer in twrp.
When in fastboot, My computer does recognize the device, listed as an HTC one, so the drivers are not the problem.
When booting into recovery, me computer only recognizes the phone for about 3 seconds, when it dissapears.
I have been able to see the device in Adb (using Adb devices).
What could I do? Adb sideload does not work because the computer does not recognize the device.
Hi,
You're on Windows? If yes which version?
Windows 7, but if needed I do have access to a win 8 PC as well.
All x64 by the way.
Ok, maybe take a look here if you use USB 3.0?: [FIX]Fastboot problems on Windows 8 x64 with USB 3.0? Solution inside.
It might work on Windows 7 too, there is a link for the drivers for x64.
Maybe using a toolkit to use ADB/fastboot? Take a look here:
[TOOL]HTC One (M7) All-In-One Toolkit V3.1
[TOOL]HTC One (M7) AIO Toolkit | v1.4
Okay, from now on I'll only use USB 2.0.
I tried these two toolkits, but they suffer the same problem as me in that in order for adb sideload to work the device has to be recognized for longer than 3s after booting into recovery.
I just bought a female-female USB adapter, hopefully installing a rom from a usb stick will work
Ofcourse help would still be greatly appreciated as i will have to wait for over a week till the USB adapter arrives.
So, pretty much the title. I'm pretty noobish when it comes to phones, and think i messed it up. I'm currently with Rogers, and what i did i unlocked it, and put the Google Play edition onto my phone, because i personally did not like the Blink Feed. So me being awful with phones, after the update came out for the Google Play 4.4 KitKat, I decided to update the firmware... Not realizing that it would mess my phone up... I have no rom to go back too, which would of probably saved this whole problem... Also another huge problem, my Phone does not want to be found by my computer... I would of just easily fixed it by flashing another rom, but i can't because it doesn't want to be recognized. Basically my phone right now boots up half way to the Google Logo, and then goes to a blue/green screen and stays there till i decide to turn it off.. I can get into bootloader, but that's as far much as i can do... Any help would be awesome, because i'm lost as far as it goes and decided to come here to post about it... Considering this is the best website for phones and whatnot... Thanks ahead of time guys!!
BUMP!
You have to fix your driver issues.. without it can't help. Try a different computer, usb port, usb cable, different htc driver package, anything to get your device detected when running
adb devices
or
fastboot devices (in bootloader/fastboot mode)
SaHiLzZ said:
You have to fix your driver issues.. without it can't help. Try a different computer, usb port, usb cable, different htc driver package, anything to get your device detected when running
adb devices
or
fastboot devices (in bootloader/fastboot mode)
Click to expand...
Click to collapse
The thing is, the only time it can recognize it is when it is in fastboot, it says it's connected but it on the phone but doesn't connect to the computer :/
Interesting... what about changing your HTC drivers. There are a few links floating around. Do you have Windows 7 or 8/8.1?
SaHiLzZ said:
Interesting... what about changing your HTC drivers. There are a few links floating around. Do you have Windows 7 or 8/8.1?
Click to expand...
Click to collapse
Sorry for super late reply, fell asleep. Also Windows 7, tried installing different drivers to no avail
Can't help if the phone refuses to respond to fastboot devices in bootloader mode.. or adb devices in custom recovery..
SaHiLzZ said:
Can't help if the phone refuses to respond to fastboot devices in bootloader mode.. or adb devices in custom recovery..
Click to expand...
Click to collapse
Says it's connected, [FastBoot USB] Also says it's connected via Device Manager, http://gyazo.com/f9dfe5d0ab3f184f3b085d776e765d2c But, does not appear in my computer. http://gyazo.com/b23dc0defe0d657a7a4aab8abcc2866e Wish i could get a picture of my phone as well, but you know
Hey guys, flashed Sinless 5.1.1 last night and ever since installing this particular ROM I'm unable to access my phone's folders via MTP or anything. I've tried re-installing drivers on my PC, rebooting phone and PC several times, trying to access my phone in ADB and fastboot... I can't even push or sideload a new ROM so I really don't know what to do!
Anyone got any idea what to try next and/or how to solve this?
Did you enable Developers options USB debugging?
If not go to about phone and click on Build number a
bunch of times. If that doesn't work install latest HTC
drivers.
Armeniandave said:
Did you enable Developers options USB debugging?
If not go to about phone and click on Build number a
bunch of times. If that doesn't work install latest HTC
drivers.
Click to expand...
Click to collapse
Tried both, to no avail.
EDIT: It was working fine yesterday on Insertcoin 4.3 ROM, so I'm copying that back to my phone via WIFI transfer, gonna flash that and see if I get USB access back.
rpalmer92 said:
Tried both, to no avail.
Click to expand...
Click to collapse
I'm actually running that exact ROM and my phone is seen on both my Mac and Windows 7.
Did you try a different USB port? Does a message pop up on your phone asking to trust your
computer? My computer wouldn't see my phone until I accepted that pop up.
If you've tried all that then give a little more info on your PC so we can diagnose it.
Armeniandave said:
I'm actually running that exact ROM and my phone is seen on both my Mac and Windows 7.
Did you try a different USB port? Does a message pop up on your phone asking to trust your
computer? My computer wouldn't see my phone until I accepted that pop up.
If you've tried all that then give a little more info on your PC so we can diagnose it.
Click to expand...
Click to collapse
I never saw any message pop up. I've tried 4 different USB 2.0 ports. My USB 3.0 ports aren't usable.
I am runnings Windows 7 x64 Ultimate with latest HTC drivers installed.
rpalmer92 said:
I never saw any message pop up. I've tried 4 different USB 2.0 ports. My USB 3.0 ports aren't usable.
I am runnings Windows 7 x64 Ultimate with latest HTC drivers installed.
Click to expand...
Click to collapse
Kinda stumped then! Only thing I can think is that you don't have the very latest drivers.
Can you ADB and see the phone? Check the following thread on how to do this.
(Sorry if you already know how)
http://forum.xda-developers.com/showthread.php?t=2365506
If I do "adb devices", nothing shows up. Simple commands like "adb reboot" respond with "error: device not found".
I've just flashed ARHD 31.6 (Android 4.3) and re-installed drivers and my phone still isn't recognisable. I'm lost!
Okay, big trouble now!! I just read elsewhere that it could be an internal storage corruption problem, so without thinking I formatted internal storage along with data and system in recovery and attempted to ADB sideload a new ROM and was going to start over. Stupid idea! ADB still isn't working so now I can't even sideload or push a ROM. All I have to work with now is fastboot and recovery, and my PC isn't recognizing either of them. Any ideas?
YOU AREN'T GOING TO BELIEVE THIS!!!
Girlfriend stayed over the weekend and happened to swap our USB cables over. She left and took my OTG cable and left me with her identical looking USB charge only cable.
Just tried my mother's Nokia cable and voila! Installing device drivers.
Now to sideload a ROM and start from scratch -.-
I know this thread is old but if someone stumbles upon it this is what I did.
New USB worked.
***While using the USB cord that wouldn't connect like it usually does, I re-installed HTC Sync Manager and it immediately recognized it.
www.htc.com/hsm
I know there's a few threads already about this issue and believe me i looked at them all..i didn't find an answer yet.
It all started a few weeks ago(on my Mac with Mavericks) when i was trying to transfer music,I was using htc sync manager as i did many times before without problems,
then decided to use Android file transfer..Didn't work...so i uninstalled both and re-installed htc sync manager and that didn't work as well.
So i went to windows (8.1) installed countless times the latest HTC drivers,SDK (adb and fastboot) not showing up, keeps saying waiting for device.
Same thing with windows Vista(lol i know) and win 7 ultimate and another mac as well and nothing...even tried 4 different cables.
of course USB Debugging is enabled and tried different roms doing a clean install with same results.
If it is hardawre failure i would just return the device to stock and get it fixed, but i can't because I'm S-ON Rooted( to return to stock i need S-off) I can't get S-off if Fastboot and adb don't see my device.
M7_ul pvt ship S-on
hboot 1.54.0000
radio- 4A.17.3250.14
os-2.24.980.2
Jul.9-2013
I don't usually post because i like to resolve the problems on my own, but this time I'm stuck any help is greatly appreciated.
digitallsin said:
I know there's a few threads already about this issue and believe me i looked at them all..i didn't find an answer yet.
It all started a few weeks ago(on my Mac with Mavericks) when i was trying to transfer music,I was using htc sync manager as i did many times before without problems,
then decided to use Android file transfer..Didn't work...so i uninstalled both and re-installed htc sync manager and that didn't work as well.
So i went to windows (8.1) installed countless times the latest HTC drivers,SDK (adb and fastboot) not showing up, keeps saying waiting for device.
Same thing with windows Vista(lol i know) and win 7 ultimate and another mac as well and nothing...even tried 4 different cables.
of course USB Debugging is enabled and tried different roms doing a clean install with same results.
If it is hardawre failure i would just return the device to stock and get it fixed, but i can't because I'm S-ON Rooted( to return to stock i need S-off) I can't get S-off if Fastboot and adb don't see my device.
M7_ul pvt ship S-on
hboot 1.54.0000
radio- 4A.17.3250.14
os-2.24.980.2
Jul.9-2013
I don't usually post because i like to resolve the problems on my own, but this time I'm stuck any help is greatly appreciated.
Click to expand...
Click to collapse
can you post a screen shot of android devices in device manager on the windows PC.
also were these all different computers ? and none see your phone at all ?
you do realize adb devices only works when the phone is in recovery or booted to android and fastboot devices only works when in the bootloader with fastboot usb showing
Thanks for the reply
Nothing comes up in device manager in any of the computers,
Also I was able to run the command "adb devices" in Mac or Windows and it would show a number... Not anymore.
Now just says waiting for device....
And fastboot doesn't work ither in"hboot' or bootloader
digitallsin said:
Thanks for the reply
Nothing comes up in device manager in any of the computers,
Also I was able to run the command "adb devices" in Mac or Windows and it would show a number... Not anymore.
Now just says waiting for device....
And fastboot doesn't work ither in"hboot' or bootloader
Click to expand...
Click to collapse
Have you tried a different micro usb cable? I have like 5 different cables running around my house and only one allows my phone to be recognized by adb through my pc. Try that.
telegraph0000 said:
Have you tried a different micro usb cable? I have like 5 different cables running around my house and only one allows my phone to be recognized by adb through my pc. Try that.
Click to expand...
Click to collapse
well so far i have tried 6-7 cables of different type from friends and of mine, but only one is the original cable from HTC, and none of them work...i can charge, but that's about it. ( and that stupid message i get when i plug it in the computer...Slow charge,The connected charger will take longer to charge...blah blah blah)
i can only think of a corrupted file of some sort, but that wouldn't make sense because i did a clean install many times. Unless new roms (kikat) require USB 3? uhmm i doubt it.
I'll just keep trying different cables
Any suggestions are welcome.
digitallsin said:
well so far i have tried 6-7 cables of different type from friends and of mine, but only one is the original cable from HTC, and none of them work...i can charge, but that's about it. ( and that stupid message i get when i plug it in the computer...Slow charge,The connected charger will take longer to charge...blah blah blah)
i can only think of a corrupted file of some sort, but that wouldn't make sense because i did a clean install many times. Unless new roms (kikat) require USB 3? uhmm i doubt it.
I'll just keep trying different cables
Any suggestions are welcome.
Click to expand...
Click to collapse
sounds more like a hardware problem with the usb port on your phone, try cleaning it (maybe using a compressed air can or similar) to get any debris out.
nkk71 said:
sounds more like a hardware problem with the usb port on your phone, try cleaning it (maybe using a compressed air can or similar) to get any debris out.
Click to expand...
Click to collapse
lol funny you should say that because that's exactly what i did tonight but still not working...but i was reading somewhere else that it could be a corrupted HBOOT, but i have no idea how to change that..
I'll keep you updated just in case some other people have the same issue
digitallsin said:
lol funny you should say that because that's exactly what i did tonight but still not working...but i was reading somewhere else that it could be a corrupted HBOOT, but i have no idea how to change that..
I'll keep you updated just in case some other people have the same issue
Click to expand...
Click to collapse
if hboot was corrupted, you would have a brick on your hands; and since you're S-On, no way you can corrupt it.
hboot 1.44/1.54 don't play nice with Windows 8.1, but Windows 7 and Mac shouldn't have any issues.
If you really want to try another way, just make yourself an Ubuntu 12.04 (32bit) Live USB, boot from that, install adb & fastboot (you can check my guide in the FAQ section on how to do that)
then try
sudo fastboot devices in bootloader
adb devices in custom recovery
adb devices in booted up ROM (with USB debugging enabled)
nkk71 said:
if hboot was corrupted, you would have a brick on your hands; and since you're S-On, no way you can corrupt it.
hboot 1.44/1.54 don't play nice with Windows 8.1, but Windows 7 and Mac shouldn't have any issues.
If you really want to try another way, just make yourself an Ubuntu 12.04 (32bit) Live USB, boot from that, install adb & fastboot (you can check my guide in the FAQ section on how to do that)
then try
sudo fastboot devices in bootloader
adb devices in custom recovery
adb devices in booted up ROM (with USB debugging enabled)
Click to expand...
Click to collapse
Ok I'll try that tomorrow. Thanks for the help
nkk71 said:
if hboot was corrupted, you would have a brick on your hands; and since you're S-On, no way you can corrupt it.
hboot 1.44/1.54 don't play nice with Windows 8.1, but Windows 7 and Mac shouldn't have any issues.
If you really want to try another way, just make yourself an Ubuntu 12.04 (32bit) Live USB, boot from that, install adb & fastboot (you can check my guide in the FAQ section on how to do that)
then try
sudo fastboot devices in bootloader
adb devices in custom recovery
adb devices in booted up ROM (with USB debugging enabled)
Click to expand...
Click to collapse
Unfortunately i get nothing....but i must say..only once on my phone it said USB Connected tap to change settings, if clicked on it gave me the option of choosing a tethering choice (bluetooth,wifi,....) with no errors, i thought it was fixed.Then i run the commands and nothing:crying:
btw I'm liking Ubuntu...now i got 3 operating systems at boot:good:
If you got anymore ideas please, I'm all ears:fingers-crossed:
1.sudo fastboot devices in bootloader <=== i get nothing back
2.adb devices in custom recovery
[email protected]:~/android-sdk-linux/platform-tools$ sudo ./adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
[email protected]:~/android-sdk-linux/platform-tools$
3.adb devices in booted up ROM (with USB debugging enabled)[/QUOTE]
[email protected]:~/android-sdk-linux/platform-tools$ ./adb devices
List of devices attached
[email protected]:~/android-sdk-linux/platform-tools$
digitallsin said:
Unfortunately i get nothing....but i must say..only once on my phone it said USB Connected tap to change settings, if clicked on it gave me the option of choosing a tethering choice (bluetooth,wifi,....) with no errors, i thought it was fixed.Then i run the commands and nothing:crying:
btw I'm liking Ubuntu...now i got 3 operating systems at boot:good:
If you got anymore ideas please, I'm all ears:fingers-crossed:
1.sudo fastboot devices in bootloader <=== i get nothing back
2.adb devices in custom recovery
[email protected]:~/android-sdk-linux/platform-tools$ sudo ./adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
[email protected]:~/android-sdk-linux/platform-tools$
3.adb devices in booted up ROM (with USB debugging enabled)
Click to expand...
Click to collapse
[email protected]:~/android-sdk-linux/platform-tools$ ./adb devices
List of devices attached
[email protected]:~/android-sdk-linux/platform-tools$[/QUOTE]
sounds like a hardware issue: phone usb port and/or pc usb port and/or cable
nkk71 said:
[email protected]:~/android-sdk-linux/platform-tools$ ./adb devices
List of devices attached
[email protected]:~/android-sdk-linux/platform-tools$
Click to expand...
Click to collapse
sounds like a hardware issue: phone usb port and/or pc usb port and/or cable[/QUOTE]
Im having the same problem i got the computer to see the phone because i went under device manager and updated the driver manually but i still cant get adb to see my device
getmoneygreen said:
Im having the same problem i got the computer to see the phone because i went under device manager and updated the driver manually but i still cant get adb to see my device
Click to expand...
Click to collapse
is it showing up as My HTC? like in FAQ #2 here: http://forum.xda-developers.com/showpost.php?p=52135024&postcount=2
also adb will only work in custom recovery
or a booted ROM with USB Debugging enabled
EDIT: and these drivers here seem to be working for a lot of people: http://forum.xda-developers.com/showthread.php?t=2588979
Same problem
digitallsin said:
I know there's a few threads already about this issue and believe me i looked at them all..i didn't find an answer yet.
It all started a few weeks ago(on my Mac with Mavericks) when i was trying to transfer music,I was using htc sync manager as i did many times before without problems,
then decided to use Android file transfer..Didn't work...so i uninstalled both and re-installed htc sync manager and that didn't work as well.
So i went to windows (8.1) installed countless times the latest HTC drivers,SDK (adb and fastboot) not showing up, keeps saying waiting for device.
Same thing with windows Vista(lol i know) and win 7 ultimate and another mac as well and nothing...even tried 4 different cables.
of course USB Debugging is enabled and tried different roms doing a clean install with same results.
If it is hardawre failure i would just return the device to stock and get it fixed, but i can't because I'm S-ON Rooted( to return to stock i need S-off) I can't get S-off if Fastboot and adb don't see my device.
M7_ul pvt ship S-on
hboot 1.54.0000
radio- 4A.17.3250.14
os-2.24.980.2
Jul.9-2013
I don't usually post because i like to resolve the problems on my own, but this time I'm stuck any help is greatly appreciated.
Click to expand...
Click to collapse
Did you ever get Fastboot working to display your device? I tried 3 different OSs, 3 different cables and every possible driver out there. I can push files back and forth when connect to pc in normal operating mode. I can do an "adb reboot bootloader" command and it will reboot to bootloader, My device manager shows the phone without yellow exclamation mark, but when I issue "adb devices" it successfully starts server but doesn't list device????? Losing my mind. I need to update my radio and firmware desperately.
daddygene said:
Did you ever get Fastboot working to display your device? I tried 3 different OSs, 3 different cables and every possible driver out there. I can push files back and forth when connect to pc in normal operating mode. I can do an "adb reboot bootloader" command and it will reboot to bootloader, My device manager shows the phone without yellow exclamation mark, but when I issue "adb devices" it successfully starts server but doesn't list device????? Losing my mind. I need to update my radio and firmware desperately.
Click to expand...
Click to collapse
Mine was hardware problems I ended up taking it back to Optus (Australia) and they gave me a refurbished one which had the exact same problem...sent it in again and got another one back, looks to be ok now but I'm very disappointed with HTC so I gave it to my wife and got myself the Galaxy s5 and didn't look back. sorry I can't be of any help
I have searched for the last couple weeks with little success finding an answer.
Recently I tried to install boot.img using FASTBOOT but was unable to get FASTBOOT to go to FASTBOOT USB after connecting to MacBook Pro with USB.
To see if drivers were an issue I tried to do the same to my HTC One X (Evita) and had no problem getting FASTBOOT USB.
Both units have Android Debugging USB checked.
Both units are using CM11 ROM and latest TWRP recovery.
I had flashed, via TWRP, a Google Edition ROM but did not like it so installed my CM11 backup from TWRP
I tried a different USB cable
Am I missing something? One X does FASTBOOT USB and One does not?
Perhaps going to S-OFF but I think I need to be able to use FASTBOOT USB?!
Any ideas are very much appreciated.
Thanks
David
dkonkin said:
I have searched for the last couple weeks with little success finding an answer.
Recently I tried to install boot.img using FASTBOOT but was unable to get FASTBOOT to go to FASTBOOT USB after connecting to MacBook Pro with USB.
To see if drivers were an issue I tried to do the same to my HTC One X (Evita) and had no problem getting FASTBOOT USB.
Both units have Android Debugging USB checked.
Both units are using CM11 ROM and latest TWRP recovery.
I had flashed, via TWRP, a Google Edition ROM but did not like it so installed my CM11 backup from TWRP
I tried a different USB cable
Am I missing something? One X does FASTBOOT USB and One does not?
Perhaps going to S-OFF but I think I need to be able to use FASTBOOT USB?!
Any ideas are very much appreciated.
Thanks
David
Click to expand...
Click to collapse
When the phone is in fastboot mode, try pressing the volume down key. For me, the volume down key gets it into Fastboot USB
dkonkin said:
I have searched for the last couple weeks with little success finding an answer.
Recently I tried to install boot.img using FASTBOOT but was unable to get FASTBOOT to go to FASTBOOT USB after connecting to MacBook Pro with USB.
To see if drivers were an issue I tried to do the same to my HTC One X (Evita) and had no problem getting FASTBOOT USB.
Both units have Android Debugging USB checked.
Both units are using CM11 ROM and latest TWRP recovery.
I had flashed, via TWRP, a Google Edition ROM but did not like it so installed my CM11 backup from TWRP
I tried a different USB cable
Am I missing something? One X does FASTBOOT USB and One does not?
Perhaps going to S-OFF but I think I need to be able to use FASTBOOT USB?!
Any ideas are very much appreciated.
Thanks
David
Click to expand...
Click to collapse
I had tried that recommendation from another site with no luck! Thanks for responding.
With the little response to my query I am thinking more and more it is a hardware issue. Read something about a Kernel change but nothing definitive.
If I can get this rectified I will go to S-OFF immediately
Thanks again.
David
dkonkin said:
I had tried that recommendation from another site with no luck! Thanks for responding.
With the little response to my query I am thinking more and more it is a hardware issue. Read something about a Kernel change but nothing definitive.
If I can get this rectified I will go to S-OFF immediately
Thanks again.
David
Click to expand...
Click to collapse
kernel shouldn't affect bootloader. maybe the phone's USB port has debris in it? try cleaning it, and also try different cables, USB ports.
I have tried the different cables. Works with Evita but not with the M7.
Cleaning the USB port is on the agenda but short of compressed air, which I was going to pick up today, I am not sure what else I can do!
Thanks
D
No FASTBOOT USB or ADB 'Flashing Mauve screen!'
dkonkin said:
I have tried the different cables. Works with Evita but not with the M7.
Cleaning the USB port is on the agenda but short of compressed air, which I was going to pick up today, I am not sure what else I can do!
Thanks
D
Click to expand...
Click to collapse
Since my last post I tried to access device using ADB.
./adb devices did not give me the HTC One serial #. I had no problem getting serial # when I plugged in my One X.
Is there anything I am missing? I have compared the two with what is checked off in the DEVELOPER OPTIONS and both look to be the same.
Tried to connect HTC One to Mac using ANDROID FILE TRANSFER. Now I get a rapidly flashing pink/purple overlay occasionally?!?!
Anybody have a suggestion?
Thanks
David
dkonkin said:
Since my last post I tried to access device using ADB.
./adb devices did not give me the HTC One serial #. I had no problem getting serial # when I plugged in my One X.
Is there anything I am missing? I have compared the two with what is checked off in the DEVELOPER OPTIONS and both look to be the same.
Tried to connect HTC One to Mac using ANDROID FILE TRANSFER. Now I get a rapidly flashing pink/purple overlay occasionally?!?!
Anybody have a suggestion?
Thanks
David
Click to expand...
Click to collapse
Oh yeah, and I was not able to connect to HTC One using Android file transfer!
Am now flashing another ROM to see if that will make any difference.
I will get some compressed air tomorrow. Perhaps there is some crud in the phones USB port preventing contact?
As always, I appreciate the support from all.
David