Trouble Installing on Oneplus One (Solved)
-
okay ran:
sudo apt update and sudo apt-get install commands from above again
then:
adb devices
List of devices attached- daemon not running; starting now at tcp:5037
- daemon started successfully
******** device
next ran sudo fastboot OEM unlock
it returned that it was waiting for any devicethen I ran the installer and it returned:
fastboot: usage: unknown command OEM -
Does anyone have a liveboot OS that has everything needed to run install out of the box?
-
@Edward-Wilhelm Sorry. Put your device in fastboot then run in terminal sudo fastboot oem unlock
-
@Lakotaubp
It still returned:
fastboot: usage: unknown command OEM -
@Edward-Wilhelm Have you tried a few usb cables and ports
-
And I guess fastboot devices still returns the same error as before.
-
what happens if you write oem instead of OEM?
-
@Rondarius
It returns:
< waiting for any device >and then waits for a response
-
@Lakotaubp
I have now tried two different cables in two different ports -
@Edward-Wilhelm What needs sorting is the udev rules. That link that came up after your error message shows you how. It's something I have never done I must admit.
-
@Lakotaubp
Okay. My brother let me use his computer that is running pop os. I installed snap, fastboot, the ubuntu installer from within snap etc. I ran the installation on the phone and everything appeared to be working. It prompted me in the gui to run unblock oem which I did. The phone went through several different screens including loading 142 of something, and an android graphic that said erasing. It rebooted itself a couple times. The phone screen is now black, but a light on the front of the phone is flashing various colours. The installer says "flashing firmware...". It has been stuck like this for a while now. Do you think the installation process is working? How long should it stay like this? -
I rebooted the phone and it is now stuck on a screen saying
"powered by ubuntu
supported by ubports"
What do I do? -
If you guys could help me get this phone working I would be more than happy to make a donation and I would be ever grateful. I know that you all are not doing this to get rich. I have now spent many many hours trying to get this to work, and now I have nothing to show for this, except a broken phone.
-
@Edward-Wilhelm Looks like your getting somewhere at last. Let me catch up a bit and will see what we can do. Your nearly there now. Normally restarting the installer does the trick from here and choose the wipe option. As long as the installer is showing pushing files all is ok.If not just check adb devices still detects the device for me please.
-
@Lakotaubp
The device is no longer recognized by the computer.Also big thanks to @Lakotaubp and @Keneda for all the help so far. You have been awesome.
-
@Edward-Wilhelm Is that on your Mint or your brothers pop one. Not sure why that happened.
-
@Lakotaubp
Pop os with the snap version of the installer -
@Edward-Wilhelm and you installed both ADB and fastboot on the pop one? Can you double check that. T
-
@Lakotaubp
I did this:sudo apt update
sudo apt-get install android-tools-adb android-tools-fastbootThen you type
adb devices
-
@Lakotaubp
running adb devices gives:
List of devices attached- daemon not running; starting now at tcp:5037
- daemon started successfully