• Kategorien
  • Aktuell
  • Tags
  • Beliebt
  • Benutzer
  • Gruppen
  • Suche
  • Registrieren
  • Anmelden
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 235.5k 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.
    • H Offline
      henri2h
      zuletzt editiert von 20. Apr. 2020, 22:25

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

      sudo mksquashfs squashfs-root/ android.img -noappend -no-xattrs -comp xz

      Works like a charm, thank you very much for the help and the introduction to image building ! Very appreciated !!

      1 Antwort Letzte Antwort Antworten Zitieren 0
      • C Offline
        c4pp4 @fredldotme
        zuletzt editiert von 21. Apr. 2020, 06:29

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

        Missing:

        • Libertine

        I've installed Libertine support according to http://docs.ubports.com/en/latest/userguide/dailyuse/libertine.html.

        OS Build of UT was 2020-04-20/2 in my case.

        The phone’s Settings interface didn't work when I was trying to create a container. I think it uses command without extra option 'type' and that's why it always falls to use lxd type. It's because the kernel version is >=4 (4.4.146-g16d456d in my case), see https://github.com/ubports/libertine/blob/503b05c5b99ee1d7d71c1bbfc2a733acc5ee5c73/python/libertine/HostInfo.py#L27.

        To create a container, you need to do it via adb or ssh connection. In my case I've done it via adb.

        As you can see lxd is not supported (command without type option):

        phablet@ubuntu-phablet:~$ libertine-container-manager create -i test
        Enter password for your user in the Libertine container or leave blank for no password:
        Password: 
        libertine-container-manager:123: ERROR: create():	Failed to create container: 'No module named 'libertine.LxdContainer''
        

        as you can see lxc is not supported as well:

        phablet@ubuntu-phablet:~$ libertine-container-manager create -i test -t lxc
        Enter password for your user in the Libertine container or leave blank for no password:
        Password: 
        libertine-container-manager:123: ERROR: create():	Failed to create container: 'No module named 'libertine.LxcContainer''
        

        the only working command to create the container was with type chroot:

        phablet@ubuntu-phablet:~$ libertine-container-manager create -i test -t chroot
        

        here is the output http://dpaste.com/2E0615B

        After that you can use the phone’s Settings interface to install some packages into the container.

        e.g. I've installed Firefox:
        screenshot20200421_061405340b.png
        It's too slow and I had to set Firefox's 'Network Settings' to 'Auto-detect proxy settings for this network' and use Libertine Tweak Tool to make the text and the scrollbar larger.

        1 Antwort Letzte Antwort Antworten Zitieren 0
        • F Offline
          fredldotme @henri2h
          zuletzt editiert von 22. Apr. 2020, 14:57

          @henri2h Maybe you want to push the fix to https://github.com/ubports/anbox so that every device can benefit from it. 🙂

          H 1 Antwort Letzte Antwort 23. Apr. 2020, 09:41 Antworten Zitieren 0
          • R Offline
            RubbelDeCatc
            zuletzt editiert von 23. Apr. 2020, 09:08

            Hi everyone.

            It seems that GPS isn't working on my device. And it never worked. The sensors Appllication tells me that GPS is supported and active.
            Source Staus no error
            Last updated empty

            Anyone has the same problem?

            M 1 Antwort Letzte Antwort 24. Apr. 2020, 21:12 Antworten Zitieren 0
            • H Offline
              henri2h @fredldotme
              zuletzt editiert von 23. Apr. 2020, 09:41

              @fredldotme Done https://github.com/ubports/anbox/issues/41 😉

              1 Antwort Letzte Antwort Antworten Zitieren 1
              • M Offline
                makeixo @RubbelDeCatc
                zuletzt editiert von makeixo 24. Apr. 2020, 21:12

                @RubbelDeCatc In my case something gps related is broken but I dont have any idea what it is. I have chanced the mainboard an the antenna. It didnt fix it.

                R 1 Antwort Letzte Antwort 25. Apr. 2020, 11:47 Antworten Zitieren 0
                • R Offline
                  RubbelDeCatc @makeixo
                  zuletzt editiert von 25. Apr. 2020, 11:47

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

                  . I have chance the mainboard an the antenna. It didnt fix it.

                  I don't think it's a hardware problem. The Xperia is new. Maybe something disabled.

                  Here is the test_gps output
                  https://oc.dirk-hoeschen.de/index.php/s/WtZzxJ64Biecoyq

                  My System

                  • Sony Xperia X
                  • Ubuntu 16.04 (22.04.20)
                  M K 2 Antworten Letzte Antwort 25. Apr. 2020, 12:22 Antworten Zitieren 0
                  • M Offline
                    makeixo @RubbelDeCatc
                    zuletzt editiert von 25. Apr. 2020, 12:22

                    @RubbelDeCatc Did you walk around outside a little like @fredldotme has stated above?

                    1 Antwort Letzte Antwort Antworten Zitieren 0
                    • K Offline
                      kos366 @RubbelDeCatc
                      zuletzt editiert von 25. Apr. 2020, 15:09

                      @RubbelDeCatc Have you read this article?

                      It seems you have to keep the display active and the GPS app in foreground to get a GPS fix.

                      That made ist working for me.

                      1 Antwort Letzte Antwort Antworten Zitieren 0
                      • C Offline
                        christophe14
                        zuletzt editiert von 26. Apr. 2020, 15:01

                        Hi,

                        Just wanted to share that I managed to install successfully Ubuntu Touch on my Xperia X which was running SFOS before.

                        Here are the steps performed :

                        • flash using Emma tool "F5121 34.4.A.2.107 Customized_FR 1302-3046 R4E User-Live COM" (Android 8.0) : kernel was not upgraded and mobile wanted to shutdown all the time
                        • flash in fastboot mode twrp-3.3.1-0-suzu.img for recovery
                        • boot in recovery mode and from twrp : wipe Cache, System and Data
                        • reboot (oops can't boot, stalled with Sony image)
                        • boot in fastboot mode and run UBports Installer 0.4.18-beta
                        • select channel 16.04/community/fredldotme/devel, Wipe Userdata and Bootstrap
                        • let the installation process run and discard any display on mobile
                        • and it worked !

                        OK. I have to admit I stressed a lot while performing the different steps :anguished_face:.

                        Now, I am discovering UT on Xperia X and I am impressed by the work done on this phone :grinning_face: !

                        For the moment, I have noticed following issues :

                        • front and back camera zoom are not working
                        • back camera autofocus is not working

                        Congrats @fredldotme !

                        1 Antwort Letzte Antwort Antworten Zitieren 2
                        • C Offline
                          cybershaman
                          zuletzt editiert von 28. Apr. 2020, 11:22

                          First off: big thanks for the efforts in porting Ubuntu Touch towards the Xperia X - gave the device a brand new life for me! (after unused Sailfish OS installation)

                          Secondly: I seem to be confused about the possibility to have Anbox on the Xperia X. Seems I do not have any repository that contains the "anbox-ubuntu-touch" binaries, no is there the "anbox-tool" binary preinstalled on the image.
                          If I read @c4pp4 's reply right, however, anbox-ubuntu-touch should be able to install via apt.
                          I have the ubports repo added via /etc/apt/source.list.d and apparantly am on the devel update channel fredldotme and receive updates, latest 2020-04-28/2.

                          Thanks in advance for any pointers!

                          C 1 Antwort Letzte Antwort 7. Mai 2020, 20:53 Antworten Zitieren 0
                          • E Offline
                            eichenbast @c4pp4
                            zuletzt editiert von 3. Mai 2020, 19:07

                            @c4pp4 : Thank u very much: got Anbox working on my X !

                            H 1 Antwort Letzte Antwort 24. Mai 2020, 00:31 Antworten Zitieren 0
                            • E Offline
                              eichenbast @c4pp4
                              zuletzt editiert von 3. Mai 2020, 19:13

                              @c4pp4 : Thanks again ! Now I have audio in Anbox ...! Can I ask u one question? Is it possible to port/fork the fm-radio App from unofficial lineageos X for anbox working?

                              1 Antwort Letzte Antwort Antworten Zitieren 0
                              • J Offline
                                jro
                                zuletzt editiert von 6. Mai 2020, 12:33

                                I unlocked the bootloader, ran the UBPorts installer but it only installed the Ubuntu recovery, not the actual system. How can I manually install ubuntu touch? the ubports installer always wants to reboot into fastboot mode, but the devices always ends up in ubuntu recovery.

                                K 2 Antworten Letzte Antwort 6. Mai 2020, 13:25 Antworten Zitieren 0
                                • K Offline
                                  Keneda @jro
                                  zuletzt editiert von Keneda 5. Juni 2020, 13:37 6. Mai 2020, 13:25

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

                                  the ubports installer always wants to reboot into fastboot mode, but the devices always ends up in ubuntu recovery.

                                  That sounds like an ADB driver issue, that happened to me with MX4 on windows with ubports, i had to link ADB driver to MX4 device three time, one time after booted normally (!with dev mod on!), another one when booted in fastboot, and a third when in recovery...

                                  After doing that, i booted in normal mode, plugged in when asked by UBP istaller, that auto-detected device and then did all process in full auto mode.

                                  Before that, process was not full-auto (had to reboot in fastboot) and i ended with recovery flashed but not UBports OS (difference is my device is canonical uTouch from beginning).

                                  Here my full "story" : https://forums.ubports.com/topic/4026/solved-problem-upgrading-mx4-from-ota15-to-ubport/13

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

                                  J 1 Antwort Letzte Antwort 6. Mai 2020, 14:12 Antworten Zitieren 0
                                  • J Offline
                                    jro @Keneda
                                    zuletzt editiert von jro 5. Juni 2020, 14:13 6. Mai 2020, 14:12

                                    @Keneda The actual issue is that Ubuntu Recovery reboots every 30 seconds or so. So before the Ubports installer gets anything done, the connection is lost. I found another owner of the same phone in the telegram chat who experienced exactly the same. I have pulled the /tmp/recovery.log from the device, I hope that it contains anything of use.

                                    1 Antwort Letzte Antwort Antworten Zitieren 0
                                    • K Offline
                                      Keneda @jro
                                      zuletzt editiert von 6. Mai 2020, 14:17

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

                                      the ubports installer always wants to reboot into fastboot mode, but the devices always ends up in ubuntu recovery.

                                      With that i though you where ending in getting stuck with recovery, not a recovery reboot loop.

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

                                      J 1 Antwort Letzte Antwort 6. Mai 2020, 15:01 Antworten Zitieren 0
                                      • J Offline
                                        jro @Keneda
                                        zuletzt editiert von 6. Mai 2020, 15:01

                                        @Keneda Yes, it took me a while to understand that. Unfortunately, there seems to be no way to get a log showing as to why it keeps rebooting. I am not sure as to how I am supposed to submit a useful issue on github.

                                        J 1 Antwort Letzte Antwort 6. Mai 2020, 15:52 Antworten Zitieren 0
                                        • J Offline
                                          jro @jro
                                          zuletzt editiert von 6. Mai 2020, 15:52

                                          @jro Fixed it now, the key was to first install the OEM binaries for AOSP, as explained on XDA Developers. Great! Again, however, this has shown that vendor-locked devices are a nightmare, and as long as this is the case, one click installs will more often than not fail...

                                          K 1 Antwort Letzte Antwort 6. Mai 2020, 17:33 Antworten Zitieren 0
                                          • K Offline
                                            Keneda @jro
                                            zuletzt editiert von 6. Mai 2020, 17:33

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

                                            as explained on XDA Developers.

                                            Stated here in original poster first post from beginning...
                                            https://forums.ubports.com/topic/3229/sony-xperia-x-suzu-f5121-f5122/1

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

                                            1 Antwort Letzte Antwort Antworten Zitieren 0
                                            160 von 324
                                            • Erster Beitrag
                                              160/324
                                              Letzter Beitrag