Open JavaScythe opened 2 months ago
Try setting VGL_PROBEGLX=0
in the environment.
No change, exact same error.
Additionally, I tried using the wm (i3) started with vgl +wm in thinlinc, works perfectly, apps started normally are accelerated, however the app in question still fails in the same way.
No idea, but I'm immediately suspicious of the fact that you are using a very old nVidia driver. If you can share the application and version of WINE you're using, then I can try to reproduce the issue. (I have an old GPU that can run 390.xx.)
I'm using "Algodoo_2_1_0-Win32.exe" from http://www.algodoo.com/download/ Wine is bottles managed prefix running soda-9.0-1
Yeah GTX570 is certainly a terrible combination for linux. nvidia-smi only prints temperature and fan speed, no utilization nor process list
Whenever I run this application through wine and set DISPLAY env to anything but physical, it fails with this error.
I'm running "vglrun +v sh kkss.sh" (in thinlinc/turbovnc), see the contents of kkss.sh below:
I've tested both thinlinc and turbovnc.
vglrun glxgears and vglrun glxspheres64 run exactly as expected Nothing in dmesg or journalctl indicates a problem. The application works without vgl (albeit over llvmpipe and thus slowly) The application works on the physical (:0) display Obviously this is a wine program. nvidia-smi gives:
pacman -Qs nvid
No idea what the issue is here. I'm not sure what the X error means despite substantial googling. I can post the strace if someone wants. Happy to gather additional logs, any help is appreciated.