On the Xiaomi 6, the ofono-binder-Plugin software package must be in a lower version (1.1.15). The latest version will cause the ofono process to crash。
The specific reason for the crash of the ofono process has not been found yet
On the Xiaomi 6, the ofono-binder-Plugin software package must be in a lower version (1.1.15). The latest version will cause the ofono process to crash。
The specific reason for the crash of the ofono process has not been found yet
said in Update port for Ubuntu Touch 20.04 on Xiaomi Mi 6:
For VoLTE.
I learned from the Sailfish OS porter that the previous VoLTE plug-in for Sailfish OS was used in conjunction with the modem configuration tool.
The name in the Sailfish OS library is
modem_auto_config.Maybe we need to do that, too.
It has been confirmed on the Xiaomi 6 that volte registration has no strong correlation with modem_auto_config
@Keneda
I apologize for what I said before。
I will try to use translation software to complete basic communication。
@hisacro There is no new progress at present. The current ofonod process will crash.
Error: Segment fault
@hisacro said in Device recommendation for VoLTE support:
@kuailexs said in Device recommendation for VoLTE support:
I'm testing VoLTE support on the Mi 6。
A halium-9 based device。
I believe it will be successful。Hey @kuailexs why is this device not in the supported list?
The test hasn't been completed yet.
Currently, only the status has been detected, but it cannot be used
As a mature and great community, these should not be overly restricted.
@arubislander said in Update port for Ubuntu Touch 20.04 on Xiaomi Mi 6:
@kuailexs Same goes for you :-). But thanks for answering the question.
@arubislander Updated.
However, as a mature and great community, these should not be overly restricted.
If you have a lot of free time.
It is suggested that you think about how to optimize the ubuntu touch system better.
It is suggested to add the configuration of mirror resources. To reduce installation failures caused by the network.
During the installation process, some resource files on github will be used, and they often fail to be downloaded in China.
I made a mirror site. But it is not convenient to use.
I'm testing VoLTE support on the Mi 6。
A halium-9 based device。
I believe it will be successful。
Can you add multi-language support to ubports-installer?
Some of us like ubuntu touch but can't read English.
The PR is merged.
now we need system-image channels and install channels.
For VoLTE.
I learned from the Sailfish OS porter that the previous VoLTE plug-in for Sailfish OS was used in conjunction with the modem configuration tool.
The name in the Sailfish OS library is modem_auto_config.
Maybe we need to do that, too.
@kuailexs said in Update port for Ubuntu Touch 20.04 on Xiaomi Mi 6:
merge requests :
https://gitlab.com/ubports/porting/community-ports/android9/xiaomi-mi-6/xiaomi-sagit/-/merge_requests/1
https://gitlab.com/ubports/infrastructure/devices.ubuntu-touch.io/-/merge_requests/588
Excuse me.
Is there anything else I need to do before you accept this merge request?
Is there any documentation about this?
@Moem There are no answers to these questions.
If you want to submit the relevant new port repository code to the ubports organization. There's no introduction to this
How do I submit new port repository code and device information?
How do I submit an upgraded port repository code and device information?
How to apply for port repository permission?
Hopefully there are process guidance documents on the docs website.
Recently,
I'm trying to update the mi6 port for Ubuntu Touch 20.04.

Just a few configuration updates,It looks like everything works.
From Verevka's port. see : https://forums.ubports.com/topic/4671
merge requests :
https://gitlab.com/ubports/porting/community-ports/android9/xiaomi-mi-6/xiaomi-sagit/-/merge_requests/1
https://gitlab.com/ubports/infrastructure/devices.ubuntu-touch.io/-/merge_requests/588
For VoLTE on Mi 6 :unavailable
proprietary blobs for Android 9
radio interface version is 1.1
ims version is 1.0
Use this patch to load the ims library.
ofono IpMultimediaSystem is not registered
phablet@ubuntu-phablet:~$ gdbus call --system --dest org.ofono --object-path /ril_0 --method org.ofono.IpMultimediaSystem.GetProperties
({'Registered': <false>, 'Registration': <'auto'>, 'VoiceCapable': <false>, 'SmsCapable': <false>},)