steveej-laptop: allow all CPU idle states

This commit is contained in:
steveej 2018-09-04 13:17:18 +02:00
parent 613db440cd
commit f601e65708

View file

@ -10,7 +10,7 @@
# workaround to disable CPU wining
# current CPU has 9 idle cstates.
boot.kernelParams = [ "intel_idle.max_cstate=0" ];
boot.kernelParams = [ "intel_idle.max_cstate=9" ];
# Workaround for nm-pptp to enforce module load
boot.kernelModules = [