You are not logged in.

#1 2022-11-10 17:55:47

VirtualException
Member
Registered: 2022-04-07
Posts: 3

Bad format on tty7 with lighdm

Hi!
Whenever I quit my Xorg session (or shut down the computer), the tty7 appears for a moment, and it looks like this:
Bad format on tty
I'm using lightdm as display manager.
Is there any way of fixing the format so that all lines start in the left? It looks bad sad
I guess it has something to do with the size that the tty was first initialized with, idk.
Currently using 6.0.7-arch1-1
Thanks in advance!

Last edited by VirtualException (2022-11-10 19:41:36)

Offline

#2 2022-11-10 21:43:57

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,427

Offline

#3 2022-11-12 22:46:49

VirtualException
Member
Registered: 2022-04-07
Posts: 3

Re: Bad format on tty7 with lighdm

Thanks for your response, but I don't know how to implement the stty command so that it affects the tty7.
I managed to create a service that runs "stty onlcr" (also tried "stty onlcr opost") at boot, but it doesn't remove the staircase effect, instead it resets the font of all my ttys.
Any idea of whats wrong?

Offline

#4 2022-11-13 08:50:05

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,427

Re: Bad format on tty7 with lighdm

https://wiki.archlinux.org/title/Getty
I suspect that passing

man agetty wrote:

       -c, --noreset
           Do not reset terminal cflags (control modes). See termios(3) for more details.

will prevent this BUT! this might have unforseen implications and could render the (that, if you limit the override) terminal useless!

Offline

Board footer

Powered by FluxBB