I am using an (now 5 years old) Xiaomi Mi Mix 3 as a backup phone for travelling. Given its age, the phone is no longer receiving official updates from Xiaomi, which poses security risks and limits access to new features.
To address this, I installed LineageOS, a popular custom ROM that provides regular updates and enhanced privacy features a couple of years back. Recently, I’ve updated the phone to the latest support version (LineageOS 22.2) and ran into some problems, whose solutions I want to share here.
Basic steps to update my installation were straight-forward:
- Overall, follow the official LineageOS installation guide.
- As I was not able to determine the current firmware versions on the phone, I performed the recommended firmware update first.
- During installation, I also installed the suggested Mind-the-GApps support package, which provides Google services and apps. While the installation manual mentioned different versions of Mind-the-GApps (
normal
andminimal
), I was not able to see these different flavors on the download page. Thenormal
download package was quite minimal though (no gmail app, etc. installed).
I did run into a problem when trying to boot into the fastboot
mode of the phone. While the expected logo did show up for a brief moment, afterwards the phone displayed press key to shutdown
in very small fonts on the top-left corner of the screen.
I found a small shell script on xdaforums that solved the problem for me. As I do not want to execute random scripts from the internet as root, I want to share the relevant part (that just sets up a USB quirk, this will be gone after a reboot of the Linux system):
$ echo "18d1:d00d:k" | sudo tee /sys/module/usbcore/parameters/quirks
With that, the installation went smooth and the phone is now running LineageOS 22.2.