<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt'>
<p>A while ago I switched to using UEFI boot mode on my x220 using DFly 5.8, so I could use rEFInd to multi-boot my system. This required some additional config in /boot/loader.conf to fix a garbled console. This is the config I'd added: <br /><br />dm_load="YES"<br />vfs.root.mountfrom="hammer2:serno/W0Q0E1PL.s5d"<br />drm_load="YES"<br />i915_load="YES"<br />kern.kms_console=1</p>
<p>This came from this article: <a href="https://www.dragonflydigest.com/2017/09/14/20231.html">https://www.dragonflydigest.com/2017/09/14/20231.html</a>.</p>
<p>With the upgrade to 6.0, the console is garbled again, meaning the top half of the screen fills with junk at some point in the boot and it never recovers to show a readable prompt. The system does boot however. I wonder if something didn't get upgraded right or the procedure needed is somehow different. Anyone know how to get it to work? Currently, I'm just running in console mode (no X11), but eventually I'd like to use X again on this host. That may change the advice. I know that there's a variant of this advice that has the i915_load directive in /etc/rc.conf, not /boot/loader.conf, but I am not sure if that is still a requirement.</p>
<p>Chuck</p>

</body></html>