[Nouveau] [Bug 78441] [NV46] X does not start under kernel 3.13.x

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu May 8 07:14:32 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=78441

--- Comment #5 from Ilia Mirkin <imirkin at alum.mit.edu> ---
(In reply to comment #4)
> Booting with nouveau.config=NvMSI=0 didn't change things.  No idea what a
> "bisect" is.  Please advise...

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?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20140508/b26b8e80/attachment.html>


More information about the Nouveau mailing list