Comment 16 for bug 1634802

Revision history for this message
Ricardo Almeida (ric-almeida) wrote :

Just to add to my experience, adding #undef CONFIG_MTRR doesn't seem to be enough :( Besides the issues with cinnamon, I tried kodi, and it also crashes

21:12:29 T:139627963873664 ERROR: GLX Error: Could not create context
21:12:29 T:139627963873664 ERROR: InitRenderSystem() glewInit returned 1: Missing GL version
21:12:29 T:139627963873664 FATAL: CApplication::Create: Unable to init rendering system

and even glxgears fails to start

X Error of failed request: BadValue (integer parameter out of range for operation)
  Major opcode of failed request: 155 (GLX)
  Minor opcode of failed request: 3 (X_GLXCreateContext)
  Value in failed request: 0x0
  Serial number of failed request: 30
  Current serial number in output stream: 31

Hope this can be fixed soon...