Slinux·LinuxbySneakyThunder Help. My console output is (partially) unreadableI'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.works50Comments6
meow lemmy.blahaj.zoneIt's possible that you didn't uncomment your language's locale in /etc/locale.gen.16
SSneakyThunder replysh.itjust.works2Hide 2 repliesWell, 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
It's possible that you didn't uncomment your language's locale in
/etc/locale.gen.https://wiki.archlinux.org/title/Linux_console#Fonts
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.confand even tried to addsetfontto early init file. Still no luck. I guessgettyresets it...Put that fix earlier in system booting process.
Yes this looks like a font issue
missing font? changed text encoding by accident?