To those wondering, Mi laptops officially support Linux.

This page summarizes the projects mentioned and recommended in the original post on /r/linux

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • XiaoMiToolV2

    XiaomiTool V2 - Modding tool for xiaomi devices

  • 1. `sudo apt install git openjdk-11-jre openjdk-11-jdk gradle` - I am not sure all of this is required 2. `git clone https://github.com/francescotescari/XiaoMiToolV2.git && cd XiaoMiToolV2 && git checkout linux` 3. `cd XiaoMiToolV2` 4. Edit line 39 of `src/main/java/com/xiaomitool/v2/gui/controller/LoginController.java `, change it to: `private static final String LOGIN_URL = "https://account.xiaomi.com/pass/serviceLogin?sid=unlockApi&json=false&passive=true&hidden=false&_snsDefault=facebook&checkSafePhone=true&_locale=" + Locale.getDefault().getLanguage().toLowerCase();` 5. `./gradlew build && ./gradlew run` 6. I chose "Global" region and logged in, it required 2FA to be sent to the phone. 2FA entry form didn't quite fit the window but I was able to enter the code and authenticate, then after a warning screen it showed the above confirmation.

  • linux-surface

    Linux Kernel for Surface Devices

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts