DigitalNow TinyTwin DVB-T Receiver

From LinuxTVWiki
Jump to navigation Jump to search

Introduction

DigitalNow TinyTwin USB Dual DVB-T Digital TV Tuner (Australia)
Vendor's Website http://www.digitalnow.com.au/product_pages/TinyTwin.html
Support Status Partially
Driver dvb_usb_af9015
Chipset af9015

There are three versions of this device, only two of which are currently supported.

The supported USB IDs are:

$ lsusb
Bus 001 Device 004: ID 13d3:3226 IMC Networks DigitalNow TinyTwin DVB-T Receiver
Bus 001 Device 003: ID 1b80:e402 Afatech

and appears in /dev/dvb. For one tuner:

$ ls /dev/dvb
adapter0 adapter1

or for two tuners:

$ ls /dev/dvb
adapter0 adapter1 adapter2 adapter3

The unsupported USB ID is 1f4D:9016. It is NOT yet in the kernel.

Mythbuntu 10.10

  • Only the USB IDs 13d3:3226 and 1b80:e402 are supported out of the box.
  • When the device is inserted, Mythbuntu offers to install the firmware (installs dvb-usb-af9015.fw to /lib/firmware). Need to reboot.
  • IR Receiver (i.e. remote control) not tested.