monolith: add gpu crash work-around
This commit is contained in:
		
							parent
							
								
									4aadd19996
								
							
						
					
					
						commit
						29c0525b05
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -23,6 +23,7 @@ in
 | 
				
			||||||
    "zenpower"
 | 
					    "zenpower"
 | 
				
			||||||
  ];
 | 
					  ];
 | 
				
			||||||
  boot.kernelParams = [
 | 
					  boot.kernelParams = [
 | 
				
			||||||
 | 
					    "amdgpu.dcdebugmask=0x10" # amdgpu undervolting bug
 | 
				
			||||||
    "video=DP-1:1920x1080@144"
 | 
					    "video=DP-1:1920x1080@144"
 | 
				
			||||||
    # hibernation
 | 
					    # hibernation
 | 
				
			||||||
    "resume=LABEL=BTRFS_ROOT" # findmnt -o LABEL --noheadings /swap/
 | 
					    "resume=LABEL=BTRFS_ROOT" # findmnt -o LABEL --noheadings /swap/
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue