Hello all,
strange problem this morning after upgrading form 6.5.13-5 to 6.8.4-3.
Impossible to have intel HD passthrough in lxc containers. After seeking i found that there's no more /dev/dri and especially no /dev/dri/renderD128 i usually map in the LXCs.
reverting back to 6.5.13-5 and everything works fine and /dev/dri appears and intel_gpu_top works
On 6.5.13-5 :
and
On 6.8.4-3 i got :
strange problem this morning after upgrading form 6.5.13-5 to 6.8.4-3.
Impossible to have intel HD passthrough in lxc containers. After seeking i found that there's no more /dev/dri and especially no /dev/dri/renderD128 i usually map in the LXCs.
reverting back to 6.5.13-5 and everything works fine and /dev/dri appears and intel_gpu_top works
On 6.5.13-5 :
Bash:
root@pve:/dev# lspci -nnk
00:00.0 Host bridge [0600]: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers [8086:5904] (rev 02)
Subsystem: Hewlett-Packard Company Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers [103c:84f5]
Kernel driver in use: skl_uncore
00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 620 [8086:5916] (rev 02)
DeviceName: Onboard IGD
Subsystem: Hewlett-Packard Company HD Graphics 620 [103c:84f5]
Kernel driver in use: i915
Kernel modules: i915
and
Code:
root@pve:/dev# ls /dev/dri
by-path card0 renderD128
On 6.8.4-3 i got :
Code:
00:00.0 Host bridge [0600]: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers [8086:5904] (rev 02)
Subsystem: Hewlett-Packard Company Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers [103c:84f5]
Kernel driver in use: skl_uncore
00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 620 [8086:5916] (rev 02)
DeviceName: Onboard IGD
Subsystem: Hewlett-Packard Company HD Graphics 620 [103c:84f5]
Kernel modules: i915
Code:
root@pve:~# ls /dev/dri
ls: cannot access '/dev/dri': No such file or directory
Code:
root@pve:~# intel_gpu_top
No device filter specified and no discrete/integrated i915 devices found