Manjaro boots to black screen but startx works

Perhaps related to this issue?


What are the outputs of:

systemctl status display-manager.service

systemctl status sddm.service

ls -l /etc/systemd/system/display-manager.service

You said startx works. What about manually invoking:

systemctl restart sddm

The above steps should clue us in to the problem.

1 Like