 78ea5dc244
			
		
	
	
		78ea5dc244
		
			
		
	
	
	
	
		
			
			ref: https://community.frame.work/t/tracking-amd-small-group-of-kworkers-keeping-cpu-0-busy-after-suspend-resume-cycle-s/45002
		
			
				
	
	
		
			11 lines
		
	
	
		
			207 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			207 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| [Unit]
 | |
| Description=Disable gpe10 interrupt on boot
 | |
| 
 | |
| [Service]
 | |
| Type=oneshot
 | |
| RemainAfterExit=yes
 | |
| ExecStart=/bin/sh -c "echo disable > /sys/firmware/acpi/interrupts/gpe10"
 | |
| 
 | |
| [Install]
 | |
| WantedBy=multi-user.target
 |