UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Eric H
    3. Posts
    Offline
    • Profile
    • Following 18
    • Followers 2
    • Topics 5
    • Posts 148
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Call for testing: Ubuntu Touch 24.04-1.0

      @lduboeuf said in Call for testing: Ubuntu Touch 24.04-1.0:

      Don't worry, we will remove that popup for now.

      thanks

      @peat_psuwit said in Call for testing: Ubuntu Touch 24.04-1.0:

      My understanding is that Ubuntu Touch now have a facility to retry retrieving MMS if downloading fails. So, in that case, you should get a notification, after which you can disable Wi-Fi and retry retrieving MMS (@lduboeuf please correct me on this if I'm wrong).

      OK. I will test and report.

      @peat_psuwit said in Call for testing: Ubuntu Touch 24.04-1.0:

      You should not have to uninstall applications; once all applications are updated, you should be offered release upgrade. This is intentional, as many times application and system updates can solve compatibility issues with the new release before the new release is being upgraded to.

      Got it.
      I forgot to mention it, but first I tried to update these applications.
      But, I don't know why, it failed, and the only solution I then found was to uninstall them.

      posted in OS
      Eric HE
      Eric H
    • RE: VoLTE Implementation For Google Pixel 3a/3a XL

      @atarilinux
      https://lucaweiss.eu/post/2023-03-30-retrofit-dynamic-partition/

      posted in Google Pixel 3a/3a XL
      Eric HE
      Eric H
    • RE: VoLTE Implementation For Google Pixel 3a/3a XL

      @atarilinux
      it seem this this file should be updated too :
      https://gitlab.com/atarilinux/ubports-ubuntu-touch-google-sargo-volte/-/blob/main/.gitlab-ci.yml

      posted in Google Pixel 3a/3a XL
      Eric HE
      Eric H
    • RE: VoLTE Implementation For Google Pixel 3a/3a XL

      @atarilinux
      unsure but maybe systempart=/dev/mapper/system is missing in cmdline

      from porting Telgram Group :

      system.img and rootfs.img are the same thing from a fastboot POV. your userdata should be freshly formatted as ext4, but yes that's what the bottom of the doc also explains, which one you need and how to flash it depends on if you included e.g. systempart=/dev/mapper/system on cmdline for devices with super partition

      also unsure about other fields

      posted in Google Pixel 3a/3a XL
      Eric HE
      Eric H
    • RE: Call for testing: Ubuntu Touch 24.04-1.0

      @ftmazzone
      Ok, we just have to disable wifi when sending MMS, not a problem.

      As we do not anticipate when MMS will arrive, will we have to disable wifi all the time to be able to receive them ?

      posted in OS
      Eric HE
      Eric H
    • RE: Call for testing: Ubuntu Touch 24.04-1.0

      @lduboeuf
      yes it worked on focal wih wifi on.
      unsure, but it could be related to MessageProxy / Proxy set or unset.

       [ /ril_0/context4 ]
              Name = SFR
              Active = 1
              Preferred = 1
              Type = internet
              Protocol = ip
              AccessPointName = sl2sfr
              Username = 
              Password = 
              AuthenticationMethod = any
              MessageProxy = 10.151.0.1:8080
              MessageCenter = http://mms1
              Settings = { Interface=rmnet_data3 Proxy=10.151.0.1:8080 Method=static Address=100.104.134.41 Netmask=255.255.255.252 Gateway=100.104.134.42 DomainNameServers=172.20.2.39,172.20.2.10, }
              IPv6.Settings = { }
      
      posted in OS
      Eric HE
      Eric H
    • RE: Has anyone got us cellular/t mobile in the USA working

      @FrostDaemon
      according to these tests, yes on T-mobile
      https://codeberg.org/EricHeintzmann/UbuntuTouch/issues/23

      posted in Support
      Eric HE
      Eric H
    • RE: Call for testing: Ubuntu Touch 24.04-1.0

      @peat_psuwit
      I followed the above procedure to update my Xiaomi Poco X3 NFC (surya) to UT 24.04-1.0 Beta 2.

      This worked well except a UI issue: I had to uninstall two applications because instead of seeing the screen offering the system upgrade, I saw a screen proposing the update of Dev Tools and Pure Maps Slim

      After some tests everything seems to work properly with the notable exception of MMS.
      Indeed, I can no longer send or receive MMS when wifi is activated, which seems to me to be a regression, at least on this device.

      posted in OS
      Eric HE
      Eric H
    • RE: VoLTE Implementation For Google Pixel 3a/3a XL

      @atarilinux @mr_growl @JayH
      There is a script to extract command line args and other needed fields.
      See at https://docs.ubports.com/en/latest/porting/build_and_boot/standalone_kernel_build.html#extracting-values-from-stock-boot-img-vendor-boot-img

      posted in Google Pixel 3a/3a XL
      Eric HE
      Eric H
    • RE: VoLTE Implementation For Google Pixel 3a/3a XL

      @AetheralMeowstic
      in the new halium 12 port for sargo and bonito, VoLTE is configured, yes, but the port is not finalized.

      posted in Google Pixel 3a/3a XL
      Eric HE
      Eric H
    • RE: VoLTE Implementation For Google Pixel 3a/3a XL

      @atarilinux
      The UT deviceinfo file for the new port of sargo/bonito can be found here : https://gitlab.com/ubports/porting/community-ports/android12/google-pixel-3a/google-sargo/-/blob/main/deviceinfo?ref_type=heads

      deviceinfo_kernel_cmdline is empty and should probably be completed.

      The documentation is available at https://docs.ubports.com/en/latest/porting/build_and_boot/standalone_kernel_build.html#filling-in-your-deviceinfo

      There is also a sample file : https://gitlab.com/ubports/porting/community-ports/halium-generic-adaptation-build-tools/-/blob/main/deviceinfo.sample?ref_type=heads

      posted in Google Pixel 3a/3a XL
      Eric HE
      Eric H
    • RE: Partition not found error

      @isidroarias
      It looks like this error : https://forums.ubports.com/post/87147

      I suggest to reflash android 10 to restore all partitions (do not relock the bootloader).
      Then reinstall Ubuntu Touch.

      posted in Xiaomi Poco X3 NFC
      Eric HE
      Eric H
    • RE: VoLTE Implementation For Google Pixel 3a/3a XL

      @atarilinux

      1. You have a retro-fitted super partition
      2. You have images
      3. You have the procedure to flash images in retro-fitted super partition : https://source.android.com/docs/core/architecture/bootloader/fastbootd#dynamic-partitions

      What else ?

      posted in Google Pixel 3a/3a XL
      Eric HE
      Eric H
    • RE: VoLTE Implementation For Google Pixel 3a/3a XL

      @atarilinux
      AFAIK, these devices use a super partition, but not a retro-fitted one.
      But, I don't think the build system is aware of the partition type.

      posted in Google Pixel 3a/3a XL
      Eric HE
      Eric H
    • RE: VoLTE Implementation For Google Pixel 3a/3a XL

      @atarilinux
      I see same errors (cp and losesetup) in other ports.
      For example:

      • on Faiphone 4
      • on Fairphone5
      • on Poco X3
      • ...

      here's an example of flashing devel images on a device with a super partition :
      https://gitlab.com/EricHeintzmann/ubuntu-touch/xiaomi-surya/-/wikis/fastboot-flash

      About fastbootd :
      https://source.android.com/docs/core/architecture/bootloader/fastbootd

      posted in Google Pixel 3a/3a XL
      Eric HE
      Eric H
    • RE: Ubuntu Touch 24.04, VoLTE, and Devices in the US

      @atarilinux
      It uses android 10 version with a repartitioned super.img

      For more details : https://github.com/ubuntu-touch-surya/ubuntu-touch-surya/releases/tag/stable-repartition

      About pixel 3a android 12 partitionning, i don't know.

      posted in Devices
      Eric HE
      Eric H
    • RE: install ubutu touch on pocco x3 failed

      @MrT10001
      In order to update the installation guide, what are the requirements to install UT on poco X3 from windows 11 ?
      Latest version of fastboot/adb ? Drivers ?
      Where to download them ?

      posted in Libertine
      Eric HE
      Eric H
    • RE: install ubutu touch on pocco x3 failed

      @Blablub
      After extracting the tgzipped MUI ROM, the flash_all.sh script is in the newly created folder.

      posted in Libertine
      Eric HE
      Eric H
    • RE: install ubutu touch on pocco x3 failed

      @Blablub
      Yes, you can try flash_all.sh script.
      If no error, retry UT installation

      posted in Libertine
      Eric HE
      Eric H