UBports Robot Logo UBports Forum
    • 版面
    • 最新
    • 標籤
    • 熱門
    • 使用者
    • 群組
    • 搜尋
    • 註冊
    • 登入

    Sony Xperia X (suzu/F5121 & F5122)

    已排程 已置頂 已鎖定 已移動 Sony Xperia X (F5121 & F5122)
    324 貼文 63 Posters 366.3k 瀏覽 15 Watching
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
      回覆
      • 在新貼文中回覆
      登入後回覆
      此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
      • KrilleK 離線
        Krille @hsabun
        最後由 編輯

        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 條回覆 最後回覆 回覆 引用 2
        • M 離線
          makeixo
          最後由 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 條回覆 最後回覆 回覆 引用 0
          • N 離線
            nyu
            最後由 編輯

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

            Remove SD card before run the UBports installer

            M 1 條回覆 最後回覆 回覆 引用 2
            • M 離線
              makeixo @nyu
              最後由 makeixo 編輯

              @nyu got it! Thank you, man!

              1 條回覆 最後回覆 回覆 引用 0
              • H 離線
                hsabun
                最後由 編輯

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

                N tuxusT 2 條回覆 最後回覆 回覆 引用 0
                • N 離線
                  nyu @hsabun
                  最後由 編輯

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

                  1 條回覆 最後回覆 回覆 引用 1
                  • tuxusT 離線
                    tuxus @hsabun
                    最後由 編輯

                    @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 條回覆 最後回覆 回覆 引用 2
                    • K 離線
                      kuleszdl
                      最後由 編輯

                      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 條回覆 最後回覆 回覆 引用 0
                      • tuxusT 離線
                        tuxus @kuleszdl
                        最後由 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 條回覆 最後回覆 回覆 引用 0
                        • KrilleK 離線
                          Krille
                          最後由 編輯

                          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 條回覆 最後回覆 回覆 引用 0
                          • tuxusT 離線
                            tuxus @Krille
                            最後由 編輯

                            @Krille Is there a update comming?

                            KrilleK 1 條回覆 最後回覆 回覆 引用 0
                            • KrilleK 離線
                              Krille @tuxus
                              最後由 編輯

                              @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 條回覆 最後回覆 回覆 引用 0
                              • tuxusT 離線
                                tuxus @Krille
                                最後由 編輯

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

                                KrilleK tuxusT 2 條回覆 最後回覆 回覆 引用 1
                                • KrilleK 離線
                                  Krille @tuxus
                                  最後由 編輯

                                  @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 條回覆 最後回覆 回覆 引用 0
                                  • tuxusT 離線
                                    tuxus @tuxus
                                    最後由 編輯

                                    此回覆已被刪除!
                                    1 條回覆 最後回覆 回覆 引用 0
                                    • tuxusT 離線
                                      tuxus
                                      最後由 編輯

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

                                      1 條回覆 最後回覆 回覆 引用 0
                                      • L 離線
                                        livrecinq @tuxus
                                        最後由 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 條回覆 最後回覆 回覆 引用 0
                                        • T 離線
                                          turtlenate
                                          最後由 編輯

                                          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 條回覆 最後回覆 回覆 引用 0
                                          • M 離線
                                            makeixo
                                            最後由 編輯

                                            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 條回覆 最後回覆 回覆 引用 0
                                            • fredldotmeF 離線
                                              fredldotme @turtlenate
                                              最後由 編輯

                                              @turtlenate do you have an SD card inserted?

                                              @makeixo Sadly, nobody has taken my position as the Xperia X maintainer yet 😕

                                              For a list of my contributions to Ubuntu Touch visit: https://fredl.me

                                              If you have enjoyed my work on Ubuntu Touch over the years, please donate to my causes:

                                              • PayPal: https://paypal.me/beidl
                                              • Liberapay: https://liberapay.com/fredldotme
                                              L M 2 條回覆 最後回覆 回覆 引用 0

                                              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                              With your input, this post could be even better 💗

                                              註冊 登入
                                              • 第一個貼文
                                                最後的貼文