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

    Eric H

    @Eric H

    12
    Reputation
    35
    Profile views
    132
    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: 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: 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: 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: 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
    • RE: install ubutu touch on pocco x3 failed

      @Blablub
      The issue is probably due to the partition not found (in your first error).
      I suggest to reflash android 10 with miaomi flash tool to restore all partitions (do not relock the phone).
      Then reinstall Ubuntu Touch

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

      @Blablub
      MIUI surya_global_images_V12.0.9.0.QJGMIXM is the correct android 10 version to use.

      Please take a look at troubleshooting section of https://forums.ubports.com/topic/10392/ubuntu-touch-installation-guide-for-xiaomi-poco-x3-nfc-x3

      Some users report that they have not been able to install Ubuntu Touch from Windows (10 & 11), but that they have been able to do so with Linux.

      posted in Libertine
      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: 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: VoLTE Implementation For Google Pixel 3a/3a XL

      @Futura Pipelines are launched in STEP 2

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

      @atarilinux
      Without Telegram, it might be complicated, as almost all discussions regarding UT take place there.
      If you use Matrix, I believe there are bridges to these Telegram groups.

      posted in Google Pixel 3a/3a XL
      Eric HE
      Eric H