I have LG K8 LTE, everything is vanilla (no custom stuff, no root etc)
I got the ADB commands to work BUT the adb doesn't seem to recognize my phone, i have the usb debugging enabled. Is it because the wrong drivers get installed when i plug in my phone? How do i make the pc to actually install the correct drivers in order for adb to work? Would be really cool to know if there is a thread there talking about this. Btw im not very tech savvy and im also noob with android stuff so every help is greatly appreciated.
Edit: I need adb to enable USB OTG on my device or atleast try to.
MaggyOD said:
I have LG K8 LTE, everything is vanilla (no custom stuff, no root etc)
I got the ADB commands to work BUT the adb doesn't seem to recognize my phone, i have the usb debugging enabled. Is it because the wrong drivers get installed when i plug in my phone? How do i make the pc to actually install the correct drivers in order for adb to work? Would be really cool to know if there is a thread there talking about this. Btw im not very tech savvy and im also noob with android stuff so every help is greatly appreciated.
Edit: I need adb to enable USB OTG on my device or atleast try to.
Click to expand...
Click to collapse
Hello,
Which OS is your Desktop/Laptop running?
-Vatsal
Vatsal said:
Hello,
Which OS is your Desktop/Laptop running?
-Vatsal
Click to expand...
Click to collapse
Windows 8.1 64 bit
MaggyOD said:
Windows 8.1 64 bit
Click to expand...
Click to collapse
Hello,
Please follow the steps similar to Driver Installation.
-Vatsal
Related
Hi guys,
sorry if this question came up before, I could not find anything through the search function.
My problem is the following:
My custom ROM was getting a little old & slow so I decided to try something new out, but it seems that no matter what ROM I use, the wifi is not working.
All it says is 'Turning on...' in the settings.
Does anyone have a fix for this?
Thanks in advance
Are you s-off or htcdev unlocked, did you flash the boot.img?
the difference between bravery and foolhardiness is in the outcome
Hi, thanks for the quick response. I'm htcdev unlocked but couldn't get to flash the boot.img because for some reason my pc connects to my phone in bootloader or when normally booted but not in fastboot.
Do you think that could be the issue? I tried fixing that as well but I don't know what to do after reinstalling drivers/htc sync and switching usb ports.
If you have any advice I appreciate any help. Thanks
you are just in the wrong menu, just go back in bootloadermode.
Bootloadermode is for mtty.
I somehow still can't get it to work. I installed the Google usb driver from the sdk and apparently my pc still doesn't see my phone when it is in fastboot or bootloader. Might have something to do with my computer, but I'm pretty clueless.
Which windows version are you using? Have you disabled Htcsync?
the difference between bravery and foolhardiness is in the outcome
kaeptn1 said:
I somehow still can't get it to work. I installed the Google usb driver from the sdk and apparently my pc still doesn't see my phone when it is in fastboot or bootloader. Might have something to do with my computer, but I'm pretty clueless.
Click to expand...
Click to collapse
You need the HTC Driver, not the Google USB Driver.
Which version of Windows are you on?
Try this one:
http://forum.xda-developers.com/showthread.php?t=2222501
I'm on Windows 8.1 x64. Thanks for the link, I'll try it out and report back.
Same old problem. Even with the new drivers.
This driver is know to not work with Windows 8.1 ...
I'll update it tomorrow, so you can test it again.
In the meantime you can boot up an Ubuntu Live CD and work with adb with the following commands.
Code:
sudo apt-get install android-tools-adb android tools-fastboot
sudo adb kill-server
sudo adb start-server
now you should be ready to go.
you must do this every session you boot up the LIVE CD as it won't change anything on your PC.
I'm freaking out because I can't even get to run a simple ubuntu live usb and I don't have a disk reader.
Any idea when there will be a driver that supports Windows 8.1? Thanks
kaeptn1 said:
I'm freaking out because I can't even get to run a simple ubuntu live usb and I don't have a disk reader.
Any idea when there will be a driver that supports Windows 8.1? Thanks
Click to expand...
Click to collapse
Try VirtualBox, you can tunnel USB Desvices in there
Good morning, please is possible that after monthes of birth for this phone aren't these drivers? please, anyone has the way for doing this? thanks
myabc said:
Good morning, please is possible that after monthes of birth for this phone aren't these drivers? please, anyone has the way for doing this? thanks
Click to expand...
Click to collapse
It's no Moto G-problem, it's Windows 8.1. This worked for me. But you have to connect your phone to an USB 2.0-port.
Firetribe said:
It's no Moto G-problem, it's Windows 8.1. This worked for me. But you have to connect your phone to an USB 2.0-port.
Click to expand...
Click to collapse
i have not intel driver installed and i don't understand from where i have to start.
i ask you please:
1. is this guide even for me that i haven't intel device motherboard?
2. from where i must start? (there is not indication for step numbers in that guide
thanks
This worked for me!
myabc said:
Good morning, please is possible that after monthes of birth for this phone aren't these drivers? please, anyone has the way for doing this? thanks
Click to expand...
Click to collapse
This worked for me!
After you install this, it'll have two programs listed in control panel. Motorolla Mobile Drivers Installation & Motorolla Device Manager.
You can safely remove motorolla device manager and have the drivers
If @deej_roamer's advice didn't already do the job:
It doesn't matter which mainboard you have, what matters is the manufacturer of your USB-Port. If in device manager you have the mentioned Intel(R) USB 3.0 eXtensible Host Controller, then you have to change drivers to get fastboot working. At least, that was the case for me.
You can start in the guide with this passage:
Code:
Install your default device drivers (For HTC, Install the HTC Sync Manager, For Sony, Use the ones you got in flashtool, etc)
If you are using Windows 8.1, use this for HTC drivers.
deej_roamer said:
This worked for me!
After you install this, it'll have two programs listed in control panel. Motorolla Mobile Drivers Installation & Motorolla Device Manager.
You can safely remove motorolla device manager and have the drivers
Click to expand...
Click to collapse
thanks... finally works for me, too
I have updated ADB to 1.3.1, tried disabling/re-enabling USB debugging, different cables, ports, still with no luck. If someone knows how to solve this, please help!
Someone, please help. I desperately need root!
somniculouse said:
Someone, please help. I desperately need root!
Click to expand...
Click to collapse
why do you desperately need root???? Anyway, did you try switching from MTP to PTP or vice versa?
TheJokah said:
why do you desperately need root???? Anyway, did you try switching from MTP to PTP or vice versa?
Click to expand...
Click to collapse
I use root with Tasker and Secure Settings to automate my phone / house. I have tried switching between them, but I don't think that's the issue because the ADB driver is installed and recognized each time I plug the phone in.
somniculouse said:
I use root with Tasker and Secure Settings to automate my phone / house. I have tried switching between them, but I don't think that's the issue because the ADB driver is installed and recognized each time I plug the phone in.
Click to expand...
Click to collapse
Are you using windows or linux? did you update the sdk?
I would also add that you need to make sure the universal LG driver is installed if it isn't already. ADB won't have a problem detecting your phone and the port it's on if all the drivers are installed, and a good connection between the device and computer is established. If that fails, try another PC.
I bought a nexus 5 as a gift for someone and wanted to do some personalizing. I made a custom boot animation, converted it through the "Boot animations" app on google play, but now it hangs on the animation. I tried connecting the device through adb but I can't get my drivers to work, says that nothing is connected. I tested the connection with MY N5 as well and I receive the same result. The reason I tried to connect it though adb was that I read you could change the boot animation through there. Any help would be appreciated... thanks guys :crying:
Are u using Linux? And have u tried using fastboot?
Aurey24 said:
Are u using Linux? And have u tried using fastboot?
Click to expand...
Click to collapse
I'm on windows, and when in fastboot the console on my PC says that it can't detect the phone.
Go to device manager on your pc with the device connected. Do you see anything with a yellow !? If so right click on it and update the driver. Go to let me choose a driver from the pc. Find the adb composite interface driver.
Sent from my Nexus 9 using XDA-Developers mobile app
Jiharu Ikumiya said:
I'm on windows, and when in fastboot the console on my PC says that it can't detect the phone.
Click to expand...
Click to collapse
Yep as u can see it's the drivers that isn't making it happen, typically why I use Linux, just dual boot some light Ubuntu distro like lxde using a USB and use the terminal, the nexus will definitely get recognized and u can save it, I'm almost 100% positive this is the easiest way unless u know how to troubleshoot the drivers in windows, or u don't want to in which case I can get Windows installed onto my PC and figure out how to get it working to help you if u really want to stick with it.
Aurey24 said:
Yep as u can see it's the drivers that isn't making it happen, typically why I use Linux, just dual boot some light Ubuntu distro like lxde using a USB and use the terminal, the nexus will definitely get recognized and u can save it, I'm almost 100% positive this is the easiest way unless u know how to troubleshoot the drivers in windows, or u don't want to in which case I can get Windows installed onto my PC and figure out how to get it working to help you if u really want to stick with it.
Click to expand...
Click to collapse
A friend of mine found the Nexus 5 toolkit on here, I didn't know it existed. We're up and running now, sorry guys... just a bit of a scare. I appreciate the offer of your help though, means a lot to me!
Jiharu Ikumiya said:
A friend of mine found the Nexus 5 toolkit on here, I didn't know it existed. We're up and running now, sorry guys... just a bit of a scare. I appreciate the offer of your help though, means a lot to me!
Click to expand...
Click to collapse
NP, glad u good it working, I thought u knew about the toolkit and that's what u used to flash the phone. I'm glad u figured it out.
Okay, so I'm currently trying to unlock my bootloader using SDK platform and the commands needed to unlock my bootloader. However my computer refuses to detect my device in fastboot mode, the same goes for my LGK7, I've uninstalled and reinstalled everything to no avail. Any help would be greatly appreciated.
Someone has to know something lol
I figured it out, if you can please delete this thread
Wow!
KyleBryant said:
I figured it out, if you can please delete this thread
Click to expand...
Click to collapse
IF you figured it out do you think mabye you could share some knowledge with the rest of us who are working timelessly trying to unlock our ****.....B==========D--:silly:
I went to my device manager on my PC and update every single usb driver
Hello guys i from indonesia, i bought LG aristo in USA 1 week ago. And my device has locked Local GSM Carrier some one help me please? I do not have paypal acount help me (
I'm not sure how to help you man.
KyleBryant said:
I went to my device manager on my PC and update every single usb driver
Click to expand...
Click to collapse
could you please share the drivers that need to be used? which sdk i cant get it to work using sdk 25 it won't see it my aristo
Yeah when I get near my computer I will, also I ended up using admin command prompt and adb.
KyleBryant said:
Yeah when I get near my computer I will, also I ended up using admin command prompt and adb.
Click to expand...
Click to collapse
thanks I really appreciate it ?
Sent from my LGLS676 using Tapatalk
I literally can't find the file I used or the link but when I do I'll post it.
Try using this https://forum.xda-developers.com/showthread.php?t=2588979
Solved for Windows 10
KyleBryant said:
Okay, so I'm currently trying to unlock my bootloader using SDK platform and the commands needed to unlock my bootloader. However my computer refuses to detect my device in fastboot mode, the same goes for my LGK7, I've uninstalled and reinstalled everything to no avail. Any help would be greatly appreciated.
Click to expand...
Click to collapse
WINDOWS 10 RESOLUTION
My LG was undetected in fastboot in spite of every ADB driver I downloaded. I resolved this by:
1. Uninstalling all downloaded LG driver software
2. Installing LG PC SUITE!
Run the suite and hit "connect". It'll then tell you that a driver is missing and give an option to "Reinstall driver" from within itself. Once you install from the PC suite, your device will be discovered in fastboot. I have finally rooted my aristo!
Please let us know.
KyleBryant said:
I figured it out, if you can please delete this thread
Click to expand...
Click to collapse
Hi!
Could you possibly tell me how you got the device to stay in fastboot recognition?
Courtney86shaw said:
Hi!
Could you possibly tell me how you got the device to stay in fastboot recognition?
Click to expand...
Click to collapse
It should automatically remain as a recognized device.
It'll only recognize the device as a fastboot device if it is in fastboot mode in the first place.