https://bugs.freedesktop.org/show_bug.cgi?id=77333
Nirbheek Chauhan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #11 from Nirbheek Chauhan <[email protected]> --- (In reply to comment #10) > (In reply to comment #9) > > Can you confirm that you were also using mesa 10.2.x? (10.2.2 and later > > should work largely fine on GK208.) > > I can't remember if I was, but I can try again and report back. Will try > this out today. "Today" happened, I was able to test and now it works! $ DRI_PRIME=0 glxinfo | grep "OpenGL vendor string" OpenGL vendor string: Intel Open Source Technology Center $ DRI_PRIME=1 glxinfo | grep "OpenGL vendor string" OpenGL vendor string: nouveau $ DRI_PRIME=1 glxgears Running synchronized to the vertical refresh. The framerate should be approximately the same as the monitor refresh rate. 6721 frames in 5.0 seconds = 1344.181 FPS (that's such a lie, but at least it's working!) This is with kernel 3.16.2-200.fc20, xorg 1.14.4, mesa-10.1.5, xf86-video-nouveau-1.0.10. I wasn't able to find Fedora 20 packages for mesa-10.2.x, but I'm guessing this works with 10.2 as well. Closing as FIXED, thanks! -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
