sysrq
This commit is contained in:
parent
84e82e429a
commit
b690e64ff3
1 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,9 @@
|
||||||
blacklistedKernelModules = [
|
blacklistedKernelModules = [
|
||||||
"uvcvideo"
|
"uvcvideo"
|
||||||
];
|
];
|
||||||
|
kernel.sysctl = {
|
||||||
|
"kernel.sysrq" = 1;
|
||||||
|
};
|
||||||
kernelParams = [
|
kernelParams = [
|
||||||
"amdgpu.gpu_recovery=1"
|
"amdgpu.gpu_recovery=1"
|
||||||
"amdgpu.si_support=1"
|
"amdgpu.si_support=1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue