I'm using jellyfin with intel UHD610 GPU HW(intel QSV) in DSM7.1. Now all works fine through I had encountered a problem like the tile described. My PVE host is HP 800G4 DM with G5400 CPU.
After some googling, I found some people had same problem. In Proxmox forum, there are some threads about...
ConnectX-3 works fine with mlx4 driver before PVE7.2 version. Below is detail information:
06:00.0 Ethernet controller: Mellanox Technologies MT27500 Family [ConnectX-3]
06:00.1 Ethernet controller: Mellanox Technologies MT27500/MT27520 Family [ConnectX-3/ConnectX-3 Pro Virtual Function]...
There is a error when building.
root@pve10:/usr/src/pve-kernel# make
test -f "submodules/ubuntu-jammy/README" || git submodule update --init submodules/ubuntu-jammy
fatal: remote error: upload-pack: not our ref 25a5e7755e5793015ec923172bf144ee20166d19
Fetched in submodule path...
I try compiling kernel 5.13.19.-1-pve on my proxmox vm which is a vm just for building kernels.
Anywork looks fine until this error was thrown.
make[2]: Entering directory '/usr/src/pve-kernel/build'
make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule...