Nvidia driver install has disabled tty7 and cant start display manager (fresh Debian install)
by nzoomed from LinuxQuestions.org on (#553VY)
Ive just installed a fresh install of Debian 10 and can no longer get into the default tty7 that the main system would normally boot into.
I tried running sddm from the console and this is the error i get:
[10:41:33.108] (II) DAEMON: Initializing...
[10:41:33.111] (II) DAEMON: Starting...
[10:41:33.112] (II) DAEMON: Logind interface found
[10:41:33.112] (II) DAEMON: Adding new display on vt 7 ...
[10:41:33.112] (II) DAEMON: Loading theme configuration from ""
[10:41:33.112] (II) DAEMON: Display server starting...
[10:41:33.112] (II) DAEMON: Running: /usr/bin/X -nolisten tcp -auth /var/run/sddm/{0f9d05be-60c4-4155-a430-da074dac5011} -background none -noreset -displayfd 16 -seat seat0 vt7
[10:41:33.113] (EE) DAEMON: Failed to read display number from pipe
[10:41:33.114] (EE) DAEMON: Display server failed to start. Exiting
Aborted
running a startx command will bring me back into KDE however.
Other things I noticed while troubeshooting is there is no /etc/X11/xorg.conf file
I had other issues like a low res on bootup, I was able to fix this by changing the line in /etc/default/grub
to read GRUB_CMDLINE_LINUX_DEFAULT="nomodeset"
and that fixed that, but its impossible to get into tty7.
It was not doing anything when doing ctrl+alt+f7 before, but now I do get a blinking cursor like others are reporting.
Any help would be appreciated.
Thx :)


I tried running sddm from the console and this is the error i get:
[10:41:33.108] (II) DAEMON: Initializing...
[10:41:33.111] (II) DAEMON: Starting...
[10:41:33.112] (II) DAEMON: Logind interface found
[10:41:33.112] (II) DAEMON: Adding new display on vt 7 ...
[10:41:33.112] (II) DAEMON: Loading theme configuration from ""
[10:41:33.112] (II) DAEMON: Display server starting...
[10:41:33.112] (II) DAEMON: Running: /usr/bin/X -nolisten tcp -auth /var/run/sddm/{0f9d05be-60c4-4155-a430-da074dac5011} -background none -noreset -displayfd 16 -seat seat0 vt7
[10:41:33.113] (EE) DAEMON: Failed to read display number from pipe
[10:41:33.114] (EE) DAEMON: Display server failed to start. Exiting
Aborted
running a startx command will bring me back into KDE however.
Other things I noticed while troubeshooting is there is no /etc/X11/xorg.conf file
I had other issues like a low res on bootup, I was able to fix this by changing the line in /etc/default/grub
to read GRUB_CMDLINE_LINUX_DEFAULT="nomodeset"
and that fixed that, but its impossible to get into tty7.
It was not doing anything when doing ctrl+alt+f7 before, but now I do get a blinking cursor like others are reporting.
Any help would be appreciated.
Thx :)