framenix: the patch fixes the amd-pmf issue, no need for blacklisting module anymore
This commit is contained in:
parent
1bb42d4c1b
commit
b042e2db5c
|
@ -46,8 +46,6 @@ in
|
|||
};
|
||||
}
|
||||
];
|
||||
# fix freezes after s2idle suspend-resume
|
||||
#boot.blacklistedKernelModules = [ "amd-pmf" ];
|
||||
|
||||
boot.kernelParams = [
|
||||
# temporary workaround for white flickering graphics artefacts
|
||||
|
|
Loading…
Reference in a new issue