Search results


  1. Kacper Skrzypek

    Radio off after install EU Rom (Resolved)

    No, it's not necessary.
  2. Kacper Skrzypek

    Radio off after install EU Rom (Resolved)

    These files are there, but they are renamed. NON-HLOS.bin = modem, MODEM-FW.bin = modemfirmware.
  3. Kacper Skrzypek

    New Date in lockscreen

    Nope.
  4. Kacper Skrzypek

    New Date in lockscreen

    Yes, in GitHub Issues section.
  5. Kacper Skrzypek

    New Date in lockscreen

    Ask the translator to replace "D" in this string with "d". <string name="format_month_day_style2">M/D</string> "D" = day of year, "d" = day of month. I don't know why translator changed that.
  6. Kacper Skrzypek

    esim redmi note 13 pro 5g 2312DRA50G

    He has Global phone ;) The solution in short: change the region. eSIM settings are region-specific.
  7. Kacper Skrzypek

    HyperOS 1.0 24.3.4

    Report it to your language translation repo.
  8. Kacper Skrzypek

    Resolved HyperOS 1.0 Menu "Manage eSim" not work

    Issue has been fixed in 24.3.4 (rebuild).
  9. Kacper Skrzypek

    HyperOS 1.0 24.3.4

    Xiaomi 14 ROM is being reuploaded - fix for eSIM not working on Global devices.
  10. Kacper Skrzypek

    Twrp Recovery

    Current recovery doesn't decrypt data, so it's "fine". TWRP doesn't yet support newer security mechanisms implemented in Xiaomi 14 series.
  11. Kacper Skrzypek

    HyperOS 1.0 24.2.26

    Yes.
  12. Kacper Skrzypek

    HyperOS 1.0 24.2.26

    There's a thread about that in Bugs section, Igor asked to send logcat while trying to open eSIM menu. Do it if you can, then it may be fixed in next update.
  13. Kacper Skrzypek

    Invalid HyperOS upgrade MS apps (outlook) apps not working

    Report it to Xiaomi then. OS1.0.8.0.UNREUXM is an official Global EEA ROM, not Xiaomi.eu ROM. https://c.mi.com/global Good luck.
  14. Kacper Skrzypek

    Free official HyperOS unlock Bootloader!

    It shouldn't matter. Page on Community checks age of Xiaomi Account (not Community account), so it wouldn't allow to apply for unlocking permissions, if the account exists for less than 30 days...
  15. Kacper Skrzypek

    Free official HyperOS unlock Bootloader!

    Are you sure the account signed in Community and on tablet is the same account?
  16. Kacper Skrzypek

    HyperOS 1.0 24.2.26

    Reboot phone.
  17. Kacper Skrzypek

    HyperOS 1.0 24.2.26

    There's no way to include it in ROMs as Fastboot doesn't know anything about phone variant. You must do it manually after every update.
  18. Kacper Skrzypek

    New Video player doesn't work for hyperOS eu

    Settings > Apps > Manage apps > find "Mi Video" there.
  19. Kacper Skrzypek

    New Video player doesn't work for hyperOS eu

    Are you sure you didn't disable Mi Video app?
  20. Kacper Skrzypek

    New Apps crashing in unpredictable manner

    Try to run this command on ADB (you must have USB debugging enabled): adb shell pm compile -a -f -r cmdline --full After that reboot device.