Nexus 5 vs Nexus 5x
-
-
@rocket2nfinity I downloaded a combo file for ADB and Fastboot, yet NRT continues to say Fastboot not found. Maybe it is there somewhere though not in the correct folder. What is the correct folder? And does NRT need to be in that folder too?
-
@jjconstr Perhaps take a look at this documentation: https://www.xda-developers.com/install-adb-windows-macos-linux/
You will have to open up a Command Prompt (or PowerShell) from the same directory as this ADB binary.
-
@jjconstr With Windows, as I recall, the driver often has to be installed twice - once in normal boot, once in recovery to get fastboot to work. Windows should prompt you each time it detects the device in normal boot and when you put it in recovery. Install the driver when it asks. You may need to download it from LGs site or from XDA-developers Nexus 5 forum thread.
I'm not currently using Windows, but last I did, any Android tool had to be in the same folder as fastboot and adb. It didn't matter where you put fastboot and adb, as long as they and the tool were in the same folder.
-
@jjconstr Than install fastboot: (Doc for Windows 7 included)
-
@rocket2nfinity Hmm, get that from LG? I thought NRT downloaded the drivers. Would that be folder specific as well? N
rt directed me to open USBdeview and uninstall android ADB interface devices, Samsung USB devices, any devices resembling Nexus, or with id numbers 18d1, or 04e8. -
@stanwood Should I be in Windows to do it?
-
@jjconstr Once again, running Nexus toolkit from Windows 10 is very easy. Nothing else to do... I'm afraid you'll put a mess in your W7 PC...
-
@jjconstr It seems to from the description. I have never used this tool. But getting it directly from the manufacturer (or XDA) and installing it manually once in normal boot, once in recovery (maybe using one of your known working Nexus 5s) will solve the problem.
Windows will put the driver where it needs to go. You only need to make sure you have fastboot and adb installed in the same folder with the Nexus tool
-
@stanwood No, not working yet. Sorry to be unclear. But the problem may be narrowed down. Maybe this folder stuff is hanging up the install. I'll also check for Nexus 5 windows driver is installed on the computer.
-
Well, I can't help you further through Windows 7 (no skill to do it).
Otherwise, you can try to do so in Ubuntu:
Install ADB + Fastboot:
sudo apt install adb
sudo apt install fastbootThan download factory image here and follow instructions:
-
@rocket2nfinity If I do upgrade to win 10, can I restore Win 7 later if I want? I have been making Windows Image Backups.
-
@stanwood I'll certainly try that before upgrading to Win 10. I've heard some say they regret switching to it.
-
@jjconstr I believe not. Try to make an iso back-up. But no guarantee...
-
@jjconstr Nobody in your social circle (friends, family, colleague) has W10 and would let you do this? It's fast to run, and you only need it for a once...
-
@stanwood Well, I'll try to get the Nexus 5 driver Ubuntu using your commands. Will NRT be able to access it? From Windows?
-
@jjconstr You need to make sure your computer can handle Win 10 first, or you will put yourself in a special level of hell. Upgrading can take a very long time, downgrading to Win7 may also become difficult afterwards. So make sure you are confident with how to downgrade.
If it were me, I'd manually install the drivers twice -once in normal boot, then once in recovery using one of my working N5s and try the tool again before going through all that effort to upgrade Windows. But, if you're confident your machine can handle it, then upgrading to Win10 seems to be the simplest solution to get the tool working
-
@stanwood I do have someone I know with Win 10. He regrets it! I'm just a little cynical at the moment regarding how easy it is supposed to be. I'm not very proficient even with windows as you see.
-
@jjconstr No, you have to choose one route or the other - either use Windows, or Ubuntu and load the tool with Wine or in a virtual machine that is using Windows. This will take some research for you to use the Ubuntu options if you have never used Wine, or a virtual machine like VirtualBox.
In short, you've taken the red pill Neo....
-
@rocket2nfinity Sounds like words from the wise.
@rocket2nfinity said in Nexus 5 vs Nexus 5x:
@jjconstr You need to make sure your computer can handle Win 10 first, or you will put yourself in a special level of hell. Upgrading can take a very long time, downgrading to Win7 may also become difficult afterwards. So make sure you are confident with how to downgrade.
If it were me, I'd manually install the drivers twice -once in normal boot, then once in recovery using one of my working N5s and try the tool again before going through all that effort to upgrade Windows. But, if you're confident your machine can handle it, then upgrading to Win10 seems to be the simplest solution to get the tool working
Install the drivers into windows? The tools install drivers into the phone. Will they install them the other direction?