diff --git a/docs/general/administration/hardware-acceleration/amd.md b/docs/general/administration/hardware-acceleration/amd.md index 36e33f0a5..6109ebef7 100644 --- a/docs/general/administration/hardware-acceleration/amd.md +++ b/docs/general/administration/hardware-acceleration/amd.md @@ -181,7 +181,7 @@ Please refer to [this section](/docs/general/administration/hardware-acceleratio #### Debian And Ubuntu Linux -The `jellyfin-ffmpeg7` deb package required by Jellyfin 10.10 comes with all necessary user mode Mesa drivers. +The `jellyfin-ffmpeg*` deb package required by Jellyfin comes with all necessary user mode Mesa drivers. Besides that you only need to configure the permission of the `jellyfin` user. diff --git a/docs/general/administration/hardware-acceleration/intel.md b/docs/general/administration/hardware-acceleration/intel.md index 67fb1315f..78b6211ea 100644 --- a/docs/general/administration/hardware-acceleration/intel.md +++ b/docs/general/administration/hardware-acceleration/intel.md @@ -269,7 +269,7 @@ Please refer to [this section](/docs/general/administration/hardware-acceleratio #### Debian And Ubuntu Linux -The `jellyfin-ffmpeg7` deb package comes with all necessary user mode Intel media drivers except OpenCL (see below). +The `jellyfin-ffmpeg*` deb package comes with all necessary user mode Intel media drivers except OpenCL (see below). :::note diff --git a/docs/general/administration/hardware-acceleration/nvidia.md b/docs/general/administration/hardware-acceleration/nvidia.md index 5f5f39632..64cc10c78 100644 --- a/docs/general/administration/hardware-acceleration/nvidia.md +++ b/docs/general/administration/hardware-acceleration/nvidia.md @@ -157,7 +157,7 @@ A 64-bit Linux distribution is required. **In Jellyfin 10.10 the minimum require #### Debian And Ubuntu Linux -The `jellyfin-ffmpeg7` deb package required by Jellyfin 10.10 doesn't include any NVIDIA proprietary driver. +The `jellyfin-ffmpeg*` deb package required by Jellyfin doesn't include any NVIDIA proprietary driver. You have to install the NVIDIA driver from the distro and configure the permission of the `jellyfin` user. diff --git a/docs/general/administration/hardware-acceleration/rockchip.md b/docs/general/administration/hardware-acceleration/rockchip.md index 63ea1d601..35154103d 100644 --- a/docs/general/administration/hardware-acceleration/rockchip.md +++ b/docs/general/administration/hardware-acceleration/rockchip.md @@ -99,7 +99,7 @@ A 64-bit Linux distribution is recommended. **The Rockchip BSP kernel (6.1 or 5. #### Debian And Ubuntu Linux -The `jellyfin-ffmpeg7` deb package required by Jellyfin 10.10 comes with all necessary user mode Rockchip MPP & RGA drivers. +The `jellyfin-ffmpeg*` deb package required by Jellyfin comes with all necessary user mode Rockchip MPP & RGA drivers. Besides that you only need to install the OpenCL runtime (libmali) and configure the the device permissions.