Intel Arc GPUs have issues with Jellyfin on the latest OpenMediaVault 7 release. In order to fix this we need to install a custom kernel and add our GPU to the Docker Compose file of Jellyfin.
In this video, I will show you exactly how to get there.
Docker Compose ( https://wiki.omv-extras.org/doku.php?id=omv7:docker_in_omv#customize_the_compose_file )
# https://hub.docker.com/r/linuxserver/jellyfin
services:
jellyfin:
image: lscr.io/linuxserver/jellyfin:latest
container_name: jellyfin
environment:
– PUID=${APPUSER_PUID}
– PGID=${APPUSER_PGID}
– TZ=${TIME_ZONE_VALUE}
#- JELLYFIN_PublishedServerUrl=192.168.0.5
volumes:
– ${PATH_TO_APPDATA}/jellyfin/config:/config
– CHANGE_TO_COMPOSE_DATA_PATH/media:/media
devices:
– /dev/dri:/dev/dri
ports:
– 8096:8096
restart: unless-stopped
Common errors:
Jellyfin Source Error
Jellyfin failed to get device
Jellyfin Device creation failed: -542398533
OpenMediaVault no dev/dri found
Intel Arc GPU No Hardware Acceleration Jellyfin
Timestamps:
0:00 Intel GPU no Hardware Acceleration
0:16 Install OpenMediaVault 7 Kernel 6.11
1:06 Add GPU device to Docker compose file
1:28 Set up Hardware Acceleration in Jellyfin
2:16 Playback settings
Subscribe to Dev Dunk for my game development journey: https://www.youtube.com/channel/UClY5uDiFJZ8TaC_GnrOa8IA
~ Thanks for watching ~
Support me on Patreon:
https://www.patreon.com/TechDunk
My equipment (affiliate):
Asus TUF Gaming A15 2021
AMD Ryzen 5800H
RTX 3060
32GB DDR4 (Upgrade: https://amzn.to/2QEotPj)
1.5TB (Samsung 980: https://amzn.to/3fjqvPp)
Audio-Technica AT2020: https://amzn.to/3daSXQF
Microphone arm: https://amzn.to/3cuFBjg
Razer Ornata 2: https://amzn.to/39nzlYC
Logitech MX Master 3: https://amzn.to/3w6bXZ5
My social media:
– Discord: https://discord.gg/Um4vhb2
– Twitter: https://twitter.com/TechDunkYT
– Instagram: https://www.instagram.com/techdunkyt/
– Facebook: https://www.facebook.com/TechDunkYT/
#OpenMediaVault #homeserver #homelab
source
The Avermedia Live Gamer Ultra S has a ton of features for capturing & streaming…
Escape from Hoth is another bonus mission in Rogue Squadron 3. This mission features on-foot…
Let's unleash all of your gaming and emulation dreams with the Beelink GPU solution. Add…
New plugins released for etaHEN to disable debug error messaging when loading your PS5 game…
This make no sense but the performance is amazing! In this video we pair up…
Yes, you can emulate just about everything on Macs!. This guide will walk you through…