* tm6000 problems with picture
@ 2010-10-27 14:37 Stefan Ringel
0 siblings, 0 replies; only message in thread
From: Stefan Ringel @ 2010-10-27 14:37 UTC (permalink / raw)
To: Mauro Carvalho Chehab; +Cc: Linux Media Mailing List
Hello Mauro,
I have actually problems with my terratec cinergy hybrid xe (tm6010).
Today as I test with last git update, it don't work with my stick, but a
few weeks before it has work (black/white picture; bottom position). But
I found the worried points.
Signed-off-by: Stefan Ringel <stefan.ringel@arcor.de>
@@ -1030,10 +1030,11 @@ static int vidioc_s_std (struct file *file, void
*priv, v4l2_std_id *norm)
{
int rc=0;
struct tm6000_fh *fh=priv;
struct tm6000_core *dev = fh->dev;
+ dev->norm = *norm;
rc = tm6000_init_analog_mode(dev);
fh->width = dev->width;
fh->height = dev->height;
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-10-27 14:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-27 14:37 tm6000 problems with picture Stefan Ringel
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.