El vie, 03-06-2016 a las 05:25 -0400, [email protected] escribió: > > > nautilus is part of gnome (if you use it ...) > > Do you mean, you cannot login, not even in terminal (without X)? > I mean I cannot log into a user with gdm, I don't even get the gdm > login > screen. I can login normally to a textconsole. > Have you tried enable debug output from gdm to get more info?, and disable wayland for the login screen?, I had a similar problem while back, and I changed the configuration to:
/etc/gdm/custom.conf: ... [daemon] WaylandEnable=false .... [debug] Enable=true

