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

    Eric H

    @Eric H

    13
    Reputation
    36
    Profile views
    139
    Posts
    2
    Followers
    17
    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: 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: 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