Hi,
I have HP elitedesk 800 G4 i5-8600 with Intel UHD 630 iGPU running proxmox 8.2.4
I’m trying to enable HW offload without success, tried to play movie from ffox and chorme and movie play failed.
I’ve installed Jellyfin using the helper script (tried twice, once with Ubuntu 22.04 and then Debian 12 with same outcome).
The LXC is privileged in order to remove any obstacles.
From proxmox host:
root@prxmmd:~# ls -la /dev/dri/
drwxr-xr-x 2 root root 80 Sep 9 02:09 by-path
crw-rw---- 1 root video 226, 1 Sep 9 02:09 card1
crw-rw---- 1 root render 226, 128 Sep 9 02:09 renderD128
I configured the following in the lxc config file (actually when installing using the helper script, passthrough is pre configured)
lxc.mount.entry: /dev/fb0 dev/fb0 none bind,optional,create=file
lxc.mount.entry: /dev/dri dev/dri none bind,optional,create=dir
lxc.mount.entry: /dev/dri/renderD128 dev/dri/renderD128 none bind,optional,create=file
From the LXC:
I have HP elitedesk 800 G4 i5-8600 with Intel UHD 630 iGPU running proxmox 8.2.4
I’m trying to enable HW offload without success, tried to play movie from ffox and chorme and movie play failed.
I’ve installed Jellyfin using the helper script (tried twice, once with Ubuntu 22.04 and then Debian 12 with same outcome).
The LXC is privileged in order to remove any obstacles.
From proxmox host:
root@prxmmd:~# ls -la /dev/dri/
drwxr-xr-x 2 root root 80 Sep 9 02:09 by-path
crw-rw---- 1 root video 226, 1 Sep 9 02:09 card1
crw-rw---- 1 root render 226, 128 Sep 9 02:09 renderD128
I configured the following in the lxc config file (actually when installing using the helper script, passthrough is pre configured)
lxc.mount.entry: /dev/fb0 dev/fb0 none bind,optional,create=file
lxc.mount.entry: /dev/dri dev/dri none bind,optional,create=dir
lxc.mount.entry: /dev/dri/renderD128 dev/dri/renderD128 none bind,optional,create=file
From the LXC: