-
Notifications
You must be signed in to change notification settings - Fork 20
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
Threaded openGL #200
Comments
Same problem here. |
I get the same problem using
It also seems my card/nvidia-driver supports both
|
Same problem here with debian, could anyone solve the issue yet? optirun -vv ./X-Plane-x86_64 --verbose --force_run
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
OS: linux
NV driver: 390.25
X-Plane 11 will not run using primus. It needs threaded openGL
Error:
WARNING: could not set vsync - this machine's video drivers do not support the extension glXSwapIntervalSGI.
X-System Error:
X-Plane cannot run on your machine because it is missing needed GLX extensions.
You must have GLX_SGIX_fbconfig and GLX_SGIX_pbuffer available to run X-Plane 11.
Sorry.
GLX_SGIX_fbconfig and GLX_SGIX_pbuffer
are available according to glxinfo
X-Plane 11 runs fine using xrandr graphics offloading
https://us.download.nvidia.com/XFree86/Linux-x86/375.39/README/randr14.html
Thanks
The text was updated successfully, but these errors were encountered: