I have a question:
I installed the CWM recovery 6 and the problem I have is that now i cant mount the SD from the recovery, windows detects the phone as an LG-P970 but it cant install the drivers for it, I was able to mount the SD before, any tips?
I have reinstalled the LG android drivers, that didnt work
I can mount USB from android normally
Thanks for the input
well you have to install the latest lg p970 usb driver here
rrgrrg said:
well you have to install the latest lg p970 usb driver here
Click to expand...
Click to collapse
Nope, didn't work it still shows as a LG-P970 on device manager
As I said, I have no problems on Android, only in the recovery
Thanks
Molotovich said:
I have a question:
I installed the CWM recovery 6 and the problem I have is that now i cant mount the SD from the recovery, windows detects the phone as an LG-P970 but it cant install the drivers for it, I was able to mount the SD before, any tips?
I have reinstalled the LG android drivers, that didnt work
I can mount USB from android normally
Thanks for the input
Click to expand...
Click to collapse
Reinstall the old version. It's a known bug. Tantrums has got some flashers for the old CWM
Yeah, this is almost completely useless..... Reverted back to older version.
I have a nandroid backup.
Its too big to keep on the phone at all times
Therefore its been placed on my computer
And in the case i need it (boot-loop), how can i transfer the backup while in CWM?
ADB seems to be the simplest way, but adb cannot find my device when it is in the bootloader or in custom recovery.
Am i missing something? Or is there another way to solve this issue.
If anyone could help, id be very grateful.
Hi
Greetings,
When you boot in fastboot and connect your phone to pc does it shows fastboot usb if yes then it is recognised if no then you will have to download the drivers if HTC and install them
Sent from my HTC Sensation Z710e using xda premium
shrex said:
Hi
Greetings,
When you boot in fastboot and connect your phone to pc does it shows fastboot usb if yes then it is recognised if no then you will have to download the drivers if HTC and install them
Sent from my HTC Sensation Z710e using xda premium
Click to expand...
Click to collapse
yes fastboot usb is shown and all fastboot commands work, its just that adb doesnt work when its in bootloader or recovery.
I did some more digging around and found that when the phone is connected while in recovery, the computer recognizes it as a "HTC MTP device"..and thats it. I cant upgrade the drivers of the said device or essentially do anything with it.
What am i missing?
ADB should only work under Recovery. I found that with the last HTC driver it didn't install for when you are under Bootloader, Recovery, or Fastboot. I forgot what version actually worked the best but it might have been the 3 series drivers. Anyway while under Recovery you'll have to force the HTC drivers to install thru your Device Manager. It will not automagically detect them. I would start with these drivers and try them out.
HTCDriver_4.2.0.001.exe
Universal_Naked_Driver_0.72.zip
HTCDriver3.0.0.007.exe
TygerByte said:
ADB should only work under Recovery. I found that with the last HTC driver it didn't install for when you are under Bootloader, Recovery, or Fastboot. I forgot what version actually worked the best but it might have been the 3 series drivers. Anyway while under Recovery you'll have to force the HTC drivers to install thru your Device Manager. It will not automagically detect them. I would startpage these drivers and try them out.
HTCDriver_4.2.0.001.exe
Universal_Naked_Driver_0.72.zip
HTCDriver3.0.0.007.exe
Click to expand...
Click to collapse
Thanks for the reply, ive tried the first two drivers, work fine when the phone is booted, but no avail in recovery. The laptop shows the device connected as "My HTC" while in recovery, but im unable to use adb commands as adb doesnt connect to it. Ill try the third 3 series driver and post an update in a few.
UPDATE: wont install, im running windows 8 and it says this driver is not compatible with this operating system.
Bhavpreet said:
Thanks for the reply, ive tried the first two drivers, work fine when the phone is booted, but no avail in recovery. The laptop shows the device connected as "My HTC" while in recovery, but im unable to use adb commands as adb doesnt connect to it. Ill try the third 3 series driver and post an update in a few.
UPDATE: wont install, im running windows 8 and it says this driver is not compatible with this operating system.
Click to expand...
Click to collapse
Does it say its offline? What do you actually see when using adb. As for the driver in Windows 8, you have to disable driver signature checking to use them. There is a thread in the Nexus 4 forum on how to do this, which is here:
http://forum.xda-developers.com/showpost.php?p=33463359&postcount=109
EddyOS said:
Does it say its offline? What do you actually see when using adb. As for the driver in Windows 8, you have to disable driver signature checking to use them. There is a thread in the Nexus 4 forum on how to do this, which is here:
http://forum.xda-developers.com/showpost.php?p=33463359&postcount=109
Click to expand...
Click to collapse
installed the 3 series driver, still the same problem. Heres some photos (which i should have attached originally) of whats happening.
The pictures are while the phone is normally booted, and then when the phone is in recovery.
Edit: Uninstalled all of the HTC drivers and devices inside the device manager, and only installed the Universal Naked Driver, the phone now shows up with a different name in device manager, but STILL does not work while in recovery.
Another pictures attached of how device manager looks with just the Universal Driver while in recovery.
anyone?
i have the same problem as u.. I tried both my missus Windowss PC now.. It used to detect it before. Now it suddenly doesn´t anymore. On my mac, same deal. Nothing detected.
Been googling around and i have found threads but they all end unsolved. ADB returns ADB devices blank. Kill-server or adb remount does nothing. in Fastboot USB its totally a ghost.
found any fixes?
I'm clueless too. I can only think to try other recoveries. Philz CWM comes to mind. I also uploaded the latest google usb drivers for you incase you want to try that out too. Google v7 USB drivers I think they are called. You'll probably have to force install them since they won't detect. Included the adb and fastboot from the SDK too. Last thing I can probably suggest is to try different USB port. Oh and TWRP too since it has the terminal built in it you could try starting up ADB from there.
Me too...
Did anyone ever resolve this? I'm facing it now, having tried multiple recoveries. Previously was able to use adb fine. (I'm on a mac.)
bretula said:
Did anyone ever resolve this? I'm facing it now, having tried multiple recoveries. Previously was able to use adb fine. (I'm on a mac.)
Click to expand...
Click to collapse
In case this helps someone else: The reason I lost adb was that I'd installed the drivers on my mac for EasyTether. There's a note about this on the EasyTether FAQ page. When I disabled the EasyTether driver, I was able to use adb again.
TygerByte said:
I'm clueless too. I can only think to try other recoveries. Philz CWM comes to mind. I also uploaded the latest google usb drivers for you incase you want to try that out too. Google v7 USB drivers I think they are called. You'll probably have to force install them since they won't detect. Included the adb and fastboot from the SDK too. Last thing I can probably suggest is to try different USB port. Oh and TWRP too since it has the terminal built in it you could try starting up ADB from there.
Click to expand...
Click to collapse
have you tied all-in-one-tool-kit ???
Not sure if this will help, but I had an issue like this with my asus tab - adb worked fine in android os but not in twrp recovery, device manager showing it as other device.
While in recovery with device connected to pc I followed this how-to from the device manager part on and got adb working in recovery.
ADB not connecting
Bhavpreet said:
I have a nandroid backup.
Its too big to keep on the phone at all times
Therefore its been placed on my computer
And in the case i need it (boot-loop), how can i transfer the backup while in CWM?
ADB seems to be the simplest way, but adb cannot find my device when it is in the bootloader or in custom recovery.
Am i missing something? Or is there another way to solve this issue.
If anyone could help, id be very grateful.
Click to expand...
Click to collapse
Re Install HTC drivers manually, windows sees HTC until you boot into recovery mode and try to use ADB, It worked for me.
HTC One(M7) not recognized by adb
Condition:
HTC One(M7) - rooted; s-ON; GPE ROM 4.3.1
Recovery - CWM
I have a similar problem with my HTC One(M7). I'm working mainly on a mac (OSX Maverick), but I have also tried using a PC (Windows 8). I accidentally wiped the data on the phone while in recovery, and now I have a phone that only boots to the bootloader and recovery. Since backups usually take a lot of memory, I kept all of mine on my computer. The simple fix I've been trying to do is sideload the ROM to the phone through adb, however adb does not find the device. I repeatedly get the "device not found". However the device is recognized in fastboot, and i always get the "fastboot USB" when it is connected. So I am unable to flash the ROM I need to the phone because it is unable to communicate with either computer. On the PC I made sure to have had the proper drivers, I downloaded HTC SYNC, and have tried updating them manually. However I always get the "error Code 43". The PC also does not recognize the device, so again I am unable to communicate with the device. Can I plz get any help, I have tried reading multiple forums, but have had no luck trying any solution. I would really appreciate any advise; Im desperate to fix the phone.
TonyDEV said:
Condition:
HTC One(M7) - rooted; s-ON; GPE ROM 4.3.1
Recovery - CWM
I have a similar problem with my HTC One(M7). I'm working mainly on a mac (OSX Maverick), but I have also tried using a PC (Windows 8). I accidentally wiped the data on the phone while in recovery, and now I have a phone that only boots to the bootloader and recovery. Since backups usually take a lot of memory, I kept all of mine on my computer. The simple fix I've been trying to do is sideload the ROM to the phone through adb, however adb does not find the device. I repeatedly get the "device not found". However the device is recognized in fastboot, and i always get the "fastboot USB" when it is connected. So I am unable to flash the ROM I need to the phone because it is unable to communicate with either computer. On the PC I made sure to have had the proper drivers, I downloaded HTC SYNC, and have tried updating them manually. However I always get the "error Code 43". The PC also does not recognize the device, so again I am unable to communicate with the device. Can I plz get any help, I have tried reading multiple forums, but have had no luck trying any solution. I would really appreciate any advise; Im desperate to fix the phone.
Click to expand...
Click to collapse
Take a look at this FAQ post and see if this doesn't help solve your problems. I would also recommend updating your CWM recovery to the latest.
having a similar problem. My system and everything is wiped all I have is TWRP 2.6.0.1 and I'm trying to end with cyanogenmod. theres no sdcard slot so my only option is an adb push through recovery. Adb doesnt recognize it, it just doesn't return anything in the list of devices when i type adb devices. in devmgmt it lists my phone as a disk drive... I have tried to update the drivers to the universal naked ones, but then windows says that it already found and installed the best driver software I have the T-Mobile variant but I thought I'd post here since this problem is more than likely not carrier specific and I didn't wanna add another thread. I can do fastboot just fine when in fastboot usb mode, but in recovery no adb... I can't install the naked drivers it just says that the file is incompatible
blu422 said:
having a similar problem. My system and everything is wiped all I have is TWRP 2.6.0.1 and I'm trying to end with cyanogenmod. theres no sdcard slot so my only option is an adb push through recovery. Adb doesnt recognize it, it just doesn't return anything in the list of devices when i type adb devices. in devmgmt it lists my phone as a disk drive... I have tried to update the drivers to the universal naked ones, but then windows says that it already found and installed the best driver software I have the T-Mobile variant but I thought I'd post here since this problem is more than likely not carrier specific and I didn't wanna add another thread. I can do fastboot just fine when in fastboot usb mode, but in recovery no adb...
Click to expand...
Click to collapse
your TWRP is very outdated update to 2.6.3.3
http://techerrata.com/browse/twrp2/m7
Install this driver then plug your phone in and enter TWRP
http://www.mediafire.com/download/j55vk6qbbr6250c/HTCDriver_4.8.0.002.exe
If device manager does not see your phone as My HTC under ADB Interface it's installed wrong.
clsA said:
your TWRP is very outdated update to 2.6.3.3
http://techerrata.com/browse/twrp2/m7
Install this driver then plug your phone in and enter TWRP
http://www.mediafire.com/download/j55vk6qbbr6250c/HTCDriver_4.8.0.002.exe
If device manager does not see your phone as My HTC under ADB Interface it's installed wrong.
Click to expand...
Click to collapse
thanks! did what you said i installed the drivers and the installation crashed the first time, then the second time it game me the option to remove or repair and i repaired and it worked thank you!!!
---------- Post added at 02:55 PM ---------- Previous post was at 02:37 PM ----------
clsA said:
your TWRP is very outdated update to 2.6.3.3
http://techerrata.com/browse/twrp2/m7
Install this driver then plug your phone in and enter TWRP
http://www.mediafire.com/download/j55vk6qbbr6250c/HTCDriver_4.8.0.002.exe
If device manager does not see your phone as My HTC under ADB Interface it's installed wrong.
Click to expand...
Click to collapse
so i have adb... but now it wont let me flash cyanogenmod... error executing updater binary in zip.... just fails.... help? updated to twrp 2.7.1.1. that fixed the problem
I have latest Motorola drivers and Android SDK installed, so my PC itself should be up to date. However, whenever I select "install zip from sideload" my device is not recognized. It shows up as XT925 in my Device Manager with a yellow exclamation point. None of the ADB commands work because it says no device is found, and "adb devices" gives me a blank list. I have tried disabling, re-enabling, and uninstalling drivers (Of the "XT925" device in Device Manager) and rebooting into CWM and selecting the sideload option again, but when my PC is trying to download/install the XT925 drivers, it never finds proper drivers and I'm back to where I was. Trying to find drivers through the Device Manager leaves me with no results. Anything I can do to get my device recognized? When powered on or in fastboot mode, I have no issues executing any command or with device recognition. Thanks in advance!
By the way, the issue has persisted through Stock ROM flash in RSD Lite, HoloBlur-X PurePerformance ROM, and Carbon ROM v1.8
I have the same issue as well. I dont think we have a fix. I have heard universal adb driver might fix it, you might want to try it and see. It didnt work for me though.
Ahh, I see, so its a known issue. I guess I'll try those universal ADB drivers, not expecting anything though... Thanks
Edit: Wow! I installed the universal ADB drivers a few minutes ago and ADB is totally useable in CWM sideload mode! I can sideload files, send commands to reboot, etc etc. I dropped a thanks to you ai6908, thank you very much
I grabbed and installed them from here: http://www.droid-life.com/2013/04/08/koush-releases-universal-adb-driver-for-windows/
Being able to sideload ROMs is going to save me a lot of headaches later on...
Neighbor808 said:
Ahh, I see, so its a known issue. I guess I'll try those universal ADB drivers, not expecting anything though... Thanks
Edit: Wow! I installed the universal ADB drivers a few minutes ago and ADB is totally useable in CWM sideload mode! I can sideload files, send commands to reboot, etc etc. I dropped a thanks to you ai6908, thank you very much
I grabbed and installed them from here: http://www.droid-life.com/2013/04/08/koush-releases-universal-adb-driver-for-windows/
Being able to sideload ROMs is going to save me a lot of headaches later on...
Click to expand...
Click to collapse
You can also update to unofficial cwm 6.0.3.2. I find it faster and everything works
Sent from my PACman Atrix HD
I updated to 6.0.3.2 a few minutes ago, everything is going smooth, thanks guys
Hello everyone!
So I've been doing a lot of OS tests on my 2x, but this time I think i screwed it up.
The situation is the following: The phone only boots until the lg logo (have ICS bootloader) and can't boot on recovery (don't think he has recovery right now).
So it is completely empty besides the bootloader. Furthermore I don't have the proper drivers installed on my computer. When I turn the phone on and the windows trys to install it fails.
UPDATE: I've been able to boot it on S/W Upgrade to the computer and the windows installed the right drivers - I will try to smartflash a ROM
So I need to fix this situation...
What have I done:
I've downloaded the drivers from LG and LGMobile Support Tool - this last one cant recognize the phone in the current state.
I've downloaded AIO and installed NVFlash Recovery in order get the new Partition and unlocked bootloader (It's currently unlocked already) and put a new recovery image but i always get "USB device not found". I know this is because the drivers aren't there. But how can I install the drivers of the phone itself if I can't boot it up? (Note: I've already installed the lg drivers).
So... What exactly can I do?
Thank you for any help provided
If u can boot in s/w so u can smartflash a stock rom, or install apx drivers there are in aio somewhere it should work and next flash recovery 5.x.x.x so u can repair emmc for flashing roms copy zip to your phone and flash
This kinda worked.
So I tried the smartflash the baseband and ROM. But i got an error and the process was incomplete although i think it did installed at least the bb. After the error, windows started installing some nvidia drivers and I thought that the computer had recognized the phone. And so after that I've tried to change my recovery image and it worked well. The PC could connect through nvflash.
It is now fully operational!
Thank you very much
No problem bro )
Hi guys,
I did something really stupid and formatted my whole phone, so I can only access TWRP and Fastboot! I need to get a backup from my pc on the phone, but I wonder how? I can't push files via fastboot and TWRP's MTP mode isn't recognized by my pc
Any ideas how to get any file/rom on my phone?
incrazyboyy said:
Hi guys,
I did something really stupid and formatted my whole phone, so I can only access TWRP and Fastboot! I need to get a backup from my pc on the phone, but I wonder how? I can't push files via fastboot and TWRP's MTP mode isn't recognized by my pc
Any ideas how to get any file/rom on my phone?
Click to expand...
Click to collapse
Twrp will recognize otg drives. You can push via adb in recovery as well so long as your drivers work.
incrazyboyy said:
Hi guys,
I did something really stupid and formatted my whole phone, so I can only access TWRP and Fastboot! I need to get a backup from my pc on the phone, but I wonder how? I can't push files via fastboot and TWRP's MTP mode isn't recognized by my pc
Any ideas how to get any file/rom on my phone?
Click to expand...
Click to collapse
Sideload did the trick for me when I did the same thing!
ajanu said:
Twrp will recognize otg drives. You can push via adb in recovery as well so long as your drivers work.
Click to expand...
Click to collapse
Do you mean USB-OTG in the "mount"-menu? Twrp doesnt seem to be able to activate it...
cbasse said:
Sideload did the trick for me when I did the same thing!
Click to expand...
Click to collapse
Sideload is an adb feature, right? How did you manage that adb recognizes your phone?
incrazyboyy said:
Do you mean USB-OTG in the "mount"-menu? Twrp doesnt seem to be able to activate it...
Click to expand...
Click to collapse
Yes. Try connecting with the phone off then boot into TWRP. You should be able to use adb though, check your drivers.
ajanu said:
Yes. Try connecting with the phone off then boot into TWRP. You should be able to use adb though, check your drivers.
Click to expand...
Click to collapse
When I try to turn the phone on while connected, a weird 3D battery appears and it refuses to go into fastboot D:
incrazyboyy said:
When I try to turn the phone on while connected, a weird 3D battery appears and it refuses to go into fastboot D:
Click to expand...
Click to collapse
That sounds like the charging screen. Adb push/sideload should work. Reinstall your drivers and make sure all other phones have drivers removed.