Hi all.
I successfully installed the official LineageOS. To sum up
- follow steps here:
https://wiki.lineageos.org/devices/miatoll/install
- I had already install the unoficial LOS of this thread, so I skip the installation of the latest MIUI as confirmed above.
Therefore, I
- from computer: adb installed lineage recovery
- from computer: adb boot into recovery
- on phone's LOS recovery mode: clear data etc..
- then from computer: adb sideload
- reboot, enjoy
- I added opengapps (see LOS website links) following the same steps starting from the recovery mode of course (no need to erase any data).
- Similarly, I added the last version of magisk to root the phone.
After installation completed, I was stuck on three main issues so far:
• Google contact app : I installed "open_gapps-arm64-11.0-nano-20211021" as recommended on the official LineageOS link. But google contact app doesn't sync with my account. It asks to sign in even tough I have already log into my google account globally in the phone. Thus, when trying to sign in again in google contact app, it says "This account already exists on your device". All other google apps works fine (maps, gmail, play store,..). I tried to clear cache and reinstall the app + reboot.
No success. Any similar issue? Any idea/solution?
• Here is the detailed solution for Safety net issue: At first it didn't pass with magisk hide only. More exactly, I got only "cts profile match fail". I installed safety net fix from
here, nothing. I also followed the instructions
here as well, not much success either.
==> I therefore used the
MagiskHide Props Config as suggested above,
and it works! Just follows the steps in an emulated terminal.
- Type "su" in a terminal emulator (tmux for example). Then grant access. Then type "props"
- Select option "1, edit device fingerprint".
- "f, certified vendor"
- "25, redmi" (not Xiaomi! I made the mistake, and was quite disappointed to not finding redmi 9s in the list ^^
- "16, redmi note 9s global", worked for me. I own the redmi 9s "Curtana". Don't know for the other models.
• The phone speaker issue remains: when calling, toggling the speaker mutes the microphone. The person you call can't hear you anymore. I got the same issue with the unofficial LOS. I think one solution was to remove one of the two sim cards (second slot if I remember correctly). But haven't tried since I need both sim cards.