2024-08-17, 09:51 PM
Thank you for your help. What you suggested was true. The docker path was not in the right format. I needed to mount it to the container using what you suggested by specifying a host and a container side host:container.
I ran into another problem though, hardware acceleration is not working when I enable it in the GUI. I couldn't get it to work using the containerized jellyfin so I tried installing it directly on my LXC and still no luck no matter what setting I change in the GUI.
I used this tutorial to passthrough the GPU to my LXC: https://www.youtube.com/watch?v=0ZDr5h52OOE, codes available at https://github.com/JamesTurland/JimsGara.../readme.md . I'm pretty sure that I have done everything correctly.
Output for:is:
NOTE: I have not changed any configuration files after installing jellyfin only GUI settings
I ran into another problem though, hardware acceleration is not working when I enable it in the GUI. I couldn't get it to work using the containerized jellyfin so I tried installing it directly on my LXC and still no luck no matter what setting I change in the GUI.
I used this tutorial to passthrough the GPU to my LXC: https://www.youtube.com/watch?v=0ZDr5h52OOE, codes available at https://github.com/JamesTurland/JimsGara.../readme.md . I'm pretty sure that I have done everything correctly.
Output for:
Code:
ls /dev/dri
Code:
renderD128
NOTE: I have not changed any configuration files after installing jellyfin only GUI settings