Mailing List archive

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

[linux-dvb] Re: SL1935 vs TDA8060TS



On Saturday 25 Sep 2004 16:47, Andrew de Quincey wrote:
> On Friday 24 Sep 2004 14:16, David Zanetti wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > On Fri, 24 Sep 2004, Robert Schlabbach wrote:
> > > From: "David Zanetti" <dave2@wetstring.net>
> > >
> > > > Some of you may remember I've posted on several occasions about not
> > > > being able to get my Budget-CI (sans CI) functioning in Linux. Works
> > > > 100% in Windows.
> > >
> > > What is the PCI subsystem ID of your card?
> >
> > 132c:100f
> >
> > > > Recently, spurred on by the thread about tin boxes and front end
> > > > locations, I opened the tin box on my tuner. Two of the chips in it
> > > > are indeed STV0299B and TSA5059, but the third is _not_ an SL1935.
> > > > It's a TDA8060TS.
> > >
> > > This combination of chips is found inside the Philips SU1278 tuner
> > > module. Do you have this tuner module on your card?
> >
> > Tin box is labelled:
> >
> >   SU1278/SH
> >   3112 297 12871
> >   239  HJ11 GC00056
>
> Aha, that would explain it then :)
>
> I believe when I was looking at that stuff that someone mentioned that
> certain of the older SU1278 tinboxes had a different PLL (a TUA6100,
> whereas newer ones have a TSA5059) in them! There's no way to tell really
> from the markings on it (there may be a date code I suppose, but who knows
> when they switched over).
>
> How recent is your card? Maybe they've switched yet again...
>
> I'll add in your details to the hardware database.. However, I don't really
> want to complicate the stv0299 code any more until we've reorganised
> everything.
>
> Are there any error messages reported BTW? Or is it just that tuning does
> not work at all.

Hmm, I misunderstood you. The TDA8060 is not controlled directly by the DVB 
drivers, so we don't _really_ need to worry about it. Its the tda5059 that is 
the chip we control. And the TSA5059 is definitely supported by the drivers. 
I have a DVB-S card here with the SU1278 on it, and it has a TDA8060 
(+tsa5059) in it as well.

Hmm, the one on mine is an SU1278/S. Note the missing 'H'- but the difference 
is supposedly just the orientation of the mounting pins.

SL1935 is a different PLL entirely - according to the stv0299.c source, you'd 
find that one in a SAMSUNG_TBMU24112IMB or a LG_TDQF_S001F.

Try enabling debug mode on the stv0299 driver with "debug=1" - see if there 
are any I/O errors in dmesg when you try to tune. It is *possible* they've 
changed the PLL address on your card for some reason.




Home | Main Index | Thread Index