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 366.2k 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.
      • G Offline
        Giampy @c4pp4
        last edited by Giampy

        @c4pp4 hi,
        when the smartphone is in stand-by, the data connection of the simcard is deactivated, as if it were an energy saver that deactivates some hardware functions.
        When I turn it back on, web notifications arrive!

        c4pp4C 1 Reply Last reply Reply Quote 0
        • c4pp4C Offline
          c4pp4 @Giampy
          last edited by c4pp4

          @Giampy
          What kind of web notifications?

          G 1 Reply Last reply Reply Quote 0
          • G Offline
            Giampy @c4pp4
            last edited by

            @c4pp4 dekko notifications, teleports notifications and calendar notifications (caldav).
            On wifi they work very well, with the sim data connection the notifications arrive only when I active the screen from stand-by.

            c4pp4C 1 Reply Last reply Reply Quote 0
            • c4pp4C Offline
              c4pp4 @Giampy
              last edited by

              @Giampy
              I'm using dekko2 and teleports without described issue when on data from sim. Can you try to reinstall?

              G 1 Reply Last reply Reply Quote 0
              • G Offline
                Giampy @c4pp4
                last edited by

                @c4pp4 Now that you tell me this, it occurs to me that perhaps the problem lies with the telephone operator. I don't want to reinstall from scratch, I have too much stuff inside to move besides apps to reinstall!
                Thanks for the help / suggestion

                c4pp4C 1 Reply Last reply Reply Quote 0
                • c4pp4C Offline
                  c4pp4 @Giampy
                  last edited by

                  @Giampy
                  If you omit a couple of delta updates, there will be a bigger update (more than 400MB) and it could be the same as reinstall.

                  G 1 Reply Last reply Reply Quote 0
                  • G Offline
                    Giampy @c4pp4
                    last edited by

                    @c4pp4 It's true, from what you said earlier I think it's a phone provider problem. It is little known and I chose it a long time ago when I used UT a little on N5 and I didn't even notice it ..... but now the things have changed so first I change provider and then let's see!

                    Thanks very much!!!

                    c4pp4C 1 Reply Last reply Reply Quote 0
                    • K Offline
                      kugiigi
                      last edited by

                      I'm a new Xperia X (F5122) user coming from Meizu MX4 though I haven't really migrated my data and sim yet 🙂
                      I've tested the arm64 build first and it seems great already. I'm jut wondering though what's still missing in this build and if it's already usable as a daily driver. Also, would it be possible to switch from armhf to arm64 without losing data? y guess is not because the apps are in the userdata parition and those are not cross compatible. Thanks!

                      c4pp4C 1 Reply Last reply Reply Quote 0
                      • c4pp4C Offline
                        c4pp4 @kugiigi
                        last edited by

                        @kugiigi You can switch from armhf to arm64 without losing data but as you mentioned you have to reinstall some apps to be compatible. I did it without problem via ubports-installer and then via openstore.

                        H 1 Reply Last reply Reply Quote 0
                        • c4pp4C Offline
                          c4pp4 @Giampy
                          last edited by

                          @Giampy https://github.com/ubports/ubuntu-touch/issues/1556

                          G 2 Replies Last reply Reply Quote 0
                          • G Offline
                            Giampy @c4pp4
                            last edited by

                            @c4pp4 so it is a bug! But I don't understand, it doesn't always happen. I'm in the devel channel and it doesn't happen with all the updates.

                            1 Reply Last reply Reply Quote 0
                            • H Offline
                              hsce1 @c4pp4
                              last edited by hsce1

                              Hi @c4pp4, I just switched from armhf to arm64 using the installer. But now I have the problem that the openstore crashes when I try to launch it. Is there a way to reinstall the openstore from the command line?

                              Edit:
                              I found a way that worked:

                              sudo -H -u phablet pkcon install-local --allow-untrusted openstore.openstore-team_<VERSION>_arm64.click
                              

                              And after that reinstalling those apps that crash with the openstore.

                              K c4pp4C 2 Replies Last reply Reply Quote 0
                              • K Offline
                                kugiigi @hsce1
                                last edited by

                                @hsce1 You can also go Settings >> Update >> Update Settings >> Reinstall All Apps. This won't reinstall all apps though so you might need to reinstall some from OpenStore.

                                H 1 Reply Last reply Reply Quote 0
                                • H Offline
                                  hsce1 @kugiigi
                                  last edited by

                                  @kugiigi Oh, ok. Thank you!

                                  1 Reply Last reply Reply Quote 0
                                  • c4pp4C Offline
                                    c4pp4 @hsce1
                                    last edited by

                                    @hsce1 Sorry about that. In my case the openstore launched.

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

                                      No problem. That was quickly fixed and no data was lost due to the switch 🙂

                                      1 Reply Last reply Reply Quote 0
                                      • W Offline
                                        wvi
                                        last edited by

                                        I am hitting similar bug to https://github.com/ubports/ubports-installer/issues/1052 and thus I'd like to do a manual install but I am unable to find the instructions. Installing from linux box so I have all the unix tools at hand and I can read code too.

                                        W 1 Reply Last reply Reply Quote 0
                                        • W Offline
                                          wvi @wvi
                                          last edited by

                                          Basically is there a list of the commands that the UB installer is running, TBH I don't want to spend time figuring it out from the async javascript code in the electron app.

                                          c4pp4C fredldotmeF 2 Replies Last reply Reply Quote 0
                                          • c4pp4C Offline
                                            c4pp4 @wvi
                                            last edited by

                                            @wvi The issue 1052 is about "No space left on device" and your issue 1343 is about "write failed: Read-only file system".

                                            W 1 Reply Last reply Reply Quote 0
                                            • W Offline
                                              wvi @c4pp4
                                              last edited by wvi

                                              @c4pp4 Yes, I realized that later but what I am asking for now is if there is a way how to avoid using this graphical installer so I have clear logs and can find what is the issue and possibly find the solution.

                                              c4pp4C 1 Reply Last reply Reply Quote 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 💗

                                              Register Login
                                              • First post
                                                Last post