openFyde / overlay-amd64-openfyde

openFyde supported hardware "x86 PC with Intel HD graphics" build artefacts and pre-built image releases.
https://openfyde.io
BSD 3-Clause "New" or "Revised" License
99 stars 9 forks source link

com.fydeos.autolauncher constantly uses ~20% CPU #17

Open niutech opened 1 year ago

niutech commented 1 year ago

What is com.fydeos.autolauncher app in openFyde r108? It uses ca. 20% CPU time and 6% RAM, constantly topping the top command. What is it doing all the time? What is more, when I try to kill it, it restarts automatically. How to permanently disable it?

Damenly commented 1 year ago

com.fydeos.archero.autolauncher is service needed by the Android 11 subsystem ArcHero which was introduced in r108. If you do not want ArcHero, run as root:

mount -oremount,rw /
mv /etc/init/arcpp*conf ~/

reboot

niutech commented 1 year ago

Thanks, but disabling ArcHero altogether is just a workaround, not a real solution. What is causing constant CPU usage of autolauncher and is it needed even if I don't use Android apps?

hummer-studio commented 1 year ago

ArcHero is currently in beta. There may be some unknown issues. com.fydeos.autolauncher is the core process of ArcHero, if you need to use the Android apps then you can't disable it. If you don't use the Android apps, you can try to disable ArcHero.