<?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[[HowTo] Update baseband &amp; other firmware]]></title><description><![CDATA[<p dir="auto"><strong>Motivation</strong><br />
The Fairphone 2 has got some interesting firmware updates that most users seem to have missed on Ubuntu Touch. While Android users can utilize the updater App made by Fairphone, Ubuntu Touch users are mostly stuck with the stock firmware that came with their device, which might be outdated. Support suggests to update firmware for battery stability and reboot issues. So I thought I give it a try.</p>
<p dir="auto"><strong>Note:</strong> My results are probably skewed since I also use 16.04 on this device, but I will flash another one with 15.04 to verify them</p>
<p dir="auto">My reboots have dropped, and the battery life has been extended. So I am seeking users that can confirm or disprove this.</p>
<p dir="auto"><strong>How</strong></p>
<ol>
<li>Download the latest Android update package for Fairphone 2 to your PC:<br />
1.1 Android 7.1 base: <a href="https://storage.googleapis.com/fairphone-updates/13484ddf-8791-4a7a-a876-641d5e8eb3ab/fp2-gms-19.11.2-manual-v2.zip" target="_blank" rel="noopener noreferrer nofollow ugc">https://storage.googleapis.com/fairphone-updates/13484ddf-8791-4a7a-a876-641d5e8eb3ab/fp2-gms-19.11.2-manual-v2.zip</a><br />
1.2 Android 9.0 base: <a href="https://storage.googleapis.com/fairphone-updates/ed0bd398-399b-4fb0-88f9-f2142fd425ad/fp2-gms-21.03.0-rel.2-manual.zip" target="_blank" rel="noopener noreferrer nofollow ugc">https://storage.googleapis.com/fairphone-updates/ed0bd398-399b-4fb0-88f9-f2142fd425ad/fp2-gms-21.03.0-rel.2-manual.zip</a></li>
<li>The zip file contains a "firmware" or "images" folder. We only need this, extract it to a location of your choice</li>
<li>Connect your phone, developer mode must be enabled</li>
<li>issue the following command: <code>adb reboot bootloader</code> - The phone will enter fastboot mode</li>
<li>Open a shell at the location where you have extracted the firmware folder</li>
<li>Issue the following commands <strong>exactly</strong> as stated:<br />
6.1. <code>sudo fastboot flash modem NON-HLOS.bin</code><br />
6.2. <code>sudo fastboot flash sbl1 sbl1.mbn</code><br />
6.3. <code>sudo fastboot flash rpm rpm.mbn</code><br />
6.4. <code>sudo fastboot flash tz tz.mbn</code><br />
6.5. <code>sudo fastboot flash dbi sdi.mbn</code><br />
6.6. <code>sudo fastboot flash aboot emmc_appsboot.mbn</code><br />
6.7. <code>sudo fastboot reboot</code></li>
<li>The phone will reboot normally</li>
</ol>
<p dir="auto">That´s it - please report your success or not <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=56a73af4c47" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
<p dir="auto">BR Florian</p>
]]></description><link>https://forums.ubports.com/topic/1103/howto-update-baseband-other-firmware</link><generator>RSS for Node</generator><lastBuildDate>Sun, 10 May 2026 05:29:11 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/1103.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 08 Apr 2018 11:53:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [HowTo] Update baseband &amp; other firmware on Mon, 24 May 2021 13:22:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/s3r0" aria-label="Profile: s3r0">@<bdi>s3r0</bdi></a> yes. By flashing the entire fairphone OS, so you don't have to worry about which part of the firmware goes where.</p>
]]></description><link>https://forums.ubports.com/post/51123</link><guid isPermaLink="true">https://forums.ubports.com/post/51123</guid><dc:creator><![CDATA[Emphrath]]></dc:creator><pubDate>Mon, 24 May 2021 13:22:26 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo] Update baseband &amp; other firmware on Sat, 22 May 2021 14:40:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tommiedom" aria-label="Profile: tommiedom">@<bdi>tommiedom</bdi></a><br />
Good question <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=56a73af4c47" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
<p dir="auto">I have this power-on bug too, but flashing seems to be a bit risky..<br />
Has anyone flashed the latest (19.11.2) firmware release?</p>
]]></description><link>https://forums.ubports.com/post/51060</link><guid isPermaLink="true">https://forums.ubports.com/post/51060</guid><dc:creator><![CDATA[s3r0]]></dc:creator><pubDate>Sat, 22 May 2021 14:40:36 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo] Update baseband &amp; other firmware on Sat, 22 May 2021 12:11:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/s3r0" aria-label="Profile: s3r0">@<bdi>s3r0</bdi></a> i meant, the current firmware of <strong>my</strong> phone</p>
]]></description><link>https://forums.ubports.com/post/51052</link><guid isPermaLink="true">https://forums.ubports.com/post/51052</guid><dc:creator><![CDATA[tommiedom]]></dc:creator><pubDate>Sat, 22 May 2021 12:11:24 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo] Update baseband &amp; other firmware on Sat, 22 May 2021 11:28:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/s3r0" aria-label="Profile: s3r0">@<bdi>s3r0</bdi></a> No idea <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=56a73af4c47" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /> better not flash anything thats not 100% safe <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=56a73af4c47" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://forums.ubports.com/post/51050</link><guid isPermaLink="true">https://forums.ubports.com/post/51050</guid><dc:creator><![CDATA[flohack]]></dc:creator><pubDate>Sat, 22 May 2021 11:28:39 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo] Update baseband &amp; other firmware on Sat, 22 May 2021 10:39:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tommiedom" aria-label="Profile: tommiedom">@<bdi>tommiedom</bdi></a><br />
<a href="https://github.com/WeAreFairphone/modem_zip_generator/releases" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/WeAreFairphone/modem_zip_generator/releases</a><br />
19.11.2 released on Feb 11, 2020</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/flohack" aria-label="Profile: Flohack">@<bdi>Flohack</bdi></a></p>
<p dir="auto">6.5. sudo fastboot flash dbi sdi.mbn</p>
<pre><code>ls fp2-gms-19.11.2-manual-v2/images
boot.img           MD5SUMS       recovery.img  sbl1.mbn    splash.img  tz.mbn
emmc_appsboot.mbn  NON-HLOS.bin  rpm.mbn       SHA256SUMS  system.img
</code></pre>
<p dir="auto">There is no sdi.mbn file.<br />
Can I flash it anyway?</p>
]]></description><link>https://forums.ubports.com/post/51044</link><guid isPermaLink="true">https://forums.ubports.com/post/51044</guid><dc:creator><![CDATA[s3r0]]></dc:creator><pubDate>Sat, 22 May 2021 10:39:31 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo] Update baseband &amp; other firmware on Sat, 22 May 2021 09:59:17 GMT]]></title><description><![CDATA[<p dir="auto">Where can i find the current firmware? Cos i already did an update in the past..</p>
]]></description><link>https://forums.ubports.com/post/51042</link><guid isPermaLink="true">https://forums.ubports.com/post/51042</guid><dc:creator><![CDATA[tommiedom]]></dc:creator><pubDate>Sat, 22 May 2021 09:59:17 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo] Update baseband &amp; other firmware on Fri, 21 May 2021 16:22:02 GMT]]></title><description><![CDATA[<p dir="auto">Hi, I have moveds that article to the FP2 subforum now, pinned it and updated the link: Now it points to 2 optins, either use the 7.1 or the 9.0 firmware, I maybe recommend to start with 7.1 - Can anyone tell me if the downloads maybe contain the same images, so we can point only to one?</p>
<p dir="auto">As of today there will be no more firmware releases for the FP2, so its safe to assume that will be the last update of this article <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=56a73af4c47" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";)" alt="😉" /></p>
]]></description><link>https://forums.ubports.com/post/50996</link><guid isPermaLink="true">https://forums.ubports.com/post/50996</guid><dc:creator><![CDATA[flohack]]></dc:creator><pubDate>Fri, 21 May 2021 16:22:02 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo] Update baseband &amp; other firmware on Wed, 10 Feb 2021 08:10:53 GMT]]></title><description><![CDATA[<p dir="auto">If someone of you would write me a text to replace my initial post with the new instructions feel free ^^</p>
]]></description><link>https://forums.ubports.com/post/46359</link><guid isPermaLink="true">https://forums.ubports.com/post/46359</guid><dc:creator><![CDATA[flohack]]></dc:creator><pubDate>Wed, 10 Feb 2021 08:10:53 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo] Update baseband &amp; other firmware on Tue, 09 Feb 2021 19:13:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/emphrath" aria-label="Profile: emphrath">@<bdi>emphrath</bdi></a> you're welcome <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=56a73af4c47" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://forums.ubports.com/post/46317</link><guid isPermaLink="true">https://forums.ubports.com/post/46317</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Tue, 09 Feb 2021 19:13:01 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo] Update baseband &amp; other firmware on Mon, 08 Feb 2021 20:08:04 GMT]]></title><description><![CDATA[<p dir="auto">@luna great ! i'll do that as soon as I can. Thanks for the update</p>
]]></description><link>https://forums.ubports.com/post/46247</link><guid isPermaLink="true">https://forums.ubports.com/post/46247</guid><dc:creator><![CDATA[Emphrath]]></dc:creator><pubDate>Mon, 08 Feb 2021 20:08:04 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo] Update baseband &amp; other firmware on Mon, 08 Feb 2021 18:31:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fla" aria-label="Profile: fla">@<bdi>fla</bdi></a> yes they are. But as previously said, I don't know how those firware images are linked with the Android kernel. You can flash them with the kernel you currently have, but maybe they won't work as reliably as with the kernel in the zip folder... that is what I tend to think. I hope that I'm wrong and it's just my FP2's top module that shows its age, but maybe you're safer with the full image and a clean reinstall of UT.</p>
<p dir="auto">That implies a <a href="https://github.com/ubports/ubports-installer/issues/141" target="_blank" rel="noopener noreferrer nofollow ugc">backup</a> of your data - a backup of <code>/home/phablet</code> is sufficient for me.</p>
]]></description><link>https://forums.ubports.com/post/46237</link><guid isPermaLink="true">https://forums.ubports.com/post/46237</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Mon, 08 Feb 2021 18:31:35 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo] Update baseband &amp; other firmware on Mon, 08 Feb 2021 17:35:46 GMT]]></title><description><![CDATA[<p dir="auto">The download URL in the first post is definitely outdated.</p>
<p dir="auto">Edit: taking the archive from <a href="https://github.com/WeAreFairphone/modem_zip_generator/releases/tag/19.11.2" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/WeAreFairphone/modem_zip_generator/releases/tag/19.11.2</a> contains the corresponding images. The naming is slightly different as the image files are called like the partion they're supposed to be flashed to.</p>
]]></description><link>https://forums.ubports.com/post/46235</link><guid isPermaLink="true">https://forums.ubports.com/post/46235</guid><dc:creator><![CDATA[Ingo]]></dc:creator><pubDate>Mon, 08 Feb 2021 17:35:46 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo] Update baseband &amp; other firmware on Mon, 08 Feb 2021 15:45:22 GMT]]></title><description><![CDATA[<p dir="auto">@luna are the instructions in the first post still up-to-date?</p>
]]></description><link>https://forums.ubports.com/post/46229</link><guid isPermaLink="true">https://forums.ubports.com/post/46229</guid><dc:creator><![CDATA[Fla]]></dc:creator><pubDate>Mon, 08 Feb 2021 15:45:22 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo] Update baseband &amp; other firmware on Mon, 08 Feb 2021 15:02:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fla" aria-label="Profile: fla">@<bdi>fla</bdi></a> I did it. It works well ! In fact I flashed the entire FP Open OS image before installing Ubuntu Touch, because with Lineage OS making calls was becoming trickier and trickier and I suspect the gap between the firmware and the image is the culprit.</p>
<p dir="auto">But yes, it works well : I can call reliably, the battery life is longer (but I'm not a heavy user, so does it really count ?), and random reboots are really rare (like, once in six months or so). By the way do you have any news on Android 9 for FP2 ?</p>
]]></description><link>https://forums.ubports.com/post/46227</link><guid isPermaLink="true">https://forums.ubports.com/post/46227</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Mon, 08 Feb 2021 15:02:09 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo] Update baseband &amp; other firmware on Mon, 08 Feb 2021 14:26:21 GMT]]></title><description><![CDATA[<p dir="auto">There is a new firmware at <a href="https://github.com/WeAreFairphone/modem_zip_generator/releases" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/WeAreFairphone/modem_zip_generator/releases</a> since February 2020, did anyone flash it? How did it go?</p>
]]></description><link>https://forums.ubports.com/post/46223</link><guid isPermaLink="true">https://forums.ubports.com/post/46223</guid><dc:creator><![CDATA[Fla]]></dc:creator><pubDate>Mon, 08 Feb 2021 14:26:21 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo] Update baseband &amp; other firmware on Wed, 29 Jan 2020 19:25:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/redxxiii" aria-label="Profile: RedXXIII">@<bdi>RedXXIII</bdi></a> Well if you had a recent Android version with all updates then probably not.</p>
]]></description><link>https://forums.ubports.com/post/27894</link><guid isPermaLink="true">https://forums.ubports.com/post/27894</guid><dc:creator><![CDATA[flohack]]></dc:creator><pubDate>Wed, 29 Jan 2020 19:25:45 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo] Update baseband &amp; other firmware on Wed, 29 Jan 2020 15:40:18 GMT]]></title><description><![CDATA[<p dir="auto">I flashed my FP2 from Android to UT in January 2019. Do I still need to do this manual firmware update?</p>
]]></description><link>https://forums.ubports.com/post/27885</link><guid isPermaLink="true">https://forums.ubports.com/post/27885</guid><dc:creator><![CDATA[RedXXIII]]></dc:creator><pubDate>Wed, 29 Jan 2020 15:40:18 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo] Update baseband &amp; other firmware on Thu, 31 Jan 2019 11:42:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/flohack" aria-label="Profile: flohack">@<bdi>flohack</bdi></a> thnks <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=56a73af4c47" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";)" alt="😉" /><br />
[edit] Update worked flawlessly. I had to change usb-port, because fastboot gave a message: waiting for any device... Changing usb-port worked.</p>
<p dir="auto">My experience so far: no significant improvement. phone still reboots</p>
<ul>
<li>if typing a text takes a while (half an hour) in browser, signal, sms, etc.</li>
<li>after a while if to many apps are used simultaneously.</li>
<li>Also, sometimes (a couple of times in a month) I find my phone rebooted in the morning.</li>
</ul>
<p dir="auto">Don't know if this is FP2-behaviour.</p>
<p dir="auto">Now, I used the update package as given by <a class="plugin-mentions-user plugin-mentions-a" href="/user/flohack" aria-label="Profile: flohack">@<bdi>flohack</bdi></a>. <a class="plugin-mentions-user plugin-mentions-a" href="/user/ingo" aria-label="Profile: Ingo">@<bdi>Ingo</bdi></a> said above that "The most recent real change was included in the April 2018 update." So I expect no improvement from using another more current update package.</p>
]]></description><link>https://forums.ubports.com/post/16654</link><guid isPermaLink="true">https://forums.ubports.com/post/16654</guid><dc:creator><![CDATA[tommiedom]]></dc:creator><pubDate>Thu, 31 Jan 2019 11:42:56 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo] Update baseband &amp; other firmware on Fri, 11 Jan 2019 20:27:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tommiedom" aria-label="Profile: tommiedom">@<bdi>tommiedom</bdi></a> No, I think the firmware update was still held back due to concerns about stability. We cannot risk flashing devices to their digital death <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=56a73af4c47" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://forums.ubports.com/post/16527</link><guid isPermaLink="true">https://forums.ubports.com/post/16527</guid><dc:creator><![CDATA[flohack]]></dc:creator><pubDate>Fri, 11 Jan 2019 20:27:05 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo] Update baseband &amp; other firmware on Fri, 11 Jan 2019 09:33:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/flohack" aria-label="Profile: flohack">@<bdi>flohack</bdi></a> nice work! I got the OTA-7 update now. Again a more stable and faster FP2!</p>
<p dir="auto">Is a firmware update included in this and/or previous OTA updates, or is it still worth it to flash new firmware manually and follow this howto?</p>
]]></description><link>https://forums.ubports.com/post/16513</link><guid isPermaLink="true">https://forums.ubports.com/post/16513</guid><dc:creator><![CDATA[tommiedom]]></dc:creator><pubDate>Fri, 11 Jan 2019 09:33:35 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo] Update baseband &amp; other firmware on Thu, 03 Jan 2019 12:35:23 GMT]]></title><description><![CDATA[<p dir="auto">The most recent real change was included in the April 2018 update.</p>
<p dir="auto">One of the next updates will likely include a change to fix a bug about not being able to turn the phone on while charging.</p>
]]></description><link>https://forums.ubports.com/post/16314</link><guid isPermaLink="true">https://forums.ubports.com/post/16314</guid><dc:creator><![CDATA[Ingo]]></dc:creator><pubDate>Thu, 03 Jan 2019 12:35:23 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo] Update baseband &amp; other firmware on Thu, 03 Jan 2019 09:09:12 GMT]]></title><description><![CDATA[<p dir="auto">Just want to leave two possibly useful links here:</p>
<p dir="auto">Firmwarefiles of current FP2 OS release:<br />
<a href="https://github.com/WeAreFairphone/modem_zip_generator/releases" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/WeAreFairphone/modem_zip_generator/releases</a><br />
Explanation:<br />
<a href="https://forum.fairphone.com/t/fp2-modem-firmware/35374" target="_blank" rel="noopener noreferrer nofollow ugc">https://forum.fairphone.com/t/fp2-modem-firmware/35374</a></p>
<p dir="auto">But I am not sure, if the firmware did really change from one release to another...</p>
]]></description><link>https://forums.ubports.com/post/16311</link><guid isPermaLink="true">https://forums.ubports.com/post/16311</guid><dc:creator><![CDATA[Luksus]]></dc:creator><pubDate>Thu, 03 Jan 2019 09:09:12 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo] Update baseband &amp; other firmware on Fri, 02 Nov 2018 07:45:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stefano" aria-label="Profile: stefano">@<bdi>stefano</bdi></a> On Pro5, all drivers seems/are stored in the Android Container File System whereas the FP2 and N5 have some dedicated partitions for drivers.<br />
That might explain why an Ubuntu reboot during a call on FP2 do not close the call (modem running on its own or something in that direction!).</p>
]]></description><link>https://forums.ubports.com/post/14327</link><guid isPermaLink="true">https://forums.ubports.com/post/14327</guid><dc:creator><![CDATA[tera]]></dc:creator><pubDate>Fri, 02 Nov 2018 07:45:32 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo] Update baseband &amp; other firmware on Thu, 01 Nov 2018 22:03:33 GMT]]></title><description><![CDATA[<p dir="auto">Hi,<br />
<strong>After the upgrade from 15.04 to 16.04 (OTA 5 on FP2),  great improvement!</strong><br />
With 15.04, I had many reboot with the browser, this was almost unusable.<br />
After around 3 weeks of use with the 16.04, I did not have any reboot when using the morph browser and the battery consumption is far better when mobile data is enabled (it seems similar to consumption with mobile data off).<br />
I do not known if this improvement is due to 16.04 or to the FP2 firmware upgrade (or both).<br />
I am very happy to use the 16.04, Thanks to all the UBports team !</p>
]]></description><link>https://forums.ubports.com/post/14318</link><guid isPermaLink="true">https://forums.ubports.com/post/14318</guid><dc:creator><![CDATA[Aloys]]></dc:creator><pubDate>Thu, 01 Nov 2018 22:03:33 GMT</pubDate></item></channel></rss>