As a mature and great community, these should not be overly restricted.

Posts
-
RE: Update port for Ubuntu Touch 20.04 on Xiaomi Mi 6
-
RE: Update port for Ubuntu Touch 20.04 on Xiaomi Mi 6
@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. -
RE: Update port for Ubuntu Touch 20.04 on Xiaomi Mi 6
-
configuration of mirror resources
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.
-
RE: 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。 -
RE: Ubuntu Touch Q&A 159 call for questions
Can you add multi-language support to ubports-installer?
Some of us like ubuntu touch but can't read English. -
RE: Update port for Ubuntu Touch 20.04 on Xiaomi Mi 6
The PR is merged.
now we need system-image channels and install channels. -
RE: 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.
-
RE: Update port for Ubuntu Touch 20.04 on Xiaomi Mi 6
@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/588Excuse me.
Is there anything else I need to do before you accept this merge request?
Is there any documentation about this?
-
RE: Ubuntu Touch Q&A 154 Call For Questions
@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
-
RE: Ubuntu Touch Q&A 154 Call For Questions
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.
-
Update port for Ubuntu Touch 20.04 on Xiaomi Mi 6
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/588For VoLTE on Mi 6 :unavailable
proprietary blobs for Android 9
radio interface version is 1.1
ims version is 1.0Use 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>},)
-
RE: Welcome to the UBports community! Introduce yourself here!
Hello everyone, my name is kuailexs and I come from Sichuan, China.
I'm very interested in ubuntu touch, and I've been looking at ubuntu touch since 2017.
In 2017, I tried to port ubuntu touch to the Mi 4 and was very happy when Ubuntu touch launched successfully on the Mi 4.
Last year I tried switching the Meizu pro5 port to use halium7. It was not finished due to too little spare time.
Recently I was trying to upgrade Mi 6 port to Ubuntu touch 20.04. And I have been following up the Chinese translation work of docs.ubports.com recently.
-
RE: [Qualcomm} VoLTE call for testing
On the Mi 6. radioInterface = 1.1
VoLTE cannot be used
Although he has already executed the following code
https://github.com/mer-hybris/ofono-binder-plugin/blob/9ad094cbf772e0796015ad517b727d8577174b74/src/binder_ims.c#L276phablet@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>},)
-
RE: [Qualcomm} VoLTE call for testing
@uxes thank you
I tried to set this option.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>},)
-
RE: [Qualcomm} VoLTE call for testing
@mariogrip
There is no "android.hardware.radio@1.5::IRadio" library file in mi6。
The largest version is 1.4