[Bug 230172] FreeBSD 11.2 fails to boot on Celeron J1900 after upgrade from 11.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 18 11:32:50 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230172

--- Comment #31 from janm at transactionware.com ---
Some notes when 'vt' is used (some of this also in comments above):

* Console output stops when the kernel starts booting.
* If the boot is allowed to complete it is available via ssh.
* /dev/ttyv* device entries are not present.
* Loading /boot/modules/i915kms.ko makes the device entries appear and console
output resumes. In my case this is on FreeBSD 12-p3 with port
graphics/drm-fbsd12-kmod.
* "kill -HUP 1" restarts getty processes and the console becomes usable.
* If /boot/modules/i915kms.ko is loaded via kld_list in /etc/rc.conf, console
output will resume once the module is loaded and the ttyv* getty processes will
start correctly.

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


More information about the freebsd-bugs mailing list