Try framework amd apu fix

This commit is contained in:
Daniel Flanagan 2023-10-20 23:17:17 -05:00
parent 67be7fb446
commit 2ca199eaa9
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

View file

@ -36,7 +36,7 @@
efi.canTouchEfiVariables = true;
systemd-boot.enable = true;
};
# kernelParams = ["boot.shell_on_fail"];
kernelParams = ["amdgpu.sg_display=0"];
initrd.availableKernelModules = ["xhci_pci" "nvme" "thunderbolt"];
kernelModules = ["kvm-amd"];
};