This commit is contained in:
Tao Tien 2025-01-05 00:48:30 -08:00
parent 6d341f6d28
commit 6403108bd2
3 changed files with 4 additions and 2 deletions

View file

@ -73,7 +73,7 @@
# ];
boot.kernelParams = [
"amdgpu.abmlevel=1"
"amdgpu.dcdebugmask=0x400"
# "amdgpu.dcdebugmask=0x400"
];
# boot.kernelModules = ["kvm-amd"];
powerManagement.cpuFreqGovernor = "powersave";