fix(halo): kernel command line parameters
This commit is contained in:
parent
9d2275ddf7
commit
170189e56e
1 changed files with 4 additions and 2 deletions
|
|
@ -31,8 +31,10 @@
|
|||
"quiet"
|
||||
"splash"
|
||||
"video=efifb:nobgrt"
|
||||
"ttm.pages_limit=31457280"
|
||||
"ttm.page_pool_size=31457280"
|
||||
"amdgpu.gttsize=126976"
|
||||
"iommu=pt"
|
||||
"ttm.pages_limit=32505856"
|
||||
"amdgpu.cwsr_enable=0"
|
||||
];
|
||||
|
||||
fileSystems."/" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue