Search results


  1. raulillo

    HyperOS 1.0 HyperOS 1.0 STABLE RELEASE

    Since I upgraded my X14 Houji from the last weekly to this stable, whenever somebody's calling, the contact name is not pulled from the contacts. I have the stocks app from Xiaomi, not Google one's. Any advise? Both contacts and phone apps have permissions to access contacts.
  2. raulillo

    HyperOS 1.0 HyperOS 1.0 STABLE RELEASE

    I'm missing some notifications. I did run this command: "adb shell pm compile -a -f --full" (and reboot), this fixed WhatsApp and telegram, I was only getting the icon and no vibration, now phone vibrates as expected. However there's still something missing (at least that I've found so far)...
  3. raulillo

    HyperOS 1.0 HyperOS 1.0 STABLE RELEASE

    You forgot a space. The command is `cat`, it displays the content of a file. And the file is `/proc/swaps` (you also seem to have forgotten one "s". So it is `cat /proc/swaps`. The `cat` command is harmless, it only displays content. So you can do trial and error with it. Another advice, the tab...
  4. raulillo

    HyperOS 1.0 HyperOS 1.0 STABLE RELEASE

    In my case (x14 huoji), the command takes around 5 seconds. Maybe in a less powerful devices, it takes longer. When you typed "free" the second time, I can't see the prompt (when being root, it's the # character). Either you wait longer (give it a minute or two), or if unsure, do any harmless...
  5. raulillo

    HyperOS 1.0 HyperOS 1.0 STABLE RELEASE

    You're not going to break anything, if the command fails, it will tell you. Remember that this does not survive reboots. Maybe better if you can send a screenshot with all the process, with the free command before and after the swap off, and also with the output of the cat command for /proc/swaps
  6. raulillo

    HyperOS 1.0 HyperOS 1.0 STABLE RELEASE

    It probably means the command succeeded. Check the output of `free` again and it'll tell you swap is 0.
  7. raulillo

    HyperOS 1.0 HyperOS 1.0 STABLE RELEASE

    adb shell settings put global zram_enabled 0 did unfortunately not work and survive a reboot. Tasker seems to be a paid app. Any other recommendation? Now to the topic of the thread, is this something that should be reported? Maybe it isn't accepted as a bug, but maybe it can be accepted as...
  8. raulillo

    HyperOS 1.0 24.7.8/12

    This time no issues to download 24.7.12 for Houji, in less than five minutes. Applied the update without issues (other than commenting the line for `modemfirmware_ab` as usual for the Global version and not having issues with network in Europe).
  9. raulillo

    HyperOS 1.0 24.6.24/29

    SF seems to have fixed their problems and I could download 24.6.29 for x14 Houji. Phone booted correctly after installing, no issues that I could see in the first minutes.
  10. raulillo

    HyperOS 1.0 24.6.10/11

    Just applied it to my Xiaomi 14 Houji, everything seems to be ok.
  11. raulillo

    HyperOS 1.0 24.5.6/7

    I had problems with the apk till I deleted all files (not only cache) from gwallet and gplay from properties and then rebooted. After that, working.
  12. raulillo

    New Battery_Screen time remaining

    Summary: issue fixed with the commands shared above, with root. Long story (steps for noobs): - Install Magisk - Get the file images/init_boot.img from the zip of the last version of the rom you installed (the one you have running). - Copy it to the phone - In magisk, use that img file to...
  13. raulillo

    New Battery_Screen time remaining

    Ok, I think another option is to root for this, fix it and then unroot. I'll check about it tomorrow.
  14. raulillo

    New Battery_Screen time remaining

    Is this something you guys can fix for future releases for the ones without root, or can only Xiaomi fix it? Thanks in advance!
  15. raulillo

    New Battery_Screen time remaining

    Problem exists in latest weekly for Xiaomi 14 Houji.
  16. raulillo

    HyperOS 1.0 24.5.6/7

    OK, thanks for acknowledging the bug, it is not super serious and eventually one devel will find it, hopefully, and then you can know where to look at. For me the suggestions didn't work either, but I can live with that, specially if the battery life is good again (last days it was, let's see...
  17. raulillo

    HyperOS 1.0 24.5.6/7

    Fixed, the forum does not like .gz files. I compressed it again with zip and it's a .gz.zip this time. Sorry for that.
  18. raulillo

    HyperOS 1.0 24.5.6/7

    Quoting you as you seem to be testing Houji. If you can have a look at my bug report regarding the wrong battery stats, that'd be appreciated. Let me know if I can provide any other useful info, there's a logcat there. It is happening in the last 3-4 weeklies, if not longer...
  19. raulillo

    14 Pro(Shennong) battery remaining time problem

    Same issue in Houji (x14). I installed the rom somewhen in March, and at the beginning the bug was not there, if I remember properly. It's been there for long. Attaching a logcat, in case it helps, I did flush the log buffer first, with this command: And then from the main screen I went to the...
  20. raulillo

    HyperOS 1.0 24.5.6/7

    Xiaomi 14 Houji updated, although this time I couldn't do it from the computer in fastboot and needed an OTG stick and do it from recovery (at least it is faster this way). The global modem couldn't be flashed from recovery, and after many tries from bootloader, finally I could flash it...