Please Help me check my setup GTX1050Ti
My spec same above image. I have success install this driver. But on resource monitor GPU not working. I play with plex and emby server. CPU is 100% only. GPU not work. i can use this driver ? What i am missing ?
Thank you verry much.
I am not associated with this project, but saw your issue when I was posting my feature request.
Two guides that may help you troubleshoot or try different things:
- Guide: How to add a GPU to Synology DS1820+ -- covers setup and docker pass-through for Plex
- XPEnology Community - Nvidia Runtime Library -- a long discussion on this topic that predates this project, but references it on the 5th page.
Also, if you would like help with your setup, more information about your issue would need to be provided. What is your system and GPU? How is Plex and Emby running on your system? Docker only or through spk? Stuff like that.
Wish you luck!
Thank for comment. I tried it and success get GPU working now.
My hardware: Motherboard: Quanmax MITX-DNV6 CPU Intel(R) Atom(TM) CPU C3538 @ 2.10GHz RAM 16Gb GPU NVIDIA GeForce GTX 1050 Ti Bootloader: Arc (or RRorg) DSM 7.2.1-69057 Update 5
Sortware: Plex media server install from store Plex Pass: Actived
Changelog:
- Install latest driver version https://github.com/pdbear/syno_nvidia_gpu_driver/releases
- Execute command
# Command not found
nvidia-smi
# Fix
vgpuDaemon fix
vgpuDaemon stop
vgpuDaemon start
# Try again (It worked)
nvidia-smi
- Install patch from https://github.com/keylase/nvidia-patch
DONE !!! THANK YOU VERY MUCH