<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - X does not start under kernel 3.13.x"
href="https://bugs.freedesktop.org/show_bug.cgi?id=78441#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - 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>There does not appear to be any indication of a G86 card in your computer. PCI
ID 10de:01d7 corresponds to G72 [Quadro NVS 110M / GeForce Go 7300] according
to <a href="http://envytools.readthedocs.org/en/latest/pciid.html">http://envytools.readthedocs.org/en/latest/pciid.html</a>. And we read that it's
a NV46 ( = G72) from the card's mmio register 0, further confirming that it's a
G72...
Can you provide the output of "lspci -nn"?
The only relevant change between 3.12 and 3.13 that I can think of is that we
added support for MSI. You can try disabling it by adding
nouveau.config=NvMSI=0
to your kernel commandline. If that doesn't help, you'll have to do a bisect.</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>