Hey,
A while ago I flashed ARHD 20.1 on to my phone. I thought I would update the firmware to 2.24.xx but ran into a waiting for devices issues during the adb command. I've tried numerous tests on trying to get it to work but have been unsuccessful. Lately I've tried again with the latest firmware but I suffer from the same issues sadly.
I'm following Vomers guide for firmware flashing. I've done this previously so I don't know why this issue is occurring. If anyone can help, please do!
I've attached a picture to show the exact error. At the end of the error it usually states 'device not found'.
Vomer's guide
DarkSayer said:
Hey,
A while ago I flashed ARHD 20.1 on to my phone. I thought I would update the firmware to 2.24.xx but ran into a waiting for devices issues during the adb command. I've tried numerous tests on trying to get it to work but have been unsuccessful. Lately I've tried again with the latest firmware but I suffer from the same issues sadly.
I'm following Vomers guide for firmware flashing. I've done this previously so I don't know why this issue is occurring. If anyone can help, please do!
I've attached a picture to show the exact error. At the end of the error it usually states 'device not found'.
Vomer's guide
Click to expand...
Click to collapse
Well not mentioning
"(Need experienced help please!)"
Click to expand...
Click to collapse
In my most humble of opinions, I would recommend you go to bootloader/FASTBOOT USB, to use fastboot commands.
eg, "adb reboot bootloader" or POWER + VOL DOWN
nkk71 said:
Well not mentioning
In my most humble of opinions, I would recommend you go to bootloader/FASTBOOT USB, to use fastboot commands.
eg, "adb reboot bootloader" or POWER + VOL DOWN
Click to expand...
Click to collapse
I'll listen to any opinion you have buddy
Aren't I already in fastboot usb?
DarkSayer said:
I'll listen to any opinion you have buddy
Aren't I already in fastboot usb?
Click to expand...
Click to collapse
I knew I was being too sh**ty. sorry, long day.
is it showing the attached picture? in particular FASTBOOT USB?
nkk71 said:
I knew I was being too sh**ty. sorry, long day.
is it showing the attached picture? in particular FASTBOOT USB?
Click to expand...
Click to collapse
No worries man I probably worded incorrectly.
I can see your picture and the difference is mine doesn't state 'USB' at the end =(
EDIT: I just tapped up and down on the volume buttons and it changed to FASTBOOT USB.
DarkSayer said:
No worries man I probably worded incorrectly.
I can see your picture and the difference is mine doesn't state 'USB' at the end =(
EDIT: I just tapped up and down on the volume buttons and it changed to FASTBOOT USB.
Click to expand...
Click to collapse
You should be good to go
nkk71 said:
You should be good to go
Click to expand...
Click to collapse
As soon as I enter the command 'fastboot getvar all' the cmd states 'waiting for devices' and I receive an MTP error in windows.
I have an i5 4670k and Wnidows 8.
DarkSayer said:
As soon as I enter the command 'fastboot getvar all' the cmd states 'waiting for devices' and I receive an MTP error in windows.
I have an i5 4670k and Wnidows 8.
Click to expand...
Click to collapse
MTP error in fastboot, sounds strange. anyway, no clue with Win 8 or 8.1 (I'm still on Win 7), I can just point this thread out: http://forum.xda-developers.com/showthread.php?t=2256359
Probably a question of deleting, and reinstalling drivers, I believe the latest version is something like "HTCDriver_4.8.0.002.exe". Like I said, I don't know about Win 8 and 8.1 problems.
Sorry mate, good luck, you'll get it working!!
nkk71 said:
MTP error in fastboot, sounds strange. anyway, no clue with Win 8 or 8.1 (I'm still on Win 7), I can just point this thread out: http://forum.xda-developers.com/showthread.php?t=2256359
Probably a question of deleting, and reinstalling drivers, I believe the latest version is something like "HTCDriver_4.8.0.002.exe". Like I said, I don't know about Win 8 and 8.1 problems.
Sorry mate, good luck, you'll get it working!!
Click to expand...
Click to collapse
I guess it depends on the drivers. I tried the method in that link and lost use of my mouse and keyboard lol. I should give it another crack. I've got the latest drivers you just suggested. Hopefully I can work this out. So far the error occurs on multiple PCs.
Thanks for the effort!
DarkSayer said:
I guess it depends on the drivers. I tried the method in that link and lost use of my mouse and keyboard lol. I should give it another crack. I've got the latest drivers you just suggested. Hopefully I can work this out. So far the error occurs on multiple PCs.
Thanks for the effort!
Click to expand...
Click to collapse
Sorry couldn't be of more help.
Hey everybody, can someone pitch in please.
nkk71 said:
Sorry couldn't be of more help.
Hey everybody, can someone pitch in please.
Click to expand...
Click to collapse
Ahhh I guess I didn't look deep enough. I saw coolookoo's post on the 4th Gen Driver for USB3.0 but didn't notice that it was normal to lose USB and keyboard functionality as he stated further down in the thread. I noticed his username on the linked site in that thread. I might have to give this another go tomorrow after some sleep.
Solved
I upgraded the USB Drivers to the ones stated in that thread and reinstalled the phone drivers. Made sure the phone was on debugging mode and it worked!
DarkSayer said:
I upgraded the USB Drivers to the ones stated in that thread and reinstalled the phone drivers. Made sure the phone was on debugging mode and it worked!
Click to expand...
Click to collapse
:good::good: You see all the experienced help you needed was all by yourself. Congrats mate
Related
So I'm trying to flash the Google Play Edition RUU on my device. I have S-Off. When I try to read my CID, it says < waiting for device > and gets no further. I completely deleted my sdk and reinstalled it because I had read sometime this would be caused by needing to update your sdk. It does the same thing when I try to writecid. Does anyone know why it would hang like this when trying to read or write my CID. I'm running ARHD 13.3 with TWRP (don't know what version number) if that would have anything to do with this.
EDIT: Something else I noticed that may or may not be relevant. When I reboot into the bootloader, my computer says device not recognized.
Try using this guide.
Seems you don't have the driver installed.
However, did you try fastboot command in fastboot?
To use fastboot you need to
Fastboot reboot-bootloader
To use adb you need to be in recovery or live in the os.
Sent from my HTC One using Tapatalk 4
Guich said:
Try using this guide.
Seems you don't have the driver installed.
However, did you try fastboot command in fastboot?
Click to expand...
Click to collapse
I tried what that guide said prior to posting this thread. However, upon re-reading it, I think I have discovered my issue. My laptop only has USB 3.0 ports, and they said they could not get it to work over USB 3.0. I will set up the SDK on my wife's computer and use a USB 2.0 port and see if that resolves the issue. I'll investigate to see if what I'm trying to accomplish can be done on ChromeOS too, cause I'd rather use my Chromebook than take over my wife's computer.
xcrazydx said:
To use fastboot you need to
Fastboot reboot-bootloader
To use adb you need to be in recovery or live in the os.
Sent from my HTC One using Tapatalk 4
Click to expand...
Click to collapse
That is what I thought, but I was trying other things since I was having issues.
JRDroid said:
I tried what that guide said prior to posting this thread. However, upon re-reading it, I think I have discovered my issue. My laptop only has USB 3.0 ports, and they said they could not get it to work over USB 3.0. I will set up the SDK on my wife's computer and use a USB 2.0 port and see if that resolves the issue. I'll investigate to see if what I'm trying to accomplish can be done on ChromeOS too, cause I'd rather use my Chromebook than take over my wife's computer.
That is what I thought, but I was trying other things since I was having issues.
Click to expand...
Click to collapse
To use ADB with USB 3.0 ports, follow this guide first. Once you finish reinstalling your usb 3.0 drivers with this guide ABD will work properly! :good:
HiddenSanctum said:
To use ADB with USB 3.0 ports, follow this guide first. Once you finish reinstalling your usb 3.0 drivers with this guide ABD will work properly! :good:
Click to expand...
Click to collapse
Trying this as soon as I get home from work! If this gets things working for me I will gladly be dolling out thanks!
JRDroid said:
Trying this as soon as I get home from work! If this gets things working for me I will gladly be dolling out thanks!
Click to expand...
Click to collapse
It worked for my ultrabook that only had two usb 3.0!
HiddenSanctum said:
It worked for my ultrabook that only had two usb 3.0!
Click to expand...
Click to collapse
Yeah, I've got an Asus G75VX. Four USB 3.0 ports and a Thunderbolt port, but if I have a device that doesn't play nicely with them I'm SOL.
Thanks everyone for your help! My phone now thinks its a Google Play Edition!
HiddenSanctum said:
To use ADB with USB 3.0 ports, follow this guide first. Once you finish reinstalling your usb 3.0 drivers with this guide ABD will work properly! :good:
Click to expand...
Click to collapse
Hi, Yes of course, its a great guide and i did excatly whay they said to my laptop, and i could make it work only for a few minutes, after that the system freezed ( i.e no applications were opening and the system couldn't perform any operation other than right click and left click, couldn't turn off the system even and couldn't open the task manager too ) ,luckily before the system freezed, i quickly changed the kernel of my phone. Then I had no other go other than reverting the USB settings to Microsoft driver.
JRDroid said:
Thanks everyone for your help! My phone now thinks its a Google Play Edition!
Click to expand...
Click to collapse
Did you succeed in this ? If so could you please help me, because even I am having the same laptop GV75VX. Thank you
Tried rooting my phone, have never done it before (really stupid on my part) and now I can't even get into the phone, all I can do is access a recovery mode and a TWRP mode whatever that is. Looked up how to unroot it but my Mac doesn't even recognize my phone so it's pointless. Anyways, how much does it cost to replace a "broken" HTC One? Is it the price of an unlocked one or what? I'm currently on year 1 of my 3 year plan..
TynanV said:
Tried rooting my phone, have never done it before (really stupid on my part) and now I can't even get into the phone, all I can do is access a recovery mode and a TWRP mode whatever that is. Looked up how to unroot it but my Mac doesn't even recognize my phone so it's pointless. Anyways, how much does it cost to replace a "broken" HTC One? Is it the price of an unlocked one or what? I'm currently on year 1 of my 3 year plan..
Click to expand...
Click to collapse
try following this guide and ask there in the comments if you have a problem... your problem is easy fixed! no need to worry about buying a replacement...
http://forum.xda-developers.com/showthread.php?t=2632736
edit:
TWRP and recovery is the same mode.. actually TWRP is a special kind of recovery... it's a custom one with WAY more options than a stock one...
edit_2:
saw that you have a mac... I don't know how to troubleshoot the connection there... do you have a mate with a windows ? you really need windows so that i can help you..
If you have one here are the instruction on how to install fastboot and adb on a windows:
http://dottech.org/21534/how-to-ins...ows-computer-for-use-with-your-android-phone/
LibertyMarine said:
try following this guide and ask there in the comments if you have a problem... your problem is easy fixed! no need to worry about buying a replacement...
http://forum.xda-developers.com/showthread.php?t=2632736
edit:
TWRP and recovery is the same mode.. actually TWRP is a special kind of recovery... it's a custom one with WAY more options than a stock one...
edit_2:
saw that you have a mac... I don't know how to troubleshoot the connection there... do you have a mate with a windows ? you really need windows so that i can help you..
If you have one here are the instruction on how to install fastboot and adb on a windows:
http://dottech.org/21534/how-to-ins...ows-computer-for-use-with-your-android-phone/
Click to expand...
Click to collapse
Well I've done the installation of fastboot and adb on my Mac (found a guide for it) but there's a step in the guide that requires my Mac to recognize my phone. It doesn't because I don't think "usb debugging" is on. No idea how to do that.
TynanV said:
Well I've done the installation of fastboot and adb on my Mac (found a guide for it) but there's a step in the guide that requires my Mac to recognize my phone. It doesn't because I don't think "usb debugging" is on. No idea how to do that.
Click to expand...
Click to collapse
you can enter fastboot (bootloader) right? and twrp, recovery .... they don't need usb debugging enabled.... if you have a windows... try it there otherwise I just can't help you... SORRY!
LibertyMarine said:
you can enter fastboot (bootloader) right? and twrp, recovery .... they don't need usb debugging enabled.... if you have a windows... try it there otherwise I just can't help you... SORRY!
Click to expand...
Click to collapse
This is bootloader right? http://img.wonderhowto.com/img/20/61/63506304748072/0/unlock-your-bootloader-root-your-htc-one-install-custom-recovery-using-twrp.w654.jpg Yes I can access it. No windows PCs in my house though.:crying: Is there a Mac section on this forum?
TynanV said:
This is bootloader right? http://img.wonderhowto.com/img/20/61/63506304748072/0/unlock-your-bootloader-root-your-htc-one-install-custom-recovery-using-twrp.w654.jpg Yes I can access it. No windows PCs in my house though.:crying: Is there a Mac section on this forum?
Click to expand...
Click to collapse
yeah this is bootloader... now you selected fastboot... press the powerbutton...
After you did it... plug your phone in to your mac...
There should be written FASTBOOT USB with red color behind...
if that's the case... try
Code:
fastboot devices
and hope your device gets recognized
edit: a punched thanks button would be highly appreciated
LibertyMarine said:
yeah this is bootloader... now you selected fastboot... press the powerbutton...
After you did it... plug your phone in to your mac...
There should be written FASTBOOT USB with red color behind...
if that's the case... try
Code:
fastboot devices
and hope your device gets recognized
edit: a punched thanks button would be highly appreciated
Click to expand...
Click to collapse
Gave you 3 thanks now Yeah it says fastboot usb with the red highlighting. Where do I type fastboot devices? In terminal?
TynanV said:
Gave you 3 thanks now Yeah it says fastboot usb with the red highlighting. Where do I type fastboot devices? In terminal?
Click to expand...
Click to collapse
Thanks !
Yes,,...
Code:
fastboot devices
should be typed in terminal. If you didn't install fastboot or adb, do that here:...
Since i (unfortunately) don't know how to set up fastboot and adb on mac... you need to follow this guide here:
http://forum.xda-developers.com/showthread.php?t=1917237
For me it looks very easy to follow... and if you did that.... just call me with a @LibertyMarine mention... so I can provide further help... I think we can do that..!
LibertyMarine said:
Thanks !
Yes,,...
Code:
fastboot devices
should be typed in terminal. If you didn't install fastboot or adb, do that here:...
Since i (unfortunately) don't know how to set up fastboot and adb on mac... you need to follow this guide here:
http://forum.xda-developers.com/showthread.php?t=1917237
For me it looks very easy to follow... and if you did that.... just call me with a @LibertyMarine mention... so I can provide further help... I think we can do that..!
Click to expand...
Click to collapse
Actually tried this guide today. However, when I get to the part where you have to type in "./adb devices" into the terminal, I get this line of code:
"List of devices attached" with nothing after it. My phone does not get recognized.:crying:
TynanV said:
Actually tried this guide today. However, when I get to the part where you have to type in "./adb devices" into the terminal, I get this line of code:
"List of devices attached" with nothing after it. My phone does not get recognized.:crying:
Click to expand...
Click to collapse
and it's written FASTBOOT USB on your phone?
LibertyMarine said:
and it's written FASTBOOT USB on your phone?
Click to expand...
Click to collapse
Yeah
TynanV said:
Yeah
Click to expand...
Click to collapse
I don't know if htc sync works for Mac.. but if it does install it... there are the drivers included...
otherwise... sorry... you need a windows... I did a research but didn't find any appropriate drivers.. Sorry... there is no other option than using a windows... maybe try uninstalling the drivers manually (if that works on mac) and plug in your phone again and let's see if the drivers get installed automatically...
LibertyMarine said:
I don't know if htc sync works for Mac.. but if it does install it... there are the drivers included...
otherwise... sorry... you need a windows... I did a research but didn't find any appropriate drivers.. Sorry... there is no other option than using a windows... maybe try uninstalling the drivers manually (if that works on mac) and plug in your phone again and let's see if the drivers get installed automatically...
Click to expand...
Click to collapse
HTC Sync works with Mac. I have it installed. Should I have HTC Sync open when trying to get my Mac to recognize my phone?
TynanV said:
HTC Sync works with Mac. I have it installed. Should I have HTC Sync open when trying to get my Mac to recognize my phone?
Click to expand...
Click to collapse
better closed... HTC Sync sometimes causes connection probs
LibertyMarine said:
better closed... HTC Sync sometimes causes connection probs
Click to expand...
Click to collapse
It will help my Mac recognize my phone somehow though right?
TynanV said:
It will help my Mac recognize my phone somehow though right?
Click to expand...
Click to collapse
the drivers installed by HTCSync will help you... but just try once with HTCSync activated... the second time try it while HTCSync is shut down..that's the best thing we can do,...
LibertyMarine said:
the drivers installed by HTCSync will help you... but just try once with HTCSync activated... the second time try it while HTCSync is shut down..that's the best thing we can do,...
Click to expand...
Click to collapse
Yeah HTC Sync doesn't recognize my phone. If I were to do this with a PC at school, how long do you think it would take?
TynanV said:
Yeah HTC Sync doesn't recognize my phone. If I were to do this with a PC at school, how long do you think it would take?
Click to expand...
Click to collapse
Oh no! HTCSync isn't supposed to recognize your phone.... if you installed HTCSync try fastboot to recognize your phone...
At school... humm... 20minutes.. but you need administrator permission to install fastboot and adb and HTC drivers...
edit: I'll go to bed in a few minutes,.. sorry... GTM +1 ... it's 01:26 at night right now...
LibertyMarine said:
Oh no! HTCSync isn't supposed to recognize your phone.... if you installed HTCSync try fastboot to recognize your phone...
At school... humm... 20minutes.. but you need administrator permission to install fastboot and adb and HTC drivers...
edit: I'll go to bed in a few minutes,.. sorry... GTM +1 ... it's 01:26 at night right now...
Click to expand...
Click to collapse
Oh, okay man, thanks for the help! Much appreciated. Hopefully I can get this resolved soon. Just want to go back to the way my phone was before I tried to root it..
TynanV said:
Oh, okay man, thanks for the help! Much appreciated. Hopefully I can get this resolved soon. Just want to go back to the way my phone was before I tried to root it..
Click to expand...
Click to collapse
I can try to help you next on monday evening again... I recommand using a friend laptop/pc with windows...
If you get a working connection to your phone there using fastboot... I can provide further help... then just send a PM or mention me... I'll write a complete guide for you... so that you can just follow it and that you don't need to use your friends computer too long
Hello,
I know there are a ton of "stuck in fastboot" threads but I've spent hours going through them and none of them seem to be what's happening to me. Or maybe all of them combined would... anyway, I would greatly appreciate some help as I'm at my witt's end. I've even somehow managed to screw up a dual boot of Ubuntu on my windows machine, but that's something I'll fix for myself later
Anyway, here's all the info I can think of and what I have done so far.
A month or two I rooted my phone. I never flashed a custom rom or anything. I altered a couple settings but that's it. My phone has worked perfectly this entire time.
Yesterday there was an OTA. I didn't even intend to accept it, I just got the notification and then my phone shut off and went to fastboot. That's pretty much where I've been ever since.
Rebooting gets me to fastboot. Attempting recovery mode gets me to the hard reset screen but not recovery. Trying to hard reset just goes back to fastboot. Download mode does not come up.
Windows sees my phone but disables it because of an error. Attempting to reinstall drivers does nothing. Ubuntu doesn't acknowledge that the phone is there under the regular terminal. If I run the fastboot tool it wont list it but it will respond to a couple commands. I can reboot... into fastboot. Anything else gets the "waiting for device" notification. My device just says "processing commands" but nothing happens.
So that's where I'm at right now. That's the condensed version of the last 18 hours but I think it contains most of the relavent information. I would greatly appreciate any assistance. I'm lucky to have this phone and I would be very upset if I lost it.
Thank you.
CrazyCat42 said:
Hello,
I know there are a ton of "stuck in fastboot" threads but I've spent hours going through them and none of them seem to be what's happening to me. Or maybe all of them combined would... anyway, I would greatly appreciate some help as I'm at my witt's end. I've even somehow managed to screw up a dual boot of Ubuntu on my windows machine, but that's something I'll fix for myself later
Anyway, here's all the info I can think of and what I have done so far.
A month or two I rooted my phone. I never flashed a custom rom or anything. I altered a couple settings but that's it. My phone has worked perfectly this entire time.
Yesterday there was an OTA. I didn't even intend to accept it, I just got the notification and then my phone shut off and went to fastboot. That's pretty much where I've been ever since.
Rebooting gets me to fastboot. Attempting recovery mode gets me to the hard reset screen but not recovery. Trying to hard reset just goes back to fastboot. Download mode does not come up.
Windows sees my phone but disables it because of an error. Attempting to reinstall drivers does nothing. Ubuntu doesn't acknowledge that the phone is there under the regular terminal. If I run the fastboot tool it wont list it but it will respond to a couple commands. I can reboot... into fastboot. Anything else gets the "waiting for device" notification. My device just says "processing commands" but nothing happens.
So that's where I'm at right now. That's the condensed version of the last 18 hours but I think it contains most of the relavent information. I would greatly appreciate any assistance. I'm lucky to have this phone and I would be very upset if I lost it.
Thank you.
Click to expand...
Click to collapse
You need to get someone to give you the boot.img's from whatever the ota update was and try to fastboot flash them. I have a tut somewhere in these threads how to to fastboot flash
http://forum.xda-developers.com/showthread.php?p=50738417
Sent from my LG-D959 using Tapatalk
D-FUSE said:
You need to get someone to give you the boot.img's from whatever the ota update was and try to fastboot flash them. I have a tut somewhere in these threads how to to fastboot flash
http://forum.xda-developers.com/showthread.php?p=50738417
Sent from my LG-D959 using Tapatalk
Click to expand...
Click to collapse
Ah! I never went back to that thread after installing linux. I will try that now and report back, thanks!
My pc wouldn't recognize my phone in fastboot until I installed the drivers from pdanet. It would get stuck at wating for device. Ihttp://www.androidheat.com/adb-fastboot-install-drivers-setup/
Well currently everything works until I get to the point that I type "adb devices"
I get "List of devices" and it's blank. My phone is now constantly repeating "reset, portcharge" over and over whenever it's plugged in...
CrazyCat42 said:
Well currently everything works until I get to the point that I type "adb devices"
I get "List of devices" and it's blank. My phone is now constantly repeating "reset, portcharge" over and over whenever it's plugged in...
Click to expand...
Click to collapse
Did you try and install the drivers from the link i posted? I would download pdanet for the drivers if i were you. You won't be able to fastboot the boot.img if your pc won't recognize your phone.
PattyNYC said:
Did you try and install the drivers from the link i posted? I would download pdanet for the drivers if i were you. You won't be able to fastboot the boot.img if your pc won't recognize your phone.
Click to expand...
Click to collapse
Not yet but I will be. I'm sorry for the delay, I got distracted with something for a bit. I'm trying to fix windows now at which point I will install the drivers you linked and try again.
CrazyCat42 said:
Well currently everything works until I get to the point that I type "adb devices"
I get "List of devices" and it's blank. My phone is now constantly repeating "reset, portcharge" over and over whenever it's plugged in...
Click to expand...
Click to collapse
Sorry i haven't been around dude I'm trying to get stuff setup of pac
Sent from my LG-D959 using Tapatalk
D-FUSE said:
Sorry i haven't been around dude I'm trying to get stuff setup of pac
Sent from my LG-D959 using Tapatalk
Click to expand...
Click to collapse
No problem. I've got my phone shut off to save battery because I'm under the impression that it won't charge in fastboot and I didn't figure repeating that would be good for it. I'm still trying to restore Windows. I'm not used to being limited to a single computer but without my phone and my desktop currently in another state I'm a bit frustrated.
Anyway, I appreciate the help and will keep trying. I'll update if anything happens.
CrazyCat42 said:
No problem. I've got my phone shut off to save battery because I'm under the impression that it won't charge in fastboot and I didn't figure repeating that would be good for it. I'm still trying to restore Windows. I'm not used to being limited to a single computer but without my phone and my desktop currently in another state I'm a bit frustrated.
Anyway, I appreciate the help and will keep trying. I'll update if anything happens.
Click to expand...
Click to collapse
Do u have the sdk set up
Sent from my LG-D959 using Tapatalk
D-FUSE said:
Do u have the sdk set up
Sent from my LG-D959 using Tapatalk
Click to expand...
Click to collapse
Yes. Everything in the tutorial worked perfectly... until I plugged in my phone, hahaha. I admit now that I'm doing it all in Ubuntu it's a little confusing as this is pretty new to me, but I'm pretty sure I set it up right.
CrazyCat42 said:
Yes. Everything in the tutorial worked perfectly... until I plugged in my phone, hahaha. I admit now that I'm doing it all in Ubuntu it's a little confusing as this is pretty new to me, but I'm pretty sure I set it up right.
Click to expand...
Click to collapse
Do it on windows bro I didn't do the ubuntu tur
Sent from my LG-D959 using Tapatalk
D-FUSE said:
Do it on windows bro I didn't do the ubuntu tur
Sent from my LG-D959 using Tapatalk
Click to expand...
Click to collapse
That's what I'm working on now, I screwed up the dual boot and can't get back into windows. Okay. I'm just going to grab my brother's laptop and use it so I can get this done. I can fix my computer later.
I'm going to start at the beginning of the tutorial since it'll be on a different computer. We'll see how it goes.
Edit: Okay, back to windows and this is what I have going on. I've installed the drivers for my phone, set up the sdk and gone into cmd but even with the drivers Windows is telling me that it has disabled my phone because it is malfunctioning (error code 43). Therefore no matter what I do it will not acknowledge the phone or communicate with it. If I try doing anything it just hangs on "waiting for device".
FIXED!
WOOHOO!!
It's working again! I'm not sure exactly how I did it but I rebooted my computer and suddenly the phone said "processing commands" so even though it still wasn't listed as a device I ran boot.img just to see what happened and it's back up and running just like nothing ever happened.
Thank you so much!
CrazyCat42 said:
WOOHOO!!
It's working again! I'm not sure exactly how I did it but I rebooted my computer and suddenly the phone said "processing commands" so even though it still wasn't listed as a device I ran boot.img just to see what happened and it's back up and running just like nothing ever happened.
Thank you so much!
Click to expand...
Click to collapse
Nice!
PattyNYC said:
Nice!
Click to expand...
Click to collapse
And thank you, too! It may well have been the drivers that did it. All I know is my brother's netbook was having the exact same issue my laptop was and then suddenly it worked.
CrazyCat42 said:
And thank you, too! It may well have been the drivers that did it. All I know is my brother's netbook was having the exact same issue my laptop was and then suddenly it worked.
Click to expand...
Click to collapse
Can anyone post links to download lgls995 lg g flex. Im stuck .. my phone does boot into os but wont go past the lg setup wizard it force closes and goes back to beginning of setup. I can boot into download mode and into system recovery.
LS995
st3wart said:
Can anyone post links to download lgls995 lg g flex. Im stuck .. my phone does boot into os but wont go past the lg setup wizard it force closes and goes back to beginning of setup. I can boot into download mode and into system recovery.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2644083
didithu said:
http://forum.xda-developers.com/showthread.php?t=2644083
Click to expand...
Click to collapse
my ls995 on sprint took the 4.4.2 update and now stuck in fastboot help
Fastboot
scotthall1515 said:
my ls995 on sprint took the 4.4.2 update and now stuck in fastboot help
Click to expand...
Click to collapse
Can u get into dl mode? If yes, u go back to stock for ls995 tot method, n then root it after that accept update KK and re root it. Hope that help.
OK guys, I'm getting desperate here...
My problem is, I can't flash RUU on my M7 UL unlocked european. All adb and fastboot commands work fine, but when I boot to RUU mode and issue "fastboot flash zip RUU.zip" my laptop restarts... I had some good help from @alray, but it didn't work so any help is apreciated.
My laptop info
HP 4730s with Windows 10 professionall
Minimal fastboot and adb 1.31 with htc fasboot.exe patched
Any insight will be highly appreciated
donkeykong1 said:
OK guys, I'm getting desperate here...
My problem is, I can't flash RUU on my M7 UL unlocked european. All adb and fastboot commands work fine, but when I boot to RUU mode and issue "fastboot flash zip RUU.zip" my laptop restarts... I had some good help from @alray, but it didn't work so any help is apreciated.
My laptop info
HP 4730s with Windows 10 professionall
Minimal fastboot and adb 1.31 with htc fasboot.exe patched
Any insight will be highly appreciated
Click to expand...
Click to collapse
Were you able to try with another computer? I'm curious to know if it's only with your laptop...
Might want to try fastboot on the same laptop with a Ubuntu live usb.... I wouldn't be surprised that Win10 is causing all this, I have a lot of problems with others things that worked fine before the update,
alray said:
Were you able to try with another computer? I'm curious to know if it's only with your laptop...
Might want to try fastboot on the same laptop with a Ubuntu live usb.... I wouldn't be surprised that Win10 is causing all this, I have a lot of problems with others things that worked fine before the update,
Click to expand...
Click to collapse
I'm waiting for a friend to bring me his W7 laptop to try. I have a W7 computer, but I was never able to get fastboot running on it. It showa something like "daemon out of time" or something. I tried few fixes for that, but it didn't work
..the thread seems to be abandoned, but i stambled on to it
..and thought: for the sake of the ones that look for answers..
in Windows 10, we have been introduced to a new feature:
,by default- it refuses to load unknown or unsigned drivers,
in many cases that is why- we all - have to struggle to set up and reliably
run fastboot on win 10
Digital signature verification can be disabled:
-temporarily - through windows settings
-permanently- via terminal ( it'd be worth searching for a bit )
Edit: this way,or another, this:
https://answers.microsoft.com/en-us...n/a53ec7ca-bdd3-4f39-a3af-3bd92336d248?auth=1
may be a part of the story- as we know it...
,and one day it surely will be compromised but
till then..
I have two driives on my pc, still keep my Win 7 on one of them
..Regards
asgardr said:
..the thread seems to be abandoned, but i stambled on to it
..and thought: for the sake of the ones that look for answers..
in Windows 10, we have been introduced to a new feature:
,by default- it refuses to load unknown or unsigned drivers,
in many cases that is why- we all - have to struggle to set up and reliably
run fastboot on win 10
Digital signature verification can be disabled:
-temporarily - through windows settings
-permanently- via terminal
Click to expand...
Click to collapse
Well, I have official HTC drivers, but I'm gonna try this. Thank you very much for the tip mate!
You mind if i ask why arent you running the exe RUU?
Luis_D1 said:
You mind if i ask why arent you running the exe RUU?
Click to expand...
Click to collapse
I don't mind at all. I never even looked at exe RUUs, I'm used to zip files, and I need fastboot to work because I want to unlock my HTC 10's bootloader [emoji6]
I have an xperia xz3 that was updated to android 10 and then started bootlooping and it wont go out of it. Ive tried to use flashtool and other programs to reflash the software but sadly it isnt recognized with windows on any of my machines (yes i have the drivers installed) It shows up in emma and reveals the imei but im unsure if thats the actual IMEI. I can get the phone into flash and fastboot mode. But it simply comes up as Android with a warning sign telling me my drivers for it arent installed correctly (which they are to my knowledge). I am very aware that many people are having this issue and im curious as to see if its hardware or software related. My phone is in flawless shape besides a few minor scratches. I can provide any more info if needed please help me thanks!
Varied Gamer said:
I have an xperia xz3 that was updated to android 10 and then started bootlooping and it wont go out of it. Ive tried to use flashtool and other programs to reflash the software but sadly it isnt recognized with windows on any of my machines (yes i have the drivers installed) It shows up in emma and reveals the imei but im unsure if thats the actual IMEI. I can get the phone into flash and fastboot mode. But it simply comes up as Android with a warning sign telling me my drivers for it arent installed correctly (which they are to my knowledge). I am very aware that many people are having this issue and im curious as to see if its hardware or software related. My phone is in flawless shape besides a few minor scratches. I can provide any more info if needed please help me thanks!
Click to expand...
Click to collapse
And no it isnt waterdamaged nor does it seem to overheat when being powered on.
Varied Gamer said:
And no it isnt waterdamaged nor does it seem to overheat when being powered on.
Click to expand...
Click to collapse
Try Linux
Maybe your windows has a driver problem
MartinX3 said:
Try Linux
Maybe your windows has a driver problem
Click to expand...
Click to collapse
So you're saying I should make a virtual machine and see if its detected on there?
Varied Gamer said:
So you're saying I should make a virtual machine and see if its detected on there?
Click to expand...
Click to collapse
Yes
Or Boot linux from an USB stick
MartinX3 said:
Yes
Or Boot linux from an USB stick
Click to expand...
Click to collapse
I just booted to linux but how am I supposed to install the device drivers? And also how do I see what's connected linux is confusing lol
Varied Gamer said:
I just booted to linux but how am I supposed to install the device drivers? And also how do I see what's connected linux is confusing lol
Click to expand...
Click to collapse
Just install the android platform tools there for adb and fastboot
The drivers are already integrated in Linux [emoji14]
MartinX3 said:
Just install the android platform tools there for adb and fastboot
The drivers are already integrated in Linux [emoji14]
Click to expand...
Click to collapse
I've got as fastboot installed now. I put the phone in fastboot mode and I typed in fastboot devices and it's showing
"???????? fastboot"
Idk what to do from here I'm not sure if it's recognizing the phone or not
Varied Gamer said:
I've got as fastboot installed now. I put the phone in fastboot mode and I typed in fastboot devices and it's showing
"???????? fastboot"
Idk what to do from here I'm not sure if it's recognizing the phone or not
Click to expand...
Click to collapse
Did you replace your number by ???? ?
Or doesn't really show ???? In the terminal?
I mean your phone is now recognized and you can flash which stock you want with newflasher and xperifirm from XDA.
MartinX3 said:
Did you replace your number by ???? ?
Or doesn't really show ???? In the terminal?
I mean your phone is now recognized and you can flash which stock you want with newflasher and xperifirm from XDA.
Click to expand...
Click to collapse
It appears as a bunch of question marks as stated above. Also when I type the usual things such as fastboot reboot recovery it says unknown reboot target recovery. And when I try to do as reboot recovery it says error no devices or emulators found. But I'll try and install new flasher to see if it detects it
Start newflasher with sudo
OR with the udev package you may install before
MartinX3 said:
Did you replace your number by ???? ?
Or doesn't really show ???? In the terminal?
I mean your phone is now recognized and you can flash which stock you want with newflasher and xperifirm from XDA.
Click to expand...
Click to collapse
I can't seem to figure out how to get new flasher to run on linux. I downloaded it then extracted it but when I click on the .exe file it just brings me to another sub folder with a bunch of data that's confusing. I don't know how to open it or get it to work at all
Use the Linux version
MartinX3 said:
Use the Linux version
Click to expand...
Click to collapse
Can you give me link on where i get that? I couldn't figure it out
Varied Gamer said:
Can you give me link on where i get that? I couldn't figure it out
Click to expand...
Click to collapse
It's in the newflasher XDA thread
The *.x64 file
MartinX3 said:
It's in the newflasher XDA thread
The *.x64 file
Click to expand...
Click to collapse
GOOD NEWS!!
I was actually able to get it to work on windows with newflasher. Turns out that it turns on fine now. But there's a big issue. Whenever I shut it off or restart the phone it goes back into the bootloops until I reflash the software again. Then it will turn on fine and work indefinitely until it's shut off. Do you know what might be causing this issue or how I could fix it?
good news is I'm making progress lol
Varied Gamer said:
GOOD NEWS!!
I was actually able to get it to work on windows with newflasher. Turns out that it turns on fine now. But there's a big issue. Whenever I shut it off or restart the phone it goes back into the bootloops until I reflash the software again. Then it will turn on fine and work indefinitely until it's shut off. Do you know what might be causing this issue or how I could fix it?
good news is I'm making progress lol
Click to expand...
Click to collapse
Nice!
You could try to do a fullwipe with fastboot -w
MartinX3 said:
It's in the newflasher XDA thread
The *.x64 file
Click to expand...
Click to collapse
MartinX3 said:
Nice!
You could try to do a fullwipe with fastboot -w
Click to expand...
Click to collapse
Ok so basically it had a Google lock so I bypassed that and after the bypass it appears to be working normally? I shut it down a few times and turned it back on and it booted up in under 15 seconds! Hopefully it stays that way and I didn't jynx it but all I can do is hope! But for now it is fixed!!! I'm very happy right now as I got this phone for only $33
Varied Gamer said:
Ok so basically it had a Google lock so I bypassed that and after the bypass it appears to be working normally? I shut it down a few times and turned it back on and it booted up in under 15 seconds! Hopefully it stays that way and I didn't jynx it but all I can do is hope! But for now it is fixed!!! I'm very happy right now as I got this phone for only $33
Click to expand...
Click to collapse
Nice to hear
But sadly it sounds like you bought a stolen phone
MartinX3 said:
Nice to hear
But sadly it sounds like you bought a stolen phone
Click to expand...
Click to collapse
Oh no it's not stolen. The person who had it before updated it and got the issue so they sold it off. The imei is clear with no signs of it being stolen. Hope this clears some things up!