No matter how many times I try, xorg-all is still a failure.
But if I load-sce xorg-all and startx without rebooting,
then xorg does start and work. That is, after I have run “chown root:root /tmp/.X*”.
As soon as I restart, I get that dreaded “can't run '/sbin/getty': No such file or directory” message
Even though I don’t see a clear relation between the message and the following “explanation”, do you think it could be because dCore is trying to auto-launch X11 upon auto-login, then X11 fails to start because of the permissions in /tmp/, then login tries again to auto-launch X11, and so on in a loop? What do you think?
And you, how do you handle this problem with permissions in /tmp/ when launching “startx”?