<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GTX 1060 6GB corrupts screen drawing in Konsole and other apps"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103132#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GTX 1060 6GB corrupts screen drawing in Konsole and other apps"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103132">bug 103132</a>
              from <span class="vcard"><a class="email" href="mailto:barry@barrys-emacs.org" title="barry@barrys-emacs.org">barry@barrys-emacs.org</a>
</span></b>
        <pre>nouveau.noaccel=1 seems to fix the problem.

But your "modesetting" DDX comment made me dig into the Xorg config.
I was using the modesetting DDX and added the following config:

$ cat /etc/X11/xorg.conf.d/20-nouveau.conf 
Section "Device"
    Identifier "Nvidia card"
    Driver "nouveau"
EndSection

That also seems to fix the problem.

I'm saying "seems" because I have not done a lot of testing.

I will update this bug once I have made sure this is "user error" (no nouveau
config).

Oh and mesa is at 17.2.2-2.fc26.x86_64.</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>