← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 683470] Re: ATI "direct rendering: No (LIBGL_ALWAYS_INDIRECT set)" error

 

A workaround to this problem is to open a terminal and:

$ unset LIBGL_ALWAYS_INDIRECT

then you'll have:

$ glxinfo | grep direct
direct rendering: Yes
    GL_EXT_copy_buffer, GL_EXT_copy_texture, GL_EXT_direct_state_access,

you can then use same shell to launch wine application:

$ wine application.exe

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.
https://bugs.launchpad.net/bugs/683470

Title:
  ATI "direct rendering: No (LIBGL_ALWAYS_INDIRECT set)" error