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

    Eric H

    @Eric H

    15
    Reputation
    37
    Profile views
    148
    Posts
    2
    Followers
    18
    Following
    Joined
    Last Online
    Location France

    Eric H Unfollow Follow

    Best posts made by Eric H

    • RE: venv installation

      @chaospredictor
      One option I've tested is to use Crackle to install the version of python you want
      After that, you can use pip and venv.

      Crackle : https://gitlab.com/tuxecure/crackle-apt/crackle

      posted in App Development
      Eric HE
      Eric H
    • RE: Working VoLTE reports, share your experience

      @uxes said in Working VoLTE reports, share your experience:

      after some months of using, i know that after start using volte, 4G internet sometimes stop working, maybe after call/sms only thing that helps is to disable/enable data in indicators (no reboot required)
      Eric from poco reported that adding new APN may help

      For those interested in activating VoLTE on the Poco X3, here are the steps I followed:

      • After enabling VoLTE, I noticed errors in the logs related to context 1 of ofono. To address this, I replaced this context with a new APN "Internet & MMS" using the commands available in /usr/share/ofono/scripts/.
      • I also removed an unused connection using ncli connection.

      While I can't guarantee that these modifications are the solution, I haven't encountered any issues since.

      It's important to note that after exiting airplane mode, the poco often struggles to reconnect to VoLTE without a reboot.

      posted in General
      Eric HE
      Eric H
    • RE: Device recommendation for VoLTE support

      It is possible to obtain a list of all devices in devel where VoLTE is enabled by conducting a search on Gitlab :

      https://gitlab.com/search?group_id=54262841&scope=blobs&search=OfonoImplementsIms%3A+true&page=1

      posted in Devices
      Eric HE
      Eric H
    • RE: Ubuntu Touch 24.04, VoLTE, and Devices in the US

      @atarilinux @wally
      Maybe you will be interested in Daniel Pratt's tests with T-Mobile in the USA on a Poco X3 NFC ?

      https://codeberg.org/EricHeintzmann/UbuntuTouch/issues/23

      posted in Devices
      Eric HE
      Eric H
    • RE: Working VoLTE reports, share your experience

      Xiaomi POCO X3 NFC (surya)
      focal 20.04 devel (r581)
      France, SFR

      VoLTE tests : https://codeberg.org/EricHeintzmann/UbuntuTouch/issues/23

      posted in General
      Eric HE
      Eric H
    • RE: Ubuntu Touch Q&A 145 Call for questions

      Hello,

      Will it be possible to use the Alfred's browser engine instead of QtWebengine to create webapps for UT ?

      Thanks

      posted in News
      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: Call for testing: Ubuntu Touch 20.04 OTA-8

      Xiaomi POCO X3 NFC (surya)

      • Calls: OK
      • SMS: OK
      • Cellular data: OK
      • Address book app : OK (can remove pictures)
      • Web browser (Morph): OK
      • Wi-Fi settings: OK (WPA3 !)
      • MMS
        • OK in 3G &4G
        • cannot send or receive MMS in 2G when I make call (but it's not new)
      posted in OS
      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: Call for testing: Ubuntu Touch 20.04 OTA-9

      I tested version 2025-W22 on my Xiaomi POCO X3 NFC (surya), and here are my observations:

      • The notification LED works normally
      • Emojis display correctly.
      • Waydroid functions without issues. So far, I haven't noticed any regressions.

      Regarding VoLTE:

      • With VoLTE disabled:
        Basic functionalities (calls, SMS, MMS, and cellular data) work perfectly.

      • With VoLTE enabled:
        Basic functionalities (calls, SMS, MMS, and cellular data) also work.
        However, when the phone exits airplane mode, it often struggles to reconnect to VoLTE.

      Other users have reported issues related to VoLTE that I couldn't reproduce, but I mention them here in case they might be useful:

      • Inability to send SMS when VoLTE is enabled (https://forums.ubports.com/post/85788).
      • Inability to download messages with Teleports when VoLTE is enabled (https://t.me/ut_pocox3/18228).
      • Difficulty hanging up after a call when VoLTE is enabled (https://t.me/ut_pocox3/18506).This happened to me once and seems to occur randomly.
      posted in OS
      Eric HE
      Eric H

    Latest posts made by Eric H

    • 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