<?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[Fairphone 3 (FP3) Port]]></title><description><![CDATA[<h2><strong>For Fairphone 3+ please use the <a href="https://forums.ubports.com/topic/6544/call-for-testing-fp3-also-for-fp3-config-for-ubports-installer">installer</a> or follow this <a href="https://forums.ubports.com/topic/5939/fairphone-3-3-fp3-fp3-port-halium-10/1">thread</a>!</strong></h2>
<h3>This is a port for the Fairphone 3.</h3>
<p dir="auto"><s>It is required that the device is using Android 9, otherwise it must be downgraded first: see Troubleshooting section.</s><br />
<strong>Downgrading seems not to be necessary. Only the vendor partition should be replaced with the <a href="https://www.androidfilehost.com/?fid=7161016148664787632" target="_blank" rel="noopener noreferrer nofollow ugc">stock Android 9 vendor image</a>.</strong></p>
<h3>Sources</h3>
<p dir="auto">Kernel: <a href="https://github.com/luksus42/android_kernel_fairphone_sdm632" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/luksus42/android_kernel_fairphone_sdm632</a><br />
Build Toolchain: <a href="https://gitlab.com/ubports/community-ports/android9/fairphone-3/fairphone-fp3" target="_blank" rel="noopener noreferrer nofollow ugc">https://gitlab.com/ubports/community-ports/android9/fairphone-3/fairphone-fp3</a></p>
<h3>Latest Builds (Download):</h3>
<ul>
<li><a href="https://gitlab.com/ubports/community-ports/android9/fairphone-3/fairphone-fp3/-/jobs/artifacts/master/download?job=flashable-stable" target="_blank" rel="noopener noreferrer nofollow ugc">stable (OTA-18)</a></li>
<li><a href="https://gitlab.com/ubports/community-ports/android9/fairphone-3/fairphone-fp3/-/jobs/artifacts/master/download?job=flashable-rc" target="_blank" rel="noopener noreferrer nofollow ugc">release candidate</a></li>
<li><a href="https://gitlab.com/ubports/community-ports/android9/fairphone-3/fairphone-fp3/-/jobs/artifacts/master/download?job=flashable-dev" target="_blank" rel="noopener noreferrer nofollow ugc">devel</a></li>
</ul>
<h3>Status</h3>
<blockquote>
<blockquote>
<h4>Working:</h4>
<p dir="auto">Actors: Manual brightness<br />
Actors: Notification LED<br />
Actors: Torchlight (with uTorch app)<br />
Actors: Vibration (partly, not working on chat-messengers for example)<br />
Camera: Photo<br />
Camera: Video<br />
Camera: Switch between back and front camera<br />
Camera: Flashlight<br />
Cellular: Incoming, outgoing calls<br />
Cellular: Data connection<br />
Cellular: Carrier info, signal strength<br />
Cellular: PIN unlock<br />
Cellular: Voice in calls<br />
Cellular: SMS in, out<br />
Cellular: MMS in, out<br />
Cellular: Change audio routings<br />
Endurance: Battery lifetime &gt; 24h from 100%<br />
GPU: Boot into UI<br />
GPU: Hardware video decoding<br />
Misc: AppArmor patches applied to kernel (Kernel 4.9)<br />
Misc: Battery percentage<br />
Misc: Online charging<br />
Misc: Shutdown / Reboot<br />
Misc: SD card detection and access<br />
Misc: RTC time is used after reboot<br />
Misc: Recovery image + OTA Updates<br />
Misc: Anbox patches applied to kernel<br />
Network: Bluetooth<br />
Network: WiFi<br />
Network: Flight mode<br />
Network: Hotspot<br />
Sensors: Fingerprint reader<br />
Sensors: Proximity<br />
Sensors: Rotation<br />
Sensors: Touchscreen<br />
Sensors: GPS<br />
Sensors: Automatic brightness<br />
Sound: Loudspeaker<br />
Sound: Microphone<br />
Sound: Volume control<br />
Sound: Earphones</p>
<h4>Working with additional steps:</h4>
<p dir="auto">USB: MTP access (partly working: the ISODrive App works, but switching back to SSH dows not work)</p>
<h4>Not working:</h4>
<p dir="auto">USB: ADB access<br />
USB: External monitor - only for devices that support it<br />
Misc: Offline charging</p>
<h4>Not tested:</h4>
<p dir="auto">Endurance: No reboot needed for 1 week<br />
Misc: Reset to factory defaults</p>
</blockquote>
</blockquote>
<h3>How to flash</h3>
<blockquote>
<blockquote>
<h4>Prepare</h4>
<ul>
<li>Unlock your phone, see: <a href="https://www.fairphone.com/en/bootloader-unlocking-code-for-fairphone-3/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.fairphone.com/en/bootloader-unlocking-code-for-fairphone-3/</a></li>
<li>You will need the android tools "fastboot" and "adb".</li>
<li>Download one of the the latest "flashable" artifacts zip, which contains boot.img and system.img (stable is recommended):
<ul>
<li><a href="https://gitlab.com/ubports/community-ports/android9/fairphone-3/fairphone-fp3/-/jobs/artifacts/master/download?job=flashable-stable" target="_blank" rel="noopener noreferrer nofollow ugc">stable</a></li>
<li><a href="https://gitlab.com/ubports/community-ports/android9/fairphone-3/fairphone-fp3/-/jobs/artifacts/master/download?job=flashable-rc" target="_blank" rel="noopener noreferrer nofollow ugc">release candidate</a></li>
<li><a href="https://gitlab.com/ubports/community-ports/android9/fairphone-3/fairphone-fp3/-/jobs/artifacts/master/download?job=flashable-dev" target="_blank" rel="noopener noreferrer nofollow ugc">devel</a></li>
</ul>
</li>
</ul>
<h4>Flash</h4>
<ol start="0">
<li>Boot the phone into bootloader/fastboot by pressing power + volume-down buttons until it reboots. Or just reboot and click a volume button within 5 seconds and select the bootloader.</li>
<li>If your phone is running with android 10, flash the android 9 <a href="https://www.androidfilehost.com/?fid=7161016148664787632" target="_blank" rel="noopener noreferrer nofollow ugc">vendor image</a> with: <code>$ fastboot flash vendor vendor.img</code></li>
<li>Flash boot image: <code>$ fastboot flash boot boot.img</code>
<ul>
<li>if fastboot throws the error: <code>Couldn't parse partition size '0x'</code> try the following command: <code>$ fastboot flash:raw boot boot.img</code></li>
</ul>
</li>
<li>Flash system image: <code>$ fastboot flash system system.img</code>
<ul>
<li>if flashing of system image does break before finished (file data too large), try: <code>$ fastboot -S 300M flash system system.img</code></li>
</ul>
</li>
<li>Wipe your data partition with command: <code>$ fastboot -w</code></li>
<li>reboot the system.</li>
</ol>
</blockquote>
</blockquote>
<h3>Troubleshooting</h3>
<p dir="auto">In case something wents wrong, you should be prepared to flash back a working android image.</p>
<ul>
<li>Stockimage (prepared to not wipe your data while flashing): <a href="https://www.androidfilehost.com/?fid=7161016148664802137" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.androidfilehost.com/?fid=7161016148664802137</a></li>
</ul>
]]></description><link>https://forums.ubports.com/topic/5373/fairphone-3-fp3-port</link><generator>RSS for Node</generator><lastBuildDate>Mon, 11 May 2026 21:22:33 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/5373.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 30 Dec 2020 10:31:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Fairphone 3 (FP3) Port on Sat, 02 Oct 2021 23:10:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/luksus" aria-label="Profile: luksus">@<bdi>luksus</bdi></a> in my case the laptop provides less current then mains outlet but is the only reliable. On mains outlet I have to try 5-6 times unplugging and pkugging till it charges...</p>
]]></description><link>https://forums.ubports.com/post/55993</link><guid isPermaLink="true">https://forums.ubports.com/post/55993</guid><dc:creator><![CDATA[Homer]]></dc:creator><pubDate>Sat, 02 Oct 2021 23:10:16 GMT</pubDate></item><item><title><![CDATA[Reply to Fairphone 3 (FP3) Port on Sat, 02 Oct 2021 21:06:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/luksus" aria-label="Profile: luksus">@<bdi>luksus</bdi></a> yes sound is also working in Browser!</p>
]]></description><link>https://forums.ubports.com/post/55992</link><guid isPermaLink="true">https://forums.ubports.com/post/55992</guid><dc:creator><![CDATA[FP2andFP3-User]]></dc:creator><pubDate>Sat, 02 Oct 2021 21:06:52 GMT</pubDate></item><item><title><![CDATA[Reply to Fairphone 3 (FP3) Port on Sat, 02 Oct 2021 20:49:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fp2andfp3-user" aria-label="Profile: fp2andfp3-user">@<bdi>fp2andfp3-user</bdi></a> oh, sound is working meanwhile? Also in browser? For me, every app that wanted to use audio did freeze... but calling with MS Teams did work though.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homer" aria-label="Profile: Homer">@<bdi>Homer</bdi></a> just had the same charging issue.<br />
On the PC it did not charge, even if the indicator said it was charging... then I used a power-adapter and now it is charging again.<br />
Seems like in some cases there is too few power delivered...</p>
]]></description><link>https://forums.ubports.com/post/55991</link><guid isPermaLink="true">https://forums.ubports.com/post/55991</guid><dc:creator><![CDATA[Luksus]]></dc:creator><pubDate>Sat, 02 Oct 2021 20:49:33 GMT</pubDate></item><item><title><![CDATA[Reply to Fairphone 3 (FP3) Port on Sat, 02 Oct 2021 20:40:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homer" aria-label="Profile: homer">@<bdi>homer</bdi></a> try waydroid it is running for me Stable</p>
<p dir="auto">I use two apps</p>
<p dir="auto">Threema and signal both works With sound and camera!</p>
]]></description><link>https://forums.ubports.com/post/55990</link><guid isPermaLink="true">https://forums.ubports.com/post/55990</guid><dc:creator><![CDATA[FP2andFP3-User]]></dc:creator><pubDate>Sat, 02 Oct 2021 20:40:51 GMT</pubDate></item><item><title><![CDATA[Reply to Fairphone 3 (FP3) Port on Sat, 02 Oct 2021 20:36:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/luksus" aria-label="Profile: luksus">@<bdi>luksus</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/homer" aria-label="Profile: Homer">@<bdi>Homer</bdi></a></p>
<p dir="auto">Now i had the same Problem after the update , but apt update solved it thanks.</p>
<p dir="auto">Thanks for Mtp!</p>
]]></description><link>https://forums.ubports.com/post/55989</link><guid isPermaLink="true">https://forums.ubports.com/post/55989</guid><dc:creator><![CDATA[FP2andFP3-User]]></dc:creator><pubDate>Sat, 02 Oct 2021 20:36:55 GMT</pubDate></item><item><title><![CDATA[Reply to Fairphone 3 (FP3) Port on Sat, 02 Oct 2021 20:25:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/luksus" aria-label="Profile: luksus">@<bdi>luksus</bdi></a> no, just plain ubports installer.</p>
]]></description><link>https://forums.ubports.com/post/55988</link><guid isPermaLink="true">https://forums.ubports.com/post/55988</guid><dc:creator><![CDATA[Homer]]></dc:creator><pubDate>Sat, 02 Oct 2021 20:25:10 GMT</pubDate></item><item><title><![CDATA[Reply to Fairphone 3 (FP3) Port on Sat, 02 Oct 2021 19:21:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homer" aria-label="Profile: homer">@<bdi>homer</bdi></a> and did you use anbox/waydroid or not?</p>
]]></description><link>https://forums.ubports.com/post/55983</link><guid isPermaLink="true">https://forums.ubports.com/post/55983</guid><dc:creator><![CDATA[Luksus]]></dc:creator><pubDate>Sat, 02 Oct 2021 19:21:18 GMT</pubDate></item><item><title><![CDATA[Reply to Fairphone 3 (FP3) Port on Sat, 02 Oct 2021 16:53:12 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I tried 4 different chargers, same result. After some x timed of unplugging and plugging back in, at some point fast charging works.<br />
Strangely, when I take the cable feom the charger and plug the phone with the cable intu my linux laptop, it always works right away.</p>
]]></description><link>https://forums.ubports.com/post/55963</link><guid isPermaLink="true">https://forums.ubports.com/post/55963</guid><dc:creator><![CDATA[Homer]]></dc:creator><pubDate>Sat, 02 Oct 2021 16:53:12 GMT</pubDate></item><item><title><![CDATA[Reply to Fairphone 3 (FP3) Port on Wed, 29 Sep 2021 22:22:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homer" aria-label="Profile: homer">@<bdi>homer</bdi></a> hi,</p>
<p dir="auto">I only encountered charging issues, when I did some tests with waydroid. But after a reboot this was solved in most cases.<br />
Did you install waydroid or Anbox?</p>
<p dir="auto">Here is a screenshot of my battery-usage, actually it is charging very fast...<br />
<img src="/assets/uploads/files/1632954143040-screenshot20210930_001331435.png" alt="screenshot20210930_001331435.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forums.ubports.com/post/55814</link><guid isPermaLink="true">https://forums.ubports.com/post/55814</guid><dc:creator><![CDATA[Luksus]]></dc:creator><pubDate>Wed, 29 Sep 2021 22:22:27 GMT</pubDate></item><item><title><![CDATA[Reply to Fairphone 3 (FP3) Port on Wed, 29 Sep 2021 19:38:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homer" aria-label="Profile: homer">@<bdi>homer</bdi></a> Hello guys,<br />
I installed Ubuntu Touch on the FP3 using ubports installer. Everything went smoothly with installation.</p>
<p dir="auto">My only issues with the FP3:</p>
<ol>
<li>
<p dir="auto">Very(!) very slow charging: In 2 hours it adds ~5% to the battery charge. Not even overnight is enough to fully charge. Tested several different charges with the same result.</p>
</li>
<li>
<p dir="auto">Fast discharge, even in standby:<br />
Before with android 10 the standby runtime on a single charge was 4 days, now it discharges fully in ca. 30hrs.</p>
</li>
</ol>
<p dir="auto">Regarding 1) I read in several places that an upgrade in Android 10 caused this slow charging for other FP3 users running stock Android. Could this be connected?</p>
]]></description><link>https://forums.ubports.com/post/55793</link><guid isPermaLink="true">https://forums.ubports.com/post/55793</guid><dc:creator><![CDATA[Homer]]></dc:creator><pubDate>Wed, 29 Sep 2021 19:38:50 GMT</pubDate></item><item><title><![CDATA[Reply to Fairphone 3 (FP3) Port on Sat, 11 Sep 2021 07:25:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/luksus" aria-label="Profile: luksus">@<bdi>luksus</bdi></a> Hi Luksus, thanks for your great work!<br />
Just got a used FP3 and eager to install UT on it.<br />
Is there something I can contribute?</p>
]]></description><link>https://forums.ubports.com/post/55090</link><guid isPermaLink="true">https://forums.ubports.com/post/55090</guid><dc:creator><![CDATA[Homer]]></dc:creator><pubDate>Sat, 11 Sep 2021 07:25:18 GMT</pubDate></item><item><title><![CDATA[Reply to Fairphone 3 (FP3) Port on Sat, 11 Sep 2021 20:26:40 GMT]]></title><description><![CDATA[<p dir="auto">Hey @all,</p>
<p dir="auto">For your information, I will drop support for this specific Halium 9 Port in the near future, in favor of the Halium 10 Port, which works for both FP3 and FP3+ devices.</p>
<p dir="auto">The only feature, which is not working yet in H10 compared to H9, is the fingerprint reader...</p>
<p dir="auto">To switch to the Halium 10 version, It will be needed to upgrade your device to Android 10 again and afterwards installing UT using the ubports installer.<br />
Currently we only have a dev-build for Halium 10. So maybe you should not switch, if you want to use a stable Ubuntu Touch build...</p>
<p dir="auto">I will inform here again, when the installer is ready to use.</p>
]]></description><link>https://forums.ubports.com/post/54765</link><guid isPermaLink="true">https://forums.ubports.com/post/54765</guid><dc:creator><![CDATA[Luksus]]></dc:creator><pubDate>Sat, 11 Sep 2021 20:26:40 GMT</pubDate></item><item><title><![CDATA[Reply to Fairphone 3 (FP3) Port on Sun, 29 Aug 2021 07:28:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fp2andfp3-user" aria-label="Profile: fp2andfp3-user">@<bdi>fp2andfp3-user</bdi></a> your devices long lasting battery on H10 is surprising as well as the battery drain on H9.<br />
I get something about 40h on both.<br />
But of course, it is a matter of usage und what connection types are used.</p>
<p dir="auto">No, there is no OTA yet. It is the dev channel version from the day, when the built was build.<br />
I am currently working on making it available for OTAs and ubports installer.</p>
]]></description><link>https://forums.ubports.com/post/54670</link><guid isPermaLink="true">https://forums.ubports.com/post/54670</guid><dc:creator><![CDATA[Luksus]]></dc:creator><pubDate>Sun, 29 Aug 2021 07:28:20 GMT</pubDate></item><item><title><![CDATA[Reply to Fairphone 3 (FP3) Port on Sat, 28 Aug 2021 06:59:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/luksus" aria-label="Profile: luksus">@<bdi>luksus</bdi></a> some Further feedback:</p>
<p dir="auto">Mobile data and calling runs much better also With dual sim.<br />
There is no ota update? I get no infos since 5 days and its in dev mode?!<br />
All apps are running normal, which i have tested.</p>
<p dir="auto">Great improvement is battery drain. With halium 9 max. 15-20 h. With halium 10 3-4 days!</p>
]]></description><link>https://forums.ubports.com/post/54634</link><guid isPermaLink="true">https://forums.ubports.com/post/54634</guid><dc:creator><![CDATA[FP2andFP3-User]]></dc:creator><pubDate>Sat, 28 Aug 2021 06:59:41 GMT</pubDate></item><item><title><![CDATA[Reply to Fairphone 3 (FP3) Port on Tue, 24 Aug 2021 19:48:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/luksus" aria-label="Profile: Luksus">@<bdi>Luksus</bdi></a> short Feedback:<br />
I have updated my FP3 from halium 9 to halium 10 explained by your description.</p>
<p dir="auto">Ubuntu touch is starting without wiping userdata.<br />
Camera is working...<br />
I will give you more Feedback the next days</p>
]]></description><link>https://forums.ubports.com/post/54580</link><guid isPermaLink="true">https://forums.ubports.com/post/54580</guid><dc:creator><![CDATA[FP2andFP3-User]]></dc:creator><pubDate>Tue, 24 Aug 2021 19:48:59 GMT</pubDate></item><item><title><![CDATA[Reply to Fairphone 3 (FP3) Port on Tue, 24 Aug 2021 18:24:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fp2andfp3-user" aria-label="Profile: fp2andfp3-user">@<bdi>fp2andfp3-user</bdi></a> I tried it yesterday and it began to download...I have no clue what was going on on your side.</p>
]]></description><link>https://forums.ubports.com/post/54573</link><guid isPermaLink="true">https://forums.ubports.com/post/54573</guid><dc:creator><![CDATA[Luksus]]></dc:creator><pubDate>Tue, 24 Aug 2021 18:24:36 GMT</pubDate></item><item><title><![CDATA[Reply to Fairphone 3 (FP3) Port on Tue, 24 Aug 2021 17:06:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/luksus" aria-label="Profile: luksus">@<bdi>luksus</bdi></a> now its downloading after 10 times.....crazy</p>
]]></description><link>https://forums.ubports.com/post/54567</link><guid isPermaLink="true">https://forums.ubports.com/post/54567</guid><dc:creator><![CDATA[FP2andFP3-User]]></dc:creator><pubDate>Tue, 24 Aug 2021 17:06:19 GMT</pubDate></item><item><title><![CDATA[Reply to Fairphone 3 (FP3) Port on Tue, 24 Aug 2021 16:38:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/luksus" aria-label="Profile: luksus">@<bdi>luksus</bdi></a><br />
. I have tried under Linux and Android<br />
Did you checked the link?  I have tried all mirrors</p>
]]></description><link>https://forums.ubports.com/post/54565</link><guid isPermaLink="true">https://forums.ubports.com/post/54565</guid><dc:creator><![CDATA[FP2andFP3-User]]></dc:creator><pubDate>Tue, 24 Aug 2021 16:38:59 GMT</pubDate></item><item><title><![CDATA[Reply to Fairphone 3 (FP3) Port on Mon, 23 Aug 2021 19:24:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/luksus" aria-label="Profile: luksus">@<bdi>luksus</bdi></a></p>
<p dir="auto">I cannot download this file:</p>
<p dir="auto">You can download it here: <a href="https://www.androidfilehost.com/?fid=7161016148664787652" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.androidfilehost.com/?fid=7161016148664787652</a></p>
<p dir="auto">I have tried German and Poland</p>
]]></description><link>https://forums.ubports.com/post/54543</link><guid isPermaLink="true">https://forums.ubports.com/post/54543</guid><dc:creator><![CDATA[FP2andFP3-User]]></dc:creator><pubDate>Mon, 23 Aug 2021 19:24:11 GMT</pubDate></item><item><title><![CDATA[Reply to Fairphone 3 (FP3) Port on Wed, 18 Aug 2021 21:39:38 GMT]]></title><description><![CDATA[<p dir="auto">Hey @all,</p>
<p dir="auto">would some of you, with an FP3 and old camera modules, like to try the Halium 10 port and tell me what you are missing compared to the Halium 9 port (this thread)?</p>
<p dir="auto">If you want to try it, it is probably needed to upgrade your phone to Android 10.<br />
I prepared an Android 10 stock rom in a way, that it will not wipe your userdata partition, which means that you should be able to use your phone as before after flashing the Halium 10 port or reflashing with Halium 9 or whatever...</p>
<p dir="auto">If you are not using Ubuntu Touch currently, it is possible that a data wipe is needed to make UT start.</p>
<p dir="auto"><strong>It is still always recommended to have a backup of your data!</strong></p>
<p dir="auto">You can download it here: <a href="https://www.androidfilehost.com/?fid=7161016148664787652" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.androidfilehost.com/?fid=7161016148664787652</a></p>
<p dir="auto">Extract it, boot your phone into fastboot mode and execute the "flash_all" script, which matches your OS.</p>
<p dir="auto">Then you need to stay at fastboot mode and flash the latest system and boot images (which need to be extracted) from this download:<br />
<a href="https://gitlab.com/luksus42/fairphone_fp3/-/jobs/artifacts/halium-10.0/download?job=devel-flashable" target="_blank" rel="noopener noreferrer nofollow ugc">https://gitlab.com/luksus42/fairphone_fp3/-/jobs/artifacts/halium-10.0/download?job=devel-flashable</a></p>
<p dir="auto">If you want to revert to the Halium 9 image, then it should be enough to flash the android 9 stock vendor image (<a href="https://www.androidfilehost.com/?fid=7161016148664787632" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.androidfilehost.com/?fid=7161016148664787632</a>) to the vendor partition and then flash the latest images from the initial post of this thread.</p>
]]></description><link>https://forums.ubports.com/post/54394</link><guid isPermaLink="true">https://forums.ubports.com/post/54394</guid><dc:creator><![CDATA[Luksus]]></dc:creator><pubDate>Wed, 18 Aug 2021 21:39:38 GMT</pubDate></item><item><title><![CDATA[Reply to Fairphone 3 (FP3) Port on Sun, 30 May 2021 14:10:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/janez" aria-label="Profile: janez">@<bdi>janez</bdi></a> Thanks. I updated the builds and now the links are working again.</p>
]]></description><link>https://forums.ubports.com/post/51307</link><guid isPermaLink="true">https://forums.ubports.com/post/51307</guid><dc:creator><![CDATA[Luksus]]></dc:creator><pubDate>Sun, 30 May 2021 14:10:00 GMT</pubDate></item><item><title><![CDATA[Reply to Fairphone 3 (FP3) Port on Sat, 29 May 2021 16:53:13 GMT]]></title><description><![CDATA[<p dir="auto">Hey <a class="plugin-mentions-user plugin-mentions-a" href="/user/luksus" aria-label="Profile: Luksus">@<bdi>Luksus</bdi></a>, I'm affraid links in first post are broken. Download links give error 404. I managed to navigate through GitLab and download needed files manually from CI but it would be nice to have links working <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/51277</link><guid isPermaLink="true">https://forums.ubports.com/post/51277</guid><dc:creator><![CDATA[Janez]]></dc:creator><pubDate>Sat, 29 May 2021 16:53:13 GMT</pubDate></item><item><title><![CDATA[Reply to Fairphone 3 (FP3) Port on Sun, 28 Mar 2021 07:40:54 GMT]]></title><description><![CDATA[<p dir="auto">Hi,<br />
I just created an initial post for my FP3+ Port.<br />
Look here: <a href="https://forums.ubports.com/post/48578">https://forums.ubports.com/post/48578</a>.</p>
]]></description><link>https://forums.ubports.com/post/48586</link><guid isPermaLink="true">https://forums.ubports.com/post/48586</guid><dc:creator><![CDATA[Luksus]]></dc:creator><pubDate>Sun, 28 Mar 2021 07:40:54 GMT</pubDate></item><item><title><![CDATA[Reply to Fairphone 3 (FP3) Port on Mon, 22 Mar 2021 20:10:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rd440" aria-label="Profile: rd440">@<bdi>rd440</bdi></a> Hi, looks like I forgot to mention, that you have to do another <code>repo sync</code> after adding the manifest file. Then the sources, given in the manifest, will be downloaded.<br />
For further questions regarding building, please start a new topic, thanks. <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/48371</link><guid isPermaLink="true">https://forums.ubports.com/post/48371</guid><dc:creator><![CDATA[Luksus]]></dc:creator><pubDate>Mon, 22 Mar 2021 20:10:08 GMT</pubDate></item></channel></rss>