DigitalNow TinyTwin DVB-T Receiver: Difference between revisions
Jump to navigation
Jump to search
Bernmeister (talk | contribs) |
Bernmeister (talk | contribs) |
||
Line 1: | Line 1: | ||
== Introduction == |
== Introduction == |
||
{| border="1" cellspacing="0" cellpadding="5" style="border-collapse:collapse; border-color:#8eabd0; background:#e7edf5" |
{| border="1" cellspacing="0" cellpadding="5" style="border-collapse:collapse; border-color:#8eabd0; background:#e7edf5" |
||
Line 19: | Line 18: | ||
|} |
|} |
||
There are <u>three</u> versions of this device, only two of which are currently supported. |
There are <u>three</u> versions of this device, only two of which are currently supported. |
||
The supported USB IDs are: |
The supported USB IDs are: |
||
Line 27: | Line 26: | ||
Bus 001 Device 003: ID 1b80:e402 Afatech |
Bus 001 Device 003: ID 1b80:e402 Afatech |
||
For one tuner: |
|||
$ ls /dev/dvb |
$ ls /dev/dvb |
||
Line 37: | Line 36: | ||
adapter0 adapter1 adapter2 adapter3 |
adapter0 adapter1 adapter2 adapter3 |
||
The unsupported USB ID is 1f4D:9016 |
The unsupported USB ID is 1f4D:9016 (which is for the most current device) and is '''NOT''' yet in the kernel. |
||
== Mythbuntu 10.10 == |
== Mythbuntu 10.10 == |
Revision as of 10:06, 14 October 2010
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
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 (which is for the most current device) and 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.