Hi,
I am unable to launch any program from within the NSight Graphics Frame Debugger, or any other tool for that matter. I always get a Launch failure. Even trying something as simple as glxgears doesn’t work. While the application does start and run fine, the Frame Debugger gets a failure.
- I start the UI interactively “/usr/local/NVIDIA-Nsight-Graphics-2024.2/host/linux-desktop-nomad-x64/ngfx-ui”. The UI seems to work fine.
- Within the Frame Debugger - Launch option, I specify “/opt/X11/bin/glxgears” and set Automatically Connect to Yes. The glxgears application starts fine and runs but I get the following in the Progress Log:
“Preparing to launch the Frame Debugger activity on localhost…
Launch failure: Process creation failure
Launch failed.”
System
OS: Linux From Scratch
Kernel: 5.2.8-PRD.1.5 #3 SMP Fri Aug 20 21:02:43 UTC 2021 x86_64 GNU/Linux (custom build of 5.2.8)
Nvidia GeForce GTX 1050
Nvidia Driver: 430.50
NSight Graphics 2024.2
[root@gt_master_titan_hybrid_kr ~]# nvidia-smi
Fri Dec 6 16:14:23 2024
±----------------------------------------------------------------------------+
| NVIDIA-SMI 430.50 Driver Version: 430.50 CUDA Version: 10.1 |
|-------------------------------±---------------------±---------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce GTX 1050 Off | 00000000:01:00.0 On | N/A |
| 46% 31C P0 N/A / 75W | 67MiB / 1999MiB | 0% Default |
±------------------------------±---------------------±---------------------+
±----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 0 2547 G /opt/X11/libexec/Xorg 56MiB |
| 0 3232 G …ost/linux-desktop-nomad-x64/ngfx-ui.bin 2MiB |
| 0 3251 G /opt/X11/bin/glxgears 2MiB |
±----------------------------------------------------------------------------+
NOTE: I have had the same results with the following video cards:
GTX 1650 and 430.50 driver
RTX 3050 and 550.120 driver
What other info can I provide that might be helpful?
Thanks,
kr