When I start Terminal the first 2 messages that i see it is :
Couldn't get a file descriptor referring to the console
Couldn't get a file descriptor referring to the console
and then prompt from console , and nothing another , also this problem creates when type setfont :
[gyok@localhost ~]$ setfont
Couldn't get a file descriptor referring to the console
if I go to Ctrl+Alt+F2 terminal all works fine and without this messages , same situation in root console, so can you try help me to repair this ? I have Fedora 21 whith Gnome, my laptop model is Y570.
~/.bashrc
what is the simplest test to ensure console mode and not gnome-terminal is parent? egif console-mode; then setfont...; endif
– Lamrouex