[Solved] Unable to start Xorg
After a recent update, I'm unable to boot into my desktop environment (KDE). Initialization begins, neofetch runs, but then Xorg runs into issues. I'm not sure how to export the output from here, but it's something like:
Using VT 7
Display server starting...
Writing cookie to "/var/run/sddm/xauth_JXhjRV"
Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt7 -auth /var/run/sddm/xauth_JXhjRV -noreset -displayfd 15
Failed to read display number from pipe
Display server stopping...
Attempt 1 starting the Display server on vt 7 failed
It repeats three times and then says: "could not start Display server on vt 7"
If I press enter it prompts me to login as a non-root user. From there I can access the terminal and connect to the internet.
This is on a 2014 Macbook Pro running Intel i5 CPU and Intel Iris Graphics.
I scoured the internet and tried a few workouts:
- sudo pacman -Syyu
- Deleting old xinit conf files
- Add i915 to /etc/mkinitcpio.conf
But nothing has worked so far. Please help!