From d984bff4d6e5b74d1a0179a8e0006eb3e06e5238 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 26 Aug 2016 23:21:40 +0200 Subject: no fancy skylake stuff --- hel/boot.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hel/boot.nix b/hel/boot.nix index c3acf746..318b860b 100644 --- a/hel/boot.nix +++ b/hel/boot.nix @@ -12,5 +12,7 @@ tmpOnTmpfs = true; kernelParams = ["intel_pstate=no_hwp"]; + + blacklistedKernelModules = ["snd_soc_skl"]; }; } -- cgit v1.2.3