https://bugzilla.novell.com/show_bug.cgi?id=883904 https://bugzilla.novell.com/show_bug.cgi?id=883904#c4 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |dimstar@opensuse.org InfoProvider| |badshah400@gmail.com --- Comment #4 from Dominique Leuenberger <dimstar@opensuse.org> 2014-07-23 00:21:34 UTC --- (In reply to comment #3)
2014-07-03T17:31:55.316230-07:00 linux-tda5 /usr/bin/dbus-launch[1167]: libGL error: dlopen /usr/lib64/dri/updates/i965_dri.so failed (/usr/lib64/dri/updates/i965_dri.so: cannot open shared object file: No such file or directory)
Sadly, that would be too easy :) Mesa tests first for drivers in /update and then falls back one directory higher.. (even I have similar entries on my system: Jul 22 18:01:40 linux gnome-session[1392]: libGL error: dlopen /usr/lib64/dri/updates/nouveau_dri.so failed (/usr/lib64/dri/updates/nouveau_dri.so: cannot open shared object file: No such file or directory) )
From your log file, though, this sounds more fatal:
2014-07-03T18:31:28.364481-07:00 linux-tda5 xdm[2050]: Starting service gdm<5>Failed to give slave programs access to the display. Trying to proceed. 2014-07-03T18:31:28.466802-07:00 linux-tda5 gdm-launch-environment]: pam_unix(gdm-launch-environment:session): session opened for user gdm by (unknown)(uid=0) (gdm not having access to the display?!) What is the output of: getfacl /dev/dri/card0 ? Is your user member of the 'video' group (this should not be needed nowadays; but worthy a test at least) -- 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.