<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt'>
<p>I tried the following, which did change things but did not result in a working console at the end of the boot:</p>
<p>- added "gop set 2" in /boot/loader.conf. mode 2 was 1024x768 and seemed to display fine in the loader prompt</p>
<p>- moved the i915_load="YES" to /etc/rc.conf and removed drm_load="YES" entirely. It loads anyway, as you said.</p>
<p>- Tried both removing the kern.kms_console=1 from /boot/loader.conf and leaving it in.</p>
<p>With those changes, the top part of the screen is no longer garbled and more output from the boot is shown. But the output stops after:<br /><br />RPM wakelock ref not held during HW access<4>RPM wakelock ref not held during HW access<6>[drm] taking over the fictitious range 0xe0000000-0x10000000<br />[drm] Initialized i915 1.6.0 20171023 for dev_name on minor 0</p>
<div>In the dmsg, right after those lines is:</div>
<p>kms console: xpixels 1366 ypixels 768</p>
<p>That's a different resolution than was set with gop set earlier. Not sure if  that is significant.</p>
<p>Chuck</p>
</body></html>