<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Install Ut on Xiaomi Note 9 pro]]></title><description><![CDATA[<p dir="auto">Hi all.</p>
<p dir="auto">I bought a Xiaomi Note 9 Pro Global, MIUI 12 with Android 10 and I have installed Ubuntu Touch on it. Android 10 must be installed because it is built on Halium 10.</p>
<p dir="auto">The price of this phone was 240 € brand new. I got it from Mediamarkt, Madrid, Spain. It is still available new in some places, as it is a high-end device. It can be bought second hand for between 150 and 200 €.</p>
<p dir="auto">Before inserting a SIM card or connect it to a wifi network, I blocked the updates, so that the phone would not update.</p>
<p dir="auto">To unlock the bootloader, create a Xiaomi account from the phone, you can add your current Google account. You must add the phone number associate to the device.</p>
<p dir="auto">Download the Mi Unlock App here: <a href="https://c.mi.com/thread-2262302-1-0.html" rel="nofollow ugc">https://c.mi.com/thread-2262302-1-0.html</a> available for Windows 10. Run it and login with the account create above and connect the phone to the computer. Once started, you must wait about 155 hours to unlock the device.</p>
<p dir="auto">If the phone doesn’t come with Android 10, a new rom must be installed. Look here and download the version for your phone: <a href="https://github.com/ubuntu-touch-miatoll/ubuntu-touch-miatoll/blob/main/FIRMWARE.md" rel="nofollow ugc">https://github.com/ubuntu-touch-miatoll/ubuntu-touch-miatoll/blob/main/FIRMWARE.md</a><br />
The following link is valid one and works WAYDROID :</p>
<p dir="auto">Redmi Note 9 Pro Global EEA<br />
Stable<br />
Fastboot<br />
V12.0.1.0.QJZEUXM<br />
Android 10.0<br />
4.3 GB<br />
2020-11-10<br />
Download   <a href="https://xiaomifirmwareupdater.com/miui/joyeuse/stable/V12.0.1.0.QJZEUXM/" rel="nofollow ugc">https://xiaomifirmwareupdater.com/miui/joyeuse/stable/V12.0.1.0.QJZEUXM/</a></p>
<p dir="auto"><img src="/assets/uploads/files/1650713059398-captura-de-pantalla-2022-04-23-13-21-12.png" alt="Captura de pantalla -2022-04-23 13-21-12.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">You also need the Xiaomi program to flash your phone , download for Windows 10 MIUI ROM Flashing Tool    <a href="https://c.mi.com/oc/miuidownload/detail?guide=2" rel="nofollow ugc">https://c.mi.com/oc/miuidownload/detail?guide=2</a><br />
when flashing the phone see if it has the option to not lock the bootloader, it must be unlocked.</p>
<p dir="auto">The rest of the process, I did them on Ubuntu 20.04.</p>
<p dir="auto">Install ADB and FASTBOOT on the PC via the terminal typing:<br />
<code>sudo apt install android-tools-adb android-tools-fastboot</code><br />
Turn on the phone with Android 10 installed, and enable Developer mode and USB Debugging.</p>
<p dir="auto">Connect the phone to the computer with a cable in a USB 2.0 port. USB 3.0 ports doesn’t work.</p>
<p dir="auto">Open a terminal and type:<br />
<code>adb devices</code><br />
You’ll see something like:</p>
<pre><code>$ adb devices
List of devices attached
* daemon not running; starting now at tcp:5037
* daemon started successfully
8xxxxxxx	unauthorized
</code></pre>
<p dir="auto">A pop-up window will appears on the phone screen. Tap on accept to authorize USB Debugging.<br />
Then, on the terminal type:<br />
<code>adb devices</code><br />
You will see something like:</p>
<pre><code>$ adb devices
List of devices attached
8xxxxxxx	device
</code></pre>
<p dir="auto">This shows the id of your mobile phone and “device”. This means that it is properly connected.</p>
<p dir="auto">Next, install the UBports Installer 0.9.5 on your computer. It is available as an appimage, .deb and in snap packeges.</p>
<p dir="auto">Start the UBports Installer. It should detect the mobile model if it connected to the computer and turned on.<br />
Check that the mobile model is correct and set the channel to Stable, 16.04 and enable both, the<br />
“Wipe data” and “Bootstrap” options.</p>
<p dir="auto">Press Install to start downloading the files needed to the computer.<br />
Then, the installer will try to reboot the device in fastboot mode. If this fails, you’ll have to do it manually: Turn the phone off and then turn it on pressing volume down and power buttons at the same time. Don’t unplug the phone from the computer for the installer to continue with the installation.</p>
<p dir="auto">Once a purple screen with the name Ubuntu Touch appears on the mobile screen, the OS is installed. Congratulations.</p>
<p dir="auto"><a href="https://devices.ubuntu-touch.io/device/joyeuse/" rel="nofollow ugc">Xiaomi Note 9 Pro porting</a><br />
<a href="https://www.backmarket.es/xiaomi-xiaomi-redmi-note-9-pro-128-gb-gris-interstellar-gray-libre-segunda-mano/356665.html" rel="nofollow ugc">BackMarket</a></p>
<p dir="auto">This phone works very well, I use it daily with Ubuntu Touch,<br />
To get the phone to recognise both SIMs, first insert one SIM and make calls, then turn the phone off and you can insert both SIM cards, now both SIMs work.</p>
<p dir="auto">It has some issues,</p>
<p dir="auto">Occasionally the sound drops in volume when using various apps that use sound or the microphone stops working with the recorder app.<br />
The front camera does not work in video calls.<br />
If you use Waydroid the GPS does not work, you must restart UT to get it working again on UT.</p>
<p dir="auto">Regards...</p>
]]></description><link>https://forums.ubports.com/topic/7686/install-ut-on-xiaomi-note-9-pro</link><generator>RSS for Node</generator><lastBuildDate>Tue, 10 Mar 2026 16:31:41 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/7686.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 18 Apr 2022 22:26:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Install Ut on Xiaomi Note 9 pro on Fri, 30 Sep 2022 20:13:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/madas" aria-label="Profile: madas">@<bdi>madas</bdi></a> Above is all written, the version of the mobile has to be android 10,</p>
]]></description><link>https://forums.ubports.com/post/67631</link><guid isPermaLink="true">https://forums.ubports.com/post/67631</guid><dc:creator><![CDATA[Josele13]]></dc:creator><pubDate>Fri, 30 Sep 2022 20:13:01 GMT</pubDate></item><item><title><![CDATA[Reply to Install Ut on Xiaomi Note 9 pro on Fri, 30 Sep 2022 07:16:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jakub" aria-label="Profile: jakub">@<bdi>jakub</bdi></a></p>
<p dir="auto">For anybody interested in this thread…</p>
<p dir="auto">The post at 29 Sep 2022 15:47 has been edited; thank you, Jakub.</p>
<p dir="auto">Now this answer (at 29 Sep 2022 15:47) seems to me complete.</p>
<p dir="auto">Do not read my question below (29 Sep 2022 16:59); it is now irrelevant and will confuse you.</p>
]]></description><link>https://forums.ubports.com/post/67618</link><guid isPermaLink="true">https://forums.ubports.com/post/67618</guid><dc:creator><![CDATA[madas]]></dc:creator><pubDate>Fri, 30 Sep 2022 07:16:03 GMT</pubDate></item><item><title><![CDATA[Reply to Install Ut on Xiaomi Note 9 pro on Thu, 29 Sep 2022 16:19:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/madas" aria-label="Profile: madas">@<bdi>madas</bdi></a> My bad, I thought Android 9 was base for this port, but it is version 10. So ROM version is correct then, because this port is based on Halium 10.</p>
]]></description><link>https://forums.ubports.com/post/67605</link><guid isPermaLink="true">https://forums.ubports.com/post/67605</guid><dc:creator><![CDATA[Jakub]]></dc:creator><pubDate>Thu, 29 Sep 2022 16:19:17 GMT</pubDate></item><item><title><![CDATA[Reply to Install Ut on Xiaomi Note 9 pro on Thu, 29 Sep 2022 14:59:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jakub" aria-label="Profile: jakub">@<bdi>jakub</bdi></a></p>
<p dir="auto">Thank you for your quick answer.</p>
<p dir="auto">I cannot understand one particular detail.</p>
<p dir="auto">1</p>
<p dir="auto">If the phone arrived with Android 9, it is OK.</p>
<p dir="auto">2</p>
<p dir="auto">If it has newer Android, I have to downgrade to Android 9, link somewhere in the thread,</p>
<p dir="auto">3</p>
<p dir="auto">But as far as I understand you gave a rom version for Android 10.</p>
<p dir="auto">Do I need it for a later upgrade (Android 10 -&gt; downgrade to Android 9 -&gt; upgrade to Android 10 with the above mentioned rom)?</p>
<p dir="auto">Sorry for my misunderstanding. I like linux and I have been using it for about twenty years, but I have no experience with Android phones… I had Nokias, then only Ubuntu ones…</p>
]]></description><link>https://forums.ubports.com/post/67602</link><guid isPermaLink="true">https://forums.ubports.com/post/67602</guid><dc:creator><![CDATA[madas]]></dc:creator><pubDate>Thu, 29 Sep 2022 14:59:21 GMT</pubDate></item><item><title><![CDATA[Reply to Install Ut on Xiaomi Note 9 pro on Thu, 29 Sep 2022 16:21:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/madas" aria-label="Profile: madas">@<bdi>madas</bdi></a> Yes you need to create Xiaomi account to be able to unlock phone's bootloader. What 155 hours long process means, is that it is some security measure from Xiaomi, if I understand it right. When you try to unlock bootloader for the first time it fails and tells you to wait 155 hours (1 week) and after that time you should be able to unlock bootloader without problems.<br />
<strong>As for point number 3:</strong> Phone must be running Android 10, for system partitions to be in correct place for UT installer to work, otherwise you could end up bricking the phone. So if you are on version 11 you need to downgrade, there should be links to Android 10 ROMs somewhere in this thread.<br />
For example I used this ROM:<br />
Redmi Note 9 Pro Global EEA<br />
Stable<br />
Fastboot<br />
V12.0.1.0.QJZEUXM<br />
Android 10.0<br />
4.3 GB<br />
2020-11-10<br />
Download <a href="https://xiaomifirmwareupdater.com/miui/joyeuse/stable/V12.0.1.0.QJZEUXM/" rel="nofollow ugc">https://xiaomifirmwareupdater.com/miui/joyeuse/stable/V12.0.1.0.QJZEUXM/</a><br />
<strong>Point 4:</strong> You must downgrade if phone is running version 11 or newer.<br />
If there is something else I missed from your post just ask.</p>
<p dir="auto">EDIT: Phone must be running Android 10 to be able to install UT.</p>
]]></description><link>https://forums.ubports.com/post/67600</link><guid isPermaLink="true">https://forums.ubports.com/post/67600</guid><dc:creator><![CDATA[Jakub]]></dc:creator><pubDate>Thu, 29 Sep 2022 16:21:21 GMT</pubDate></item><item><title><![CDATA[Reply to Install Ut on Xiaomi Note 9 pro on Thu, 29 Sep 2022 09:35:06 GMT]]></title><description><![CDATA[<p dir="auto">Thank you for the step by step instruction.</p>
<p dir="auto">I am in a similar situation: I bought a new Xiaomi Redmi Note 9 Pro. It is in the original package: it has not been used until now.</p>
<p dir="auto">As I understand from the detailed description above:</p>
<p dir="auto">1</p>
<p dir="auto">I must start the phone with Android and I must personalize it with my google account.<br />
It is needed to create a Xiaomi account.<br />
It is not necessary to upgrade Android if it is Android 10 (I hope it will be).</p>
<p dir="auto">2</p>
<p dir="auto">I can and I must download the Mi unlock App.<br />
Did you really mean 155 hours, ie is it a week long process?</p>
<p dir="auto">3</p>
<p dir="auto">As far as I understand Android 9 (anything earlier than Android 10) must be upgraded, it happens by installing a new rom.</p>
<p dir="auto">4</p>
<p dir="auto">I hope I understand well the above written steps. My most important question:<br />
If I have Android 10 on the phone (no need for upgrading Android), then</p>
<p dir="auto">a)</p>
<p dir="auto">do I need the Xiaomi program to flash my phone, do I have to download for Windows 10 MIUI ROM Flashing Tool etc…</p>
<p dir="auto">b)</p>
<p dir="auto">or I can continue with installing adb and fastboot on the pc… etc</p>
<p dir="auto">Thank you in advance.</p>
]]></description><link>https://forums.ubports.com/post/67597</link><guid isPermaLink="true">https://forums.ubports.com/post/67597</guid><dc:creator><![CDATA[madas]]></dc:creator><pubDate>Thu, 29 Sep 2022 09:35:06 GMT</pubDate></item><item><title><![CDATA[Reply to Install Ut on Xiaomi Note 9 pro on Sat, 23 Apr 2022 12:00:07 GMT]]></title><description><![CDATA[<p dir="auto">This is a Xiaomi issue on Android, on all Xiaomi devices, but it also happens on Ut,</p>
<p dir="auto">the photos in vertical position come out landscape, you have to correct them on the PC, I have found the way to correct the image from UT, after taking the picture vertically, go to edit photo, click on change the clarity of the photo, ...., modify a little and then save the image, now you have the image vertically, I have put the steps in the image below.</p>
<p dir="auto"><img src="/assets/uploads/files/1650715177282-captura-de-pantalla-2021-06-26-09-23-57.jpg" alt="captura-de-pantalla-2021-06-26-09-23-57.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">Regards...</p>
]]></description><link>https://forums.ubports.com/post/63910</link><guid isPermaLink="true">https://forums.ubports.com/post/63910</guid><dc:creator><![CDATA[Josele13]]></dc:creator><pubDate>Sat, 23 Apr 2022 12:00:07 GMT</pubDate></item><item><title><![CDATA[Reply to Install Ut on Xiaomi Note 9 pro on Sat, 23 Apr 2022 11:53:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jakub" aria-label="Profile: jakub">@<bdi>jakub</bdi></a> Your laptop gives hotspot connection ? I can't help you there, from my mobile I see the connections in 2,4 Ghz and 5 Ghz, but I haven't tested that.</p>
]]></description><link>https://forums.ubports.com/post/63909</link><guid isPermaLink="true">https://forums.ubports.com/post/63909</guid><dc:creator><![CDATA[Josele13]]></dc:creator><pubDate>Sat, 23 Apr 2022 11:53:31 GMT</pubDate></item><item><title><![CDATA[Reply to Install Ut on Xiaomi Note 9 pro on Sat, 23 Apr 2022 11:48:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/josele13" aria-label="Profile: josele13">@<bdi>josele13</bdi></a> No, I meant connecting to <strong>hotspot running on laptop</strong>. Phone sees lots of networks, but not mine wifi network.</p>
]]></description><link>https://forums.ubports.com/post/63908</link><guid isPermaLink="true">https://forums.ubports.com/post/63908</guid><dc:creator><![CDATA[Jakub]]></dc:creator><pubDate>Sat, 23 Apr 2022 11:48:34 GMT</pubDate></item><item><title><![CDATA[Reply to Install Ut on Xiaomi Note 9 pro on Sat, 23 Apr 2022 11:38:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jakub" aria-label="Profile: jakub">@<bdi>jakub</bdi></a> that's another typical Ut issue .... first you turn on the wifi and then the hotspot.</p>
<p dir="auto"><a href="https://forums.ubports.com/topic/6203/hotspot-issue?_=1650713804733">https://forums.ubports.com/topic/6203/hotspot-issue?_=1650713804733</a></p>
<p dir="auto">Regards...</p>
]]></description><link>https://forums.ubports.com/post/63907</link><guid isPermaLink="true">https://forums.ubports.com/post/63907</guid><dc:creator><![CDATA[Josele13]]></dc:creator><pubDate>Sat, 23 Apr 2022 11:38:34 GMT</pubDate></item><item><title><![CDATA[Reply to Install Ut on Xiaomi Note 9 pro on Sat, 23 Apr 2022 11:32:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/josele13" aria-label="Profile: josele13">@<bdi>josele13</bdi></a> Yes, I did as it was suggested to me, Waydroid now works, but for some reason the phone is unable to find my hotspot from laptop, though I had used it without problems before. Could be the problem that there are quite a lot of other wifi networks around? I finds lots of them, but not mine.</p>
]]></description><link>https://forums.ubports.com/post/63905</link><guid isPermaLink="true">https://forums.ubports.com/post/63905</guid><dc:creator><![CDATA[Jakub]]></dc:creator><pubDate>Sat, 23 Apr 2022 11:32:33 GMT</pubDate></item><item><title><![CDATA[Reply to Install Ut on Xiaomi Note 9 pro on Sat, 23 Apr 2022 11:28:33 GMT]]></title><description><![CDATA[<p dir="auto">I have installed Waydroid on this version that I had on my phone and Waydroid works, although after the installation it restarts the phone, we have to turn off the phone and then turn it on.</p>
]]></description><link>https://forums.ubports.com/post/63904</link><guid isPermaLink="true">https://forums.ubports.com/post/63904</guid><dc:creator><![CDATA[Josele13]]></dc:creator><pubDate>Sat, 23 Apr 2022 11:28:33 GMT</pubDate></item><item><title><![CDATA[Reply to Install Ut on Xiaomi Note 9 pro on Sat, 23 Apr 2022 10:59:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jakub" aria-label="Profile: jakub">@<bdi>jakub</bdi></a> I recommend not to use the mobile reboot, it is better to turn off the device and then turn it on,  that is effective in all situations of installation or trying to get something to work.</p>
<p dir="auto">Regards...</p>
]]></description><link>https://forums.ubports.com/post/63902</link><guid isPermaLink="true">https://forums.ubports.com/post/63902</guid><dc:creator><![CDATA[Josele13]]></dc:creator><pubDate>Sat, 23 Apr 2022 10:59:46 GMT</pubDate></item><item><title><![CDATA[Reply to Install Ut on Xiaomi Note 9 pro on Sat, 23 Apr 2022 10:42:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nitanmarcel" aria-label="Profile: nitanmarcel">@<bdi>nitanmarcel</bdi></a> So the automatic reboot triggered by its installation is not enough?</p>
]]></description><link>https://forums.ubports.com/post/63901</link><guid isPermaLink="true">https://forums.ubports.com/post/63901</guid><dc:creator><![CDATA[Jakub]]></dc:creator><pubDate>Sat, 23 Apr 2022 10:42:15 GMT</pubDate></item><item><title><![CDATA[Reply to Install Ut on Xiaomi Note 9 pro on Sat, 23 Apr 2022 10:39:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dpitti" aria-label="Profile: dpitti">@<bdi>dpitti</bdi></a> Will try that again then, thanks for suggestion. Libertine Tweak Tool looks fine, but I might have done something wrong back when I was first testing it, because it did nothing.</p>
]]></description><link>https://forums.ubports.com/post/63900</link><guid isPermaLink="true">https://forums.ubports.com/post/63900</guid><dc:creator><![CDATA[Jakub]]></dc:creator><pubDate>Sat, 23 Apr 2022 10:39:00 GMT</pubDate></item><item><title><![CDATA[Reply to Install Ut on Xiaomi Note 9 pro on Sat, 23 Apr 2022 08:29:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jakub" aria-label="Profile: jakub">@<bdi>jakub</bdi></a> waydroid requires a reboot to start it's services.</p>
]]></description><link>https://forums.ubports.com/post/63897</link><guid isPermaLink="true">https://forums.ubports.com/post/63897</guid><dc:creator><![CDATA[nitanmarcel]]></dc:creator><pubDate>Sat, 23 Apr 2022 08:29:32 GMT</pubDate></item><item><title><![CDATA[Reply to Install Ut on Xiaomi Note 9 pro on Sat, 23 Apr 2022 06:17:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jakub" aria-label="Profile: jakub">@<bdi>jakub</bdi></a> I can confirm that Firefox does not run from the Libertine installation. There are good browser alternatives in AppStor, the Sapot Browser. The vlc player runs even if the circle only rotates when you start it. Music (Mp3) and Movies only (Mp4). Try Kodi before installing the Libertine Tweak Tool. I mean you need to install Libertine Tweak Tool from AppStor. Then the Open tool and flip the switch at the top right and now change the value from 90 to 100. You can try it yourself up to 212 are common values.</p>
]]></description><link>https://forums.ubports.com/post/63893</link><guid isPermaLink="true">https://forums.ubports.com/post/63893</guid><dc:creator><![CDATA[DPITTI]]></dc:creator><pubDate>Sat, 23 Apr 2022 06:17:19 GMT</pubDate></item><item><title><![CDATA[Reply to Install Ut on Xiaomi Note 9 pro on Fri, 22 Apr 2022 20:03:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/josele13" aria-label="Profile: josele13">@<bdi>josele13</bdi></a> I tried to test Waydroid, but with no luck. It installed through terminal and app successfully, but the problem is, that when attempting to run it it tried to initialize, but crashed after few seconds. Libertine works well, it depends on the packages you install. I tried to run Firefox in it, but couldn't load a single page. It just displayed "Tab crashed" and app crashed after few seconds. Also tried VLC, but it wasn't able to start at all.</p>
]]></description><link>https://forums.ubports.com/post/63884</link><guid isPermaLink="true">https://forums.ubports.com/post/63884</guid><dc:creator><![CDATA[Jakub]]></dc:creator><pubDate>Fri, 22 Apr 2022 20:03:13 GMT</pubDate></item><item><title><![CDATA[Reply to Install Ut on Xiaomi Note 9 pro on Fri, 22 Apr 2022 19:21:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/josele13" aria-label="Profile: josele13">@<bdi>josele13</bdi></a> I only tested Miui version 12.0.4.0 running on Waydroid. Your version is very stable, just no Waydroid installation possible. That's why I had already written that in the Miatool group. The boys think I'm trying to tease them again, that's not true. So for Waydroid only Miui 12.0.4.0 makes sense.         Libertine runs with every version. Waydroid only makes sense if you need it. But because you have to install Android, that's always 4-5 GB extra. That's just annoying and the user should know before installing UT. Or do you want to constantly set up UT? Of course you can create a lot by Webber himself. By the way, the SD card also works with Miui 12.0.1.0 !!! Regards</p>
]]></description><link>https://forums.ubports.com/post/63882</link><guid isPermaLink="true">https://forums.ubports.com/post/63882</guid><dc:creator><![CDATA[DPITTI]]></dc:creator><pubDate>Fri, 22 Apr 2022 19:21:00 GMT</pubDate></item><item><title><![CDATA[Reply to Install Ut on Xiaomi Note 9 pro on Fri, 22 Apr 2022 19:05:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dpitti" aria-label="Profile: dpitti">@<bdi>dpitti</bdi></a> Sorry, I have not tested Waydroid and neither Libertine, that would be important to try, it is true that depending on what version we have of MIUI can affect us, if someone tries Waydroid could suggest us the MIUI to install.</p>
<p dir="auto">Regards...</p>
]]></description><link>https://forums.ubports.com/post/63881</link><guid isPermaLink="true">https://forums.ubports.com/post/63881</guid><dc:creator><![CDATA[Josele13]]></dc:creator><pubDate>Fri, 22 Apr 2022 19:05:48 GMT</pubDate></item><item><title><![CDATA[Reply to Install Ut on Xiaomi Note 9 pro on Fri, 22 Apr 2022 14:04:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/josele13" aria-label="Profile: josele13">@<bdi>josele13</bdi></a> Are you using Waydroid with the Miui firmware version you suggested from the link? So I could neither install a Waydroid via APP nor in the terminal. Since this version was recommended again in the Miatool group, I wonder if the Redmi Note 9 Pro is still worth using. I am skilfully ignored by our porter or in the group. So apologies don't want to argue but as a note who needs Waydroid should install Miui 12.0.4.0. Personally I also tested the 12.0.1.0, everything works but no Waydroid. It doesn't make any sense what kind of firmware you should be using anyway. Before I get trolled again, that was just a note on the firmware. Only Miui 12.0.4.0 is used in a German UT group. But I also tested an Indonesian firmware 12.0.5.0, everything just doesn't work Waydroid. But since the port seems to be doing its own thing anyway, I shouldn't care.</p>
]]></description><link>https://forums.ubports.com/post/63876</link><guid isPermaLink="true">https://forums.ubports.com/post/63876</guid><dc:creator><![CDATA[DPITTI]]></dc:creator><pubDate>Fri, 22 Apr 2022 14:04:52 GMT</pubDate></item><item><title><![CDATA[Reply to Install Ut on Xiaomi Note 9 pro on Wed, 20 Apr 2022 19:10:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jakub" aria-label="Profile: jakub">@<bdi>jakub</bdi></a> ok, OTG work, my phone has 223 Gb too, but we can only use 128 Gb.</p>
]]></description><link>https://forums.ubports.com/post/63829</link><guid isPermaLink="true">https://forums.ubports.com/post/63829</guid><dc:creator><![CDATA[Josele13]]></dc:creator><pubDate>Wed, 20 Apr 2022 19:10:42 GMT</pubDate></item><item><title><![CDATA[Reply to Install Ut on Xiaomi Note 9 pro on Wed, 20 Apr 2022 17:42:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/josele13" aria-label="Profile: josele13">@<bdi>josele13</bdi></a> Tested it again and it turns out, my OTG dongle is bad, because with another it was working fine. And also checked settings and it is showing, that total storage is 223 GB, but the phone is only 128GB, I am confused now.</p>
]]></description><link>https://forums.ubports.com/post/63827</link><guid isPermaLink="true">https://forums.ubports.com/post/63827</guid><dc:creator><![CDATA[Jakub]]></dc:creator><pubDate>Wed, 20 Apr 2022 17:42:09 GMT</pubDate></item></channel></rss>