Hello all, 
I've noticet that I dont have any dri device on my host server
	
	
	
		
But if I search for the dri or intel grafic references, nothing can't be found :-(
	
	
	
		
How it could be? could someone help me?
tnx
				
			I've noticet that I dont have any dri device on my host server
		Code:
	
	# lsmod |grep i915
i915                 3821568  1 kvmgt
drm_buddy              20480  1 i915
ttm                   102400  1 i915
drm_display_helper    229376  1 i915
cec                    90112  2 drm_display_helper,i915
drm_kms_helper        262144  2 drm_display_helper,i915
i2c_algo_bit           16384  1 i915
drm                   729088  6 drm_kms_helper,kvmgt,drm_display_helper,drm_buddy,i915,ttm
video                  73728  1 i915But if I search for the dri or intel grafic references, nothing can't be found :-(
		Code:
	
	# lspci -k | grep -A 3 "VGA"
00:02.0 VGA compatible controller: Intel Corporation Alder Lake-N [UHD Graphics]
        DeviceName: Onboard - Video
        Subsystem: Intel Corporation Alder Lake-N [UHD Graphics]
        Kernel driver in use: vfio-pci
# ls -laR /dev/dri
ls: cannot access '/dev/dri': No such file or directoryHow it could be? could someone help me?
tnx
 
	 
	