Call for testing FP3 (also for FP3+) config for UBports-installer
-
@luksus I have only wipe userdata with TWRP, the wipe option from the installer does not work for me.
-
Hi, for me the installer shows the Channel 16.04/arm64/android9/devel. The same applies to the installed ubports recovery (
Halium 9
). But the installation should be Halium 10, right? -
@pajlow yes that is right.
But it is still a halium 10 port, as the system image is Halium 10. -
@pajlow said in Call for testing FP3 (also for FP3+) config for UBports-installer:
Hi, for me the installer shows the Channel 16.04/arm64/android9/devel. The same applies to the installed ubports recovery (
Halium 9
). But the installation should be Halium 10, right?I didn't say it but for me it was the same.
-
Hi, I've noticed a bug in FP3+. When taking a call the screen starts going into screen lock and back to unlocked, flickering with 1Hz frequency. It stops only ca. After 1 minute after the call ended. How can I file this bug?
Thanks -
@homer please look into the common issues, if its there again:
https://github.com/ubports/ubuntu-touch/issues/
^^This should be your first address for issues in general.If not, open a new issue there, or here:
https://gitlab.com/ubports/community-ports/android10/fairphone/fairphone_fp3I also experienced this behavior, but not always. Currently it does not appear. I have installed the OTA from 3 days ago.
Please Check, if an update to the latest OTA does fix it for you. -
@luksus thanks a lot for pointing the way. After sim card/phone call fail I was reluctant to update the phone anymore. Is it working well for you? Then I would try to update and check ig the error disappeared.
-
@homer current OTA seems to be alright.
-
@luksus thanks. I did the update today, everything seems to be working. Have not tested the screen behaviour with calls, though.
-
@Luksus
Would you mind to help me out again? I want to bring a qml app onto the FP3. Since adb does not work yet, is openstore the only 'workaround' ( I dont consider this publishable..) -
Hi @homer
Have you tried to enable SSH to your phone ?That's the way I prefer, it's fast and reliable.
Not sure though if it works on the FP3 -
@applee thanks for the hint. Will give it a try...
-
@homer btw: ADB work since todays RC/devel update.
You also could just copy it over an usb connection. No? -
@luksus thanks for that info. I wasn' t aware this was an option option. I wouldnt know where to put the files, and which files exactly(.click?). Maybe I the the update, via clickable/usb is most conevenient for me
-
@homer
Yes you can use clickable with the USB cable.
Or if SSH is available on your phone, clickable also can use it.Or you can push the *.click file to your phone with:
- SCP if SSH is enabled
- MTP to copy into one of the standard folders (Download, Documents, Pictures or Music)
- ADB if you update to RC or devel as per Luksus' post