mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-15 11:49:43 +00:00
Jellyfin GPU passthrough setup instruction (#5625)
This commit is contained in:
parent
a78dd20a2e
commit
35a0d14110
1 changed files with 4 additions and 0 deletions
4
frontend/public/json/jellyfin.json
generated
4
frontend/public/json/jellyfin.json
generated
|
@ -39,6 +39,10 @@
|
|||
{
|
||||
"text": "FFmpeg path: /usr/lib/jellyfin-ffmpeg/ffmpeg",
|
||||
"type": "info"
|
||||
},
|
||||
{
|
||||
"text": "For NVIDIA graphics cards, you'll need to install the same drivers in the container that you did on the host. In the container, run the driver installation script and add the CLI arg --no-kernel-module",
|
||||
"type": "info"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue