[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#425279: marked as done (xserver-xorg-video-nv: stripes when using XVideo in full-screen mode with TFT displays on NV_ARCH_30)



Your message dated Tue, 10 Jul 2007 19:47:07 +0000
with message-id <E1I8Lfv-00046r-Cf@ries.debian.org>
and subject line Bug#425279: fixed in xserver-xorg-video-nv 1:2.1.2-2
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xserver-xorg-video-nv
Version: 1:2.0.2-1
Severity: normal
Tags: patch


When using XVideo in fullscreen mode there are horizontal stripes all
over the picture (using a GeForce FX Go 5300 aka NV34GLM). It seems to
happen when the overlay picture takes almost the whole screen width and
starts on pixel X=0.

This problem originally appeared back in xserver-xfree86. There was a
patch applied for that package following bug #215997:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=215997

The solution in the attached patch is taken from the original bug
report. As I couldn't find out from that report if the problem exists on
other arches, I reduced it for NV_ARCH_30 as did the upstream developer
back then.

The attached patch solves the problem for me and doesn't seem to break
anything else.

Would it be possible to apply that patch for the next packages?

Regards,
Johannes Tysiak



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.20-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE.UTF-8@euro (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-video-nv depends on:
ii  libc6                   2.5-7            GNU C Library: Shared
libraries
ii  xserver-xorg-core       2:1.3.0.0.dfsg-5 X.Org X server -- core
server

xserver-xorg-video-nv recommends no packages.

-- no debconf information
--- xserver-xorg-video-nv-2.0.2/src/nv_dac.c	2007-04-14 06:20:28.000000000 +0200
+++ xserver-xorg-video-nv-2.0.2.patched/src/nv_dac.c	2007-05-20 16:23:55.000000000 +0200
@@ -119,6 +119,8 @@
        horizStart = horizTotal - 5;
        horizEnd = horizTotal - 2;   
        horizBlankEnd = horizTotal + 4;    
+       if(pNv->Architecture == NV_ARCH_30)
+          horizTotal += 2;
     }
 
     pVga->CRTC[0x0]  = Set8Bits(horizTotal);

--- End Message ---
--- Begin Message ---
Source: xserver-xorg-video-nv
Source-Version: 1:2.1.2-2

We believe that the bug you reported is fixed in the latest version of
xserver-xorg-video-nv, which is due to be installed in the Debian FTP archive:

xserver-xorg-video-nv_2.1.2-2.diff.gz
  to pool/main/x/xserver-xorg-video-nv/xserver-xorg-video-nv_2.1.2-2.diff.gz
xserver-xorg-video-nv_2.1.2-2.dsc
  to pool/main/x/xserver-xorg-video-nv/xserver-xorg-video-nv_2.1.2-2.dsc
xserver-xorg-video-nv_2.1.2-2_i386.deb
  to pool/main/x/xserver-xorg-video-nv/xserver-xorg-video-nv_2.1.2-2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 425279@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Cristau <jcristau@debian.org> (supplier of updated xserver-xorg-video-nv package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 10 Jul 2007 21:22:10 +0200
Source: xserver-xorg-video-nv
Binary: xserver-xorg-video-nv
Architecture: source i386
Version: 1:2.1.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Julien Cristau <jcristau@debian.org>
Description: 
 xserver-xorg-video-nv - X.Org X server -- NV display driver
Closes: 425279
Changes: 
 xserver-xorg-video-nv (1:2.1.2-2) unstable; urgency=low
 .
   * Pull upstream commit ec78618d, to "fix a minor GeForceFX + flatpanel +
     video overlay corruption issue" (closes: #425279).
Files: 
 a0a92b77f77c5049023d7a56e5857b59 1052 x11 optional xserver-xorg-video-nv_2.1.2-2.dsc
 465720cbfce81aae66578e260ad4022d 74944 x11 optional xserver-xorg-video-nv_2.1.2-2.diff.gz
 dd8285de0ca448692f5535314f6d71d3 94014 x11 optional xserver-xorg-video-nv_2.1.2-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGk97BmEvTgKxfcAwRApbEAJ9usHyEZhRRLHGRXkZozzFmZYiNrACfaJod
xUVEJnU8Aldu+yc0tDWiX8A=
=dI0v
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: