<div dir="ltr">Maybe to fix this PCIe GPU issue he just needs to edit a ./coreboot/src/device/Kconfig file?<br><br>./coreboot/src/device/Kconfig<br>change<br><br>config MULTIPLE_VGA_ADAPTERS<br>   bool<br>   default n<br><br>to<br><br>config MULTIPLE_VGA_ADAPTERS<br>   bool<br>   default y<br><br>and completely rebuild the coreboot<br><br>I enabled these options for my G505S laptop with both integrated/discrete graphic, however I am not a gamer so can't notice if there is any positive effect from this option. But maybe this option will significantly improve the thread starter's eGPU experience? What do you think ?<br></div>