hmm,,,, hummm.... if it works?
$ cat touchboost.toml
[[events]]
name = "touchboost release"
event_type = "EV_KEY"
key_state = "released"
keys = ["BTN_TOUCH"]
command = "cpufreq-set -c 4 -g ondemand"
[[events]]
name = "touchboost start"
event_type = "EV_KEY"
key_state = "pressed"
keys = ["BTN_TOUCH"]
command = "cpufreq-set -c 4 -g performance"
if you too want the smOOOth with a capital 0 experience (at the cost of literally all of your battery life) slap the above config in /etc/hdm/config.d/ and restart the hkdm service (only? on #postmarketOS )
for an extra boost (hahaha) you can
exho 1 | sudo tee /sys/devices/system/cpu/cpufreq/boost
sdm845 only i think, at least the cpu number in the config would need to be adjusted for PP(P)
@m heh that's a fun idea tbh
"need more speed? just attach your device to a charger for MAXIMUM POWAH"
@m ... as long as the charger circuit buck converter doesn't eat into your thermal headroom 🫠
@Baonks81 didn't notice anything in a few minutes i tested this.
i wouldn't recommend actually running this daily....
@calebccff I think performance governor needs ext-fan :D avoid overheat