Escaping from Google, I installed #lineageos on a #fairphone #FP5 ; installed #fdroid and #aurorastore , and everything was running smoothly (except my bank app crashing at startup). Great ! 🤩 #foss
After some tests on #postmarketos running on my SD card, I tried to switch back to #lineageos using root command `qbootctl -s a`, then `reboot`. It simply shut down actually. Oh wait, not booting when pressing power. Uh oh. Neither fastboot nor recovery booting working. Oh no. After so much hope, I believe I bricked my #FP5 . Fortunately, still under warranty. Conclusion : when running root commands related to booting, be dragons. #linuxonmobile
@jovial Does the screen at least light up when you connect the FP5 to charge? If YES, this might be worth a try ➡️ https://forum.fairphone.com/t/how-to-boot-my-fp4/117761/2?u=wearefairphone Other than that, such bricking is certainly outside of warranty (although I would expect Fairphone would not regard your warranty regarding hardware as voided). But their repair contractor Cordon in France might unbrick it for a survivable fee. /u
(Not the company writing here)
@WeAreFairphone Epilogue of my Fair brick 5 : #fairphone assistance offered to fix the hard brick for 50€, I accepted, I sent it to Cordon electronics and got it back ... and it's bootable again ! 🥳 Unfortunately I had no choice for the system, so I'm overwhelmed again with Google. I would give a try to /e/OS, but won't try the dual boot again. Happy hacking everybody !
#FP5 #repair
@jovial Was that 50€ everything (shipping, labour) included?
@WeAreFairphone Everything was included, I paid after the diagnostic and before repair :
29€ labour + 13.7€ administrative fees + 8.54€ VAT = 51.24€
If I wanted my phone back without repair, it would have cost me 38.04€.
@jovial Thank you, helpful to know when others are running into this problem. /u
@WeAreFairphone Hello, thanks for the tip ! Unfortunately, no light at all, not a single life-sign, event when plugging a charger. 😔🔌📴 That's really a fair-brick 5 right now. I opened a ticket to #fairphone support, we'll see how much that lesson will cost to me ... 💸
@jovial The problem might be related to the much-feared "anti-rollback protection" that Google injected into Android to make Custom ROM life harder and riskier ... 🙄 /u
@jovial
Very interesting news.
Is the banking app ok now?
This is the main barrier for me.
@CharlesShould Not yet. I plan to complain to my bank to ask them to make the app independent from Google. But might be coming from elsewhere, like device integrity. Hard to say, I haven't checked the logs. If missing Google Services is the root cause, could be worth tinkering with microG : https://github.com/microg/GmsCore/wiki
#lineageos system being in internal memory, I installed #postmarketos in dual boot, using a/b boot partition and putting system inside the sd card (well explained in #FP5 wiki page of pmOS). It finally works out, being able to send SMS, haptic feedback, playing #luanti, updating system and rebooting. Nice ! 🤩📱🐧 #linuxonmobile
@fun @WeAreFairphone Very-well spotted, this issue 4 on qbootctl is very likely to be related to my #fp5 brick. From now on, I would consider any superuser command affecting low levels of a #mobilelinux too risky to attempt on a daily driver. However, there is an interesting tip mentioned in the issue : having a pi nano with fastboot installed and automated, allowing to switch A/B starting slot safely on the go. I might try this at some point.