This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: Query about "libGL error: Screen is not Windows-DRI capable"
- From: Jon Turney <jon dot turney at dronecode dot org dot uk>
- To: cygwin at cygwin dot com
- Cc: moss at cs dot umass dot edu
- Date: Mon, 20 Feb 2017 15:47:56 +0000
- Subject: Re: Query about "libGL error: Screen is not Windows-DRI capable"
- Authentication-results: sourceware.org; auth=none
- References: <9e3c9bb3-78b9-dd58-5f39-76b21177b158@cs.umass.edu>
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