2024-10-21, 12:12 AM 
(This post was last modified: 2024-10-21, 12:13 AM by TheDreadPirate. Edited 1 time in total.)
		
	
	
		Different distros locate the i915 status in slightly different places.  On Ubuntu 24.04 with both an iGPU and Arc GPU, my Arc GPU's status is located in 
/sys/kernel/debug/dri/1/gt0/uc/guc_info
/sys/kernel/debug/dri/1/gt0/uc/huc_info
Start in /sys/kernel/debug/dri, then stop through each directory one at a time after that.
Having said that, the dmesg output looks good. The above will show, essentially, the same info.
	  
	
	
/sys/kernel/debug/dri/1/gt0/uc/guc_info
/sys/kernel/debug/dri/1/gt0/uc/huc_info
Start in /sys/kernel/debug/dri, then stop through each directory one at a time after that.
Having said that, the dmesg output looks good. The above will show, essentially, the same info.


