<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 4, 2018 at 1:33 PM, Arthur Heymans <span dir="ltr"><<a href="mailto:arthur@aheymans.xyz" target="_blank">arthur@aheymans.xyz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi<br>
<br>
What target are you on?<br>
<br>
Coreboot tries to locate all PCI BAR's below 4G in the PCI_MMIO region and above the lower DRAM<br>
limit (the rest of the DRAM is mapped above 4G). Typically a GPU takes<br>
around 256M but I guess that could be more nowadays. If that doesn't fit<br>
in the PCI MMIO region, it will have troubles and probably not boot.<br>
<br>
The real fix would be to have coreboot locate BAR's above 4G too.<br>
<br>
At least that is what I think is going on here...<br></blockquote><div><br></div><div>That is most likely the case. </div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
(sry for top posting it felt like the answer was better in one block)<br>
<div><div class="h5"><br>
Adam Talbot <<a href="mailto:ajtalbot1@gmail.com">ajtalbot1@gmail.com</a>> writes:<br>
<br>
> -Coreboot<br>
> I am totally off the deep end and don't know where else to turn for help/advice. I am trying to get 16 GPU's on one motherboard. Whenever I attach more then 3~5 GPU's to a single motherboard, it fails to post. To make matters worse, my post<br>
> code reader(s) don't seem to give me any good error codes. Or at least nothing I can go on.<br>
><br>
> I am using PLX PEX8614 chips (PCIe 12X switch) to take 4 lanes and pass them to 8 GPU's, 1 lane per GPU. Bandwidth is not an issues as all my code runs native on the GPUs. Depending on the motherboard, I can get up to 5 GPU's to post. After<br>
> many hours of debugging, googling, and trouble shooting, I am out of ideas.<br>
><br>
> At this point I have no clue. I think there is a hardware, and a BIOS component? Can you help me understand the post process and where the hang up is occurring? Do you think Coreboot will get around this hangup and, if so, can you advise a<br>
> motherboard for me to test with?<br>
><br>
> Its been a long time sense I last compiled linuxbios. ;-)<br>
><br>
> Thanks<br>
> -Adam<br>
<br>
</div></div>Kind regards<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Arthur Heymans<br>
<br>
--<br>
coreboot mailing list: <a href="mailto:coreboot@coreboot.org">coreboot@coreboot.org</a><br>
<a href="https://mail.coreboot.org/mailman/listinfo/coreboot" rel="noreferrer" target="_blank">https://mail.coreboot.org/<wbr>mailman/listinfo/coreboot</a><br>
</font></span></blockquote></div><br></div></div>