I use this in sysctl.conf:
Which works to force max-CPU clocks, but I'd like to be able to set a different epp mode on battery and switch automatically between that on BATT and AC epp=0. On Linux I do it through udev.
Any suggestions? I'm thinking a device hint could do this?
Code:
dev.hwpstate_intel.0.epp=0
Which works to force max-CPU clocks, but I'd like to be able to set a different epp mode on battery and switch automatically between that on BATT and AC epp=0. On Linux I do it through udev.
Any suggestions? I'm thinking a device hint could do this?