Fresh Proxmox 9.0.10 install no renderd128 device

jasimo

Member
Apr 25, 2023
5
0
6
Hi all,
hope someone can support me on this problem.
I have installed Proxmox 9.0.10 from scratch on a Thinkcentre with a i5-12400T. I want to passthrue the graphic card to a privileged lxc for frigate.
On the Proxmox host the output
Code:
root@pve1:/dev/dri# ls /dev/dri -la
total 0
drwxr-xr-x  3 root root      80 Sep 21 21:12 .
drwxr-xr-x 19 root root    4320 Sep 21 21:12 ..
drwxr-xr-x  2 root root      60 Sep 21 21:12 by-path
crw-rw----  1 root video 226, 0 Sep 21 21:12 card0
shows no renderd128 device.

the output
Code:
root@pve1:/dev/dri# lspci -nnv | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation Alder Lake-S GT1 [UHD Graphics 730] [8086:4692] (rev 0c) (prog-if 00 [VGA controller])
looks fine so far as i know.

and
Code:
root@pve1:/dev/dri# lspci -v
00:00.0 Host bridge: Intel Corporation 12th Gen Core Processor Host Bridge (rev 05)
        DeviceName: Onboard - Other
        Subsystem: Lenovo Device 330b
        Flags: bus master, fast devsel, latency 0, IOMMU group 1

00:02.0 VGA compatible controller: Intel Corporation Alder Lake-S GT1 [UHD Graphics 730] (rev 0c) (prog-if 00 [VGA controller])
        DeviceName: Onboard - Video
        Subsystem: Lenovo Device 330b
        Flags: bus master, fast devsel, latency 0, IRQ 255, IOMMU group 0
        Memory at 6000000000 (64-bit, non-prefetchable) [size=16M]
        Memory at 4000000000 (64-bit, prefetchable) [size=256M]
        I/O ports at 3000 [size=64]
        Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
        Capabilities: [40] Vendor Specific Information: Len=0c <?>
        Capabilities: [70] Express Root Complex Integrated Endpoint, IntMsgNum 0
        Capabilities: [ac] MSI: Enable- Count=1/1 Maskable+ 64bit-
        Capabilities: [d0] Power Management version 2
        Capabilities: [100] Process Address Space ID (PASID)
        Capabilities: [200] Address Translation Service (ATS)
        Capabilities: [300] Page Request Interface (PRI)
        Capabilities: [320] Single Root I/O Virtualization (SR-IOV)
        Kernel modules: i915, xe

to be honest I am lost, why is the renderd128 device missing ;-(
Any help is appreciated.
rgs
Jan
 
Thank you for helping me.
Yes, I did that but without having the renderd128 device afterwards.

I installed win11 on the device and also windows have problems with the graphics.
Then I tried Debian, also with major graphic issues.
Looks like the my device is broken ☹️