Remote loging issue using Nvidia Driver card.

i am facing issues with the remote display using nvidia-driver card.we have installed the nvidia-driver 410.78 version on RHEL 7.5 Dell workstation. but when set the DISPLAY to this workstation and Launching an GUI tools it is not getting Launch. but the same is working fine locally on this system.

Please help us to resolve this issue.

What exactly are you trying to do, lauch an application on the Xserver of the remote machine or using indirect GLX on the Xserver of your local machine?

yes .lwe are trying to launch an application on the Xserver of the remote machine.

Ok. Please run nvidia-bug-report.sh as root and attach the resulting .gz file to your post. Hovering the mouse over an existing post of yours will reveal a paperclip icon.
[url]https://devtalk.nvidia.com/default/topic/1043347/announcements/attaching-files-to-forum-topics-posts/[/url]

nvidia-bug-report.log.gz (1.05 MB)

please find the attchement

Since you have no monitor connected, the nvidia driver is exiting right after starting the Xserver. Please add

Option "AllowEmptyInitialConfiguration" "true"

to the device section of your xorg.conf, then reboot and check.