% setfont (anything in /usr/share/kbd/consolefonts/ ) works from console
Replacing the line FONT=!lat9w-16 in boot@ module has no effect
Why is this?
Replacing the line FONT=!lat9w-16 in boot@ module has no effect
Why is this?
sh -c "setfont ${FONT_MAP:+-m $FONT_MAP} ${FONT_UNIMAP:+-u $FONT_UNIMAP} $FONT -C /dev/tty${index}"
I don't see anything in this command which can cause issue :/.% sudo 66-inservice -v3 -p3 tty-rc@ tty1
Name : tty-rc@ tty1
Version : 2.2.1
In tree : boot
Status : enabled, up (pid 929) 38962 seconds
Type : longrun
Description : Launch tty1
Source : /usr/lib/66/service/boot@ sys/service@ /tty-rc@ tty1
Live : /run/66/tree/0/boot/servicedirs/tty-rc@ tty1
Dependencies : All
External dependencies : None
Optional dependencies : None
Start script : execl-cmdline -s { agetty ${cmd_args} tty1 }
Stop script : None
Environment source : /etc/66/conf/boot@ sys/2.2.1/tty-rc@ tty1/2.2.1
Environment file : cmd_args=!-J 38400
Log name : None
Log destination : None
Log file : None
% sudo 66-inservice -v3 -p3 boot@ sys
Name : boot@ sys
..
Environment file : HOSTNAME=!bubba
TZ=Europe/Belgrade
TTY=!2
KEYMAP=!us
FONT=!sun12x22.psfu
.
.
.
% setfont sun12x22.psfu
FONT=sun12x22
# FONT=!lat9w-16
66-enable -t boot -F boot@ modulename
reboot
# # Console font to load, see setfont(8).
FONT=Lat2-Terminus16
had to cp .boot@ <something> to boot@ <something> and since the latest update. unless im missing something.Powered by Obarun