Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jun 1996 10:05:14 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        bde@freebsd.org, pjf@cts.com
Cc:        hackers@freebsd.org
Subject:   Re: bugs
Message-ID:  <199606030005.KAA12871@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>Another problem: 

>% vidcontrol VGA_80x50
>Cannot set videomode: Invalid argument

>VGA_80x25 and VGA_40x25 work fine, for what it's worth.

You have to previously load an 8 bit high font for 50 lines.  E.g.,
using `vidcontrol -f 8x8 /usr/share/syscons/fonts/iso-8x8.fnt'.
The font path can be abbreviated to iso-8x8.  The path searching
doesn't seem to be documented.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606030005.KAA12871>