<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - No devices detected on linux-20161209. 'open("/dev/dri/card0", O_RDWR|O_NONBLOCK) = -1 ENODEV (No such device)'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99043">99043</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>No devices detected on linux-20161209. 'open("/dev/dri/card0", O_RDWR|O_NONBLOCK) = -1 ENODEV (No such device)'
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>DRI
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>DRI git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>major
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>DRM/Intel
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>rafael.ristovski@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=128402" name="attach_128402" title="strace of Xorg">attachment 128402</a> <a href="attachment.cgi?id=128402&action=edit" title="strace of Xorg">[details]</a></span>
strace of Xorg

Upon booting linux-next/20161209 without any errors/warnings in dmesg output,
initiating Xorg fails with "No screens found"/"No devices detected".

After running X through strace I have noticed it fails to open the
/dev/dri/card0 device which can be confirmed by running a simple `cat
/dev/dri/card0` which returns "No such device".

linux-next/20161202 works just fine.

Strace below.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>