I’ve tried to use the LGD ver 2.2 in two different Ubuntu systems but the interceptor is printing the following error:
Xlib: extension "NV-GLX" missing on display ":1"
Then the application fails to create a GL context.
I normally launch my application using LD_PRELOAD=~/.tgd/libs/libNvidia_gfx_debugger.so
The only common about the two systems is the driver version which is the 387.34
Any ideas on how to workaround/fix this problem?