BigBadBob n00b
Joined: 24 Jun 2006 Posts: 2
|
Posted: Wed Jun 28, 2006 3:23 pm Post subject: Avermedia UltraTV and cx88 |
|
|
ok guys heres my question
i have two tv cards installed one Leadtek Winfast 2000XP Expert works great, and is auto detected by the driver
the other is a Avermedia UltraTV pci500 tv card that the driver cant recognize.
so my question is, is the cs88 driver right for this card? and if it is how do i get it working for both cards?
i assume i need to specify the card number, but im not sure where.
im using linux-2.6.16-gentoo-r9 kernel
TOAST ~ # dmesg | grep cx
cx2388x v4l2 driver version 0.0.5 loaded
cx88[0]: Your board isn't known (yet) to the driver. You can
cx88[0]: try to pick one of the existing card configs via
cx88[0]: card=<n> insmod option. Updating to the latest
cx88[0]: version might help as well.
cx88[0]: Here is a list of valid choices for the card=<n> insmod option:
cx88[0]: card=0 -> UNKNOWN/GENERIC
cx88[0]: card=1 -> Hauppauge WinTV 34xxx models
cx88[0]: card=2 -> GDI Black Gold
cx88[0]: card=3 -> PixelView
cx88[0]: card=4 -> ATI TV Wonder Pro
cx88[0]: card=5 -> Leadtek Winfast 2000XP Expert
cx88[0]: card=6 -> AverTV Studio 303 (M126)
cx88[0]: card=7 -> MSI TV-@nywhere Master
cx88[0]: card=8 -> Leadtek Winfast DV2000
cx88[0]: card=9 -> Leadtek PVR 2000
cx88[0]: card=10 -> IODATA GV-VCP3/PCI
cx88[0]: card=11 -> Prolink PlayTV PVR
cx88[0]: card=12 -> ASUS PVR-416
cx88[0]: card=13 -> MSI TV-@nywhere
cx88[0]: card=14 -> KWorld/VStream XPert DVB-T
cx88[0]: card=15 -> DViCO FusionHDTV DVB-T1
cx88[0]: card=16 -> KWorld LTV883RF
cx88[0]: card=17 -> DViCO FusionHDTV 3 Gold-Q
cx88[0]: card=18 -> Hauppauge Nova-T DVB-T
cx88[0]: card=19 -> Conexant DVB-T reference design
cx88[0]: card=20 -> Provideo PV259
cx88[0]: card=21 -> DViCO FusionHDTV DVB-T Plus
cx88[0]: card=22 -> pcHDTV HD3000 HDTV
cx88[0]: card=23 -> digitalnow DNTV Live! DVB-T
cx88[0]: card=24 -> Hauppauge WinTV 28xxx (Roslyn) models
cx88[0]: card=25 -> Digital-Logic MICROSPACE Entertainment Center (MEC)
cx88[0]: card=26 -> IODATA GV/BCTV7E
cx88[0]: card=27 -> PixelView PlayTV Ultra Pro (Stereo)
cx88[0]: card=28 -> DViCO FusionHDTV 3 Gold-T
cx88[0]: card=29 -> ADS Tech Instant TV DVB-T PCI
cx88[0]: card=30 -> TerraTec Cinergy 1400 DVB-T
cx88[0]: card=31 -> DViCO FusionHDTV 5 Gold
cx88[0]: card=32 -> AverMedia UltraTV Media Center PCI 550
cx88[0]: card=33 -> Kworld V-Stream Xpert DVD
cx88[0]: card=34 -> ATI HDTV Wonder
cx88[0]: card=35 -> WinFast DTV1000-T
cx88[0]: card=36 -> AVerTV 303 (M126)
cx88[0]: card=37 -> Hauppauge Nova-S-Plus DVB-S
cx88[0]: card=38 -> Hauppauge Nova-SE2 DVB-S
cx88[0]: card=39 -> KWorld DVB-S 100
cx88[0]: card=40 -> Hauppauge WinTV-HVR1100 DVB-T/Hybrid
cx88[0]: card=41 -> Hauppauge WinTV-HVR1100 DVB-T/Hybrid (Low Profile)
cx88[0]: card=42 -> digitalnow DNTV Live! DVB-T Pro
cx88[0]: card=43 -> KWorld/VStream XPert DVB-T with cx22702
cx88[0]: card=44 -> DViCO FusionHDTV DVB-T Dual Digital
CORE cx88[0]: subsystem: 1461:8010, board: UNKNOWN/GENERIC [card=0,autodetected]
cx88[0]/0: found at 0000:05:06.0, rev: 5, irq: 58, latency: 32, mmio: 0xd3000000
tuner 2-0060: chip found @ 0xc0 (cx88[0])
cx88[0]/0: registered device video0 [v4l2]
cx88[0]/0: registered device vbi0
CORE cx88[1]: subsystem: 107d:6613, board: Leadtek Winfast 2000XP Expert [card=5,autodetected]
tuner 3-0060: chip found @ 0xc0 (cx88[1])
cx88[1]: Leadtek Winfast 2000XP Expert config: tuner=43, eeprom[0]=0x01
input: cx88 IR (Leadtek Winfast 2000XP as /class/input/input3
cx88[1]/0: found at 0000:05:07.0, rev: 5, irq: 66, latency: 32, mmio: 0xd6000000
tda9887 2-0043: chip found @ 0x86 (cx88[0])
tda9887 3-0043: chip found @ 0x86 (cx88[1])
cx88[1]/0: registered device video1 [v4l2]
cx88[1]/0: registered device vbi1
cx88[1]/0: registered device radio0 |
|