Re: Pinnacle PCTV USB2

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

 



audetto@xxxxxxxxxx wrote:
> Hi
> 
> I'm still running the driver with this line commented out
> 
> saa7115_writeregs(client, saa7115_init_misc);
> 
> in sa7115.c
> 
> is there a better way to fix it?

I had another quick look at this.
It seems that it mostly write to reserved
registers, so the function needs to be split
into saa7113 specific bits.

I also noticed that it disables the antialias filter
in the default kernel. Could you try the attached
patch against the upstream kernel (instead of
the patch you're running with), to see if it has
the same good affect.

thanks,
Pádraig.
--- saa7115-bad.c	2006-08-29 09:24:02.000000000 +0000
+++ saa7115.c	2006-08-29 09:25:35.000000000 +0000
@@ -484,7 +484,7 @@
 	0x5d, 0xbd,
 	0x5e, 0x35,
 
-	0x02, 0x84,		/* input tuner -> input 4, amplifier active */
+	0x02, 0xC4,		/* input tuner -> input 4, amplifier active */
 	0x09, 0x53,		/* 0x53, was 0x56 for 60hz. luminance control */
 
 	0x80, 0x20,		/* enable task B */
--

Unsubscribe mailto:video4linux-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

[Index of Archives]     [Linux Media]     [Older V4L]     [Linux DVB]     [Video Disk Recorder]     [Linux Kernel]     [Asterisk]     [DCCP]     [Netdev]     [X.org]     [Util Linux]     [Xfree86]     [Free Photo Albums]     [Fedora Users]     [Fedora Women]     [ALSA Users]     [ALSA Devel]     [SSH]     [DVB Maintainers]     [Linux USB]     [Yosemite Information]
  Powered by Linux