DigitalNow TinyTwin DVB-T Receiver: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(8 intermediate revisions by 3 users not shown)
Line 9: Line 9:
|-
|-
|Support Status
|Support Status
|{{{supportstatus|Partially}}}
|{{{supportstatus|Full}}}
|-
|-
|Driver
|Driver
|{{{driver|dvb_usb_af9015}}}
|{{{driver|dvb-usb-af9015, dvb-usb-it9135-02}}}
|-
|-
|Chipset
|Chipset
|{{{chipset|af9015}}}
|{{{chipset|af9015, it9135}}}
|}
|}






There are <u>three</u> devices, marketed under the same name, <u>two</u> of which are currently supported out of the box in kernel 2.6.34 and the third device V3 is supported in kernel 2.6.37.
There are <u>four</u> devices, marketed under the same name, all of which are currently supported out of the box according to DigitalNow.



{{Device_List_Medium_Detail/Header
{{Device_List_Medium_Detail/Header
Line 32: Line 31:
}}
}}



The kernel 2.6.34 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:
For one tuner:
Line 49: Line 42:
adapter0 adapter1 adapter2 adapter3
adapter0 adapter1 adapter2 adapter3


For the first two (now obsolete) devices, the device information is:
The device with USB ID 1f4D:9016 (which is for the most current device) is only supported in kernel 2.6.37 or greter.


$ lsusb
== Mythbuntu 10.10 ==
Bus 001 Device 002: ID 13d3:3226 IMC Networks DigitalNow TinyTwin DVB-T Receiver

* Devices with USB IDs 13d3:3226 and 1b80:e402 are supported out of the box.
Bus 002 Device 002: ID 1b80:e402 Afatechlectronics Group
* When the device is inserted, Mythbuntu offers to install the firmware (installs dvb-usb-af9015.fw to /lib/firmware). Need to reboot.
* Upgrading the kernel to 2.6.37 adds the same support for the latest V3 device (USB ID 1f4D:9016) i.e. offers to install firmware
* IR Receiver (i.e. remote control) not tested.

Revision as of 04:08, 29 October 2016

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 Full
Driver dvb-usb-af9015, dvb-usb-it9135-02
Chipset af9015, it9135


There are four devices, marketed under the same name, all of which are currently supported out of the box according to DigitalNow.


Vendor
Device/Model
Supported ID on
Interface
Hardware Firmware Comment / Pictures URL E
DigitalNow TinyTwin DVB-T Receiver Yes, in kernel since 2.6.28 13d3:3226 USB2.0 Afatech AF9015 dvb-usb-af9015.fw No longer available. Jump to the place where you can edit this entry
DigitalNow TinyTwin DVB-T Receiver V2 Yes, in kernel since 2.6.34 1b80:e402 USB2.0 Afatech AF9015 dvb-usb-af9015.fw No longer available. Jump to the place where you can edit this entry
DigitalNow TinyTwin DVB-T Receiver V3 Yes, in kernel since 2.6.37 1f4D:9016 USB2.0 Afatech AF9015 dvb-usb-af9015.fw No longer available. Jump to the place where you can edit this entry
DigitalNow TinyTwin DVB-T Receiver V3a Yes, in kernel since 3.15 048d:9006 USB2.0 IT9135 dvb-usb-it9135-02.fw Jump to the place where you can edit this entry


For one tuner:

$ ls /dev/dvb
adapter0 adapter1

or for two tuners:

$ ls /dev/dvb
adapter0 adapter1 adapter2 adapter3

For the first two (now obsolete) devices, the device information is:

$ lsusb
Bus 001 Device 002: ID 13d3:3226 IMC Networks DigitalNow TinyTwin DVB-T Receiver
Bus 002 Device 002: ID 1b80:e402 Afatechlectronics Group