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

    Cell phone has Android V 11 image Oxygen OS 11.0.16.BE89BA

    Scheduled Pinned Locked Moved Oneplus Nord N10
    16 Posts 4 Posters 134 Views 1 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.
    • fischer.pocoF Offline
      fischer.poco
      last edited by

      I chose OnePlusNote Nord N10 5g from the list. Is there a step-by-step guide on how this works? So many different comments, help, cross-references.... Then what is LineageOS ?? do I need this ?? The most important question is how do I root this thing?? Downloading version 10 requires Windows, but I don't have the option because I have Linux. I had Windows decades ago... I have no idea how this will continue, please help me out. Otherwise I'll sell the thing again and it'll be a trip!

      1 Reply Last reply Reply Quote 0
      • fischer.pocoF Offline
        fischer.poco
        last edited by

        I downloaded the SDK Platform Tools and got it on my phone. The following command: In the terminal "adb reboot fastboot" and I am in the bootloader.

        Handy.png

        When I give the command "Fastboot OEM Unlock" the following message appears:

        Terminal.png

        Who can help or has an idea

        Linus67L 2 Replies Last reply Reply Quote 0
        • Linus67L Online
          Linus67 @fischer.poco
          last edited by

          @fischer.poco To unlock OEM, you'll need a Wi-Fi connection for a moment. After that, the switch should no longer be disabled.

          Pixel 3a, works with NextCloud, pihole, Wireguard VPN, Trilium, GhostCloud, Paperless ngx...and a lot of great apps from the Open Store.
          Lenovo Tab M10 HD TB-X306X LTE

          fischer.pocoF 1 Reply Last reply Reply Quote 0
          • Linus67L Online
            Linus67 @fischer.poco
            last edited by

            @fischer.poco said:

            I had Windows decades ago... I have no idea how this will continue, please help me out. Otherwise I'll sell the thing again and it'll be a trip!

            @fischer.poco You post random topics here from time to time in different languages, but you never respond to users' replies. What do you expect? A TeamViewer session?

            Pixel 3a, works with NextCloud, pihole, Wireguard VPN, Trilium, GhostCloud, Paperless ngx...and a lot of great apps from the Open Store.
            Lenovo Tab M10 HD TB-X306X LTE

            1 Reply Last reply Reply Quote 1
            • fischer.pocoF Offline
              fischer.poco @Linus67
              last edited by

              @Linus67 Thanks for the info. Here's what I did: Phone turned on, No connection to PC, Wi-Fi turned on. After about 2-3 minutes the slider was visible and I was able to turn on OEM Unlock. Very good tip Thank you

              Linus67L 1 Reply Last reply Reply Quote 1
              • Linus67L Online
                Linus67 @fischer.poco
                last edited by

                @fischer.poco Well then, since there aren't any more questions. What do you think of Ubuntu Touch?

                Pixel 3a, works with NextCloud, pihole, Wireguard VPN, Trilium, GhostCloud, Paperless ngx...and a lot of great apps from the Open Store.
                Lenovo Tab M10 HD TB-X306X LTE

                fischer.pocoF 1 Reply Last reply Reply Quote 0
                • fischer.pocoF Offline
                  fischer.poco @Linus67
                  last edited by

                  @Linus67 Well, there are always questions, it's not in dry cloths yet!
                  The OS is on the phone, after an auto-boot after the installation was completed, Ubuntu ran a system update.
                  After completion, a reboot was executed.... Then / and since then the phone has stayed hanging at the point after every boat (picture)
                  Boot.png

                  Text (It couldn't be better):

                  The Bootloader is unlocked and Software
                  integrity cannot be guaranted. Any data
                  stored on the Device may be available to
                  attackers. Do not store any sensitive data
                  on the device

                  Visit this link on another device:
                  g.co/ABH

                  PRESS POWER KEY TO PAUSE BOOT

                  No matter what I press, the quiet button and the start button or
                  just the start button... this picture always appears ??
                  I once had a screen with Ubuntu and various options when I plugged in the USB cable, but I couldn't replicate this event. Any idea? Event. Android back on and the whole thing from the beginning? Did I miss something??

                  messayistoM 1 Reply Last reply Reply Quote 0
                  • messayistoM Offline
                    messayisto @fischer.poco
                    last edited by

                    @fischer.poco Does it boot after this notification, when you dont press any button? If yes, then everything is fine. This notification is shown on every device when no g***le-os is installed. See it as a sign of freedom.
                    If the device is not booting at all after this text, then something went wrong with the installation.

                    fischer.pocoF 1 Reply Last reply Reply Quote 0
                    • fischer.pocoF Offline
                      fischer.poco
                      last edited by

                      I've now made it to the point: Reboot to Fastboot, and tried installing Zbuntu again with UPports Installer. The following error occurred:
                      Bildschirmfoto vom 2026-06-06 08-45-31.png

                      1 Reply Last reply Reply Quote 0
                      • fischer.pocoF Offline
                        fischer.poco @messayisto
                        last edited by

                        @messayisto Yes, I think the error was the same as during installation. The only strange thing is that Ubuntu started a system update after installation? There might have been an error there.

                        messayistoM Linus67L 2 Replies Last reply Reply Quote 0
                        • messayistoM Offline
                          messayisto @fischer.poco
                          last edited by

                          @fischer.poco Sorry, I cant help you in this case. I was assuming that UbuntuTouch successfully started after the unlock-notification.
                          If the installation failed, someone else has to help, please.

                          fischer.pocoF 1 Reply Last reply Reply Quote 0
                          • fischer.pocoF Offline
                            fischer.poco @messayisto
                            last edited by

                            @messayistoIt's OK, thanks for the help... It'll be okay, it's the first time.

                            1 Reply Last reply Reply Quote 0
                            • Linus67L Online
                              Linus67 @fischer.poco
                              last edited by Linus67

                              @fischer.poco Switching to the Inactive Slot (A Common Cause of Boot Loops)
                              The OnePlus 10 uses a so-called A/B partition system. If the update or ROM was installed on the wrong slot, the phone will not boot.

                              • Connect the phone to your PC via a USB cable (make sure the Android Platform Tools / ADB & Fastboot are installed).
                              • Open the Command Prompt (CMD) in the Platform-Tools folder on your PC. Type: fastboot devices (your device should be listed here with a serial number).
                              • Check the current slot with: fastboot getvar current-slot
                                Switch the slot.
                                • If it says “a,” type: fastboot --set-active=b.
                                • If it says “b,” type: fastboot --set-active=a.
                              • Restart the device with: fastboot reboot

                              Give it a try. Of course, there's no guarantee.

                              Pixel 3a, works with NextCloud, pihole, Wireguard VPN, Trilium, GhostCloud, Paperless ngx...and a lot of great apps from the Open Store.
                              Lenovo Tab M10 HD TB-X306X LTE

                              1 Reply Last reply Reply Quote 0

                              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                              With your input, this post could be even better 💗

                              Register Login
                              • First post
                                Last post