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

    Stuck on start screen (Fairphone)

    Scheduled Pinned Locked Moved Support
    3 Posts 2 Posters 261 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.
      • J Offline
        Jongo4000
        last edited by

        Hi, I did a stupid thing. I may have deleted UBTouch / corrupted it by trying to re-run the installer on a non-dev installation and/or removed the OS data via the UB touch recovery mode. It is now stuck on the loading screen. adb or the ub-ports installer doesn't find it. Trying to boot into recovery doesn't work. What can I do? Thanks in advance, 11c54b33-974f-4cdb-b650-fc366f232599.jpg

        1 Reply Last reply Reply Quote 0
        • IngoI Offline
          Ingo
          last edited by

          Can you still boot to bootloader mode and does fastboot devices see the phone in that case?

          You could then try to reinstall the recovery. First download the recovery image

          wget http://cdimage.ubports.com/devices/recovery-FP2.img -O recovery.img && echo "534cc2da2add4a2bd8136b01069ed7dbe432076659fd4780910b6910b916f77b recovery.img" | sha256sum -c
          

          Followed by

          fastboot flash recovery recovery.img
          

          Then check if at least booting to recovery works again.

          1 Reply Last reply Reply Quote 1
          • J Offline
            Jongo4000
            last edited by

            @Ingo Thanks a lot, I managed to get it into recovery and then install an update with the installer software to resolve the issue!

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