[linux-dvb] Artec T1 tuning problem (was: Artec T1 USB2 DVB)
Holger Nelson
hnelson+dvb at sunrise.informatik.uni-bonn.de
Wed Oct 26 00:43:43 CEST 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
as my original mail was rejected by the list-software, I resend it from
another Mailaccount.
On Tue, 18 Oct 2005, Patrick Boettcher wrote:
> I have the USB2.0 (with FX2) here. And indeed it has the dib3000mb onboard and
> a Panasonic tuner.
>
> I was not able to get it running, something seems to be wrong with the
> tuner-programming. Unfortunately I don't have time to investigate this issue.
I had some problems tuning with some newer kernels and CVS and my Artec
T1. So I searched for the last working version (2005/04/17 btw.) and
compared the pll-data. It works for me with following patch.
regards,
Holger
- --- linux/drivers/media/dvb/frontends/dvb-pll.c~ 2005-10-24 00:10:21.000000000 +0200
+++ linux/drivers/media/dvb/frontends/dvb-pll.c 2005-10-24 00:10:21.000000000 +0200
@@ -193,11 +193,11 @@ struct dvb_pll_desc dvb_pll_tda665x = {
{ 253834000, 36249333, 166667, 0xca, 0x62 /* 011 0 0 0 10 */ },
{ 383834000, 36249333, 166667, 0xca, 0xa2 /* 101 0 0 0 10 */ },
{ 443834000, 36249333, 166667, 0xca, 0xc2 /* 110 0 0 0 10 */ },
- - { 444000000, 36249333, 166667, 0xca, 0xc3 /* 110 0 0 0 11 */ },
- - { 583834000, 36249333, 166667, 0xca, 0x63 /* 011 0 0 0 11 */ },
- - { 793834000, 36249333, 166667, 0xca, 0xa3 /* 101 0 0 0 11 */ },
- - { 444834000, 36249333, 166667, 0xca, 0xc3 /* 110 0 0 0 11 */ },
- - { 861000000, 36249333, 166667, 0xca, 0xe3 /* 111 0 0 0 11 */ },
+ { 444000000, 36249333, 166667, 0xca, 0xc4 /* 110 0 0 0 11 */ },
+ { 583834000, 36249333, 166667, 0xca, 0x64 /* 011 0 0 0 11 */ },
+ { 793834000, 36249333, 166667, 0xca, 0xa4 /* 101 0 0 0 11 */ },
+ { 444834000, 36249333, 166667, 0xca, 0xc4 /* 110 0 0 0 11 */ },
+ { 861000000, 36249333, 166667, 0xca, 0xe4 /* 111 0 0 0 11 */ },
}
};
EXPORT_SYMBOL(dvb_pll_tda665x);
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Made with pgp4pine 1.76
iD8DBQFDXrUv72tREqHgS3oRAkPQAKCfGNuZcw//6KBorQRuJSKUNXTs8wCfdnAf
HRgO1Q9tEYoVaHMdLtRIr2g=
=o8vw
-----END PGP SIGNATURE-----
More information about the linux-dvb
mailing list