https://bugzilla.novell.com/show_bug.cgi?id=895691 https://bugzilla.novell.com/show_bug.cgi?id=895691#c3 --- Comment #3 from Maik Wagner <maikwagner@yahoo.com> 2014-09-09 08:17:07 UTC --- Hello Stefan, yes it does. Error message says: No such file or directory, see below: mwagner@factory:~> strace -f -e trace=open glxgears 2>&1|grep _dri.so open("/usr/lib/dri/tls/i915_dri.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/usr/lib/dri/i915_dri.so", O_RDONLY|O_CLOEXEC) = 5 open("/usr/lib/dri/tls/i915_dri.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/usr/lib/dri/i915_dri.so", O_RDONLY|O_CLOEXEC) = 5 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.