Open arteze opened 3 years ago
can you start standard glxgears on your computer? What output glxinfo -b
gives to you? What is your OS and X11 version?
Yes... My system is PuppyLinux LxPup64 (Slackware).
> uname -a
Linux puppypc5078 5.7.2-lxpup64 #1 SMP Sat Jun 13 11:12:52 BST 2020 x86_64 AMD Athlon(tm) 64 Processor 3000+ AuthenticAMD GNU/Linux
The command glxinfo
return 887.
> glxinfo -b
887
Version of X11:
> xdpyinfo
name of display: :0.0
version number: 11.0
vendor string: The X.Org Foundation
vendor release number: 12008000
X.Org version: 1.20.8
...
can you also check that indirect GLX is enabled? On most modern systems it's disabled by default
There was not that option, but when adding it, it does not work either.
I obtain this error at execute
examples/opengl/glxgears.js
.