No dri on the host server

skal

New Member
Aug 18, 2023
2
0
1
Hello all,
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 i915


But 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 directory

How it could be? could someone help me?
tnx
 
Kernel driver in use: vfio-pci
You passed through the GPU to a VM (in the past), that's why Proxmox lost the graphics device. Maybe a reboot is enough or maybe you need to undo the binding to vfio-pci that you (maybe) added when doing passthrough.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!