Page MenuHomeFreeBSD

vt(4): add note about sc/UEFI incompatibility
ClosedPublic

Authored by emaste on May 24 2024, 9:49 PM.
Tags
None
Referenced Files
F153330810: D45357.diff
Mon, Apr 20, 12:51 PM
Unknown Object (File)
Sat, Apr 18, 9:17 PM
Unknown Object (File)
Fri, Apr 17, 1:58 PM
Unknown Object (File)
Mon, Apr 13, 10:35 PM
Unknown Object (File)
Sun, Apr 12, 4:27 PM
Unknown Object (File)
Wed, Apr 8, 9:36 PM
Unknown Object (File)
Wed, Apr 8, 2:28 PM
Unknown Object (File)
Tue, Apr 7, 2:58 PM
Subscribers

Details

Summary
syscons is not compatible with UEFI boot.  This is noted in syscons(4),
but not mentioned in vt(4) where the kern.vty tunable (used to select
one or the other).  Add a note so that if someone reads vt(4) but not
sc(4) they are not surprised by having no usable console.

PR: 276206

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable