https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213045
--- Comment #17 from Ed Maste <[email protected]> --- This error is expected when vt(4) is in use and the user attempts to `kldload vesa`. The legacy sc(4) can be selected instead by adding to /boot/loader.conf: kern.vty=sc Is this error being observed without any vesa-specific configuration (i.e., without vesa_load=YES in /boot/loader.conf and without vesa in /etc/rc.conf kld_list)? -- You are receiving this mail because: You are the assignee for the bug.
