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

    Sony Xperia X (suzu/F5121 & F5122)

    Scheduled Pinned Locked Moved Sony Xperia X (F5121 & F5122)
    324 Posts 63 Posters 236.7k Views 15 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.
      • LakotaubpL Offline
        Lakotaubp @hsabun
        last edited by

        @hsabun Have a look here for apps including OpenStore. As for calls there is the same issue for OP3/t at present bug report here for OP3/T https://github.com/ubports/ubuntu-touch/issues/1312

        1 Reply Last reply Reply Quote 0
        • KrilleK Offline
          Krille @hsabun
          last edited by

          Since todays update I don't have the circle of flash anymore but a Yumi and "Installing update". Very nice 🙂

          Is there any progress on the content-hub bug? I don't know how to help but maybe I could take a look at the sources and play around with it if you send me a link.

          1 Reply Last reply Reply Quote 2
          • M Offline
            makeixo
            last edited by makeixo

            Hi,

            today I have tried to flash UT on my X. Everything went fine until the UBports installer gave out an error:

            Error: systemimage: Error: Error: Failed to push file 0: Error: Push failed: stdout: adb: error: failed to copy 'home/user/etc... to '/cache/recovery/ubports-910eb8d940df68e751cd1e047a1b438b85bc24471aade397242765009a6c4d.tar.xz': remote write failed: Read-only file system 
            /home/user/etc.../.cache/ubports/pool/ubports-910eb8d940df68e751cd1e047a1b438b85bc24471aade397242765009a6c4d.tar.xz' 0 files pushed. 9.7 MB/s (139115944 bytes in 13.724s)
            

            Now the phone has an bootloop. It always boots into the android recovery, shuts down and boots again, even if I get to the option "reboot to bootloader".
            The only thing I can do is to power it off.

            Anyone who can help me to solve this.

            1 Reply Last reply Reply Quote 0
            • N Offline
              nyu
              last edited by

              Wipe data,system&cache partition with TWRP before Flash the OEM binaries

              Remove SD card before run the UBports installer

              M 1 Reply Last reply Reply Quote 2
              • M Offline
                makeixo @nyu
                last edited by makeixo

                @nyu got it! Thank you, man!

                1 Reply Last reply Reply Quote 0
                • H Offline
                  hsabun
                  last edited by

                  Today i found an ubuntu touch update, and after upgrading the phone is not booting up(black screen)

                  N tuxusT 2 Replies Last reply Reply Quote 0
                  • N Offline
                    nyu @hsabun
                    last edited by

                    @hsabun If sd card is inserted, then phone gets freeze with black screen in recovery

                    1 Reply Last reply Reply Quote 1
                    • tuxusT Offline
                      tuxus @hsabun
                      last edited by

                      @hsabun

                      1. download the update
                      2. pull sd card drawer a little
                      3. install update
                      4. push sd card drawer
                      5. if sim-card not detected make reboot
                      1 Reply Last reply Reply Quote 2
                      • K Offline
                        kuleszdl
                        last edited by

                        On the edge channel, the camera is always crashing for me and even reboots the phone. Has anyone got the camera working on edge?

                        tuxusT 1 Reply Last reply Reply Quote 0
                        • tuxusT Offline
                          tuxus @kuleszdl
                          last edited by tuxus

                          @kuleszdl Yes, camera is working

                          sudo umount /lib/udev/rules.d/70-android.rules && sudo umount /usr/share/apparmor/hardware/graphics.d/apparmor-easyprof-ubuntu_android && sudo umount /usr/share/apparmor/hardware/video.d/apparmor-easyprof-ubuntu_android
                          
                          sudo ubports-qa install xenial_-_gst-droid
                          
                          sudo apt install gstreamer1.0-droid nemo-qtmultimedia-plugins
                          
                          L 1 Reply Last reply Reply Quote 0
                          • KrilleK Offline
                            Krille
                            last edited by

                            I was able to fix the content hub bug by just removing these lines:
                            https://github.com/ubports/content-hub/blob/f0d91e8ad42536486fa291f8ede3964f8bb75c53/src/com/ubuntu/content/detail/transfer.cpp#L187-L191

                            I don't know how important this check is for the other devices but now on my phone I can send files in FluffyChat and Teleports from the gallery without any problems.

                            tuxusT 1 Reply Last reply Reply Quote 0
                            • tuxusT Offline
                              tuxus @Krille
                              last edited by

                              @Krille Is there a update comming?

                              KrilleK 1 Reply Last reply Reply Quote 0
                              • KrilleK Offline
                                Krille @tuxus
                                last edited by

                                @tuxus no. Just wanted to share, that this solves it for me. But removing a check like this, where we have no idea what it does, can be dangerous. Ever played Mikado?

                                tuxusT 1 Reply Last reply Reply Quote 0
                                • tuxusT Offline
                                  tuxus @Krille
                                  last edited by

                                  @Krille It's okay, you are right. Was just a question. I think, some users can test it.

                                  KrilleK tuxusT 2 Replies Last reply Reply Quote 1
                                  • KrilleK Offline
                                    Krille @tuxus
                                    last edited by

                                    @tuxus You can test it with this build of Content Hub: https://janian.de/index.php/s/k5Gt2FQCfyeK73Y

                                    Steps to test:

                                    1. Download the 4 .deb files and push them to your phone
                                    2. On your phone mount in write mode with:
                                    sudo mount -o remount,rw /
                                    
                                    1. Install the deb files on your phone with:
                                    sudo apt install ./*.dev --reinstall
                                    
                                    1. Reboot your phone
                                    1 Reply Last reply Reply Quote 0
                                    • tuxusT Offline
                                      tuxus @tuxus
                                      last edited by

                                      This post is deleted!
                                      1 Reply Last reply Reply Quote 0
                                      • tuxusT Offline
                                        tuxus
                                        last edited by

                                        @Krille I'll try it in the evening. Thanks.

                                        1 Reply Last reply Reply Quote 0
                                        • L Offline
                                          livrecinq @tuxus
                                          last edited by livrecinq

                                          @tuxus Thanks. Where do you find the ubports-qa binary ? I am on Debian buster. OK, it’s on the phone. But, I guess that I will lose the fix with the next update, isn’t it ?

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

                                          1 Reply Last reply Reply Quote 0
                                          • T Offline
                                            turtlenate
                                            last edited by

                                            Hi, I have a 32GB Suzu that I would love to get running UB Touch, to upgrade form my Nexus 5. Currently I haven't had any luck getting it running. I have,

                                            -Used Emma the Xperia flashing tool to upgrade to Android 8
                                            -Turned on USB debugging
                                            -Installed TWRP and used it to wipe the cache, dalvik cache, data and system
                                            -Installed UBports with the installer, it says it has successfully installed

                                            Then after the phone reboots I just get a black screen. I have tried both devel and edge channels.

                                            Any tips to get it running would be much appreciated.

                                            Cheers

                                            fredldotmeF L A 3 Replies Last reply Reply Quote 0
                                            • M Offline
                                              makeixo
                                              last edited by

                                              Yesterday I have noticed a bigger bug of the camera app.

                                              When I opened the camera half of the screen were green and the vibrator started and did not turn off until I shut it off.

                                              Has ubports found a dev who wants to take over the Xperia X? Does anyone know that?

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