You are not logged in.
Pages: 1
After recent global system update, arch can't set proper console font. Each time during boot i see message:
Configuring virtual consoles [BUSY] %@mapscrn: cannot open map file _UTF-8_
/usr/bin/setfont failed with error code 1My current rc.conf:
LOCALE="pl_PL.UTF-8"
DAEMON_LOCALE="no"
HARDWARECLOCK="localtime"
TIMEZONE="Europe/Warsaw"
KEYMAP="pl"
CONSOLEFONT=lat2-16
CONSOLEMAP=UTF-8
USECOLOR="yes"It was working fine before update. How can I fix that?
arch linux user
Offline
Hi!
I had the same error, and the solution for my rc.conf was leave "CONSOLEFONT=" (empty).
Offline
Well, it is not a solution. Now console font is just not being set.
arch linux user
Offline
Pages: 1