Navigation

    UBports Robot Logo

    UBports Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Sony Xperia 10 (kirin)

    Sony Xperia 10
    6
    15
    369
    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.
    • H
      HengYeDev last edited by

      Port for Sony Xperia 10 (kirin)

      Sources
      Kernel: https://gitlab.com/ubports/community-ports/android9/sony-xperia-10/kernel-sony-kirin
      Device: https://gitlab.com/ubports/community-ports/android9/sony-xperia-10/sony-kirin
      Halium: Halium 9 generic systemimage

      Status

      Working

      Actors: Manual brightness
      Actors: Vibration
      Camera: Photo
      Camera: Video
      Camera: Switch between back and front camera
      Cellular: Carrier info, signal strength
      Cellular: Data connection
      Cellular: Incoming, outgoing calls
      Cellular: MMS in, out
      Cellular: PIN unlock
      Cellular: SMS in, out
      Cellular: Change audio routings
      Cellular: Voice in calls
      Endurance: Battery lifetime > 24h from 100%
      Endurance: No reboot needed for 1 week
      GPU: Boot into UI
      GPU: Hardware video decoding
      Misc: Battery percentage
      Misc: Offline charging
      Misc: Online charging
      Misc: Reset to factory defaults
      Misc: RTC time is used after reboot
      Misc: SD card detection and access - only for devices that support it
      Misc: Shutdown / Reboot
      Network: Bluetooth
      Network: Flight mode
      Network: Hotspot
      Network: WiFi
      Sensors: Automatic brightness
      Sensors: Fingerprint reader
      Sensors: Rotation
      Sensors: Touchscreen
      Sound: Earphones
      Sound: Loudspeaker
      Sound: Microphone
      Sound: Volume control

      Untested

      USB: MTP access
      Libertine
      Sensors: GPS
      MMS

      Not Working
      Torch
      Lights
      Anbox

      Install

      IMPORTANT: Install stock Android 9 Sony ROM (53.0.*)
      Download latest flashableartifacts from https://gitlab.com/ubports/community-ports/android9/sony-xperia-10/sony-kirin/-/jobs
      Format userdata to ext4
      Go to TWRP and make sure you are on the A slot. If not, choose the A slot.
      fastboot flash boot_a boot.img
      fastboot flash system_a system.img
      Boot into Ubuntu Touch!
      G 1 Reply Last reply Reply Quote 1
      • G
        golliath51 @HengYeDev last edited by

        @hengyedev precise for I3123 with single SIM

        H Z 2 Replies Last reply Reply Quote 0
        • H
          HengYeDev @golliath51 last edited by

          @golliath51 It works on Sony Xperia 10 i3123 and i3113 (single sim, international and US)

          Dual sim should work with some configuration changes.

          1 Reply Last reply Reply Quote 0
          • T
            tac last edited by

            I have a Sony Xperia 10 Plus L4293 model and I have not been able to install Ubuntu Touch on my device. First issue is since I have unlocked the boot loader it appears emma will not present any roms for me to install on the phone.

            2nd to that I appear to be having issues flashing 3rd party roms to the phone as well from sites like https://xperiastockrom.com/ and others.

            Is there any way to forgo the Android 9 stock install and complete partitioning manually? I thought I read somewhere you need the stock rom in order to setup the proper phone partitions.

            Thanks

            H 1 Reply Last reply Reply Quote 0
            • H
              HengYeDev @tac last edited by

              @tac It needs android 9 stock ROM or it will not work at all. Maybe try the Sony Emma tool.

              T 1 Reply Last reply Reply Quote 0
              • T
                tac @HengYeDev last edited by

                Ok,Thanks @hengyedev , but unfortunately the emma tool does not support the l4293 model for the Xperia 10 Plus.

                1 Reply Last reply Reply Quote 0
                • H
                  HengYeDev last edited by

                  @tac Is there an error? Have you tried some other distributors of stock android 9 ROM?

                  T 1 Reply Last reply Reply Quote 0
                  • T
                    tac @HengYeDev last edited by

                    @hengyedev it just hangs or boot loops and tills me the software on your device is corrupt? I have been able to install lineage 17.1 on the device and sailfish os. Would a version of lineage os that is based on Android 9 work or does it have to be the Stock Android Rom?

                    H 1 Reply Last reply Reply Quote 0
                    • H
                      HengYeDev @tac last edited by

                      @tac It must be stock android 9 rom

                      Z 1 Reply Last reply Reply Quote 0
                      • Z
                        zentrr last edited by

                        This post is deleted!
                        1 Reply Last reply Reply Quote 0
                        • Z
                          zentrr @golliath51 last edited by

                          @golliath51 Hello.
                          Have you fixed the problem with the cellular connection?

                          G 1 Reply Last reply Reply Quote 0
                          • Z
                            zentrr @HengYeDev last edited by

                            @hengyedev Good time of day.
                            I have a Sony I4113 does not work cellular connection.
                            How do I fix this?

                            C 1 Reply Last reply Reply Quote 0
                            • C
                              Crockett1981 @zentrr last edited by

                              This post is deleted!
                              1 Reply Last reply Reply Quote 0
                              • G
                                golliath51 @zentrr last edited by

                                @zentrr my cellular works with this modification:
                                by ssh or directly on your terminal
                                change your filesystem permission with

                                sudo mount -o remount,rw /
                                

                                modify with vi le file /etc/ofono/ril_subscription.conf by

                                sudo vi /etc/ofono/ril_subscription.conf
                                
                                [Settings]
                                #EmptyConfig=false
                                #Identity=radio:radio
                                #3GLTEHandover=true
                                #SetRadioCapability=auto
                                
                                SetRadioCapability=off
                                emptyPinQuery=false
                                radioPowerCycle=false
                                confirmRadioPowerOn=false
                                useDataProfiles=true
                                
                                [ril_0]
                                transport=binder:name=slot1
                                name=slot1
                                
                                [ril_1]
                                transport=binder:name=slot2
                                name=slot2
                                

                                and main.conf

                                sudo vi /etc/ofono/main.conf
                                
                                [ModemManager]
                                AutoSelectDataSim=always
                                
                                

                                and reboot and phone

                                Flohack 1 Reply Last reply Reply Quote 0
                                • Flohack
                                  Flohack @golliath51 last edited by

                                  @golliath51 main.conf had a bug, in the latest rootfs this change should not be necessary anymore 😉

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