Search found 3 matches
- Sun Jul 07, 2024 8:53 pm
- Forum: Jellyfin
- Topic: Hardware acceleration not working!
- Replies: 1
- Views: 1328
Hardware acceleration not working!
Installed nvidia drivers (clean, no patch to removes restriction on maximum number of simultaneous NVENC video encoding sessions imposed by Nvidia to consumer-grade GPUs.) Linux UBUNTU 22.04 in ubuntu 18 it worked without any problem (native, without docker) nvidia-smi Sun Jul 7 20:51:10 2024 +-----...
- Sun Jul 07, 2024 8:49 pm
- Forum: Jellyfin
- Topic: [Solved] Posible to add more drive/hdd to media ?
- Replies: 2
- Views: 1223
Re: Posible to add more drive/hdd to media ?
Solved:
sudo mount /dev/sda1 /srv/media/hdds/hdd1
sudo chown -R userxxx:userxxx /srv/media/hdds/
...
- Sat Jul 06, 2024 3:41 pm
- Forum: Jellyfin
- Topic: [Solved] Posible to add more drive/hdd to media ?
- Replies: 2
- Views: 1223
[Solved] Posible to add more drive/hdd to media ?
Hi, Is posible to add more drive/hdd to media ? I previously used a system with a similar functionality with YAMS installed "bare metal" where I had no problems with adding hdds. Recently I rebuilt the whole server and installed YAMS with some problems that I solved in the end, but now I r...