[LAU] Scaling governor goes back to 'powersave' a bit after boot up
Ralf Mardorf
ralf.mardorf at alice-dsl.net
Sun Oct 22 15:35:06 UTC 2017
Probably you need to purge cpufrequtils, since it seems to contain
relevant scripts. Keep in mind that systemd-sysv-generator handles init
scripts.
[root at archlinux rocketmouse]# systemd-nspawn -qD /mnt/moonstudio
[root at moonstudio ~]# apt update
[root at moonstudio ~]# apt install cpufrequtils
[root at moonstudio ~]# dpkg -L cpufrequtils | grep init.d/
/etc/init.d/loadcpufreq
/etc/init.d/cpufrequtils
[root at moonstudio ~]# apropos systemd-sysv-generator
systemd-sysv-generator (8) - Unit generator for SysV init scripts
[root at moonstudio ~]# apt purge cpufrequtils libcpufreq0
[root at moonstudio ~]# lsb_release -dc
Description: Ubuntu 16.04.3 LTS
Codename: xenial
I don't know if there are other packages provided by Ubuntu
repositories and/or Mint repositories, but cpufrequtils looks like a
reasonable culprit.
More information about the Linux-audio-user
mailing list