syno_nvidia_gpu_driver icon indicating copy to clipboard operation
syno_nvidia_gpu_driver copied to clipboard

Please Help me check my setup GTX1050Ti

Open keitetran opened this issue 2 years ago • 2 comments

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.

image image

keitetran avatar Apr 21 '24 11:04 keitetran

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:

  1. Guide: How to add a GPU to Synology DS1820+ -- covers setup and docker pass-through for Plex
  2. 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!

KennyH avatar May 04 '24 19:05 KennyH

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:

  1. Install latest driver version https://github.com/pdbear/syno_nvidia_gpu_driver/releases
  2. Execute command
# Command not found
nvidia-smi

# Fix 
vgpuDaemon fix
vgpuDaemon stop
vgpuDaemon start

# Try again (It worked)
nvidia-smi
  1. Install patch from https://github.com/keylase/nvidia-patch

DONE !!! THANK YOU VERY MUCH

image image

keitetran avatar May 05 '24 09:05 keitetran