2023-11-10, 08:08 PM
(This post was last modified: 2023-11-10, 08:15 PM by TheDreadPirate. Edited 1 time in total.)
Make sure all the virtualization options in your BIOS are enabled, either IOMMU and/or VT-D.
Make sure that the GPUs are passed into your VM.
You should be using our auto-magic script to install jellyfin. Jellyfin is not in Ubuntu's repo. The auto-magic script adds our repo and does all the initial install and setup for you, including installing jellyfin-ffmpeg. This does not include setup of hardware acceleration.
Once you do this, then you should be able to add Jellyfin to the render group.
BUT, IMO you should be using the 750Ti over the 3770's iGPU.
https://jellyfin.org/docs/general/admini...linux-host
Make sure that the GPUs are passed into your VM.
You should be using our auto-magic script to install jellyfin. Jellyfin is not in Ubuntu's repo. The auto-magic script adds our repo and does all the initial install and setup for you, including installing jellyfin-ffmpeg. This does not include setup of hardware acceleration.
Code:
curl https://repo.jellyfin.org/install-debuntu.sh | sudo bash
Once you do this, then you should be able to add Jellyfin to the render group.
BUT, IMO you should be using the 750Ti over the 3770's iGPU.
https://jellyfin.org/docs/general/admini...linux-host