From b042e2db5c2f8b9249e94d73bda5aa6782bd7804 Mon Sep 17 00:00:00 2001 From: Trolli Schmittlauch Date: Sat, 17 Feb 2024 19:05:00 +0100 Subject: [PATCH] framenix: the patch fixes the amd-pmf issue, no need for blacklisting module anymore --- hosts/framenix/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/hosts/framenix/default.nix b/hosts/framenix/default.nix index 1f97a15..b5375fe 100644 --- a/hosts/framenix/default.nix +++ b/hosts/framenix/default.nix @@ -46,8 +46,6 @@ in }; } ]; - # fix freezes after s2idle suspend-resume - #boot.blacklistedKernelModules = [ "amd-pmf" ]; boot.kernelParams = [ # temporary workaround for white flickering graphics artefacts