[Nouveau] [Bug 86935] [NV106] unknown kepler chipset 0x106

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Dec 2 08:25:53 PST 2014


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

--- Comment #6 from Ilia Mirkin <imirkin at alum.mit.edu> ---
(In reply to Sven from comment #5)
> I will try to do the mmiotrace of the blob. Problem is, that the binary
> nvidia drivers gives me a kernel OOPS. Yay!

D'oh! Maybe try a newer driver? If it oopses "later" rather than on load/X
start, then that should be enough for a mmiotrace.

> 
> Also, while I can make the changes to the kernel source, I'm not really sure
> what you're asking from me regarding the git format-patch. I'm not really an
> experienced git user yet.

Step 1: get a git checkout
Step 2: Make changes
Step 3: git commit -a [pops up editor window, enter in a commit log, subject on
first line, blank line, then longer description as necessary, and your sign
off]
Step 4: git format-patch HEAD^..
Step 5: review the foo.patch file that's generated
Step 6: git send-email --to 'nouveau at lists.freedesktop.org' foo.patch [or send
it as an email in some other way, just make sure that way preserves little
details like tabs]

-- 
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/20141202/26b835b2/attachment.html>


More information about the Nouveau mailing list