mirror of
				https://git.launchpad.net/livecd-rootfs
				synced 2025-10-31 00:44:07 +00:00 
			
		
		
		
	With Radeon GPUs and kernel 5.19 a soft lockup was observed. Increase the watchdog threshold. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
		
			
				
	
	
		
			4 lines
		
	
	
		
			186 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			186 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| # When booting with Radeon GPUs a soft lockup was observed. Increase the
 | |
| # watchdog threshhold.
 | |
| GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT sysctl.kernel.watchdog_thresh=60"
 |