<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [NV46] X does not start under kernel 3.13.x"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=78441#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [NV46] X does not start under kernel 3.13.x"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=78441">bug 78441</a>
              from <span class="vcard"><a class="email" href="mailto:imirkin@alum.mit.edu" title="Ilia Mirkin <imirkin@alum.mit.edu>"> <span class="fn">Ilia Mirkin</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=78441#c4">comment #4</a>)
<span class="quote">> Booting with nouveau.config=NvMSI=0 didn't change things.  No idea what a
> "bisect" is.  Please advise...</span >

git bisect. Grab a clone of the tree, and use git bisect between the good and
bad tags (v3.12 and v3.13) to identify the offending commit. You can probably
restrict the bisect to drivers/gpu/drm/nouveau.

IOW, you can run

git bisect start v3.13 v3.12 -- drivers/gpu/drm/nouveau

There are more detailed online guides that show how to use git bisect, and you
may even find something that's specific to your distro if you're not familiar
with building kernels.

Unrelated to this, your lspci shows no indication of a G86. Are you sure you
saw that on the same computer?</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>