DViCO FusionHDTV DVB-T Dual Digital 4

From MythTV

Jump to: navigation, search

Contents

Description

PCI dual DVB-T tuner [1] Internally, this device consists of a VIA USB controller driving 2 "bluebird" DVB-T tuners.


Note: FusionHDTV DVB-T Nano 2 has the same usb hardware as the Dual Digital 4, and is also supported by the patch below.

Issues

The patch is no longer required to get this working - the required drivers are now part of the v4l-dvb tree (including IR support). Follow instructions at https://help.ubuntu.com/community/DViCO_Dual_Digital_4 or http://www.itee.uq.edu.au/~chrisp/Linux-DVB/DVICO/ to get this working.

IR Remote Control

IR support is now included in the main driver in the v4l-dvb tree.

More Information

Although it is a pci card the tuners appear on the usb bus.

Bus 007 Device 003: ID 0fe9:db78 DVICO 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x0fe9 DVICO
  idProduct          0xdb78 
  bcdDevice           87.4a
  iManufacturer           1 Dvico
  iProduct                2 Bluebird
  iSerial                 4 
  bNumConfigurations      1

dmesg should look like this:

dvb-usb: found a 'DViCO FusionHDTV DVB-T Dual Digital 4' in warm state.
dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
DVB: registering new adapter (DViCO FusionHDTV DVB-T Dual Digital 4).
DVB: registering frontend 0 (Zarlink ZL10353 DVB-T)...
dvb-usb: DViCO FusionHDTV DVB-T Dual Digital 4 successfully initialized and connected.
dvb-usb: found a 'DViCO FusionHDTV DVB-T Dual Digital 4' in warm state.
dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
DVB: registering new adapter (DViCO FusionHDTV DVB-T Dual Digital 4).
DVB: registering frontend 1 (Zarlink ZL10353 DVB-T)...
dvb-usb: DViCO FusionHDTV DVB-T Dual Digital 4 successfully initialized and connected.
usbcore: registered new driver dvb_usb_cxusb

the following modules should be loaded:

xc3028_fe               9088  2
zl10353                 8072  2
dvb_usb_cxusb          31236  0
dvb_usb                26124  1 dvb_usb_cxusb
dvb_core               85424  1 dvb_usb
dvb_pll                17156  2 dvb_usb_cxusb,dvb_usb
ehci_hcd               41352  0
usbcore               140328  4 dvb_usb_cxusb,dvb_usb,ehci_hcd
Personal tools