UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Oneplus One failed

    Scheduled Pinned Locked Moved Solved Support
    39 Posts 8 Posters 5.2k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      This topic has been deleted. Only users with topic management privileges can see it.
      • W Offline
        w0lf3n @Lakotaubp
        last edited by

        @Lakotaubp said in Oneplus One failed:

        @w0lf3n Ok first thing enable developer mode on the OPO. Allow usb debugging, MTP and make sure the bootloader is unlocked (though the installer may do this for you). You need adb and fastboot installed on Mint. Then choose the wipe option in the installer if you have nothing on the device you want to keep.

        Hi,

        I tried that but the installer is not detecting the phone.

        The USB tethering is not working.

        LakotaubpL 1 Reply Last reply Reply Quote 0
        • LakotaubpL Offline
          Lakotaubp @w0lf3n
          last edited by

          @w0lf3n with the device connected to the pc/laptop type adb devices in a terminal. What do you get? Watch out for an allow connection message on the device if you have not done that already.

          W 1 Reply Last reply Reply Quote 0
          • W Offline
            w0lf3n @Lakotaubp
            last edited by

            @Lakotaubp said in Oneplus One failed:

            @w0lf3n with the device connected to the pc/laptop type adb devices in a terminal. What do you get? Watch out for an allow connection message on the device if you have not done that already.

            What am I looking for?
            I see a lot of words.

            LakotaubpL 1 Reply Last reply Reply Quote 0
            • LakotaubpL Offline
              Lakotaubp @w0lf3n
              last edited by

              @w0lf3n In the terminal type

              adb devices

              It should then say something like

              Starting daemon on ---
              daemon started

              Then it should hopefully list your device.

              1 Reply Last reply Reply Quote 0
              • W Offline
                w0lf3n
                last edited by

                @Lakotaubp

                No devices listed.

                LakotaubpL 1 Reply Last reply Reply Quote 0
                • LakotaubpL Offline
                  Lakotaubp @w0lf3n
                  last edited by

                  @w0lf3n Ok now type

                  adb reboot bootloader

                  That should then reboot the device bootloader, look for lock state. You need it to be unlocked. If it is not then type

                  sudo fastboot oem unlock

                  Then reboot the device.

                  1 Reply Last reply Reply Quote 0
                  • W Offline
                    w0lf3n
                    last edited by

                    @Lakotaubp

                    daemon not running. Starting it now on port 5037
                    daemon started successfully
                    error: device ' (null)' not found

                    Sudo fastboot oem unlock
                    Waiting for device.

                    LakotaubpL D 2 Replies Last reply Reply Quote 0
                    • LakotaubpL Offline
                      Lakotaubp @w0lf3n
                      last edited by

                      @w0lf3n Did you first run

                      adb reboot bootloader

                      Then if the device lock state is locked, run

                      sudo fastboot oem unlock

                      W 1 Reply Last reply Reply Quote 0
                      • W Offline
                        w0lf3n @Lakotaubp
                        last edited by

                        @Lakotaubp said in Oneplus One failed:

                        @w0lf3n Did you first run

                        adb reboot bootloader

                        Then if the device lock state is locked, run

                        sudo fastboot oem unlock

                        Yes, I did.

                        On the phone, the USB tethering is not working, it won't switch on. I don't know if that is causing the problem?

                        LakotaubpL 1 Reply Last reply Reply Quote 0
                        • D Offline
                          domubpkm @w0lf3n
                          last edited by

                          @w0lf3n Installed UT by the installer on OPO always gave me problems, but never on the command line.
                          If you can't do it through the installer, I suggest you to try this simple procedure:

                          • put the OPO in fastboot mode;

                          • Plug the OPO into the laptop;

                          • Run the command line under the terminal (copy and paste the following)

                            sudo ubuntu-device-flash --server=https//system-image.ubports.com touch --device=bacon --channel=ubports-touch/16.04/stable --bootstrap --wipe
                            

                          Let the procedure go until UT is installed on the OPO, this should take some time.

                          Y 1 Reply Last reply Reply Quote 0
                          • LakotaubpL Offline
                            Lakotaubp @w0lf3n
                            last edited by

                            @w0lf3n When booted back into the existing os does the phone work ok. When connected to your pc/laptop and the screen unlocked it should show as 'android device' in your file system and you should be able to access the OPOs file system. You need MTP mode for that.

                            W 1 Reply Last reply Reply Quote 0
                            • W Offline
                              w0lf3n @Lakotaubp
                              last edited by

                              @Lakotaubp

                              Phone works OK in original OS but computer doesn't recognise the phone. Tethering won't work.

                              LakotaubpL 1 Reply Last reply Reply Quote 0
                              • LakotaubpL Offline
                                Lakotaubp @w0lf3n
                                last edited by

                                @w0lf3n If you are trying with the USB tethering option, that is not the option you want. You need File transfer option, can't remember if that isexactly what it is called or not but not usb tethering.

                                W 1 Reply Last reply Reply Quote 1
                                • W Offline
                                  w0lf3n @Lakotaubp
                                  last edited by

                                  @Lakotaubp said in Oneplus One failed:

                                  @w0lf3n If you are trying with the USB tethering option, that is not the option you want. You need File transfer option, can't remember if that isexactly what it is called or not but not usb tethering.

                                  I'm selecting mtp file transfer but nothing is happening.

                                  LakotaubpL 1 Reply Last reply Reply Quote 0
                                  • LakotaubpL Offline
                                    Lakotaubp @w0lf3n
                                    last edited by

                                    @w0lf3n Now you have that option retry typing (with the phone in normal mode)

                                    adb devices

                                    in a terminal. What do you get.

                                    W 1 Reply Last reply Reply Quote 0
                                    • W Offline
                                      w0lf3n @Lakotaubp
                                      last edited by

                                      @Lakotaubp said in Oneplus One failed:

                                      @w0lf3n Now you have that option retry typing (with the phone in normal mode)

                                      adb devices

                                      in a terminal. What do you get.

                                      List of devices attached

                                      • daemon not running. Starting it now on port 5037*
                                      • daemon stared successfully *
                                      1 Reply Last reply Reply Quote 0
                                      • D Offline
                                        domubpkm
                                        last edited by

                                        I'm relying on the Snap version of the installer on the laptop but maybe it's not vital BUT :

                                        I suggest you to try things IN THIS ORDER in your LInux Laptop IF this has not been the case :

                                        • DON'T START THE INSTALLER RIGHT AWAY...
                                        • put your phone in developer mode (I think you've already done it);
                                        • plugging in the phone;
                                        • type adb devices in terminal : your phone should be listed and detected (i hope !).
                                        • NOW, LAUNCH THE INSTALLER and follow the installation procedure.

                                        And if it's doesn't work, you can always try the command line procedure i gave you.

                                        Good luck !

                                        W 1 Reply Last reply Reply Quote 0
                                        • W Offline
                                          w0lf3n @domubpkm
                                          last edited by

                                          @domubpkm

                                          Tried both methods and neither work.
                                          My phone doesn't show in terminal.

                                          Z 1 Reply Last reply Reply Quote 0
                                          • Z Offline
                                            zubozrout @w0lf3n
                                            last edited by zubozrout

                                            @w0lf3n The cable could be at fault here too. Based on your comments this is completely unrelated to the UBports installer but you'd find the same problems trying to install any Android ROM too.

                                            So, the questions are:

                                            • Can you use the cable simply to transfer files to/from a phone? Does it work and does the transfer succeed?
                                            • Can you try a different USB cable? Some have issues with this - usually the longer cable the worse it can get.
                                            W 1 Reply Last reply Reply Quote 0
                                            • W Offline
                                              w0lf3n @zubozrout
                                              last edited by

                                              @zubozrout

                                              No, the computer is not recognising the phone and I have tried 3 USB cables so far.

                                              Z 1 Reply Last reply Reply Quote 0
                                              • First post
                                                Last post