Hi,
I’m having an issue with GPU passthrough to the Jellyfin app after updating. I have checked the GPU passthrough option at the bottom of the setup page, I have also made sure that the apps user has full permissions over the location it is installed to. When I go to enable intel QSV in jellyfin, it fails and no media plays.
The GPU is showng correctly in truenas shell under /dev.
I’m at the end of my knowledge with this. Any help would be appreciated.
The GPU is an intel ARC and I’m running TrueNAS ElectricEel and the latest jellyfish docker.
I don’t remember which version properly added all the Arc drivers. I remember having to install them manually at one point, but it’s possible it was during a beta or RC.
Do you have the latest EE version installed already?
How are you trying to running jellyfin? Through the “official” (community) app, custom app, or yaml config file?
I successfully use QSV with jellyfin through a yaml file app. It’s with the iGPU though, not a dedicated ARC card. I thought ARC cards present themselves the same way though. I just needed to specify /dev/dri/renderD128 as a device to pass in with the yaml file.
I do have an ARC A770 available, just not installed in that computer at the moment. If you can’t figure it out let me know and I can do some swapping around.
Hi,
As it transpires, I’m a total frickin moron. I tried setting up a VM and I passed the intel card through to that VM. I ended up not using that VM but I didn’t un-isolate the card (whoops). Did that and all functional now.
Thanks people for responding to me.