Nexus 5 vs Nexus 5x
-
@jjconstr I had a similar issue when I received my brand new N5 in last february. I was unable to install corretly UT (lot of bugs, even after multiple reinstallations). I had to flash a new factory image.
To do so, the easiest way (from my side), if you have a Microsoft Windows PC, is to use "Nexus tookit" software:Just install the programm and follow the instructions, everything is done through the software. It's exceptionaly easy.
Once done, install UT again using UT installer
My experience was conclusive. Never encoutered any problem since... -
Wow, that's quite a tool. He's using Ubuntu, so in his case, he should try using it through WINE or Windows in a Virtual Machine. I use Virtual box for those occasions but I haven't looked to see what's new and easy. There might be something better these days.
-
@rocket2nfinity Or maybe by a friend or relative who has a Windows PC.
Nexus toolkit is very easy to use, even for newbies like me. It restores Android with latest rom, factory image and firmwares, the whole process in a few clicks.Than activate developer mode, enable USB debugging, reboot in bootloader, connect to Ubuntu PC (warning: fastboot and ADB should beforehand been installed), run UT installer and... enjoy
That’s what I did to make my N5 working smoothly on UT.
-
@stanwood I gave it a try on Windows 7, found since the phone wouldn't boot, and I couldn't enable USB Debugging or Developer Options in phone, the option I needed to use is Flash Stock + Unroot with Soft-Bricked Bootloop option. This option does not need USB Debugging enabled.
Working from Windows 7, Errors received were;
Setup ADB driver- Warning 1909 Could not create Shortcut Start ADB.lnk. Verify the destination folder exists and you can access it. Install did continue successfully. I changed cables and Google Nexus Bootloader Interface is Ready to Use.
Retrying, Nexus Factory Image Downloader
Requires unlocked device..done
Waiting for device to finish booting.
Install of device driver software was unsuccessful.Turned on Windows Updates. Does that activate driver updates for other programs?
Fastboot not found.
MTB USB Device - Failed- Consult manufacturer.
Can't access update server.
Flashing successful - unlocking bootloader.
Fastboot connected -rebooting device - wait.
Device driver not successfully installed - repeats.That's where I'm at. Thanks for your time.
-
@jjconstr Indeed, developer mode must be enabled from Android settings (or UT). Go through "Settings", "About" and press 7x on "Built number" to activate developer mode. Enter in "developer mode" and activate "USB debugging". Than reboot your device in bootloader and flash it using Nexus toolkit.
Of course, if device can't be turned on for any technical reasons, it won't be possible to activate developer mode easily.Did you first install ADB drivers in Windows? :
As I said, I'm newbie and don't have any technical nor computing knowledge. FYI I'm using Windows 10 on my second computer (Ubunbtu 19.10 on my prime) Windows 7 is not supported anymore since January 14, 2020. I would strongly recommand to proceed with W10...
Btw if I well remember @Flohack saids recently it's virtually impossible to brick a N5, so there should be a way to reinstall the whole system. I'm unfortunatly unqualified to help you further... Sorry
-
@jjconstr Did you install adb and fastboot on the windows computer? The errors indicate it isn't installed, or was not opened in the right folder. Unlike Ubuntu, in Windows you need to be in the folder where you put ADB and Fastboot tools to use them.
https://wiki.lineageos.org/adb_fastboot_guide.html#on-windows
-
@rocket2nfinity Correct, ADB and Fastboot must be installed on Windows for reflashing your device. But, as far as I remember, those have been automatically installed when I ran Nexus Toolkit, I had no process to run separately.
I would again recommand you to try again with Windows 10 if you can somehow.
Nexus Toolkit informs as follow:VERSION 2.1.9 – This program will automatically bring together all the files you need to unlock and root your device in a few clicks, or flash it back to stock and re-lock it. You can also use this program to backup/restore all your important data, flash zips, set file permissions, push and pull files, install apps, generate logcats/bugreports, and much more! With the included file association options, you can perform tasks like flashing zips, installing apps, restoring android backup files, and flashing/booting img files with just a double click! The program includes a full featured interface for automating tasks in TWRP, enhanced restore features, an in-built auto-updater/notification system, ‘any build’ mode, advanced restore features,’NRT- Live Log’ for viewing the adb/fastboot cmds that are run in the background, quick tools utilities, utility set for merging custom build.prop tweaks, and tools for taking screenshots/screen-recordings. All the latest official Android builds and Nexus devices are supported. The program intelligently and selectively downloads the files it needs for your device and makes sure you are using the latest files available. The program can even auto-detect your device and build. This release brings official support for the new ZIP style factory packages.
If you have no other option, try install separately ADB and Fastboot on Windows 7 (*if allowed...)
-
@stanwood Windows 10 does sound like the solution. Somewhere it said easy with Win 10, not so with Win 7. Not automated.
I downloaded ADB and Fastboot tools to default, Download folder. I don't know where in Windows to put it.
-
@stanwood Too many features to list! But you seem to have done it! Fabulous if I can get it working. I didn't find a separate download file for Fastboot. I downloaded a combination file. NRT ends up saying Fastboot not found.
-
I can not tell you... Maybe in C:\program files (copy in C:\user)
-
@jjconstr Oh it works than? Great! Happy to help you to solve this issue!
-
@stanwood God does have a computer, and it is He.
-
@jjconstr There's also this - " Install of device driver software was unsuccessful."
Double check to make sure the windows driver for the Nexus 5 is installed in the computer
-
-
@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?