<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [nve7] nouveau not working on 3.13 linux kernel"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77361#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [nve7] nouveau not working on 3.13 linux kernel"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77361">bug 77361</a>
              from <span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span></b>
        <pre>Taking a closer look, it's almost impossible that the kernel is to blame here
(esp considering the dmesg you've provided).

The message "No devices detected" comes from the server whenever no screen are
created (xf86NumScreens == 0). The latter is incremented when the
xf86AllocateScreen(drv, flags ~XF86_ALLOCATE_GPU_SCREEN) helper is called,
which is executed by the driver depending on the path chosen in
xf86platformProbeDev().

Long story short, drop the xorg.conf, and double check what exactly did you
update when the issue occurred. The Xorg.log you've attached here differs from
the one in the debian forum, so I'm guessing something else got updated
silently and you may have missed it.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>