<div dir="ltr">Hi All,<div><br></div><div>I seem to be running into a strange issue I can't find a fix for. My rig is:<br>Gigabyte x99p</div><div>Intel i7 5930</div><div>4x GTX 1080</div><div><br></div><div>The main issue is that I can't passthrough all 4 of my video cards. The last one in use will be chosen as "boot device" by vgaarb according to dmesg. I have tested this by removing one card and it set the PCI boot device as the next one in line and I was then unable to pass that one through. Is there a way to prevent vgaarb from setting a boot device at all? I really don't need a primary graphics card as I am just using ssh to get into the server.</div><br>dmesg | grep vgaarb <br>[    8.402525] vgaarb: device added: PCI:0000:4b:00.0,decodes=io+mem,owns=none,locks=none <br>[    8.402527] vgaarb: device added: PCI:0000:4c:00.0,decodes=io+mem,owns=none,locks=none <br>[    8.402529] vgaarb: device added: PCI:0000:4d:00.0,decodes=io+mem,owns=none,locks=none <br>[    8.402532] vgaarb: setting as boot device: PCI:0000:4e:00.0 <br>[    8.402532] vgaarb: device added: PCI:0000:4e:00.0,decodes=io+mem,owns=io+mem,locks=none <br>[    8.402533] vgaarb: loaded <br>[    8.402534] vgaarb: bridge control possible 0000:4e:00.0 <br>[    8.402534] vgaarb: bridge control possible 0000:4d:00.0 <br>[    8.402535] vgaarb: bridge control possible 0000:4c:00.0 <br>[    8.402536] vgaarb: bridge control possible 0000:4b:00.0<div><br></div><div><br><div><br></div><div><br></div></div></div>