Re: TDA10086 demodulator not working on FlyDVB Trio

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

 



On Friday 04 August 2006 19:49, Nico Sabbi wrote:
> Chris Malarky wrote:
> >>Not working on dvb scan.
> >>
> >>Hope it can help, if you need more syslog or dmesg entry or something
> >>…. Just ask me
> >>
> >>
> >>
> >>Sorry if the message will be double….
> >>
> >>http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
> >
> >When did you last update your sources from mercurial?  Andrew made a fix
> >yesterday which will probably fix that for you.
> >
> >Cheers,
> >Chris
>
> 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

Whats the PCI subystem ID of that board? I have a Non-trio and its answering 
on 0x60. Gah!! 

We can always just try both addresses, but I'd rather NOT probe if I can help 
it.

_______________________________________________

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