Currently debugging #BashCoreLX: it boots into CLI on TTY1 as intended, but startx errors pop up due to .Xauthority issues, hostname not found, or X server already running.
Switching to TTY2 and running sudo startx works, LXDE starts fine.
Goal: make TTY1 stay clean CLI-only, no automatic X attempts, no startup errors. Working on suppressing X server noise and managing session permissions.
#Linux #Debian #MinimalLinux #LXDE #TTY #Startx #Xorg #BashCore #LinuxBoot #Debugging