On Wed, Mar 17, 2010 at 10:59 AM, Eugeniy Meshcheryakov <eugen@xxxxxxxxxx> wrote: > Hello, > > I have a Pinnacle Hybrid Pro Stick (in kernel source "Pinnacle Hybrid > Pro (2)", driver em28xx). Several kernel releases ago it started to have > problem displaying analog tv correctly. The picture is shifted and > there is green line on the bottom (see http://people.debian.org/~eugen/tv.png). > Also part of the picture is shifted from the right edge to the left > (several columns). TV norm is PAL-BG. I noticed that teletext is also > not correct. I can see some full words, but text itself is not readable. > Picture is correct if i load em28xx with disable_vbi=1. > > Please CC me in replies. > > Regards, > Eugeniy Meshcheryakov The green line is because in order to add the VBI support I had to crop a few lines off of the active video area at the top. I've actually made some additional improvements in this area on a development tree which I am preparing to submit upstream. Most applications such as tvtime crop the area in question (around 1.5% on all edges) to behave comparably to a television, which results in users not seeing the top and bottom couple of lines. The teletext should be working (it was tested against a live source). Which application are you using? It's been my experience that the application support for VBI could be described as "crappy at best", so it wouldn't surprise me to find that there is an application level issue. Devin -- Devin J. Heitmueller - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html