Łukasz Żarnowiecki
Łukasz Żarnowiecki
This is my script written in fish that does the calculation ```fish function uksm_profit if not test -d /sys/kernel/mm/uksm echo "UKSM not installed" return end set pages (cat /sys/kernel/mm/uksm/pages_sharing) set...
Addressed in https://github.com/dolohow/uksm/pull/71 https://github.com/dolohow/uksm/commit/d287282e37b60192ee39f536d284f8abfa70eb40
Can you point free tool that can build kernels and publish on github? I can adapt build scripts from common distros. > As most peoples aren’t using compilers it would...
Happened to me as well, however I had backup of my whole chrome directory, so I reverted it. If you need some help with debugging let me know, however I...
It will, therefore I can only run it without Internet. My main browser is Firefox, therefore I am waiting for a fix to open chrome again and have _elevate_ update...
Apparently you can disable automatic updates https://stackoverflow.com/questions/27657617/how-to-disable-google-chrome-extension-autoupdate I just did
I used to experience that as well, but after bumping version of python-miio it works fine. Awaiting approval https://github.com/nqkdev/home-assistant-vacuum-styj02ym/pull/34
Can't reproduce it. Can you attach your config?
It's written here: https://www.home-assistant.io/integrations/xiaomi_miio/ and it's working fine.
It's fixed in my PR, awaiting approval https://github.com/nqkdev/home-assistant-vacuum-styj02ym/pull/34