I picked up this card after a quick google showed it should have been
supported by IVTV.
Result - not supported.
Specifics:
ivtv: ==================== START INIT IVTV ====================
ivtv: version 0.8.0 (tagged release) loading
ivtv: Linux version: 2.6.18 mod_unload PENTIUMIII gcc-3.4
ivtv: In case of problems please include the debug info between
ivtv: the START INIT IVTV and END INIT IVTV lines, along with
ivtv: any module options, when mailing the ivtv-users mailinglist.
ivtv0: Autodetected AOpen VA2000MAX-SNT6 card (cx23416 based)
PCI: Enabling device 0000:01:0f.0 (0110 -> 0112)
ACPI: PCI Interrupt 0000:01:0f.0[A] -> Link [LNKA] -> GSI 10 (level,
low) -> IRQ 10
ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
tuner 0-0060: All bytes are equal. It is not a TEA5767
tuner 0-0060: chip found @ 0xc0 (ivtv i2c driver #0)
saa7115 0-0021: saa7114 found @ 0x42 (ivtv i2c driver #0)
upd64083 0-005c: chip found @ 0xb8 (ivtv i2c driver #0)
msp3400 0-0040: MSP3425G-B8 found @ 0x80 (ivtv i2c driver #0)
msp3400 0-0040: MSP3425G-B8 supports radio, mode is autodetect and autoselect
ivtv0: Encoder revision: 0x02050032
ivtv0: Registered device video0 for encoder MPEG
ivtv0: Registered device video32 for encoder YUV
ivtv0: Registered device vbi0 for encoder VBI
ivtv0: Registered device video24 for encoder PCM audio
tuner 0-0060: type set to 53 (Philips FQ1286)
ivtv0: Initialized AOpen VA2000MAX-SNT6, card #0
ivtv: ==================== END INIT IVTV ====================
In order to even detect the card, I had to add its subsystem ID to
ivtc-cards.c for AOpen VA2000:
{ PCI_DEVICE_ID_IVTV16, 0, 0xff5f }, < original card in cards.c
{ PCI_DEVICE_ID_IVTV16, 0, 0xfd5f }, < my card's revision
>From looking at the rest of the code in the card definition, it seems
a lot of stuff is wrong - for example there's a S-Video and Composite
input on the back of the card, as well as tuner type seems to be
specified wrong (maybe its compatible?)
Stuff on the card:
front:
Conexant CX23416-12
Micronas MSP3425G
Hynix SDRAM
back:
Philips SAA7114H
NEC D64083GF
Writings in upper right of tuner side of PCB:
VA2000
03906-11
48.052FM.011
Tuner:
3139 147 13251D#
FI1236 MK2/PH hm
SV23 0321
MADE IN INDONESIA
After I added the card's revision to autodetect, I can tune properly
with ivtvtune, however I get a black mpeg with good quality audio from
the tuned channel.
Firmware used is the one linked from the Firmware/Howto on ivtv wiki.
Any suggestions on next steps to take?
If someone wants to poke around in the system remotely with the card
installed, I can provide an account.
Thanks,
tim
_______________________________________________
ivtv-devel mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-devel