Terminal and Console no longer starting

When I try to open a shell (Terminal, Gnome Console, or a TTY) and log in, I just get an empty window and a blinking cursor. It used to work fine, until the most recent update.

Is there a way to start a terminal in a sort of safe mode so I can at least check the logging or debug the problem?

It sounds like you can still login when starting the computer. So, please post

inxi -eza

Maybe linked to Nvidia drivers.

These issues seem similar:

3 Likes

More information is required.

Yes.

Please see:

I also have a similar problem (in french) , empty window :

gnome-terminal KO
install tilix : tilix KO
install fish and set fish by default in tilix : OK
call bash since fish/tilix : OK

EDIT: .zshrc deleted and after OK (we won’t know why)


found one same ? on arch forum

1 Like

If the default installation comes with powerlevel10k as a theme for zsh and the issue is somehow related to NordVPN, this is something to look into:

Try to comment out nordvpn from the list of segments of the theme:

2 Likes

… “it” doesn’t work anymore?
you can’t issue commands?

Is it just the shell prompt that is “messed up”?

type:
bash (and Enter)
or
zsh
or
sh

or
echo $SHELL
…

So Gnome still opens as DE, but when I open the terminal, I just get a blank screen and a cursor, but it is not responsive.

I am aware of how I should post issues normally, but if I can’t run commands anymore, I don’t see how. Part of my question was, how do I run the required commands if I can’t open a terminal where I can run them?


This is what I see when I try to open a terminal. It just hangs here.

This is the solution, thanks for helping out. The default path where the config is loaded from is /usr/share/zsh/p10k.zsh

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.