@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.

Posts
-
RE: venv installation
-
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 helpFor 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.
- 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
-
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
-
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 ? -
RE: Working VoLTE reports, share your experience
Xiaomi POCO X3 NFC (surya)
focal 20.04 devel (r581)
France, SFRVoLTE tests : https://codeberg.org/EricHeintzmann/UbuntuTouch/issues/23
-
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)
-
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
-
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.