By Date: <-- -->
By Thread: <-- -->

Problem with PCTV 150e



On Sun, Feb 25, 2007 at 12:08:40AM +0300, malc wrote:
> I added all of them (eventually), none works.

Try this in addition:

--- saa7115.c.orig	2007-02-25 01:40:17.154736343 +0100
+++ saa7115.c	2007-02-25 01:40:30.916159022 +0100
 (at)  (at)  -1242,7 +1242,7  (at)  (at) 
 			reg |= 0x10;
 		} else if (std == V4L2_STD_NTSC_M_JP) {
 			reg |= 0x40;
-		} else if (std == V4L2_STD_SECAM) {
+		} else if (std & V4L2_STD_SECAM) {
 			reg |= 0x50;
 		}
 		saa711x_write(client, R_0E_CHROMA_CNTL_1, reg);

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request (at) redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list