Re: TDA10086 demodulator not working on FlyDVB Trio

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

 



On Friday 11 August 2006 07:35, Andreas Mair wrote:
> Hi,
>
> On Saturday 05 August 2006 14:02, Andrew de Quincey wrote:
> > > I didn't notice that I had this message, too; IIRC Andrew said that
> > > this tuner
> > > can be configured to answer at any of the i2c addresses in the range of
> > > 0x60 .. 0x63 .
> > > My Trio seems to be answering at 0x63, so in saa7134-dvb.c I changed:
> > >
> > >
> > > - if (dvb_attach(tda826x_attach, dev->dvb.frontend, 0x60,
> > > &dev->i2c_adap, 0) == NULL) {
> > > + if (dvb_attach(tda826x_attach, dev->dvb.frontend, 0x63,
> > > &dev->i2c_adap, 0) == NULL) {
> > >
> > > and now the tuner is the detected
> >
> > Cool thanks, will update the code in a bit.
>
> I've a TT DVB-S 1401 but I can't get it to work.
> When modprobe'ing "budget" I always get "No tda826x found!" in dmesg.
> I've already modified the above mentioned code trying  0x60 .. 0x63  -> no
> change.
>
> Any ideas what else I can try?
>
> BTW: it's my first budget card in a VDR box and I wonder if it's correct
> that I have to "modprobe dvb_ttpci" and "modprobe budget"?
> Does dvb_ttpci not autodetect my budget card?

Hi - sorry for the delay in replying; I think you're getting caught by a 
crappy bug I introduced; the fix is in HG.

_______________________________________________

linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux