<div dir="ltr">I had this issue with my 1st PCIE slot. Three steps helped: <div>1) disabling radeon driver by creating /etc/modprobe.d/blacklistradeon.conf with a single line<br>blacklist radeon<br></div><div>2) specifying GRUB_CMDLINE_LINUX="nomodeset vga=normal video=vesafb:off"</div><div>in /etc/default/grub</div><div>3) Using "pure" OVMF.</div><div>I am pretty sure steps 1 and 3 are also required for secondary slots on my MB unless I want to use just one non-gpu slot for gpu, then it works with seabios.</div><div>I still get this in dmesg: </div><div>vfio-pci 0000:03:00.0: Invalid ROM contents </div><div>but no issues because of that. </div><div><br></div><div>I was trying to make all PCIE slots available for passthrough, if that is not required some old NVidia in the 1st slot and a radeon in the 2nd (or vice versa) should be easier. With 1,2,3 I can go completely "headless" in the sense that I am using USB graphhics on that machine for host.</div><div>Also, Haswell i7-5820K works perfectly for x99 socket 2011-3, no need to go for a Xenon. I doubt you can get 6 core Xenon for a comparable price.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 22, 2015 at 12:57 PM, Alex Williamson <span dir="ltr"><<a href="mailto:alex.l.williamson@gmail.com" target="_blank">alex.l.williamson@gmail.com</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"><div class="gmail_extra"><div class="gmail_quote"><span class="">On Thu, Oct 22, 2015 at 7:23 AM, Blank Field <span dir="ltr"><<a href="mailto:ihatethisfield@gmail.com" target="_blank">ihatethisfield@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Headless system is good too.</p></blockquote></span><div>If you're not going to provide a guide to accomplish this, please don't suggest it.  Even when not using the primary graphics for a console or X server, kernel drivers still attach to it and detaching those drivers is not handled automatically.  These are typically the VESA and VGA drivers rather than device specific PCI drivers. <br></div></div></div></div>
<br>_______________________________________________<br>
vfio-users mailing list<br>
<a href="mailto:vfio-users@redhat.com">vfio-users@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/vfio-users" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/vfio-users</a><br>
<br></blockquote></div><br></div>