Spyke

Help. My console output is (partially) unreadable

I'm using tty here, and not VT. I assume the problem is caused by my locale, more specifically - by inability of tty to render glyphs of my language.

So is there a way to fix this? I use Artix btw.

View original on sh.itjust.works

It's possible that you didn't uncomment your language's locale in /etc/locale.gen.

16
sh.itjust.works

Well, it fixes the issue when I logged in. But my login program still looks unreadable with non English language.

I setup correct font in /etc/vconsole.conf and even tried to add setfont to early init file. Still no luck. I guess getty resets it...

14
ipsircreply
lemmy.ml

Put that fix earlier in system booting process.

1

You reached the end

Help. My console output is (partially) unreadable | Spyke