http://bugzilla.opensuse.org/show_bug.cgi?id=1188165 http://bugzilla.opensuse.org/show_bug.cgi?id=1188165#c16 --- Comment #16 from Tilman Vogel <tilman.vogel@web.de> --- Hm, I could install the suse-prime-bbswitch together with bumblebee - anyway, I undid that meanwhile. Currently I am running without any "suse-prime-*" or "bbswitch" and no explicit X video config and the default config seems to configure GPU offloading correctly, so I get
glxinfo | grep vendor server glx vendor string: NVIDIA Corporation client glx vendor string: NVIDIA Corporation OpenGL vendor string: NVIDIA Corporation
I found out that I can run teams successfully using
__GLX_VENDOR_LIBRARY_NAME= teams
which implies Mesa GL:
__GLX_VENDOR_LIBRARY_NAME= glxinfo | grep vendor server glx vendor string: SGI client glx vendor string: Mesa Project and SGI OpenGL vendor string: Intel Open Source Technology Center
I am still puzzled that this does not affect other GL apps. I can run glxgears fine both ways. -- You are receiving this mail because: You are on the CC list for the bug.