2024-06-06, 05:01 PM
Hello - i've recently moved my server over to ubuntu desktop and installed jellyfin via a portainer stack.
I have an A380 which i'm trying to set up for encoding but it seems very sluggish.
Stack code:
---
services:
jellyfin:
image: lscr.io/linuxserver/jellyfin:latest
container_name: jellyfin
environment:
- PUID=1000
- PGID=1000
- TZ=Europe/London
- JELLYFIN_PublishedServerUrl=192.168.4.86 #optional
volumes:
- /mnt/programs/jellyfin
config
- /mnt/programs/jellyfin/cache
cache
- /mnt/vault/shows
shows
- /mnt/vault/films
films
ports:
- 8096:8096
- 7359:7359/udp #optional
- 1900:1900/udp #optional
devices:
- /dev/dri/renderD128
dev/dri/renderD128
restart: unless-stopped
Transcode log: https://sourceb.in/1pQo3NECMk
My system does have dual GPU's but i'm 90% sure that D128 is the A380 and not the other GPU (K2200 i believe).
Any help on what i'm doing wrong would be appreciated.
I have an A380 which i'm trying to set up for encoding but it seems very sluggish.
Stack code:
---
services:
jellyfin:
image: lscr.io/linuxserver/jellyfin:latest
container_name: jellyfin
environment:
- PUID=1000
- PGID=1000
- TZ=Europe/London
- JELLYFIN_PublishedServerUrl=192.168.4.86 #optional
volumes:
- /mnt/programs/jellyfin
![Confused-face Confused-face](https://static.jellyfin.org/forum/images/smilies/apple_emoji/confused-face.png)
- /mnt/programs/jellyfin/cache
![Confused-face Confused-face](https://static.jellyfin.org/forum/images/smilies/apple_emoji/confused-face.png)
- /mnt/vault/shows
![Confused-face Confused-face](https://static.jellyfin.org/forum/images/smilies/apple_emoji/confused-face.png)
- /mnt/vault/films
![Confused-face Confused-face](https://static.jellyfin.org/forum/images/smilies/apple_emoji/confused-face.png)
ports:
- 8096:8096
- 7359:7359/udp #optional
- 1900:1900/udp #optional
devices:
- /dev/dri/renderD128
![Confused-face Confused-face](https://static.jellyfin.org/forum/images/smilies/apple_emoji/confused-face.png)
restart: unless-stopped
Transcode log: https://sourceb.in/1pQo3NECMk
My system does have dual GPU's but i'm 90% sure that D128 is the A380 and not the other GPU (K2200 i believe).
Any help on what i'm doing wrong would be appreciated.
Jellyfin 10.10.3
Ubuntu Desktop LTS 24.04
Intel Xeon E5-1650 v3
64GB DDR4
Ubuntu Desktop LTS 24.04
Intel Xeon E5-1650 v3
64GB DDR4