I just migrated my homelab server to a new one using a i5-13600K.
Evertyhing went smooth except for one thing, for some reason the iGPU drivers are not loaded e.g. /dev/dri is missing.
I do have video output but it seems to be using a generic fallback driver and I can't use it for hardware acceleration.
Manually loading the i915 module makes no difference.
Given that it even reports as "Intel Corporation Device a780" it seems to be missing support from the kernel ?
Evertyhing went smooth except for one thing, for some reason the iGPU drivers are not loaded e.g. /dev/dri is missing.
I do have video output but it seems to be using a generic fallback driver and I can't use it for hardware acceleration.
Manually loading the i915 module makes no difference.
Given that it even reports as "Intel Corporation Device a780" it seems to be missing support from the kernel ?
Code:
root@nas1:~# pveversion
pve-manager/7.3-4/d69b70d4 (running kernel: 5.15.83-1-pve)
root@nas1:~# lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Device a780 (rev 04)
root@nas1:~# lshw -c video
*-display UNCLAIMED
description: VGA compatible controller
product: Intel Corporation
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 04
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list
configuration: latency=0
resources: iomemory:600-5ff iomemory:400-3ff memory:6001000000-6001ffffff memory:4000000000-400fffffff ioport:4000(size=64) memory:c0000-dffff memory:4010000000-4016ffffff memory:4020000000-40ffffffff
root@nas1:~# ls -lah /dev/dri
ls: cannot access '/dev/dri': No such file or directory
root@nas1:~# dmesg | grep VGA
[ 0.695023] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.695023] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none