Twinhan Vision Plus & WinFast DTV1000-T

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

 



Hi,

I have been succussfully running my Twinhan VisionPlus DVB-T card here in .au for over a year now. Recently I decided to get another tuner and went for a WinFast DTV1000-T.

By themselves each card works fine. But togther, only the DVT1000 card works.

Here is dmesg output for a boot with only the twinhan card installed (Linus 2.6.15 kernel):

Feb  9 20:36:42 localhost kernel: Linux video capture interface: v1.00
Feb  9 20:36:42 localhost kernel: bttv: driver version 0.9.16 loaded
Feb  9 20:36:42 localhost kernel: bttv: using 8 buffers with 2080k (520 pages) each for capture
Feb  9 20:36:42 localhost kernel: bttv: Bt8xx card found (0).
Feb  9 20:36:42 localhost kernel: ACPI: PCI Interrupt 0000:02: 0c.0[A] -> GSI 16 (level, low) -> IRQ 169
Feb  9 20:36:42 localhost kernel: bttv0: Bt878 (rev 17) at 0000:02:0c.0, irq: 169, latency: 132, mmio: 0xf9000000
Feb  9 20:36:42 localhost kernel: bttv0: detected: Twinhan VisionPlus DVB [card=113], PCI subsystem ID is 1822:0001
Feb  9 20:36:42 localhost kernel: bttv0: using: Twinhan DST + clones [card=113,autodetected]
Feb  9 20:36:42 localhost kernel: bttv0: using tuner=4
Feb  9 20:36:42 localhost kernel: bttv0: add subdevice "dvb0"
Feb  9 20:36:42 localhost kernel: bt878: AUDIO driver version 0.0.0 loaded
Feb  9 20:36:42 localhost kernel: bt878: Bt878 AUDIO function found (0).
Feb  9 20:36:42 localhost kernel: ACPI: PCI Interrupt 0000:02:0c.1 [A] -> GSI 16 (level, low) -> IRQ 169
Feb  9 20:36:42 localhost kernel: bt878(0): Bt878 (rev 17) at 02:0c.1, irq: 169, latency: 33, memory: 0xf9001000
Feb  9 20:36:42 localhost kernel: DVB: registering new adapter (bttv0).
Feb  9 20:36:42 localhost kernel:
Feb  9 20:36:42 localhost kernel: DST type flags : 0x10 firmware version = 2
Feb  9 20:36:42 localhost kernel: DVB: registering frontend 0 (DST DVB-T)...
Feb  9 20:36:42 localhost kernel: device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@xxxxxxxxxx

With both cards in the machine, this changes to:

Linux video capture interface: v1.00
bttv: driver version 0.9.16 loaded
bttv: using 8 buffers with 2080k (520 pages) each for capture
bttv: Bt8xx card found (0).
ACPI: PCI Interrupt 0000:02:0c.0[A] -> GSI 16 (level, low) -> IRQ 169
bttv0: Bt878 (rev 17) at 0000:02: 0c.0, irq: 169, latency: 132, mmio: 0xf9000000
bttv0: using:  *** UNKNOWN/GENERIC ***  [card=0,autodetected]
bttv0: gpio: en=00000000, out=00000000 in=00fffffe [init]
bttv0: using tuner=-1
bttv0: i2c: checking for MSP34xx @ 0x80... found
bttv0: i2c: checking for TDA9875 @ 0xb0... found
tda9875: TDA9875 Rev.0 detected at 0xb0
tda9875: init
bttv0: i2c: checking for TDA7432 @ 0x8a... found
tda7432: init
bttv0: i2c: checking for TDA9887 @ 0x86... found
tda9887 0-0042: chip found @ 0x84 (bt878 #0 [sw])
tda9887 0-0043: chip found @ 0x86 (bt878 #0 [sw])
tda9887 0-004b: chip found @ 0x96 (bt878 #0 [sw])
bttv0: registered device video0
bttv0: registered device vbi0
bt878: AUDIO driver version 0.0.0 loaded
bt878: Bt878 AUDIO function found (0).
ACPI: PCI Interrupt 0000:02:0c.1[A] -> GSI 16 (level, low) -> IRQ 169
bt878(0): Bt878 (rev 17) at 02:0c.1, irq: 169, latency: 33, memory: 0xf9001000
device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@xxxxxxxxxx
...snip..

cx2388x v4l2 driver version 0.0.5 loaded
ACPI: PCI Interrupt 0000:02:0d.0[A] -> GSI 21 (level, low) -> IRQ 209
CORE cx88[0]: subsystem: 107d:665f, board: WinFast DTV1000-T [card=35,autodetected]
TV tuner 4 at 0x1fe, Radio tuner -1 at 0x1fe
cx88[0]/0: found at 0000:02:0d.0, rev: 5, irq: 209, latency: 165, mmio: 0xe5000000
cx88[0]/0: registered device video1 [v4l2]
cx88[0]/0: registered device vbi1
cx2388x blackbird driver version 0.0.5 loaded
cx2388x dvb driver version 0.0.5 loaded
ACPI: PCI Interrupt 0000:02:0d.2[A] -> GSI 21 (level, low) -> IRQ 209
cx88[0]/2: found at 0000:02:0d.2, rev: 5, irq: 209, latency: 49, mmio: 0xe6000000
cx88[0]/2: cx2388x based dvb card
DVB: registering new adapter (cx88[0]).
DVB: registering frontend 0 (Conexant CX22702 DVB-T)...


Ok, so clearly the twinhan card is not being detected anymore. So I tried

modprobe bttv card=0x71 tuner=4

Feb  9 20:41:54 localhost kernel: bttv: driver version 0.9.16 loaded
Feb  9 20:41:54 localhost kernel: bttv: using 8 buffers with 2080k (520 pages) each for capture
Feb  9 20:41:54 localhost kernel: bttv: Bt8xx card found (0).
Feb  9 20:41:54 localhost kernel: ACPI: PCI Interrupt 0000:02:0c.0[A] -> GSI 16 (level, low) -> IRQ 169
Feb  9 20:41:54 localhost kernel: bttv0: Bt878 (rev 17) at 0000:02: 0c.0, irq: 169, latency: 132, mmio: 0xf9000000
Feb  9 20:41:54 localhost kernel: bttv0: using: Twinhan DST + clones [card=113,insmod option]
Feb  9 20:41:54 localhost kernel: bttv0: using tuner=4
Feb  9 20:41:55 localhost kernel: bttv0: add subdevice "dvb0"
Feb  9 20:42:12 localhost kernel: bt878: AUDIO driver version 0.0.0 loaded
Feb  9 20:42:12 localhost kernel: bt878: Bt878 AUDIO function found (0).
Feb  9 20:42:12 localhost kernel: ACPI: PCI Interrupt 0000:02:0c.1 [A] -> GSI 16 (level, low) -> IRQ 169
Feb  9 20:42:12 localhost kernel: bt878(0): Bt878 (rev 17) at 02:0c.1, irq: 169, latency: 33, memory: 0xf9001000
Feb  9 20:42:12 localhost kernel: DVB: registering new adapter (bttv0).
Feb  9 20:42:12 localhost kernel: frontend_init: Could not find a Twinhan DST.
Feb  9 20:42:12 localhost kernel: dvb-bt8xx: A frontend driver was not found for device 109e/0878 subsystem 0000/0000

Any suggestions?

Thanks,
Matt

_______________________________________________

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