<div dir="ltr"><div class="gmail_quote"><div dir="auto"><div>This sounds familiar. ISTR messages like this when I tried to use any PCIe cards in my machine, and the machine would typically lock up as soon as the driver for the PCIe card was loaded.</div><div dir="auto"><br></div><div dir="auto">I eventually gave up on running with any PCIe cards.<br><div class="gmail_extra" dir="auto"><br></div><div class="gmail_extra" dir="auto">What was interesting that the CentOS kernel package would run fine, but as soon as I rebuilt a mainline kernel with the same config and 4KB memory pages, the machine would become allergic to any PCIe card I put in it (tried several AMD and Nvidia GPUs and several SATA controllers).</div><div class="gmail_extra" dir="auto"><br></div><div class="gmail_extra" dir="auto">Do you have any PCIe cards in yours?</div><div class="gmail_extra" dir="auto"><br></div><div class="gmail_extra" dir="auto"><br><div class="gmail_quote">On 22 Sep 2017 01:35, "Jeremiah Rothschild" <<a href="mailto:jeremiah@franz.com" target="_blank">jeremiah@franz.com</a>> wrote:<br type="attribution"><blockquote class="m_-3473562854628348982quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="m_-3473562854628348982quoted-text">On Thu, Sep 21, 2017 at 03:14:41AM -0700, Jeremiah Rothschild wrote:<br>
> Hmm, interesting. Perhaps if I can figure out how to get the kernel booting<br>
> to actually display via video (or IPMI) then it would reveal an error<br>
> message. It has never shown output after GRUB but I imagine there's a way to<br>
> route it.<br>
<br>
</div>I was able to get output by adding this to my kernel parameters:<br>
<br>
console=ttyS0,115200 earlycon=uart8250,mmio32,0x1c0<wbr>20000<br>
<br>
>From there, booting into 4.11, it hung here:<br>
<br>
[    4.168868] acpi ACPI0007:07: CPPC data invalid or not present<br>
[    4.175198] GHES: HEST is not enabled!<br>
[    4.179167] ACPI GTDT: [Firmware Bug]: failed to get the Watchdog base<br>
address.<br>
[    4.187021] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled<br>
<br>
>From there, I added 'acpi=off' to the kernel parameters. Now I can<br>
successfully boot the 4.11 kernel.<br>
<br>
However, the console is flooded with messages like this:<br>
<br>
[   42.982471] pcieport 0002:00:00.0:   TLP Header: 60001004 000000ff<br>
00000090 30032000<br>
[   42.990201] pcieport 0002:00:00.0: AER: Device recovery failed<br>
[   43.156938] pcieport 0002:00:00.0: AER: Multiple Uncorrected (Non-Fatal)<br>
error received: id=0000<br>
[   43.165695] pcieport 0002:00:00.0: PCIe Bus Error: severity=Uncorrected<br>
(Non-Fatal), type=Transaction Layer, id=0000(Requester ID)<br>
[   43.177385] pcieport 0002:00:00.0:   device [10e8:e004] error<br>
status/mask=00100000/00000000<br>
[   43.185695] pcieport 0002:00:00.0:    [20] Unsupported Request    (First)<br>
<br>
I'm happy I can boot now. If I can also stop the errors, that'd be great.<br>
<div class="m_-3473562854628348982elided-text">______________________________<wbr>_________________<br>
Arm-dev mailing list<br>
<a href="mailto:Arm-dev@centos.org" target="_blank">Arm-dev@centos.org</a><br>
<a href="https://lists.centos.org/mailman/listinfo/arm-dev" rel="noreferrer" target="_blank">https://lists.centos.org/mailm<wbr>an/listinfo/arm-dev</a><br>
</div></blockquote></div><br></div></div></div>
</div><br></div>