renderD128 missing

lord_json

New Member
May 28, 2025
3
0
1
Tried various guides to get hw decoding in jellyfin, had it working and then rebooted and now renderD128 is gone.

ls -l on host:
drwxr-xr-x 2 root root 60 May 28 15:34 by-path
crw-rw---- 1 root video 226, 0 May 28 15:34 card0

Any ideas on how to recover?
 
I updated to the 6.14 kernel and now it's working.
Not working for me, I updated to 6.14.5-1-bpo12-pve but still not showing:

Code:
root@pve:~# uname -r
6.14.5-1-bpo12-pve
root@pve:~# ls -l /dev/dri
total 0
drwxr-xr-x 2 root root      60 Jun  2 15:42 by-path
crw-rw---- 1 root video 226, 0 Jun  2 15:42 card0
 
What does lspci -nnk | awk '/VGA/{print $0}' RS= | grep -Pi --color "^|(?<=Kernel driver in use: |Kernel modules: )[^ ]+" say?
Did you blacklist anything at some point?
 
I downgraded to proxmox 7.4 and now it's showing, sorry I cannot test this anymore.

Code:
ls -l /dev/dri
total 0
drwxr-xr-x 2 root root         80 Jun  2 16:35 by-path
crw-rw---- 1 root video  226,   0 Jun  2 16:35 card0
crw-rw---- 1 root render 226, 128 Jun  2 16:35 renderD128