<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Drivers fail to configure - device already claimed"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91748">bug 91748</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEEDINFO
           </td>
           <td>NEW
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Component</td>
           <td>Driver/intel
           </td>
           <td>Server/DDX/Xorg
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>chris@chris-wilson.co.uk
           </td>
           <td>xorg-team@lists.x.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">QA Contact</td>
           <td>intel-gfx-bugs@lists.freedesktop.org
           </td>
           <td>xorg-team@lists.x.org
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Drivers fail to configure - device already claimed"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91748#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Drivers fail to configure - device already claimed"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91748">bug 91748</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>[   191.198] (--) PCI:*(0:0:2:0) 8086:041e:8086:041e rev 6, Mem @
0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64
[   191.198] List of video drivers:
[   191.198]    intel
[   191.198]    modesetting
..
[   191.203] (II) intel(G0): Using Kernel Mode Setting driver: i915, version
1.6.0 20150327

X has probed the video card, it is even marked as primary, but despite it being
the only device on the system, X tries to set it up as a slaved screen.

To workaround that you need to create an xorg.conf, just

Section "Device"
  Identifier "igfx"
  Driver "intel"
EndSection

should suffice, though you may need a BusID "pci:0:0:2" line.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>