Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Feb 2018 12:40:14 +0800
From:      =?utf-8?B?5p2O5ZGo5Y2O?= <ailee.email@icloud.com>
To:        Polytropon <freebsd@edvax.de>
Cc:        freebsd <freebsd-questions@freebsd.org>, "L. Jack" <xxjack12xx@gmail.com>
Subject:   Re: how to change console font type and size ?
Message-ID:  <82FF41D0-94FF-4031-B995-D005334F5AFF@icloud.com>
In-Reply-To: <20180222161516.2de5033b.freebsd@edvax.de>
References:  <62509DC6-7852-4CB7-92E3-0ACC0E4D3344@icloud.com> <20180222155921.ca0fea60.freebsd@edvax.de> <20180222161516.2de5033b.freebsd@edvax.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for you kindly help, it's works !!!

Use 'vidcontrol -f <fontname>' test display effect.
and then add=20
     allscreens_flags=3D"-f gallant"
to file  /etc/rc.conf

add follow four lines in  /boot/loader.conf
  kern.vty=3Dvt
  hw.vga.textmode=3D1
  i915kms_load=3D"YES"
  kern.vt.fb.default_mode=3D"1280x800"

Seems these are only two kind of font in /usr/share/vt/fonts , can i add ano=
ther font under this path and where to find them and how to do this ?


thanks.

>> On 22 Feb 2018, at 11:15 PM, Polytropon <freebsd@edvax.de> wrote:
>>=20
>>> On Thu, 22 Feb 2018 15:59:21 +0100, Polytropon wrote:
>>> On Thu, 22 Feb 2018 15:48:40 +0800, =E6=9D=8E=E5=91=A8=E5=8D=8E wrote:
>>> I'm now working on freebsd 11.1 . =20
>>> Sometimes i no need to login X, just veiw some source code
>>> after boot completely.
>>>=20
>>> On boot process after invoke 'kldload i915kms'  console font
>>> becomes small and difficult to distinguish.
>>=20
>> Welcome to the "wonderful" world of sc. ;-)
>                                     ^^
>=20
> Of course it shoule be "world of sc->vt", as vt still has a lot
> of things to work on, so it can finally catch up to the amount of
> functionality and the ease of use that sc offered for decades. :-)
>=20
>=20
>=20
> --=20
> Polytropon
> Magdeburg, Germany
> Happy FreeBSD user since 4.0
> Andra moi ennepe, Mousa, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?82FF41D0-94FF-4031-B995-D005334F5AFF>