Hi,
Im running proxmox on a 6 x Intel(R) Core(TM) i5-9500T CPU with GPU passthrough.
I have one vm running and using GPU.
Stopping the VM and starting a lxc container with /dev/dri wont work
cd /dev/dri
/dev/dri: No such file or directory
when I look at Vga I see
00:02.0 VGA compatible controller [0300]: Intel Corporation CoffeeLake-S GT2 [UHD Graphics 630] [8086:3e92]
DeviceName: Onboard IGD
Subsystem: Hewlett-Packard Company CoffeeLake-S GT2 [UHD Graphics 630] [103c:8595]
Kernel driver in use: vfio-pci
Kernel modules: i915
How can I make /dev/dri visible ,load?
Newbie here so sorry, Thanks
SOLUTION
Edit /etc/modprobe.d/vfio.conf and comment out whats in that file. Reboot and /dev/dri ARE BACK.
Im running proxmox on a 6 x Intel(R) Core(TM) i5-9500T CPU with GPU passthrough.
I have one vm running and using GPU.
Stopping the VM and starting a lxc container with /dev/dri wont work
cd /dev/dri
/dev/dri: No such file or directory
when I look at Vga I see
00:02.0 VGA compatible controller [0300]: Intel Corporation CoffeeLake-S GT2 [UHD Graphics 630] [8086:3e92]
DeviceName: Onboard IGD
Subsystem: Hewlett-Packard Company CoffeeLake-S GT2 [UHD Graphics 630] [103c:8595]
Kernel driver in use: vfio-pci
Kernel modules: i915
How can I make /dev/dri visible ,load?
Newbie here so sorry, Thanks
SOLUTION
Edit /etc/modprobe.d/vfio.conf and comment out whats in that file. Reboot and /dev/dri ARE BACK.
Last edited: