2024-11-04, 03:51 AM 
		
	
	
		It seems like the issue was actually that my motherboard had disabled graphics cards except for the one built into it. I had to go into the BIOS and change those settings and that finally got things working such that the iGPU of my CPU was working as normal.I figured this out thanks to the output of 
	  
	
	
lspci -v | grep -A 10 VGA revealing that other graphics were being used.
	
