Hello, When I try to watch a movie in fullscreen with mplayer and the nv driver, I can see horizontal lines on the screen (as you can see with the picture in attachment). I tried it with yv12 and yuy2 video filters. But the problem is the same. Is there a way to fix it? Thanks in advance. SuperHeron
Created attachment 11362 [details] Picture with the Xv problem Picture which shows the Xv problem (look carefully).
Sorry, I've forgotten some information. Screen resolution : 1280x1024@60Hz Nv driver version : git NVIDIA card : GeForce FX 5200 (NV34, 10de:0322)
Created attachment 11417 [details] Picture illustrating my Xv problem. I have the exact same problem as the original poster, heres a screenshot of the problem on my system
Oh, and my system specs: Screen resolution : 1024x768@60Hz Nv driver version : 2.1.3 NVIDIA card : GeForce4 420 Go (NV17, 10de:0175) (In reply to comment #3) > Created an attachment (id=11417) [details] > Picture illustrating my Xv problem. > > I have the exact same problem as the original poster, heres a screenshot of the > problem on my system >
Oh and the video resolution was 640x272 (In reply to comment #4) > Oh, and my system specs: > > Screen resolution : 1024x768@60Hz > Nv driver version : 2.1.3 > NVIDIA card : GeForce4 420 Go (NV17, 10de:0175) > > > (In reply to comment #3) > > Created an attachment (id=11417) [details] [details] > > Picture illustrating my Xv problem. > > > > I have the exact same problem as the original poster, heres a screenshot of the > > problem on my system > > >
Does this problem happen with earlier versions of the driver? In particular ones without commit ec78618d685759a39d386e9929661037b167fe68?
Hello, using commit 493822998184a1d79d6774686983cbd41930f253 the problem still exists. Which other ones would you like me to try? (In reply to comment #6) > Does this problem happen with earlier versions of the driver? In particular > ones without commit ec78618d685759a39d386e9929661037b167fe68? >
No, please try *reverting* commit 493822998184a1d79d6774686983cbd41930f253 to see if that fixes the problem.
Hi Aaron, yes I did a git-revert. the nv module now shows up as version 2.1.2 in the Xorg.0.log. (In reply to comment #8) > No, please try *reverting* commit 493822998184a1d79d6774686983cbd41930f253 to > see if that fixes the problem. >
Are you sure you did git-revert and not git-reset? In either case, that sounds sufficent to rule out commit ec7861 as the culprit. Thanks.
I apologise, looking back through my shell history I actually did a git-checkout: evan@kryten:~/nouveau/xf86-video-nv$ git-checkout 493822998184a1d79d6774686983cbd41930f253 Note: moving to "493822998184a1d79d6774686983cbd41930f253" which isn't a local branch If you want to create a new branch from this checkout, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b <new_branch_name> HEAD is now at 4938229... Bump to 2.1.2. and then compiled from there. Is this correct? If not, what should I type? I'm pretty new to git i'm sorry.
Hi, I ran across bug #4686 while looking for duplicates, and then tried the suggested patch on my card by removing the NV30 check. This has fixed the problem for my card, and now video playback is fine. This isn't a fix for the original bug-poster however as he actually has an NV30 so he must be hitting a different problem? Thanks, Evan. (In reply to comment #11) > I apologise, looking back through my shell history I actually did a > git-checkout: > > evan@kryten:~/nouveau/xf86-video-nv$ git-checkout > 493822998184a1d79d6774686983cbd41930f253 > Note: moving to "493822998184a1d79d6774686983cbd41930f253" which isn't a local > branch > If you want to create a new branch from this checkout, you may do so > (now or later) by using -b with the checkout command again. Example: > git checkout -b <new_branch_name> > HEAD is now at 4938229... Bump to 2.1.2. > > and then compiled from there. > > Is this correct? If not, what should I type? I'm pretty new to git i'm sorry. >
Same problem here. Ubuntu 9.10, up-to-date GeForce 7300 LE Intel Core 2 Duo 4300 1.80GHz kernel 2.6.31-19-generic I installed the Ubuntu package, it seems like it's not so recent, right? I think it's the version of 23/08/2009
xf86-video-nv has been officially unmaintained for a bit now, and we are closing all -nv bugs. If your problem was not addressed, and -nv is still broken, please try xf86-video-nouveau. Thank you.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.