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

    Call for testing FP3 (also for FP3+) config for UBports-installer

    Scheduled Pinned Locked Moved Fairphone 3
    72 Posts 16 Posters 17.9k Views 6 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.
      • F Offline
        FP2andFP3-User @Homer
        last edited by

        @homer use the ubport installer full ota update and then erverything is normal

        H 1 Reply Last reply Reply Quote 0
        • H Offline
          Homer @FP2andFP3-User
          last edited by

          @fp2andfp3-user thanks, I'll give it a try. Can I do that without wiping data?

          LuksusL 1 Reply Last reply Reply Quote 0
          • LuksusL Offline
            Luksus @Homer
            last edited by

            @homer yes

            Devices: BQ e4.5, Fairphone 2, Fairphone 3, Lenovo X605F, Pinephone, Moto Z2 Force, OnePlus5T

            H 1 Reply Last reply Reply Quote 0
            • H Offline
              Homer @Luksus
              last edited by

              @luksus it worked with the installer. Thanks a lot!

              1 Reply Last reply Reply Quote 0
              • R Offline
                revocarne
                last edited by

                Work only if I wipe data from TWRP, but after this work fine!

                LuksusL 1 Reply Last reply Reply Quote 0
                • LuksusL Offline
                  Luksus @revocarne
                  last edited by Luksus

                  @revocarne Thanks for sharing this information. So the wipe option of the installer alone was not enough?
                  With TWRP, did you only wipe userdata or also additional things like cache for example?

                  Devices: BQ e4.5, Fairphone 2, Fairphone 3, Lenovo X605F, Pinephone, Moto Z2 Force, OnePlus5T

                  C R 2 Replies Last reply Reply Quote -1
                  • C Offline
                    cr9c @Luksus
                    last edited by

                    Hi again @luksus ,

                    So I did try following your instructions but it didn't work at all.
                    I've got the following error :

                    Error: adb:preparesystemimage: Error: {"error":{"code":1,"cmd":"adb -P 5037 shell mkdir -p /cache/recovery"},"stderr":"mkdir: '/cache/recovery': Required key not available"}
                    

                    and herewith the window capture ...!Capture d’écran du 2021-10-11 17-55-28.png

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

                      For your info @Luksus I also tried with UBports installer v.0.9.1-beta wich is downloadable on the site "ubports-installer_0.9.1-beta_linux_x86_64.AppImage"
                      ... and I've got the same error message !

                      LuksusL 1 Reply Last reply Reply Quote 0
                      • LuksusL Offline
                        Luksus @cr9c
                        last edited by

                        @cr9c Can you please try to manually boot into recovery (power + volume-up buttons, or from fastboot selecting "recovery mode"), got to "factory reset" and wipe the cache only?

                        Devices: BQ e4.5, Fairphone 2, Fairphone 3, Lenovo X605F, Pinephone, Moto Z2 Force, OnePlus5T

                        C 1 Reply Last reply Reply Quote 0
                        • C Offline
                          cr9c @Luksus
                          last edited by

                          @luksus I've got "wipe data" or "wipe system" but not "wipe cache data"!?

                          LuksusL 1 Reply Last reply Reply Quote 0
                          • LuksusL Offline
                            Luksus @cr9c
                            last edited by

                            @cr9c ok sorry, then I remembered it wrong.
                            Then please try it with the FP3 twrp recovery.
                            There you should be able to wipe the cache only.

                            Download it https://eu.dl.twrp.me/FP3/twrp-3.5.2_9-0-FP3.img.html
                            And boot it:
                            fastboot boot twrp-3.5.2_9-0-FP3.img

                            Devices: BQ e4.5, Fairphone 2, Fairphone 3, Lenovo X605F, Pinephone, Moto Z2 Force, OnePlus5T

                            C 1 Reply Last reply Reply Quote 1
                            • C Offline
                              cr9c @Luksus
                              last edited by

                              Hi @luksus ,
                              I did wipe data through TWRP and try again with the installer, it's NOK !
                              Herewith my terminal lines ...

                              Me@home: ~/FP3_installer$ ubports-installer -f FP3.yml
                              info: Welcome to the UBports Installer version 0.8.8-beta!
                              warn: Please update: https://devices.ubuntu-touch.io/installer/?package=deb
                              info: Installing Ubuntu Touch on your Fairphone 3 (FP3)
                              info: configuring...
                              info: settings: {"channel":"16.04/arm64/android9/devel","wipe":false,"bootstrap":true}
                              info: Downloading 1 files
                              info: Downloaded file 1 of 1
                              info: Downloading 12 files
                              info: Downloaded file 1 of 12
                              info: Downloaded file 2 of 12
                              info: Downloaded file 3 of 12
                              info: Downloaded file 4 of 12
                              info: Downloaded file 5 of 12
                              info: Downloaded file 6 of 12
                              info: Downloaded file 7 of 12
                              info: Downloaded file 8 of 12
                              info: Downloaded file 9 of 12
                              info: Downloaded file 10 of 12
                              info: Downloaded file 11 of 12
                              info: Downloaded file 12 of 12
                              error: Error: adb:preparesystemimage: Error: {"error":{"code":1,"cmd":"adb -P 5037 shell mkdir -p /cache/recovery"},"stderr":"mkdir: '/cache/recovery': Required key not available"}
                              stack trace: Error: {"error":{"code":1,"cmd":"adb -P 5037 shell mkdir -p /cache/recovery"},"stderr":"mkdir: '/cache/recovery': Required key not available"}
                                  at /opt/ubports-installer/resources/app.asar.unpacked/node_modules/promise-android-tools/lib/module.cjs:117:20
                                  at ChildProcess.exithandler (child_process.js:319:5)
                                  at ChildProcess.emit (events.js:315:20)
                                  at maybeClose (internal/child_process.js:1021:16)
                                  at Socket.<anonymous> (internal/child_process.js:443:11)
                                  at Socket.emit (events.js:315:20)
                                  at Pipe.<anonymous> (net.js:674:12)
                              warn: error ignored
                              

                              What do you think of this ?

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

                                Hi @Luksus
                                I did succeed !
                                In fact I had to wipe data otherwise it didn't work ;o(
                                I've got now the following version : ubuntu 16.04 (2021-10-12/2)
                                ... and again THANKS for your really good job 👍

                                LuksusL 1 Reply Last reply Reply Quote 0
                                • LuksusL Offline
                                  Luksus @cr9c
                                  last edited by Luksus

                                  @cr9c thanks for the info. I was hoping that it would work without wiping data. Espescially because you were running UT before.

                                  But finally it is good to know, what is necessary to make it work, if that kind of issue appears.

                                  Devices: BQ e4.5, Fairphone 2, Fairphone 3, Lenovo X605F, Pinephone, Moto Z2 Force, OnePlus5T

                                  1 Reply Last reply Reply Quote 0
                                  • R Offline
                                    revocarne @Luksus
                                    last edited by

                                    @luksus I have only wipe userdata with TWRP, the wipe option from the installer does not work for me.

                                    1 Reply Last reply Reply Quote 1
                                    • P Offline
                                      Pajlow
                                      last edited by

                                      Hi, for me the installer shows the Channel 16.04/arm64/android9/devel. The same applies to the installed ubports recovery (Halium 9). But the installation should be Halium 10, right?

                                      LuksusL C 2 Replies Last reply Reply Quote 0
                                      • LuksusL Offline
                                        Luksus @Pajlow
                                        last edited by

                                        @pajlow yes that is right.
                                        But it is still a halium 10 port, as the system image is Halium 10.

                                        Devices: BQ e4.5, Fairphone 2, Fairphone 3, Lenovo X605F, Pinephone, Moto Z2 Force, OnePlus5T

                                        1 Reply Last reply Reply Quote 0
                                        • C Offline
                                          cr9c @Pajlow
                                          last edited by

                                          @pajlow said in Call for testing FP3 (also for FP3+) config for UBports-installer:

                                          Hi, for me the installer shows the Channel 16.04/arm64/android9/devel. The same applies to the installed ubports recovery (Halium 9). But the installation should be Halium 10, right?

                                          I didn't say it but for me it was the same.

                                          H 1 Reply Last reply Reply Quote 0
                                          • H Offline
                                            Homer @cr9c
                                            last edited by

                                            Hi, I've noticed a bug in FP3+. When taking a call the screen starts going into screen lock and back to unlocked, flickering with 1Hz frequency. It stops only ca. After 1 minute after the call ended. How can I file this bug?
                                            Thanks

                                            LuksusL 1 Reply Last reply Reply Quote 0
                                            • LuksusL Offline
                                              Luksus @Homer
                                              last edited by

                                              @homer please look into the common issues, if its there again:
                                              https://github.com/ubports/ubuntu-touch/issues/
                                              ^^This should be your first address for issues in general.

                                              If not, open a new issue there, or here:
                                              https://gitlab.com/ubports/community-ports/android10/fairphone/fairphone_fp3

                                              I also experienced this behavior, but not always. Currently it does not appear. I have installed the OTA from 3 days ago.
                                              Please Check, if an update to the latest OTA does fix it for you.

                                              Devices: BQ e4.5, Fairphone 2, Fairphone 3, Lenovo X605F, Pinephone, Moto Z2 Force, OnePlus5T

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