Recent content by ntlkr


  1. ntlkr

    HyperOS 2.0 HyperOS 2.0 STABLE RELEASE

    If you mean "downgrade" as in "dirty flashing", then no, you shouldn't do that. If you mean "downgrade" as in "reflashing", then yes, thats absolutely no problem. No extra steps required, just be sure to use fastboot and run the "_install_and_format_data" script for your OS.
  2. ntlkr

    Account Xiaomi Community Lv5

    @Alex274 To unlock the bootloader of a CN device, you need an account that is Lvl 5 on Chinese community (the kind of account that was posted on this thread will not work bcs it's global), and need to take a test in Chinese language about various stuff regarding low-level android development...
  3. ntlkr

    Questions to xiaomi.eu users on Xiaomi 15

    Hi, the first question is about comparison which I dont have, so I cant answer that. Also it's a design choice by Xiaomi so no one will be able to do anything about it. Regarding the keyboard padding, I can confirm that on xiaomi.eu, there is absolutely no padding there as long as fullscreen...
  4. ntlkr

    How to switch from Magisk to KSU

    Sure. But first, I want you to know that it doesn't make any difference if you've got KSU or Magisk in terms of play integrity. The important questions are if there's a valid keybox floating around and if your device is compatible with the PIF config that has been selected. The only difference...
  5. ntlkr

    HyperOS 2.0 HyperOS 2.0 STABLE RELEASE

    Read FAQ. There are no detailed changelogs from xiaomi.eu for stable ROMs. You can go to www.miuiver.com and look at Xiaomi's changelogs for the base ROM versions.
  6. ntlkr

    HyperOS 2.0 HyperOS 2.0 STABLE RELEASE

    Yes. But as gogocar62 already pointed out, you must not lock the bootloader in that state. So be careful to NOT run the flash_all_lock.bat, as it will cause a hardbrick and make your device permanently unusable. Instead use the flash_all.bat. If you're using MiFlash, make sure to select the...
  7. ntlkr

    HyperOS 2.0 HyperOS 2.0 STABLE RELEASE

    Of course. Recovery is just a boot partition that is not related to the installed ROM. Just get the recovery.img from the "images" folder in the ROM package you have installed, then flash it the same way you flashed twrp. Though, if you're going to install global stock ROM, this is obviously...
  8. ntlkr

    HyperOS 2.0 HyperOS 2.0 STABLE RELEASE

    I don't think so. This is something the dev of your twrp image has to fix. Why don't you just leave the stock recovery? If the new user is advanced enough to need twrp, they'll probably be able to flash it by themself.
  9. ntlkr

    HyperOS 2.0 HyperOS 2.0 STABLE RELEASE

    Try selecting "Advanced wipe" and choosing metadata, data, cache and dalvik cache. If that doesn't work, you'll have to use the format_data_only script in order to reset.
  10. ntlkr

    New Battery notification issues when charging wirelessly - Xiaomi 15 Ultra

    You've got LSPosed already, you can install pengeek and disable the settings restrictions for system apps, then just disable the notification.
  11. ntlkr

    New Battery notification issues when charging wirelessly - Xiaomi 15 Ultra

    Don't do that. Security app handles a huge part of the UI and basic device features, it should never be disabled.
  12. ntlkr

    HyperOS 2.0 HyperOS 2.0 STABLE RELEASE

    Sounds like the UI of some social media platform burned into your screen. This also has nothing to do with the ROM upgrade, it just happens over time. This is probably permanent, nothing to fix.
  13. ntlkr

    HyperOS 2.0 HyperOS 2.0 STABLE RELEASE

    Using twrp sideload feature usually works without problems. If you want to make sure it goes smoothly though, just use the fastboot script.
  14. ntlkr

    KernelSU Xiaomi 15

    Maybe I actually am doing something wrong, no clue... I usually just take the anykernel3.zip and flash it as a sideload package in twrp. This has worked on multiple kernel versions on multiple devices - until now.
  15. ntlkr

    KernelSU Xiaomi 15

    Update: issue fixed. I talked to the Wildkernels devs and apparently they had problems building SUSFS with kernels earlier than 6.6.50 and that's why there was no release. Anyways, they found a fix for it literally just now and there is a new release including 6.6.46 and 6.6.30. Big thanks for...