Conversation

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"

1
0
0

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 )

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)

2
1
1
@calebccff it would be nice if this could be activated when the phone is plugged in to a power outlet
1
0
2

@m heh that's a fun idea tbh

"need more speed? just attach your device to a charger for MAXIMUM POWAH"

1
0
1

@m ... as long as the charger circuit buck converter doesn't eat into your thermal headroom 🫠

1
0
1

@Baonks81 didn't notice anything in a few minutes i tested this.

i wouldn't recommend actually running this daily....

1
0
0

@calebccff I think performance governor needs ext-fan :D avoid overheat

0
0
0