Re: 12.3: vt driver does not provide virtual console terminals

2021-12-12 Thread Peter
On Thu, Dec 09, 2021 at 01:29:19PM -0500, Ed Maste wrote: ! On Sat, 4 Dec 2021 at 13:27, Peter wrote: ! > ! > There is also this error reported: ! > > module_register_init: MOD_LOAD (vesa, 0x80e22c00, 0) error 19 ! ! Are you trying to load vesa.ko via /boot/loader.conf or /etc/rc.d ! kld_

Re: 12.3: vt driver does not provide virtual console terminals

2021-12-09 Thread Ed Maste
On Sat, 4 Dec 2021 at 13:27, Peter wrote: > > There is also this error reported: > > module_register_init: MOD_LOAD (vesa, 0x80e22c00, 0) error 19 Are you trying to load vesa.ko via /boot/loader.conf or /etc/rc.d kld_list, or is this observed without any vesa-specific configuration? > Th

Re: 12.3: vt driver does not provide virtual console terminals

2021-12-04 Thread Eugene Grosbein
05.12.2021 1:20, Peter wrote: > the (current default) vt console driver does not provide multiple > virtual terminals on VGA console (no KMS). Only one console terminal > is accessible. The others are present, they can be switched to with > Alt-Fn, but they provide no I/O and are just black. >