Rather than editing the rules in /usr/lib directly (which will confuse the Debian package management), I suggest a small modification to that procedure:
Make edits to /etc/udev/rules.d/60-ondemand-governor.rules to replace "ondemand" with "schedutil", as above.
Also, you can test without rebooting:
Code:
sudo cp /usr/lib/udev/rules.d/60-ondemand-governor.rules /etc/udev/rules.d/60-ondemand-governor.rulesAlso, you can test without rebooting:
Code:
sudo udevadm control --reload-rulessudo udevadm trigger --subsystem-match=cpucat /sys/devices/system/cpu/cpufreq/policy0/scaling_governorStatistics: Posted by p00ya — Fri Oct 24, 2025 8:29 pm