UBports Robot Logo UBports Forum
    • Kategorien
    • Aktuell
    • Tags
    • Beliebt
    • Benutzer
    • Gruppen
    • Suche
    • Registrieren
    • Anmelden

    Sony Xperia X (suzu/F5121 & F5122)

    Geplant Angeheftet Gesperrt Verschoben Sony Xperia X (F5121 & F5122)
    324 Beiträge 63 Kommentatoren 248.9k Aufrufe 15 Watching
    Lade mehr Beiträge
    • Älteste zuerst
    • Neuste zuerst
    • Meiste Stimmen
      Antworten
      • In einem neuen Thema antworten
      Anmelden zum Antworten
      Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
      • fredldotmeF Offline
        fredldotme @ttlehto
        zuletzt editiert von

        @ttlehto check out this project management issue here: https://github.com/Halium/projectmanagement/issues/103

        As the author has pushed his changes to GitHub you should be able to build and complete the port on your own.

        1 Antwort Letzte Antwort Antworten Zitieren 0
        • R Offline
          Rafa
          zuletzt editiert von

          Hi,

          I have followed all the instructions and I can't install Ubports on my Xperia X F5121.

          Here is the error message that appears in Ubports-installer:

          Error: systemimage: Error: Error: Error: {"error":{"killed":false, "code":1, "signal":null, "cmd":"/tmp/.mount_ubportHpMI61/resources/app.asar. unpacked/plateform-tools/linux/adb -P 5037 shell mount -a"}, "stdout":""", "stderr": "mount: mounting /dev/block/bootdevice/by-name/oem on /odm failed: Invalid argument"}.
          

          For information I can install LineageOS without any problem and it works correctly.
          https://forum.xda-developers.com/xperia-x/development/rom-lineageos-15-1-xperia-x-t3862508

          I have observed error messages when flashing LineageOS with TWRP :

          failed to mount '/oem' (Invalid argument)
          failed to mount '/vendor' (Invalid argument)
          

          This does not stop the installation of LineageOS, but maybe it has something to do with the problem blocking the installation of Ubports?

          I also have a question about the first step "Make sure to upgrade your device to the latest stock Android 8.0 before continuing". First I used flash-tool with windows because with Debian it doesn't work... then there are several "services" you can choose from, how do you know which one is the right one? And is it necessary to install both firmware and software services of the same version ? I've done both and tried several vesions (FR, NOBA, UK...) and I encountered the same problem with Ubports-installer.

          Thanks for the work done and thanks for your help.

          fredldotmeF 1 Antwort Letzte Antwort Antworten Zitieren 0
          • fredldotmeF Offline
            fredldotme @Rafa
            zuletzt editiert von

            @Rafa have you tried wiping the odm partition before flashing the Loire Nougat odm file?

            R 1 Antwort Letzte Antwort Antworten Zitieren 0
            • R Offline
              Rafa @fredldotme
              zuletzt editiert von

              @fredldotme Thank you for your answer.

              By "wiping the odm partition," you mean in TWRP?

              I just reinstalled Android with Flash-Tool and I installed TWRP with fastboot.

              I restarted in Recovery mode. In the Wipe Menu > Advanced Wipe I don't see a partition named odm (neither vendor nor oem by the way).

              Here is the picture :wipe.jpg

              fredldotmeF 1 Antwort Letzte Antwort Antworten Zitieren 0
              • fredldotmeF Offline
                fredldotme @Rafa
                zuletzt editiert von

                @Rafa you might have to do it the fastboot way, using fastboot erase

                1 Antwort Letzte Antwort Antworten Zitieren 0
                • R Offline
                  Rafa
                  zuletzt editiert von

                  Here's the result:

                  $ fastboot erase odm
                  erasing 'odm'...
                  FAILED (remote: Command not allowed)
                  finished. total time: 0.003s
                  
                  fredldotmeF 1 Antwort Letzte Antwort Antworten Zitieren 0
                  • fredldotmeF Offline
                    fredldotme @Rafa
                    zuletzt editiert von

                    @Rafa are you sure you upgraded to the latest Android 8.0 before? That command not allowed thing usually means it's running an older bootloader.

                    R 1 Antwort Letzte Antwort Antworten Zitieren 0
                    • R Offline
                      Rafa @fredldotme
                      zuletzt editiert von

                      Hello, @fredldotme

                      First of all a big thank you for all your work because I managed to install Ubports on Xperia X!

                      I feel very embarrassed because the main problem was a file error. I was doing :

                      $ fastboot flash oem SW_binaries_for_Xperia_AOSP_N_MR1_5.7_r1_v08_loire.zip
                      

                      Instead of:

                      $ fastboot flash oem SW_binaries_for_Xperia_AOSP_N_MR1_5.7_r1_v08_loire.img
                      

                      And I wasn't getting any warnings...

                      Also since the beginning I had installed Android 8 and $ fastboot erase odm always returned the same error message (FAILED (remote: Command not allowed)), but $ fastboot erase oem works...

                      However, after correcting my shameful error, I encountered other error messages:

                      • a first error of the type "failed to copy 'home/user/... to '/cache/recovery/ubports-...tar.xz': remote write failed: Read-only file system"
                      • a second time ubports installer indicated that it did not have access to the /data partition

                      But by insisting and repeating the same steps (wipe system, data & cache partitions using TWRP + fastboot erase oem before flashing the Loire Nougat file), it worked in the end.

                      Thank you.

                      1 Antwort Letzte Antwort Antworten Zitieren 0
                      • A Offline
                        ab2x2
                        zuletzt editiert von

                        Hi @fredldotme , many thanks for this port for Xperia X. I bought Xperia X yesterday, sucesfully updated to latest android 8.0.0 via OTA , unlocked BL and sucesfully flashed Ubuntu Touch. Everything works good, system is pretty stable and fast.
                        I have only few questions about this OS.

                        1. Back LED flash works good as flashlight, but seems to not working in camera app, if I force enable flash, or set automatic flash, nothing happend - no flash, when I try to take a picture. I tried to reboot the phone, still nothing.

                        2. any success about video recording please ? With working video recording, this Ubuntu port would be perfect.

                        Thank you for your work and answers.

                        fredldotmeF 1 Antwort Letzte Antwort Antworten Zitieren 0
                        • fredldotmeF Offline
                          fredldotme @ab2x2
                          zuletzt editiert von

                          @ab2x2 Both flashlight and video recording in the camera can be successfully implemented using this: https://forums.ubports.com/topic/3257/how-to-test-gstreamer-droid-based-camera-support-in-ubuntu-touch-for-halium-7-1-based-port

                          Just make sure you follow the instructions correctly.
                          Also, due to the way this works, it's possible the changes disappear after a system upgrade, so you'd have to re-apply on full system upgrades which are around 450MB in size.

                          L 1 Antwort Letzte Antwort Antworten Zitieren 1
                          • L Offline
                            livrecinq @fredldotme
                            zuletzt editiert von

                            @fredldotme These are very good news ! Thanks to you all !

                            Ils ne savaient pas que c'était impossible, alors ils l'ont fait. - Mark Twain

                            1 Antwort Letzte Antwort Antworten Zitieren 0
                            • A Offline
                              ab2x2
                              zuletzt editiert von

                              @fredldotme Many thanks for answer. Are you going to implement working video recording and flashlight directly to your builds ? Thank you.

                              fredldotmeF 1 Antwort Letzte Antwort Antworten Zitieren 0
                              • fredldotmeF Offline
                                fredldotme @ab2x2
                                zuletzt editiert von

                                @ab2x2 no, the suzu images are built straight from the devel (or edge on arm64) channel. The gst-droid work will land when it's ready, for now you'll have to follow the guide until it is merged and part of the normal repo.

                                1 Antwort Letzte Antwort Antworten Zitieren 1
                                • M Offline
                                  mousse04
                                  zuletzt editiert von

                                  Hi guys,

                                  I'm the only one where many apps did not work anymore. They display a white page and that's it.

                                  Someone told me it may come from : "I guess thats due to the removal of oxide.(?) People need to update their (web)apps to use Morph.Web or something instead.", is that confirmed?
                                  Thanks

                                  1 Antwort Letzte Antwort Antworten Zitieren 0
                                  • J Offline
                                    japsi
                                    zuletzt editiert von

                                    Also changed my F5122 from Sailfish to UT to see how everything works and I must say pretty well so big thanks for the dev!

                                    As I see that Anbox should work in X is there any instructions how to install it? It's not on "supported devices" list yet.

                                    E c4pp4C 2 Antworten Letzte Antwort Antworten Zitieren 0
                                    • E Offline
                                      eichenbast @japsi
                                      zuletzt editiert von

                                      Falshed today UT to suzu: works amazing. Unfortunatly no "donate" button here. Had to donate on xda to u. Thank u! I appreciate your work very much: to have a mobile working privacy friendly alternative more to android is important. Thanks!

                                      1 Antwort Letzte Antwort Antworten Zitieren 1
                                      • M Offline
                                        mousse04
                                        zuletzt editiert von

                                        Hi guys,

                                        now my apps are working again :). But I have another problem.
                                        I've downloaded the Ubuntu Touch version 250 but when I click on install, it ask me to click on intall and restart, and when I click on this ... nothing happens.

                                        I've tried apt-get update but it failed saying some reference are missing or replaced.

                                        Any hints ?

                                        Thanks
                                        Mathieu

                                        flohackF 1 Antwort Letzte Antwort Antworten Zitieren 0
                                        • flohackF Offline
                                          flohack @mousse04
                                          zuletzt editiert von

                                          @mousse04 said in Sony Xperia X (suzu/F5121 & F5122):

                                          on install, it ask me to click on intall and restart, and when I click on this ... nothing happens.

                                          Did you download on 2 days but not install on the first day?

                                          My languages: 🇦🇹 🇩🇪 🇬🇧 🇺🇸

                                          M 1 Antwort Letzte Antwort Antworten Zitieren 0
                                          • M Offline
                                            mousse04 @flohack
                                            zuletzt editiert von

                                            @Flohack Exact

                                            flohackF 1 Antwort Letzte Antwort Antworten Zitieren 0
                                            • flohackF Offline
                                              flohack @mousse04
                                              zuletzt editiert von

                                              @mousse04 This is a known bug, you need to clean out the cache of system-settings with the UT tweak-tool then it will work again. Or use the installer...

                                              My languages: 🇦🇹 🇩🇪 🇬🇧 🇺🇸

                                              M 1 Antwort Letzte Antwort Antworten Zitieren 1
                                              • Erster Beitrag
                                                Letzter Beitrag