<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - drm:intel_dp_start_link_train [i915] *ERROR* failed to enable link training"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109522#c16">Comment # 16</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - drm:intel_dp_start_link_train [i915] *ERROR* failed to enable link training"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109522">bug 109522</a>
              from <span class="vcard"><a class="email" href="mailto:howaboutsynergy@pm.me" title="howaboutsynergy@pm.me">howaboutsynergy@pm.me</a>
</span></b>
        <pre>tl;dr: for some reason running xrandr every second prevents this from
happening.


ok the only reason that I couldn't reproduce it is because(/when) I was running
the following in another terminal:
```
$ while true; do (date; cat /proc/uptime; xrandr --verbose|grep -w 85 -C 2|grep
'link-status: Bad'|| echo "good"); sleep 1; done
```

So while that is running, there's no way I can reproduce it with <a href="show_bug.cgi?id=109522#c13">Comment 13</a>
steps!
As soon as I C-c (aka stop) it, bam, steps are good to reproduce.
Start that while again and again can't reproduce!

So, I guess that's a workaround?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are on the CC list for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>