<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [NV106] unknown kepler chipset 0x106"
href="https://bugs.freedesktop.org/show_bug.cgi?id=86935#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [NV106] unknown kepler chipset 0x106"
href="https://bugs.freedesktop.org/show_bug.cgi?id=86935">bug 86935</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 Sven from <a href="show_bug.cgi?id=86935#c5">comment #5</a>)
<span class="quote">> I will try to do the mmiotrace of the blob. Problem is, that the binary
> nvidia drivers gives me a kernel OOPS. Yay!</span >
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.
<span class="quote">>
> 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.</span >
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 '<a href="mailto:nouveau@lists.freedesktop.org">nouveau@lists.freedesktop.org</a>' foo.patch [or send
it as an email in some other way, just make sure that way preserves little
details like tabs]</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>