Query about "libGL error: Screen is not Windows-DRI capable"

Jon Turney jon.turney@dronecode.org.uk
Mon Feb 20 15:48:00 GMT 2017


On 18/02/2017 21:59, Eliot Moss wrote:
> Dear friends -- I get the message above when I start cygwin emacs-X11
> 32-bit while running Cygwin-X.  First of all, should I care?  And if

No.

This message should probably be downgraded from an error.

> I should, what can I do about it?  Does this have to do with the
> command line parameters when starting the X server, for example?

This message indicates that we wanted to use direct, 
hardware-accelerated OpenGL ('Windows-DRI'), but that the server didn't 
allow it.

This could be due to:
- server option -nowgl
- windowing mode doesn't permit wgl (i.e. not -multiwindow)
- display driver does not support WGL (i.e. the default VGA driver)
etc.

See also [1] for more details.

[1] https://x.cygwin.com/docs/ug/using-glx.html

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list