On Tuesday 15 January 2013 23:37:58 Ondrej Zary wrote:
> On Tuesday 15 January 2013 22:57:06 Ondrej Zary wrote:
> > On Monday 14 January 2013 22:29:58 Ondrej Zary wrote:
> > > On Saturday 12 January 2013 21:24:50 Ondrej Zary wrote:
> > > > Partially working: FM radio
> > > > Radio seems to be a lon
On Tuesday 15 January 2013 22:57:06 Ondrej Zary wrote:
> On Monday 14 January 2013 22:29:58 Ondrej Zary wrote:
> > On Saturday 12 January 2013 21:24:50 Ondrej Zary wrote:
> > > Partially working: FM radio
> > > Radio seems to be a long-standing problem with saa7134 cards using
> > > silicon tuners
On Monday 14 January 2013 22:29:58 Ondrej Zary wrote:
> On Saturday 12 January 2013 21:24:50 Ondrej Zary wrote:
> > Partially working: FM radio
> > Radio seems to be a long-standing problem with saa7134 cards using
> > silicon tuners (according to various mailing lists).
> >
> > On this card, GPIO1
On Saturday 12 January 2013 21:24:50 Ondrej Zary wrote:
> Partially working: FM radio
> Radio seems to be a long-standing problem with saa7134 cards using silicon
> tuners (according to various mailing lists).
>
> On this card, GPIO11 controls 74HC4052 MUX. It switches two things:
> something at TD
Hello,
this patch adds support for AverMedia Satelllite Hybrid+FM A706 cards to
saa7134 driver.
This card needs i2c gate in tda8290 to be disabled (as all I2C devices are
connected to single bus) so this patch also includes tda8290 driver
modification to allow this (will be posted separately
Hello,
this is a bad test patch that adds support for AverMedia Satelllite Hybrid+FM
A706 cards to saa7134.
Working: analog video inputs (composite, s-vhs, analog TV), analog sound
inputs (cinch, TV), analog TV tuner, remote control
Partially working: FM radio - it tunes but detunes to noise
Update 2:
all I2C breakage is caused by i2c gates in CE6313 and TDA8290 so I just
commented-out the calls in tuner drivers for now.
Tuner detection in tda8290 breaks because it finds CE5039 at 0x60. Disabling
CE5039 using GPIO in board_init1() and enabling it in dvb_init() allows all
chips to initi
Update:
GPIO 9 is CE6313 SLEEP signal
GPIO 23 is CE5039 SLEEP signal
GPIO 25 is CE6313 RESET# signal - this one needs to be set high for CE6313 to
appear on I2C bus
But there is a problem with CE5039 (zl10039) - the I2C bus breaks during its
initialization (SDA stuck low):
Here it works (commun
Hello,
I'm trying to add support for AverMedia Satelllite Hybrid+FM A706 card to
saa7134 driver but it does not seem to work :( I did something like this
(also tried .tuner_addr = ADDR_UNSET). It's probably mostly wrong as it's
copied from other cards.
--- a/drivers/media/pci/