I see a constant 28% CPU usage in the CPU usage monitor applet on the taskbar.
Before it would hover between 0 and 2% when inactive.
Probably on a stock (non-overclocked Pi Zero, it might show closer to 30% CPU usage).
I tried taskmanager (CTRL + ALT + DEL, or lxtask), or htop, even tried sudo lxtask or sudo htop, but can't seem to find the service that's using the ~28% CPU usage.
Htop or lxtask themselves use about 5% on the Zero W, and Xterminal uses 1-2%.
The rest of the services show 0%.
TOP on the other hand, shows a service called 'kworker/0:1+events' that's using 6.9% of CPU load, that the other two don't show.
There's another 'kworker/0:0+events' in memory as well, using up to 5.2% of CPU.
I can't seem to kill the service, it seems to remain remnant.
What do I do?
The only other article I read, this one, mentioned about increasing the VRAM, which I did (to 48MB, which should be plenty for a 480pixel screen), but without success.. I still have the odd CPU usage.