[Bug 207411] vt has no modes with nvidia, however syscons does

[email protected] Mon, 20 Jul 2026 22:04:59 +0000
Newsgroups gmane.os.freebsd.bugs
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207411

--- Comment #2 from [email protected] ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=c3e38c0093f2dbfafdfcc585a2f06b0313e7f6b1

commit c3e38c0093f2dbfafdfcc585a2f06b0313e7f6b1
Author:     Ed Maste <[email protected]>
AuthorDate: 2026-03-10 21:13:31 +0000
Commit:     Ed Maste <[email protected]>
CommitDate: 2026-07-20 22:04:16 +0000

    vidcontrol: Disallow -i mode with vt(4)

    vt(4) does not (currently) support changing the video mode.  Report that
    -i mode is not supported rather than printing an empty list.

    PR:             207411
    Sponsored by:   The FreeBSD Foundation
    Differential Revision: https://reviews.freebsd.org/D58163

 usr.sbin/vidcontrol/vidcontrol.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.