Dosbox-x crashes when trying to use OpenGL output

When switching from software to OpenGl output in dosbox-x (by going to Video->Output->OpenGL), it crashes.
The terminal output seems to suggest that it can’t find the appropriate libraries:

libGL error: unable to load driver: i965_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: i965
libGL error: unable to load driver: i965_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: i965
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
X Error:  BadValue
  Request Major code 152 (GLX)
  Request Minor code 3 ()
  Value 0x0
  Error Serial #218
  Current Serial #219

Confirmed, I’ll take a look.

Filed an issue at https://github.com/snapcrafters/dosbox-x/issues/5

Will close this issue so we can continue there.

1 Like