JA Magallón <[email protected]> writes: > Hi... > > I have one netbook where gsm tries to start and I get this in :0-greeter.log: > > libGL error: failed to load driver: i915 > libGL error: Try again with LIBGL_DEBUG=verbose for more details. > gnome-session-is-accelerated: No hardware 3D support. > gnome-session-check-accelerated: Helper exited with code 256 > gnome-session[4008]: WARNING: Session 'gdm-shell' runnable check failed: > Child process exited with code 1 > > The dri driver is there:
[...] > How can I debug this ? Hi, You could try to run "env DISPLAY=:0 LIBGL_DEBUG=verbose glxinfo" from a console as root. -- Olivier Blin - blino
