[Bug 109522] drm:intel_dp_start_link_train [i915] *ERROR* failed to enable link training

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 22 23:53:25 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=109522

--- Comment #16 from howaboutsynergy at pm.me ---
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 Comment 13
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?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20190522/a1157efa/attachment.html>


More information about the intel-gfx-bugs mailing list