Jellyfin Quadlet Hardware Transcoding
Hello, pretty new to Bazzite and Linux in general. Trying to set up a Jellyfin media server, and I can't seem to get hardware transcoding to work. I'm using an Nvidia GPU (4080 Super) and keep getting an error along the lines of "CUDA_ERROR_NO_DEVICE: no CUDA-capable device detected".
Before this I was getting a no device at all error, but adding "AddDevice=nvidia.com/gpu=0" to my container file got me the error above instead.
Not sure if switching to Docker or the Flatpack version would make any difference?
Before this I was getting a no device at all error, but adding "AddDevice=nvidia.com/gpu=0" to my container file got me the error above instead.
Not sure if switching to Docker or the Flatpack version would make any difference?
Solution
I uninstalled the Quadlet version and installed the Flatpack version which seems to work right out of the box, so I think I'll stick to that for now. I appricate the help!