<div dir="ltr">Hello Grigore,<div><br></div><div>I have here some dummy questions (forgive me for my ignorance), but I need to ask them just for the sake of curiosity (maybe, after all, we can get somewhere if I articulate questions in the right direction/right format for this problem):</div><div><br></div><div><span style="font-size:12.8px">> If I put a proprietary AMI BIOS, GRUB2 works without issue in gfxterm mode and boots Linux without issue.</span><br></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">[1] What Linux architecture are you using (32 or 64)?</span></div><div><span style="font-size:12.8px">[2] Which Linux distro?</span></div><div><span style="font-size:12.8px">[3] Which kernel version?</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">If you put AMI BIOS, the following questions I would like to know:</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">[4] Are you using 32 or 64 BIOS?</span></div><div><span style="font-size:12.8px">[5] Which mode are you using for booting (legacy/CSM ON or UEFI/CSM OFF)?</span></div><div><span style="font-size:12.8px">[6] In the accordance with [5], what video component you have set with CMOS: vBIOS or GOP driver?</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">Not sure, but it seems to me that you are using too old/outdated GRUB2 version (or maybe I am also mistaken)?</span></div><div><span style="font-size:12.8px">[7] Could you tell us, which GRUB2 version you are using?</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">Thank you,</span></div><div><span style="font-size:12.8px">Zoran</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 28, 2016 at 7:13 PM, Grigore Lupescu via coreboot <span dir="ltr"><<a href="mailto:coreboot@coreboot.org" target="_blank">coreboot@coreboot.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello,<div><br></div><div>I am trying to run Linux through the GRUB2 payload. I am not tied to GRUB2 but it's the only payload that gives me HDMI output (board has no serial port) using Coreboot and AMD FT3B-LC.</div><div><br></div><div>I have the latest Coreboot sources, have set config accordingly (e.g. CONFIG_MAINBOARD_SMBIOS_<wbr>PRODUCT_NAME="DB-FT3b-LC"...), getting an image on HDMI and the GRUB2 payload is executing.</div><div>In GRUB2 payload I seem to have an overflow issue possibly related to the <b>vga_text</b> mode. If I put a proprietary AMI BIOS, GRUB2 works without issue in gfxterm mode and boots Linux without issue.</div><div><br></div><div>Using Coreboot every time the screen gets full of text, GRUB2 re-executes. If I though set the terminal_output to cbmemc then commands would execute but Linux still fails to execute - at the end GRUB2 would restart.</div><div><br></div><div>Also the GRUB2 payload on Coreboot does see the drive/files and attempts to execute - I looks like a GRUB2/Coreboot config/code problem.</div><div><br></div><div>I execute the below in GRUB2 (which work on AMI BIOS + GRUB2).</div><div><div>grub> set root=(hd0,gpt2)</div><div>grub> linux /boot/vmlinuz-3.13.0-29-<wbr>generic root=/dev/sda2</div><div>grub> initrd /boot/initrd.img-3.13.0-29-<wbr>generic</div><div>grub> boot</div></div><div><br></div><div>1. Would anyone have any recommendation about the overflow in GRUB2 payload ? - related to Coreboot.</div><div>2. Any suggestions on booting Linux given this board's limitations on output (HDMI only) ?</div><div><br></div><div>Thank you,</div><div>Grigore</div></div>
<br>--<br>
coreboot mailing list: <a href="mailto:coreboot@coreboot.org">coreboot@coreboot.org</a><br>
<a href="https://www.coreboot.org/mailman/listinfo/coreboot" rel="noreferrer" target="_blank">https://www.coreboot.org/<wbr>mailman/listinfo/coreboot</a><br></blockquote></div><br></div>