VS980 root troubles - G2 Q&A, Help & Troubleshooting

Hey guys ive been pretty stoked to root and rom my g2 now that im bored of LG's UI haha i have been trying to use the IOroot method but something about the drivers is giving me such a hard time! i installed them but every time i open a command window and type in "adb devices" nothing is coming up so obviously its not being able to read my device which isnt alowing me to root my phone any help would be greatly appriciated! thanks in advance

I was having trouble, finally went to LG site to download drivers
Sent from my VS980 4G using XDA Premium 4 mobile app

adb is a special android thing. You need to install it to just use it anywhere. Do this:
1. Create a folder on your desktop (you can call it root or whatever you want).
2. Extract IORoot into folder created in step one.
3. SHIFT RIGHT CLICK and do "open command window here" (This is the most important).
4. type
Code:
adb devices
5. if you devices shows run the root.bat file to root your device.
Look at this for a little more help.
http://forum.xda-developers.com/showthread.php?t=2515978

djraimondi said:
adb is a special android thing. You need to install it to just use it anywhere. Do this:
1. Create a folder on your desktop (you can call it root or whatever you want).
2. Extract IORoot into folder created in step one.
3. SHIFT RIGHT CLICK and do "open command window here" (This is the most important).
4. type
Code:
adb devices
5. if you devices shows run the root.bat file to root your device.
Look at this for a little more help.
http://forum.xda-developers.com/showthread.php?t=2515978
Click to expand...
Click to collapse
IVe done this so many times haha... the problem is when i type that into the command window nothing comes up under listed devices and ive downloaded and installed the drivers from several different locations including the LG website... could it be the ethernet thing that im missing? because thats the only thing i dont believe ive done cause this is a hastle xD ive had no problems rooting in the past

Cyko.Tech67 said:
IVe done this so many times haha... the problem is when i type that into the command window nothing comes up under listed devices and ive downloaded and installed the drivers from several different locations including the LG website... could it be the ethernet thing that im missing? because thats the only thing i dont believe ive done cause this is a hastle xD ive had no problems rooting in the past
Click to expand...
Click to collapse
Do you have the phone listed correctly for what mode to be in when you plug in the USB cord???

hd-renegade said:
Do you have the phone listed correctly for what mode to be in when you plug in the USB cord???
Click to expand...
Click to collapse
i have tried both with Charge only mode and MTP

Cyko.Tech67 said:
i have tried both with Charge only mode and MTP
Click to expand...
Click to collapse
This is just a thought, but maybe, power the phone off, power the PC off. Turn them both back on, re-read the instructions on how to root the phone. It sort of sounds like you could be missing just a little thing on the instructions. You may also try a different USB port on your PC too. I rooted mine back on iRoot 6 so I would have to think that iRoot 10 should be better then what I used.

hd-renegade said:
This is just a thought, but maybe, power the phone off, power the PC off. Turn them both back on, re-read the instructions on how to root the phone. It sort of sounds like you could be missing just a little thing on the instructions. You may also try a different USB port on your PC too. I rooted mine back on iRoot 6 so I would have to think that iRoot 10 should be better then what I used.
Click to expand...
Click to collapse
I just dont think im installing the drivers right because ive tried everyone and their mothers usb ports and ive tired it on 4-5 computers there has to be something im missing with the drivers because the process just wont start Daemon will succsesfully start running than nothing...

Cyko.Tech67 said:
I just dont think im installing the drivers right because ive tried everyone and their mothers usb ports and ive tired it on 4-5 computers there has to be something im missing with the drivers because the process just wont start Daemon will succsesfully start running than nothing...
Click to expand...
Click to collapse
It has been a while sense I rooted mine, but I think the fix for me was getting the drivers from the LG Site and using the LG Flash tool.

hd-renegade said:
It has been a while sense I rooted mine, but I think the fix for me was getting the drivers from the LG Site and using the LG Flash tool.
Click to expand...
Click to collapse
whats the flash tool for?

I think I ended up flashing back to LG stock. Sorry it has been a while sense I played with that stuff.
Sent from my VS980 4G using Tapatalk HD

I had the same issue. I installed these lg drivers, not sure if they had anything to do with it because it still didn't work. What finally worked was when I turned off debug and may have been in mtp connection. Obviously after you have to put back in debug and ethernet connection to follow the ioroot method.

dp917 said:
I had the same issue. I installed these lg drivers, not sure if they had anything to do with it because it still didn't work. What finally worked was when I turned off debug and may have been in mtp connection. Obviously after you have to put back in debug and ethernet connection to follow the ioroot method.
Click to expand...
Click to collapse
alright one more question and thanks for the fast replies guys! i appriciate it but im not to nifty with computer tech as i am Smartphone xD laptops still have an ethernet mode correct? and if so where do i go to enable it?

Cyko.Tech67 said:
alright one more question and thanks for the fast replies guys! i appriciate it but im not to nifty with computer tech as i am Smartphone xD laptops still have an ethernet mode correct? and if so where do i go to enable it?
Click to expand...
Click to collapse
Ethernet mode is in enabled in your phone. Settings > scroll to bottom "pc connection."

dp917 said:
Ethernet mode is in enabled in your phone. Settings > scroll to bottom "pc connection."
Click to expand...
Click to collapse
awesome thanks so much guys a thanks to both of you ill try it when i get home and let ya know how it went

Cyko.Tech67 said:
awesome thanks so much guys a thanks to both of you ill try it when i get home and let ya know how it went
Click to expand...
Click to collapse
Let the folks here know how you make out.

hd-renegade said:
Let the folks here know how you make out.
Click to expand...
Click to collapse
unfortunatly with ethernet on i am still getting the same results... its just not recognizing my device? at least now in the notification bar i get the notification that USB debugging is on so i guess im making progress? uggh this is getting pretty annoying any thoughts guys?

Run it directly from local drive root. IE C:/ Windows 7? Control alt delete. End the stale adb process, you should see two, one not performing sitting around 2000 kb ram and the other using ram. End that and it should force adb to kick in. I had to do this on win 7 multiple times with dif phones. It's like it locks up when finding the com port or whatever the hell it's doing. I take no blame if you screw up your device this way. I have resorted to a virtual xp for all my phone needs as not everything works in Linux.

Here's how rooted my phone with IORoot:
Unzipped IORoot to root of my hard drive
Plugged in phone with usb (make sure debug mode is enabled). When prompted to choose connection, choose modem. You should see debug icon appear in status bar. If not, choose Ethernet.
Opened IORoot folder. Hold down shift and right click an empty area and choose 'open command window'
Type adb devices. If device shows up, proceed. With normal root procedure.

Steamer86 said:
Run it directly from local drive root. IE C:/ Windows 7? Control alt delete. End the stale adb process, you should see two, one not performing sitting around 2000 kb ram and the other using ram. End that and it should force adb to kick in. I had to do this on win 7 multiple times with dif phones. It's like it locks up when finding the com port or whatever the hell it's doing. I take no blame if you screw up your device this way. I have resorted to a virtual xp for all my phone needs as not everything works in Linux.
Click to expand...
Click to collapse
simon_lefisch said:
Here's how rooted my phone with IORoot:
Unzipped IORoot to root of my hard drive
Plugged in phone with usb (make sure debug mode is enabled). When prompted to choose connection, choose modem. You should see debug icon appear in status bar. If not, choose Ethernet.
Opened IORoot folder. Hold down shift and right click an empty area and choose 'open command window'
Type adb devices. If device shows up, proceed. With normal root procedure.
Click to expand...
Click to collapse
Not sure if it matters but I am running 64 bit Windows 8
- In the instructions didn't you have to change a setting for the Com Port to get it to see the phone??
- Did you ever get the prompt on your phone to accept the Connection. I can not remember what it was, but it only comes up once, and I am not referring to the USB connection IE Ethernet??
- Are you sure you have Developer Options turned on?? The step where you keep tapping on the Developer thing and then the phone finally gives you the Developer Options??

Related

After Froyo - Can't get back into ADB

I managed to get my Froyo on and still keep root.
However, when in debug mode, my computer will not recognize/install driver for the X. I've uninstalled and re-installed the drivers a couple of times, and even tried to manually force it to see the Moto Composite ADB interface.
If I turn off debug, the drivers load just fine (but of course no ADB that way).
I'm on Win7 x64.
Any suggestions?
-Z
Zaphod-Beeblebrox said:
I managed to get my Froyo on and still keep root.
However, when in debug mode, my computer will not recognize/install driver for the X. I've uninstalled and re-installed the drivers a couple of times, and even tried to manually force it to see the Moto Composite ADB interface.
If I turn off debug, the drivers load just fine (but of course no ADB that way).
I'm on Win7 x64.
Any suggestions?
-Z
Click to expand...
Click to collapse
Hello,
If you put your phone into mass storage mode without development mode you will get a cdrom with motoconnect setup. Run that and fully install and then unplug out into dev and change to pc mode. Adb is all yours.
-tony
anthonygill13 said:
Hello,
If you put your phone into mass storage mode without development mode you will get a cdrom with motoconnect setup. Run that and fully install and then unplug out into dev and change to pc mode. Adb is all yours.
-tony
Click to expand...
Click to collapse
I honestly didn't expect this to work, but since I didn't have any better ideas, I might as well try it. Man was I wrong.
The reason I did not think this would work is that I had downloaded the Moto Drivers (just the drivers, not the full MotoConnect software) from the Moto website. I did not expect there to be any difference.
Evidently the software on the phone does have more drivers than the downloadable package from Moto.
Thanks for the help.
I've tried doing this...turning off Dev mode, and turning on USB Mass Storage mode, but still no motoconnect setup screen comes up. Any other way to get those drivers installed?
anthonygill13 said:
Hello,
If you put your phone into mass storage mode without development mode you will get a cdrom with motoconnect setup. Run that and fully install and then unplug out into dev and change to pc mode. Adb is all yours.
-tony
Click to expand...
Click to collapse
Like Zaphod, I very much appreciate the help and did not expect this to work lol. Thanks much.
Yesterday at work I couldn't get into adb either because the devices drivers no longer loaded. I had to edit the driver inf file. It seems like the usb diver id changed.I'm on my phoebe right now and works rcd wasn't working anyway. You can get the new id if you open up device manager sand open the properties for the phone.the last tab has device details and the first or second has the new id. Just add that in the inf. Should look like the other entries. Just try adding rfd drivers with that new inf.
media sync mode gets you adb.
might say driver not installed when you click on it but adb will startup and work properly.
least on mine it does. win7 64bit
anthonygill13 said:
Hello,
If you put your phone into mass storage mode without development mode you will get a cdrom with motoconnect setup. Run that and fully install and then unplug out into dev and change to pc mode. Adb is all yours.
-tony
Click to expand...
Click to collapse
while i got adb using the method i described above, this is still a nice find lol
i would of nvr saw this cause im always in debugging mode .
thanx for this
drewlamo1 said:
while i got adb using the method i described above, this is still a nice find lol
i would of nvr saw this cause im always in debugging mode .
thanx for this
Click to expand...
Click to collapse
cant get it to work, ive tried all the above? keep getting error: device not found
Zaphod-Beeblebrox said:
I managed to get my Froyo on and still keep root.
However, when in debug mode, my computer will not recognize/install driver for the X. I've uninstalled and re-installed the drivers a couple of times, and even tried to manually force it to see the Moto Composite ADB interface.
If I turn off debug, the drivers load just fine (but of course no ADB that way).
I'm on Win7 x64.
Any suggestions?
-Z
Click to expand...
Click to collapse
change from pc mode to media sync mode in the notification window
If turning on and off USB Debug mode doesn't work, then do this, it will almost certainly work:
http://alldroid.org/default.aspx?g=posts&m=7662#post7662
teenfaces said:
change from pc mode to media sync mode in the notification window
Click to expand...
Click to collapse
Exactly as this is the fastest and simplest way to fix it. I freaked about about a week ago when my X would not work threw ADB anymore and that is the trick that took care of it. And it is proven to work it has been posted hundreds of times on many other site/forums.

[HELP] USB not working

Hi, I am posting here because I'm having a very annoying issue with my Galaxy S4
When trying to connect it to the PC via USB, nothing happens, it does start charging, but I can't transfer files (or flash through Odin for example)
It did work untill 2 days ago, I rooted it, it kept working, then it suddenly stopped
I have now tried many solutions, wich are:
Hard Reset in both ways
Reinstalling Drivers on PC
Trying different USB ports
Trying different PC's
Trying different cables
Wiping and reinstalling ALL USB Drivers on PC
Formatting my PC (Windows 7 x64)
USB Debugging both activated and deactivated
I have also tried to access *#7284#, but the "Qualcomm USB Setting" option is missing, could that be the issue?
If so, how can I restore it?
(I have tried changing it to Official status while keeping the root to update it to the last version, but it was already at the last version)
My device is currently Rooted
Device info:
Model number: GT-I9505
Android version: 4.2.2
Baseband version: I9505XXUAMDM
Kernel version: 3.4.0-431985
se:[email protected] #1
Build number: JDQ39.I9505XXUAMDE
Status: Custom
Please help me, I'm truly desperate
I think the easiest option is to try another PC just to eliminate the PC. I know you have done the format/reinstall but it's worth eliminating it.
I've had a right headache trying to update the firmware on mine and while my W8 laptop won't do it (Kies won't even show current firmware), my work W7 got a step further but still did not do it. It was only once I got into work did it work.
It could be something as sinister as the Windows firewall blocking it so check this - W7 will automatically enable it ...if you have another one installed on top, it could be that blocking it
xmishix said:
...
Trying different USB ports
Trying different PC's
Trying different cables
...
Click to expand...
Click to collapse
akash_84 said:
I think the easiest option is to try another PC just to eliminate the PC. I know you have done the format/reinstall but it's worth eliminating it.
I've had a right headache trying to update the firmware on mine and while my W8 laptop won't do it (Kies won't even show current firmware), my work W7 got a step further but still did not do it. It was only once I got into work did it work.
It could be something as sinister as the Windows firewall blocking it so check this - W7 will automatically enable it ...if you have another one installed on top, it could be that blocking it
Click to expand...
Click to collapse
I have already tried different PC's, hopped between my (custom) Desktop, and some pre-assembled Laptops, with no results :/
xmishix said:
I have already tried different PC's, hopped between my (custom) Desktop, and some pre-assembled Laptops, with no results :/
Click to expand...
Click to collapse
Dude, this will sound stupid but I am on XP and my S4 connected fine with a friends Windows 7 box but my PC did exactly what you are saying.
I searched and tried installing Kies and USB drivers etc ... but nothing worked.
After hours of searching the internet I found the answer here on XDA (as always)
The answer which worked for me was......
HERE's THE SOLUTION:
1. Go to the Registry Editor (Start --> Run --> "regedit" --> [ENTER])
2. Search the following key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Class\
3. If you click one of the few subkeys in class (e.g. {4D36E965-E325-11CE-BFC1-08002BE10318}) you'll find the string value (Standard) on the right side with a value (e.g. DVD/CD-ROM-Drives)
4. You have to find the value "Portable Devices" on the string value (Standard) (In my case {EEC5AD98-8080-425f-922A-DABF3DE3F69A}, but I don't know if they are called always the same.
5. Once found, you see a string value called UpperFilters --> DELETE IT!
6. Finished! Now your Samsung Mobile MTP Device should be recognized and even installed correctly right away. (The name of the device changed to GT-I9100 (Devicemanager) in my case...)
Click to expand...
Click to collapse
Now this worked instantly for me but please check this is the case for your operating system.
Cheers,
GodsGift
GodsGift said:
Dude, this will sound stupid but I am on XP and my S4 connected fine with a friends Windows 7 box but my PC did exactly what you are saying.
I searched and tried installing Kies and USB drivers etc ... but nothing worked.
After hours of searching the internet I found the answer here on XDA (as always)
The answer which worked for me was......
Now this worked instantly for me but please check this is the case for your operating system.
Cheers,
GodsGift
Click to expand...
Click to collapse
Tried this solution, unfortunately it didn't work
xmishix said:
Tried this solution, unfortunately it didn't work
Click to expand...
Click to collapse
Damn. sorry. guess its XP only.
Ok.. Have you got Allow USB debugging set on in Developer options?
Activate Developer options:
Open Settings on your Android phone or tablet.
Scroll down to About and tap it.
Now tap Build number seven times.
After tapping the Build Number 7 times, you will see a message “You are now a developer!” If you have a Galaxy S4 or any other Samsung Galaxy device with Android 4.2, the message reads as follows- “Developer mode has been enabled”.
Return to the main Settings menu and now you’ll be able to see Developer Options.
Click to expand...
Click to collapse
if so ... try this: (posted by rohan999)
So here is the cure. First connect your phone to your pc. Now right click my computer and select manage. Go to device manager and expand the universal serial bus controllers tab. Now you should see something like unknown device with a yellow exclamation mark. Right click it and select uninstall. Now reconnect your phone and try it.
Now again check in device manager after installation. It should look like the one in the attachment.
Click to expand...
Click to collapse
or this
http://www.pcdiy.com/939/how-to-fix-mtp-usb-driver-problem-in-windows-7
GodsGift said:
Damn. sorry. guess its XP only.
Ok.. Have you got Allow USB debugging set on in Developer options?
Activate Developer options:
if so ... try this: (posted by rohan999)
or this
Click to expand...
Click to collapse
Tried the debugging method already, but didn't work
Tried installing MTP too, no results
Also tried the other methods, but I don't have anything in device manager with a yellow triangle to begin with, or anything at all that indicates that the phone has been detected :/
xmishix said:
Tried the debugging method already, but didn't work
Tried installing MTP too, no results
Also tried the other methods, but I don't have anything in device manager with a yellow triangle to begin with, or anything at all that indicates that the phone has been detected :/
Click to expand...
Click to collapse
Bump
see this. it may help
samersh72 said:
see this. it may help
Click to expand...
Click to collapse
Didn't work :/
xmishix said:
Didn't work :/
Click to expand...
Click to collapse
bump
xmishix said:
bump
Click to expand...
Click to collapse
bump

How to install LG G2 drivers

I am generally good at rooting any android phone. I am having a hard time locating the drivers for the VZW LG G2. I have the zip file from the post on how to root the phone, but I am not sure which file to install.
Any input would be appreciated.
If they aren't auto detected and installed after a reboot with phone plugged in, goto device manager, locate the phone and manually update driver pointing it to the LG folder full of drivers. To get the adb interface working, you may need to be in the internet connection mode with the ethernet option selected. Can't remember if that was the case or not.
iowabowtech said:
If they aren't auto detected and installed after a reboot with phone plugged in, goto device manager, locate the phone and manually update driver pointing it to the LG folder full of drivers. To get the adb interface working, you may need to be in the internet connection mode with the ethernet option selected. Can't remember if that was the case or not.
Click to expand...
Click to collapse
I needed to install LG VZW_United_WHQL_v2.11.1 then go to LG website and download drivers from the G2 support page. I couldn't upload the exe file. Restart computer and all went well. I had same issue and struggled to solve.
So I figured out how to install the drivers but when I go to command prompt and type"adb devices" it does not recognize it as a command.
So I figured out how to install the drivers but when I go to command prompt and type"adb devices" it does not recognize it as a command.
Bxrider117 said:
So I figured out how to install the drivers but when I go to command prompt and type"adb devices" it does not recognize it as a command.
Click to expand...
Click to collapse
You must have the sdk with adb installed before you do that part. Browse to that directory, find adb, shift right click, open command prompt here. Then do 'adb devices'. You'll see serial # on left and 'device' on right. It's working then. If you get 'offline' on right, you need to update your adb.
i'm having the same issue. i'm trying to root, and it won't list it at all, and i'm not getting the debugging icon on top. no serial number popping up on the abd devices and i just tried with both 3.8 and 3.10 drivers. anything?
If I remember correctly I had to go to settings>pc connection>select USB connection method and then choose Internet connection, then choose modem in order to get the debugging icon to appear.
Sent from my VS980 4G using xda app-developers app
I'm having trouble with my PC not recognizing my phone at all. It says USB device not recognized. I'm on Windows 7 64bit if that matters.
Sent from my LG-D801 using xda app-developers app
thanks!
bigox said:
I'm having trouble with my PC not recognizing my phone at all. It says USB device not recognized. I'm on Windows 7 64bit if that matters.
Sent from my LG-D801 using xda app-developers app
Click to expand...
Click to collapse
Most likely it's because you don't have the right drivers installed. Try installing these http://g2-lg.com/download-lg-g2-android-usb-drivers-ver-3-10/.
Sent from my VS980 4G using xda app-developers app
The drivers aren't working for me so i will link where you can get the drivers from the actual website. Please note: this link is for Tmobile D801 but you can search for your device on there.
http://www.lg.com/us/support-mobile/lg-D801
LG's website has drivers for D800 and D801. I'm looking for D802 drivers. Where can I find them or which are compatible?
The Universal device drivers aren't universal?
Sent from my VS980 4G using xda app-developers app
cggorman said:
The Universal device drivers aren't universal?
Sent from my VS980 4G using xda app-developers app
Click to expand...
Click to collapse
Where can I find Universal drivers? Not on LGs website.
I installed this:
http://forum.xda-developers.com/showthread.php?t=1379875
And after that it worked fine. I have a ls980, so the att and t-mobile don't work for me. This did.
This took me a while to sort out. There is a certain driver package for the verizon phone. The drivers listed here dont seem to work for me. I'm using win 7. Here is what I needed to use, then everything just came together - LG VZW_United_WHQL_v2.11.1
These can be downloaded at LG's site. Make sure you search for drivers pertaining to the model number of your phone.
Hope this helps someone
EVOme said:
You must have the sdk with adb installed before you do that part. Browse to that directory, find adb, shift right click, open command prompt here. Then do 'adb devices'. You'll see serial # on left and 'device' on right. It's working then. If you get 'offline' on right, you need to update your adb.
Click to expand...
Click to collapse
I am having the same issue..what is the sdk with adb installed and what directory do i browse to? sorry for the noob questions, ive always had nexus's, so much easier to flash recoveries etc
LG Drivers failing to install
I Install LGUnitedMobileDriver_S50MAN310AP22_ML_WHQL_Ver_3.10.1.exe from LG website, it installs and I get a "successful" message from the software package. However, shortly after windows pops up a bubble with "not successful". Details:
Uninedntified Device - No Driver Found
Creative Game Port - Failed
Plug in phone and select “PC Software”, since none of the other options make any sense (USB charge, Media Transfer, Tethering, and Picture Transfer). Sidebar: None of the other options seem to change anything even when tried. "Media Transfer" is the only one that seems to actually install something successfully, but nothing changes with the device list. Back on track: Get a new windows “installing” bubble. Shortly after I get another “not successful” message with the following:
MTP USB Device – Failed
I go to Devices and Printers, select the phone, and look in the properties. Click “update driver” and pick the LG folder in Program Files. It says “driver already installed”.
Rebooting the computer accomplishes nothing.
I’ve tried several full uninstalls.
No matter what I try, if I run “adb devices”, I get “List of Devices Attached” then my prompt back, meaning none found I assume.
Yes I have turned on dev mode on the phone and I get the debugging icon when the USB cable is plugged in. I’m on Win7 64. WTF is wrong with this driver?
Thanks for any help you can give!
Uncheck usb debug? Had this on my htc one x. Maybe helps
Sent from my LG-D802 using XDA Premium 4 mobile app

[Q] root.bat closes upon first key stroke. Help needed!

I am trying to root my D802 device according to the following thread.
http://forum.xda-developers.com/showthread.php?t=2448887
I can find my device with adb devices. good. Then leaving the cmd window open, I double click root.bat: a new window pops up asking me to press any key. Doing so immediately closes the root.bat window and of course doesn't root the device. Does anyone has any clue what's wrong?
I have D802. Windows xp. Installed usb drivers. Enabled debugging mode.
I have tried to run the bat as administrator as well as limited privilege user. No difference.
PLEASE HELP!!!!
Same Problem
I am having same exact issue..windows 7 would love some help on this! Just need root for adblock and I am set this device rocks! +rid bloatware but thats a given.
eadred said:
I am trying to root my D802 device according to the following thread.
http://forum.xda-developers.com/showthread.php?t=2448887
I can find my device with adb devices. good. Then leaving the cmd window open, I double click root.bat: a new window pops up asking me to press any key. Doing so immediately closes the root.bat window and of course doesn't root the device. Does anyone has any clue what's wrong?
I have D802. Windows xp. Installed usb drivers. Enabled debugging mode.
I have tried to run the bat as administrator as well as limited privilege user. No difference.
PLEASE HELP!!!!
Click to expand...
Click to collapse
Well, glad to not be the only one. Let's find what we have in common, maybe we'll find where it comes from. Do you also have windows xp? Have you by any chance windowblinds installed? Have you run as administrator? Anything particular otherwise?
Same Problem
I have Windows 7 and no windows blinds...I have tried different ports and also ran as administrator. I have successfully rooted OG Droid, Droid Bionic , and Galaxy Nexus. I think I got spoiled by how easy the Nexus was to root and change roms. Love the G2 just need to get the root to stick. Every time I hit a key to continue from root bat the command window closes. I was able to read quickly a line that says unknown error has occured. Not sure why this is happening. I have tried two different drivers LG VZW_United_WHQL_v2.11.1.exe and LGUnitedMobileDriver.exe with no luck.
Using the application usbdeview, I can't see the lg driver even though I have installed it. Is it the same for you?
Actually a lg driver is indeed listed
LGE Android Phone AndroidNet Sooner Single ADB Interface Vendor Specific No Yes No No 02231cddcf4eb680 19.10.2013 19:25:05 19.10.2013 23:37:42 1004 631f 2.32 ff 42 01 andnetadb ADB Interface DriverNet lgandnetadb.sys USB Google, Inc AndroidNet Sooner Single ADB Interface 3.10.0.0 USB\Vid_1004&Pid_631f\02231cddcf4eb680
Same Problem
The drivers say installed correctly......in the command window after you check adb devices it comes back with model number and more numbers. When it looks for the device and carrier I get /f was unexpected at the time. Thinking about uninstalling all the drivers and trying for the umteenth time. You running any virus protection wonder if that has any effect?
maclv said:
The drivers say installed correctly......in the command window after you check adb devices it comes back with model number and more numbers. When it looks for the device and carrier I get /f was unexpected at the time. Thinking about uninstalling all the drivers and trying for the umteenth time. You running any virus protection wonder if that has any effect?
Click to expand...
Click to collapse
Not sure what you mean. On my side, if I write adb devices in a command prompt, I only get one line of numbers and beside it: 'device'. And that's it. Do you get additonal infos?
When I run the root.bat, I can hardly read the text before it closes, but from what I saw and completing with the text that you can get by editing the root.bat, I tend to think that the following is written before it closes:
Looking for device...
.\adb.exe wait-for-device
Determining carrier...
On a chat before, someone suggested me to right click the root.bat and clic edit to view the content of the bat. And then manualy reproduce in adb by pushing the necessary files and such... But I haven't yet given hope that it works with the bat. But maybe you feel like giving it a shot.
I have ESET as antivirus
Same Problem
No luck manual editing the root bat. When I type adb device it list VS980_4G - and a set of numbers
I was wondering if I should try another root method. I have seen on an italian forum someone who rooted with a chinese method. I have no time right now, but I might test it in a few days.
http://translate.google.com/transla...&hl=en&langpair=auto|en&tbb=1&ie=windows-1252
Btw in which country are you? I bought my mobile phone from digitec in switzerland.
I bought mine from Verizon in the US. Deleted all previous drivers....trying fresh install see if that helps
Sent from my VS980 4G using Tapatalk
maclv said:
I bought mine from Verizon in the US. Deleted all previous drivers....trying fresh install see if that helps
Sent from my VS980 4G using Tapatalk
Click to expand...
Click to collapse
please let me know if you get through. I'm stuck and willing to return the device. it's killing me
Tried on another computer. Was done within second. It will remain a mystery why it didn't work on mine. But hey, done is done! :good:
I will try on another cpu hmmmm
Sent from my VS980 4G using Tapatalk
hit windows key+r,enter cmd then hit run.
then navigate via cd c:\folder\folderthatcontainsroot.bat
then open root.bat by typing it in cmd.
that should stop tje autoclosing of cmd when opening via windows Explorer.
Sent from my LG-D802
Thank you for the tip. I was able to get root switching to a different cpu. .but glad I will be able to use my main cpu in the future. Thank you both for the help.
Sent from my VS980 4G using Tapatalk

Oneplus 5 ADB

Can someone guide me how to get ADB working on OnePlus 5?
stalvekio said:
Can someone guide me how to get ADB working on OnePlus 5?
Click to expand...
Click to collapse
i'm using 'block this!'
What's the problem about it?
download android platform tools or minimal adb and fastboot, make sure drivers are installed and activate ADB Debugging in Developer Options
colin.pohle said:
What's the problem about it?
download android platform tools or minimal adb and fastboot, make sure drivers are installed and activate ADB Debugging in Developer Options
Click to expand...
Click to collapse
I have tried all of those. All i get is emty list. It cant detect my phone.
Probably i havent found the right drivers
stalvekio said:
I have tried all of those. All i get is emty list. It cant detect my phone.
Probably i havent found the right drivers
Click to expand...
Click to collapse
Try these.
I had driver issue for side loading even after Installing OnePlus drivers windows wanted to use standard ADB drivers
Download the Android SDK kit first. Then plug in your OP5 to your PC and you should see something called "CD Drive (F: ) OnePlus Drivers". Click on it and it will install the OP5 drivers. Then enable developer options on your phone, by hitting the build number 7 times. Then go into developer settings and enable USD debugging. After that, go to the Android SDK folder and go to tools/platform tools, then hold shift and right click and open a command/powershell window and type adb devices. After that you should receive a fingerprint notification on your phone so just say yes to it. Ten type in adb devices again in the command/powershell window and it should be able to detect your device. I said everything from scratch so I hope it sort of helps!
What exactly do you want to accomplish. Because I just flashed everything on my phone. When the phone was running normal ADB was not recognized in my phone. However when I was in bootloader mode I got to unlock my bootloader and flash TWRP.
ddaharu said:
What exactly do you want to accomplish. Because I just flashed everything on my phone. When the phone was running normal ADB was not recognized in my phone. However when I was in bootloader mode I got to unlock my bootloader and flash TWRP.
Click to expand...
Click to collapse
Adb still somehow has to work... The drivers are there (although all my win 10 devices installed the correct ones automatically) and it doesn't even really matter which adb he is using
shadowstep said:
Try these.
Click to expand...
Click to collapse
I tried. Device manager still shows adb interface yellow.
d0nsman said:
Download the Android SDK kit first. Then plug in your OP5 to your PC and you should see something called "CD Drive (F: ) OnePlus Drivers". Click on it and it will install the OP5 drivers. Then enable developer options on your phone, by hitting the build number 7 times. Then go into developer settings and enable USD debugging. After that, go to the Android SDK folder and go to tools/platform tools, then hold shift and right click and open a command/powershell window and type adb devices. After that you should receive a fingerprint notification on your phone so just say yes to it. Ten type in adb devices again in the command/powershell window and it should be able to detect your device. I said everything from scratch so I hope it sort of helps!
Click to expand...
Click to collapse
I did that. ADB devices gives me empty list.
stalvekio said:
I tried. Device manager still shows adb interface yellow.
Click to expand...
Click to collapse
Do you have Windows? If yes, what version? With 10, I know they work a 100% for sure. With 7, after installing these, there is still a yellow exclamation mark in Device Manager. To resolve that, right click on the device in Device Manager, uninstall the driver. Then, reconnect the device after enabling USB Debugging, and then let windows download the required drivers from Windows Update. It should be ~8.5 MB. Once it's downloaded and installed automatically, you should be good to go.
shadowstep said:
Do you have Windows? If yes, what version? With 10, I know they work a 100% for sure. With 7, after installing these, there is still a yellow exclamation mark in Device Manager. To resolve that, right click on the device in Device Manager, uninstall the driver. Then, reconnect the device after enabling USB Debugging, and then let windows download the required drivers from Windows Update. It should be ~8.5 MB. Once it's downloaded and installed automatically, you should be good to go.
Click to expand...
Click to collapse
win 8.1.
Did as you sugsested but no change .... adb interface is yellow
stalvekio said:
win 8.1. Did as you sugsested but no change .... adb interface is yellow
Click to expand...
Click to collapse
Stop using the worst windows ever! Jokes apart, try using the these or these. I had them installed before, and they worked fine, in Windows 7 & 10 at least. Good luck! :good:
shadowstep said:
Stop using the worst windows ever! Jokes apart, try using the these or these. I had them installed before, and they worked fine, in Windows 7 & 10 at least. Good luck! :good:
Click to expand...
Click to collapse
Nope. No help.
I think it´s something very easy i have missed
Finaly - got it working.
This guide helped:
http://www.asunsoft.com/android/how-to-manually-install-usb-driver-for-android-phone.html

Categories

Resources