← Back to team overview

desktop-packages team mailing list archive

[Bug 1496300] Re: GLX/EGL X11 clients of Xmir get software rendered (LLVMpipe)

 

** Description changed:

  GLX clients of Xmir get software rendered (LLVMpipe). No idea why...
  
  $ glxinfo | grep OpenGL
  OpenGL vendor string: VMware, Inc.
  OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.6, 256 bits)
  OpenGL version string: 3.0 Mesa 10.6.3
  OpenGL shading language version string: 1.30
  OpenGL context flags: (none)
  OpenGL extensions:
  
  $ glmark2
  ** GLX does not support GLX_EXT_swap_control or GLX_MESA_swap_control!
  ** Failed to set swap interval. Results may be bounded above by refresh rate.
  =======================================================
-     glmark2 2014.03+git20150611.fa71af2d
+     glmark2 2014.03+git20150611.fa71af2d
  =======================================================
-     OpenGL Information
-     GL_VENDOR:     VMware, Inc.
-     GL_RENDERER:   Gallium 0.4 on llvmpipe (LLVM 3.6, 256 bits)
-     GL_VERSION:    3.0 Mesa 10.6.3
+     OpenGL Information
+     GL_VENDOR:     VMware, Inc.
+     GL_RENDERER:   Gallium 0.4 on llvmpipe (LLVM 3.6, 256 bits)
+     GL_VERSION:    3.0 Mesa 10.6.3
  =======================================================
  
  Still, LLVMpipe rocks and things are generally smooth.
+ 
+ WORKAROUND:
+ $ sudo chown $USER /dev/dri/*

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1496300

Title:
  GLX/EGL X11 clients of Xmir get software rendered (LLVMpipe)

Status in xorg-server package in Ubuntu:
  Triaged

Bug description:
  GLX clients of Xmir get software rendered (LLVMpipe). No idea why...

  $ glxinfo | grep OpenGL
  OpenGL vendor string: VMware, Inc.
  OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.6, 256 bits)
  OpenGL version string: 3.0 Mesa 10.6.3
  OpenGL shading language version string: 1.30
  OpenGL context flags: (none)
  OpenGL extensions:

  $ glmark2
  ** GLX does not support GLX_EXT_swap_control or GLX_MESA_swap_control!
  ** Failed to set swap interval. Results may be bounded above by refresh rate.
  =======================================================
      glmark2 2014.03+git20150611.fa71af2d
  =======================================================
      OpenGL Information
      GL_VENDOR:     VMware, Inc.
      GL_RENDERER:   Gallium 0.4 on llvmpipe (LLVM 3.6, 256 bits)
      GL_VERSION:    3.0 Mesa 10.6.3
  =======================================================

  Still, LLVMpipe rocks and things are generally smooth.

  WORKAROUND:
  $ sudo chown $USER /dev/dri/*

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1496300/+subscriptions


References