Oneplus One failed
-
OK, so I tried a fourth USB cable and lo and behold it seems to have worked. The Ubports installer Is displaying Flashing firmware and the phone is in fastboot mode, however its been like that for 8 hours. How long does it normally take?
-
@w0lf3n A few mins. Restart everything and choose the wipe option (you have nothing on the phone to keep?).
-
Still nothing, I keep getting error messages and phone asking to be rebooted but goes back to original OS.
I will try again this evening whan I return from work.
-
@w0lf3n When you get back first try using the terminal
adb devices (should show device)
Then
adb reboot bootloader
fastboot devices (should show device)Then try again.
-
@w0lf3n I saw a case recently (last week) for installation in a OnePlueOne with similar symptoms as yours.
We solved it going back to an old version of the installer which was the one I used to install in my OnePlusOne. It is this one:
https://github.com/ubports/ubports-installer/releases/tag/0.2.6-beta
This version saw the device immediately and completed the installation without a glitch.
-
@Lakotaubp said in Oneplus One failed:
@w0lf3n When you get back first try using the terminal
adb devices (should show device)
Then
adb reboot bootloader
fastboot devices (should show device)Then try again.
OK,
Device was listed, so I tried again.
Installer is saying preparing system image and phone is saying Cyanogen Recovery with options:
Reeboot system now
Apply updates
Factory reset
Advanced -
@w0lf3n Just leave the installer to do it's stuff.
-
Rebooted phone as it seemed stuck in bootstrap, phone displaying ubports logo.
Re installed and phone updating.
Installer saying success, so hopefully it has worked.
OK, I seem to have Ubuntu installed on my phone
I downgraded the installer to 0.4.18-beta and that worked.
Thanks to all for the suggestions and help.
-
@w0lf3n Well done for sticking with it and getting it done. Enjoy
Can you please mark this thread solved. Use topic tools, ask as question which marks it unsolved then do the same again to mark it solved. This will help others searching for similar issues.
-
@domubpkm Thanks for posting that - it seems a few of us are having trouble with the installer and having a manual install option is valuable.
I ran the command in fastboot mode and got the following message:
Get https//system-image.ubports.com/channels.json: unsupported protocol scheme ""
Could you point me in the right direction?