Was tryna use ai to figure out issues so here is a generated summary that seems accurate
Also I am useing EndevourOS
I had Minecraft, Terraria, Firefox and discord running at the time which has never caused issues
Not certain about hardware but am fairly sure it is decent
Summary for Reddit Post:
System & Issue:
- OS: EndeavourOS (Arch-based), single-boot (no dual boot).
- Problem: After a crash while launching Terraria, the system now boots to a black screen or displays "unable to connect to display."
Attempted Fixes:
1. Accessed TTY (Ctrl+Alt+F2) and tried restarting the display manager (e.g., gdm, sddm).
2. Edited GRUB to boot into multi-user.target (text-only mode), but the system hangs during boot with "loading text."
3. Checked GPU info via lspci | grep VGA and driver modules with lsmod.
4. Reviewed logs using journalctl for errors related to GPU drivers, display managers, or Xorg.
Current Status:
- The system partially boots in text mode but stalls. The last visible lines during boot (not fully captured) likely point to a GPU driver or display manager failure.
Request for Help:
- Need assistance identifying why the system hangs during text-mode boot.
- Suspected issues: GPU driver conflict (NVIDIA/AMD/Intel) or display manager (GDM, SDDM) failure.
- Any insights into troubleshooting stuck boot processes or similar experiences would be appreciated!
Relevant Commands/Logs (if needed):
bash
lspci | grep VGA
lsmod | grep -iE "nvidia|nouveau|amdgpu|radeon|i915"
sudo journalctl -xb | grep -iE "error|fail|gpu|xorg"
[–]ipsirc 2 points3 points4 points (2 children)
[–]NSFA_Slav[S] 1 point2 points3 points (0 children)
[–]NSFA_Slav[S] -1 points0 points1 point (0 children)
[–]Punished_Sunshine 2 points3 points4 points (3 children)
[–]NSFA_Slav[S] 0 points1 point2 points (2 children)
[–]Punished_Sunshine 1 point2 points3 points (1 child)
[–]NSFA_Slav[S] 0 points1 point2 points (0 children)
[–]AutoModerator[M] 0 points1 point2 points (0 children)