<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - None of the video outputs are usable for GTX 1060 - jerky video every few seconds"
href="https://bugs.freedesktop.org/show_bug.cgi?id=104652#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - None of the video outputs are usable for GTX 1060 - jerky video every few seconds"
href="https://bugs.freedesktop.org/show_bug.cgi?id=104652">bug 104652</a>
from <span class="vcard"><a class="email" href="mailto:t.artem@mailcity.com" title="Artem S. Tashkinov <t.artem@mailcity.com>"> <span class="fn">Artem S. Tashkinov</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=136801" name="attach_136801" title="Xorg.0.log">attachment 136801</a> <a href="attachment.cgi?id=136801&action=edit" title="Xorg.0.log">[details]</a></span>
Xorg.0.log
I'm now attaching Xorg.0.log so that you could check yourself.
(In reply to Ilia Mirkin from <a href="show_bug.cgi?id=104652#c2">comment #2</a>)
<span class="quote">> Are you using xf86-video-nouveau or modesetting? If the latter, please try
> to use xf86-vidoe-nouveau.
>
> Frames showing out of order is a frequent issue when copying the contents of
> the frame takes too long (and so the "old" frame being displayed actually
> ends up with "new" contents written over it). I have a hard time imagining
> that this would happen with -vo xv and xf86-video-nouveau, but who knows.</span >
# cat /etc/X11/xorg.conf.d/01-nouveau.conf
Section "Device"
Identifier "Videocard0"
Driver "nouveau"
VendorName "NVIDIA"
BoardName "NVIDIA Corporation GP106 [GeForce GTX 1060 6GB] (rev
a1)"
EndSection
(In reply to Ilia Mirkin from <a href="show_bug.cgi?id=104652#c3">comment #3</a>)
<span class="quote">> (In reply to Ilia Mirkin from <a href="show_bug.cgi?id=104652#c2">comment #2</a>)
> > Are you using xf86-video-nouveau or modesetting? If the latter, please try
> > to use xf86-vidoe-nouveau.
> >
> > Frames showing out of order is a frequent issue when copying the contents of
> > the frame takes too long (and so the "old" frame being displayed actually
> > ends up with "new" contents written over it). I have a hard time imagining
> > that this would happen with -vo xv and xf86-video-nouveau, but who knows.
>
> Oh, another way this comes up is if your CPU is too slow to decode the video
> -- the display thread thinks it has a "good" buffer, but it actually shows
> an old frame. There's no video decoding acceleration in nouveau since the
> GM10x family, so you're doing this all with CPU.</span >
My CPU is more than capable - under NVIDIA binary drivers no such issue exists.
Average CPU load for this video is less than 20%.</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>