[Mesa-dev] [Bug 50996] gnome-shell, video playing fail to work properly

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jun 12 07:09:07 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=50996

--- Comment #1 from kaliko <mxondebian at free.fr> 2012-06-12 07:09:07 PDT ---
Here is what I got in the gnome-shell log (~/.xsession-errors):

-----------------------------8<--------------------------------
gnome-session-is-accelerated: No hardware 3D support.
gnome-session-check-accelerated: Helper exited with code 256
----------------------------->8--------------------------------

Here are some commands I ran on the host to gather some relevant info:

-----------------------------8<--------------------------------
$ glxinfo | grep ^direct
direct rendering: Yes

$ glxinfo | grep "renderer string"
OpenGL renderer string: Gallium 0.4 on softpipe

LIBGL_DEBUG=verbose glxinfo 2>&1 >/dev/null | grep so$
libGL: OpenDriver: trying /usr/lib/i386-linux-gnu/dri/tls/unichrome_dri.so
libGL: OpenDriver: trying /usr/lib/i386-linux-gnu/dri/unichrome_dri.so
libGL: OpenDriver: trying ${ORIGIN}/dri/tls/unichrome_dri.so
libGL: OpenDriver: trying ${ORIGIN}/dri/unichrome_dri.so
libGL: OpenDriver: trying /usr/lib/dri/tls/unichrome_dri.so
libGL: OpenDriver: trying /usr/lib/dri/unichrome_dri.so
libGL error: unable to load driver: unichrome_dri.so
libGL: OpenDriver: trying /usr/lib/i386-linux-gnu/dri/tls/swrast_dri.so
libGL: OpenDriver: trying /usr/lib/i386-linux-gnu/dri/swrast_dri.so
----------------------------->8--------------------------------


If you need any further information to debug this issue, let me know how to get
them I'll try to post additional comments here.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list