<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml"><head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
 </head><body style=""><div>Hello Kyle!</div>
<div> </div>
<div>Thanks for your reply, I made the UEFI changes and voila, I get a output! I also disabled efifb & vesafb at the kernel boot commandline.</div>
<div> </div>
<div>Fun fact, if I run lspci -vvs 00:02 now i get:</div>
<div> </div>
<div>00:02.0 VGA compatible controller: Intel Corporation Device 5912 (rev 04) (prog-if 00 [VGA controller])<br>    Subsystem: Micro-Star International Co., Ltd. [MSI] Device 7a66<br>    Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+<br>    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx+<br>    Latency: 0, Cache Line Size: 64 bytes<br>    Interrupt: pin A routed to IRQ 338<br>    Region 0: Memory at dd000000 (64-bit, non-prefetchable) [size=16M]<br>    Region 2: Memory at b0000000 (64-bit, prefetchable) [size=256M]<br>    Region 4: I/O ports at f000 [size=64]<br>    [virtual] Expansion ROM at 000c0000 [disabled] [size=128K]<br>    Capabilities: [40] Vendor Specific Information: Len=0c <?><br>    Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, MSI 00<br>        DevCap:    MaxPayload 128 bytes, PhantFunc 0<br>            ExtTag- RBE+<br>        DevCtl:    Report errors: Correctable- Non-Fatal- Fatal- Unsupported-<br>            RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-<br>            MaxPayload 128 bytes, MaxReadReq 128 bytes<br>        DevSta:    CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-<br>        DevCap2: Completion Timeout: Not Supported, TimeoutDis-, LTR-, OBFF Not Supported<br>        AtomicOpsCap: 32bit- 64bit- 128bitCAS-<br>        DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled<br>        AtomicOpsCtl: ReqEn-<br>    Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-<br>        Address: fee00018  Data: 0000<br>    Capabilities: [d0] Power Management version 2<br>        Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)<br>        Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-<br>    Capabilities: [100 v1] Process Address Space ID (PASID)<br>        PASIDCap: Exec- Priv-, Max PASID Width: 14<br>        PASIDCtl: Enable+ Exec- Priv-<br>    Capabilities: [200 v1] Address Translation Service (ATS)<br>        ATSCap:    Invalidate Queue Depth: 00<br>        ATSCtl:    Enable+, Smallest Translation Unit: 00<br>    Capabilities: [300 v1] Page Request Interface (PRI)<br>        PRICtl: Enable+ Reset-<br>        PRISta: RF- UPRGI- Stopped+<br>        Page Request Capacity: 00008000, Page Request Allocation: 00000020<br>    Kernel driver in use: vfio-pci<br>    Kernel modules: i915</div>
<div> </div>
<div>Thanks,</div>
<div>simon</div>
<div> </div>
<div><br>> Kyle Manna <2bluesc@gmail.com> hat am 6. April 2017 um 21:07 geschrieben:<br>> <br>> <br>> Works for me on a ASRock Z270 + i7-7700k.<br>> <br>> Configuration: https://gist.github.com/f91530f56a1d1c98f48482456197f4ee<br>> <br>> Also, make sure your UEFI BIOS selects the Intel GPU as the primary<br>> graphics adapter. You should see the system boot up on the IGD<br>> display until your external GPU drivers are loaded.<br>> <br>> - Kyle<br><br></div></body></html>