[linux-dvb] dual tuner pcmcia card FlyDVB-T Duo Cardbus status?!
Andrea Venturi
a.venturi at cineca.it
Fri Mar 25 16:50:14 CET 2005
Nico Sabbi wrote:
>
> try to remove card=39
>
hi,
i'd like to share some more info about the test i'm doing
following nico suggestion, i tried to load the card this way:
#modprobe saa7134 tuner=54 i2c_scan=1
this is the relevant "dmesg" entry:
=========================================
Linux video capture interface: v1.00
saa7130/34: v4l2 driver version 0.2.12 loaded
saa7130/34: snapshot date 2005-03-10
PCI: Enabling device 0000:04:00.0 (0000 -> 0002)
ACPI: PCI interrupt 0000:04:00.0[A] -> GSI 19 (level, low) -> IRQ 217
saa7133[0]: found at 0000:04:00.0, rev: 240, irq: 217, latency: 0, mmio:
0x40800000
PCI: Setting latency timer of device 0000:04:00.0 to 64
saa7133[0]: subsystem: 5168:0502, board: UNKNOWN/GENERIC
[card=0,autodetected]
saa7133[0]: board init: gpio is e010000
saa7133[0]: dsp access wait timeout [bit=WRR]
saa7133[0]: dsp access wait timeout [bit=WRR]
saa7133[0]: i2c eeprom 00: 68 51 02 05 54 20 1c 00 43 43 a9 1c 55 d2 b2 92
saa7133[0]: i2c eeprom 10: 00 ff 22 0f ff 20 ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c eeprom 20: 01 40 01 03 03 01 01 03 08 ff 01 aa ff ff ff ff
saa7133[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c scan: found device @ 0x10 [???]
saa7133[0]: i2c scan: found device @ 0x96 [???]
saa7133[0]: i2c scan: found device @ 0xa0 [eeprom]
tuner 1-004b: chip found @ 0x96 (saa7133[0])
tuner 1-004b: tuner: type set to tda8290+75
saa7133[0]: registered device video0 [v4l2]
saa7133[0]: registered device vbi0
=========================================
this way, YES, i can receive analog TV!
but tvtime can't see anymore the composite and svideo input capabilities!
anyway, using this modprobe line:
#modprobe saa7134 card=39 i2c_scan=1
these are the dmesg entries
========================================
saa7130/34: v4l2 driver version 0.2.12 loaded
saa7130/34: snapshot date 2005-03-10
ACPI: PCI interrupt 0000:04:00.0[A] -> GSI 19 (level, low) -> IRQ 217
saa7133[0]: found at 0000:04:00.0, rev: 240, irq: 217, latency: 64,
mmio: 0x40800000
saa7133[0]: subsystem: 5168:0502, board: LifeView FlyTV Platinum Mini
[card=39,insmod option]
saa7133[0]: board init: gpio is e010000
saa7133[0]: dsp access wait timeout [bit=WRR]
saa7133[0]: dsp access wait timeout [bit=WRR]
tuner 1-004b: chip found @ 0x96 (saa7133[0])
tuner 1-004b: tuner: type set to tda8290+75
saa7133[0]: i2c eeprom 00: 68 51 02 05 54 20 1c 00 43 43 a9 1c 55 d2 b2 92
saa7133[0]: i2c eeprom 10: 00 ff 22 0f ff 20 ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c eeprom 20: 01 40 01 03 03 01 01 03 08 ff 01 aa ff ff ff ff
saa7133[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c scan: found device @ 0x10 [???]
saa7133[0]: i2c scan: found device @ 0x96 [???]
saa7133[0]: i2c scan: found device @ 0xa0 [eeprom]
saa7133[0]: registered device video0 [v4l2]
saa7133[0]: registered device vbi0
========================================
status:
- i still can see the analog tv
- tvtime can find the svideo and composite1 inputs but,
- i don't see a known good composite source thru the composite input
so for the svideo & composite input support, it should be "still" just a
matter for the correct gpio programming!
how can i try to smart mangle with those gpio registers?
then i'd like to say that on the flyvideo case there's an orange led off
on linux and going on when i run the windows driver (could be a signal
when the driver initialise and loads a firmware on the tda10046 dvb-t chip?)
BTW you can see in both the dmesg log the output of an i2c_scan i put in
the modprobe.
there is the i2c device at address 0x10; it should be the tda10046
demod, as seen in other v4l messages..
that's all for this week. good evening
andrea venturi
More information about the linux-dvb
mailing list