I have no idea if the Termux environment has the ability to fiddle with the hardware at that level, but from a generic Linux standpoint:
https://docs.kernel.org/admin-guide/pm/cpufreq.html
See the "Policy Interface in sysfs" section.
The Lemmy community will help you with your tech problems and questions about anything here. Do not be shy, we will try to help you.
If something works or if you find a solution to your problem let us know it will be greatly apreciated.
Rules: instance rules + stay on topic
Partnered communities:
I have no idea if the Termux environment has the ability to fiddle with the hardware at that level, but from a generic Linux standpoint:
https://docs.kernel.org/admin-guide/pm/cpufreq.html
See the "Policy Interface in sysfs" section.
Thanks! This worked! echo ing "performance" to the scaling_governor maxed out the cpu clockspeed! Now the tablet is snappy as hell! It'll be interesting to see how battery drain and heat are affected.
Glad to hear it. Just out of curiosity, and for anyone who might run across this in the future trying to accomplish something similar, is your copy of Termux running rooted? I wouldn't have thought that it'd be possible without root privilege. You did mention Magisk above.
Thanks for pointing that out! I will add it to the post, that my tablet is indeed rooted and that termux is running with superuser privileges, granted through Magisk.