-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error in glxgears #203
Comments
can you start standard glxgears on your computer? What output |
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 -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. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I obtain this error at execute
examples/opengl/glxgears.js
.The text was updated successfully, but these errors were encountered: