<div dir="ltr">I had a patch at some point for the kernel which boiled down to "it's working! keep your hands off it!" and it's fairly simple. But it did require a change.</div><br><div class="gmail_quote"><div dir="ltr">On Tue, Jul 18, 2017 at 8:55 AM Trammell Hudson <<a href="mailto:hudson@trmm.net">hudson@trmm.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">When I have my coreboot payload Linux kernel setup a console framebuffer<br>
and then kexec into Xen + another kernel, the video glitches out quite<br>
a bit before falling back to text mode.  The kexec --reset-vga option<br>
doesn't seem to have any effect.<br>
<br>
I read in the docs that kexec and framebuffers don't get along and<br>
it seems that the patch from 2006 only works with VESA:<br>
<br>
<a href="https://lkml.org/lkml/2006/7/17/58" rel="noreferrer" target="_blank">https://lkml.org/lkml/2006/7/17/58</a><br>
<br>
My system is using i915 graphics, and there is no option ROM, so I don't<br>
think it even shows up with any VESA compatible modes.  Is there any<br>
way to reset the card or to transfer the mode info to the next kernel?<br>
<br>
--<br>
Trammell<br>
<br>
--<br>
coreboot mailing list: <a href="mailto:coreboot@coreboot.org" target="_blank">coreboot@coreboot.org</a><br>
<a href="https://mail.coreboot.org/mailman/listinfo/coreboot" rel="noreferrer" target="_blank">https://mail.coreboot.org/mailman/listinfo/coreboot</a><br>
</blockquote></div>