Open niutech opened 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
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?
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.
What is
com.fydeos.autolauncher
app in openFyde r108? It uses ca. 20% CPU time and 6% RAM, constantly topping thetop
command. What is it doing all the time? What is more, when I try tokill
it, it restarts automatically. How to permanently disable it?