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

    Oneplus One installation failure

    Scheduled Pinned Locked Moved Support
    26 Posts 7 Posters 4.1k Views 3 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.
      • LakotaubpL Offline
        Lakotaubp @cliffcoggin
        last edited by

        @cliffcoggin You do need to grant permission for the connection between pc and device that's all. I would just type in a terminal as a check

        adb devices

        Then run the installer if your device is shown that is

        1 Reply Last reply Reply Quote 0
        • C Offline
          cliffcoggin
          last edited by

          It doesn't show the phone.

          List of devices attached
          df32588a	unauthorized
          

          How do I authorise it?

          KenedaK LakotaubpL 2 Replies Last reply Reply Quote 0
          • C Offline
            cliffcoggin
            last edited by

            I give up. I have tried every combination of instructions I can find, including the terminal command mentioned elsewhere on the forum. I'll get rid of it and stick with my dumb flip phone.

            1 Reply Last reply Reply Quote 0
            • KenedaK Offline
              Keneda @cliffcoggin
              last edited by Keneda

              @cliffcoggin said in Oneplus One installation failure:

              It doesn't show the phone.

              List of devices attached
              df32588a	unauthorized
              

              How do I authorise it?

              Enable developper mode i guess...

              EDIT :

              @Lakotaubp said in Oneplus One installation failure:

              @cliffcoggin There should be a popup window asking you to accept the connection. Pretty sure it's on the phone when you connect. Can't remember how long it remains visable.

              Or that more probably...

              2015-2023 : Meizu MX4 ☠️⚰️✝️
              2023-2024 : Nexus 5 ☠️⚰️✝️
              2024-***** : FPOS Fairphone 5 waiting UT for freedom 😉
              🇲🇫🇬🇧

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

                @cliffcoggin There should be a popup window asking you to accept the connection. Pretty sure it's on the phone when you connect. Can't remember how long it remains visable.

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

                  Just did quick web search so you might want to try others but, with the device connected revoke usb debugging (switch it off or whatever) in Dev options then type in a terminal

                  adb kill-server
                  adb start-server

                  You should get asked to accept the connection. If you do then check with

                  adb devices

                  If not have a look on the web.

                  1 Reply Last reply Reply Quote 0
                  • C Offline
                    cliffcoggin
                    last edited by

                    @Lakotaubp said in Oneplus One installation failure:

                    adb kill-server

                    Thanks. There was no request to accept connection.
                    The adb kill-server command gave me

                    adb kill-server
                    cannot connect to daemon at tcp:5037: Connection refused
                    
                    D 1 Reply Last reply Reply Quote 0
                    • D Offline
                      domubpkm @cliffcoggin
                      last edited by

                      @cliffcoggin Did you go through all the steps ?

                      • unplug device
                      • adb kill-server
                      • adb start-server
                      • plug device
                        Allow USB debugging in your device when popup
                      1 Reply Last reply Reply Quote 0
                      • LakotaubpL Offline
                        Lakotaubp
                        last edited by Lakotaubp

                        If that doesn't fix it would removing adb, updating the system and reinstalling adb fastboot work?

                        Edit: Or try another pc beginning to think it might be a Mint issue. Seem to remember using ubuntu sometimes instead.

                        1 Reply Last reply Reply Quote 0
                        • C Offline
                          cliffcoggin
                          last edited by

                          Sorry chaps but I am getting nowhere, and I am not prepared to waste any more time on getting Ubuntu Touch on this phone. I still don't know it the fault is with me, the phone, the installer, or Mint. Sad to say this experiment is a failure. Thanks for your help.

                          1 Reply Last reply Reply Quote 0
                          • stanwoodS Offline
                            stanwood
                            last edited by stanwood

                            I understand you just have give up the installation process. I know it can be somehow tricky depending the device you are using... Believe me, I'm brand new through Linux (since last January), I don't have any computing skills at all, and it took me about 6 days to successfully migrate an old Galaxy Tab 3 to LineageOS. But at the end I ensure you it's really worth it...

                            Allow me just helping you with following elements:

                            1. ADB drivers (Android Debugging Bridge) as well as fastboot package generally MUST be previously installed on you computer. To install them, open terminal and type:

                            sudo apt install adb
                            sudo apt install fastboot

                            Restart your computer

                            1. Turn off device.
                              Press and keep vol+ and power about 10 seconds. Than release those bottoms. If you hold them pressed too long the device will boot normally.
                              When Bootloader (or TWRP in case of a former custom rom installed) appears:

                            Connect your device to USB. Open your terminal and type: sudo fastboot oem unlock

                            1. Run UBports Installer, select One Plus One manually in the list and start the installation. If possible, choose "wipe data"

                            Wait for about 10 minutes 'till the end of the installation process. (Files are 1rst copied to the mobile, than "updating device" will properly install UT)
                            Without those above steps, I would have been unable to install UT on my Nexus 5...

                            Good luck!

                            Redmi Note 9S Stable
                            If God has a computer, it must be a GNU/Linux

                            1 Reply Last reply Reply Quote 0
                            • C Offline
                              cliffcoggin
                              last edited by

                              Thank for your revelations Stan, that the installer is not the entire answer to getting UT on the phone, and also that I have been holding buttons in for too long awaiting a response from the phone. If the UBPorts instructions had contained that information maybe I would have been successful, however I am now pursuing the purchase of a phone with Ubuntu Touch already installed.

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