On FreeBSD 11.0-Release I'm can't to set console fonts vidcontrol -f vgarom-8x14 - doesn't work on FreeBSD 11.0-Release /boot/loader.conf kern.vty=vt vidcontrol: failed to load font "vgarom-8x16": Operation not supported The font "vgarom-8x16.fnt" in /usr/share/vt/fonts/ present. 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 #0 r306420: Thu Sep 29 01:43:23 UTC 2016 root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
PS The tested system was installen in virtual environment: Oracle VirtualBox (Host system FreeBSD 10.3 release: virtualbox-ose-5.1.6_1 General-purpose full virtualizer for x86 hardware virtualbox-ose-kmod-5.1.6 VirtualBox kernel module for FreeBSD On hardware system (Intel) this error is not repeated and any fonts loaded successfully
Can you please test this: - break to the loader prompt (Either 3/Esc or a key other than Enter) - type "set hw.vga.textmode=0" - type "boot" - try loading the desired font
I'm tested it. Work fine. I add line: echo "hw.vga.textmode=0" >> /boot/loader.conf Any font was loaded