You are not logged in.
Hey all,
After installing the proprietary nvidia drivers and the libgl, exec gnome-session in my .xinitrc gives a "system cannot recover error" when startx, however, gnome-shell runs just fine. What is the difference between the two commands?
from my dmesg this seems to be the most relevant error when the gnome-session fails
[ 6397.377341] kactivitymanage[6066]: segfault at 7f4c78c28d10 ip 00007f4c78e72881 sp 00007ffd0b21ef08 error 4 in libQt5Sql.so.5.5.0[7f4c78e5c000+41000]
Offline
by default gnome.session starts gnome-shell and gnome-settings-daemon, so your issue could be caused by the latter.
gnome-session should also autostart everything from autostart directories (~/.config/autostart/ etc.), while plain gnome-shell might not.
Offline