feat(halo): verbose boot
This commit is contained in:
parent
91ffb24bc6
commit
61cb051f44
1 changed files with 1 additions and 5 deletions
|
|
@ -27,11 +27,7 @@
|
||||||
boot.extraModulePackages = [ ];
|
boot.extraModulePackages = [ ];
|
||||||
|
|
||||||
boot.kernelParams = [
|
boot.kernelParams = [
|
||||||
"lockdown=confidentiality"
|
"amdgpu.gttsize=126976"
|
||||||
"quiet"
|
|
||||||
"splash"
|
|
||||||
"video=efifb:nobgrt"
|
|
||||||
"amdgpu.gttsize=122880"
|
|
||||||
"iommu=pt"
|
"iommu=pt"
|
||||||
"ttm.pages_limit=31457280"
|
"ttm.pages_limit=31457280"
|
||||||
"amdgpu.cwsr_enable=0"
|
"amdgpu.cwsr_enable=0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue