<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [NV137] unknown chipset (137000a1)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100228#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [NV137] unknown chipset (137000a1)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100228">bug 100228</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>This is expected. None of the software you listed supports your GPU.

With the latest released kernel (4.10), you can easily write a patch that will
add support. The reason it has not been integrated is that I believe we're
still waiting for a blob mmiotrace (and I don't appear to remember the password
for the <a href="mailto:mmio.dumps@gmail.com">mmio.dumps@gmail.com</a> account to check - others do though) to make sure
that there are no odd differences in setup.

An example of such a patch is available at
<a href="https://www.spinics.net/lists/dri-devel/msg132664.html">https://www.spinics.net/lists/dri-devel/msg132664.html</a> .

However this won't get you acceleration - just modesetting. If you want
acceleration, you also need the drm-next tree (targeted at Linux 4.12) as well
as the associated firmware from nvidia.

Then you'd need a version of xf86-video-nouveau that supports GP10x - the
current codebase doesn't, but it should, again, be a trivial patch, just needs
testing.

You'll likely also need mesa from git, as the 17.0 release doesn't have some of
the relevant logic.

[Long story short - it's not quite there yet.]</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>