Try framework amd apu fix
This commit is contained in:
parent
67be7fb446
commit
2ca199eaa9
|
@ -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"];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue