Artec T1 USB TV Box: Difference between revisions
Jump to navigation
Jump to search
m (minor edits) |
m (minor additions/edits) |
||
Line 11: | Line 11: | ||
===Identification=== |
===Identification=== |
||
''insert relevant output of lsusb -v here'' |
|||
== Making it work == |
== Making it work == |
||
Line 16: | Line 17: | ||
=== Firmware === |
=== Firmware === |
||
You will need either [[Firmware|dvb-usb-dibusb-5.0.0.11.fw or dvb-usb-dibusb-an2235-01.fw]] in <tt>/lib/firmware</tt> or the relevant place for your distribution. |
You will need either the [[Firmware|dvb-usb-dibusb-5.0.0.11.fw or dvb-usb-dibusb-an2235-01.fw]] firmware file in <tt>/lib/firmware</tt> (or the relevant place for your distribution). |
||
=== Drivers === |
=== Drivers === |
||
Just use the in-kernel drivers, or compile your own by following the [[ |
Just use the in-kernel drivers, or compile your own by following the [[How to install DVB device drivers]] instructions. |
||
You may need to make sure that the "Support faulty USB IDs" option is enabled. |
You may need to make sure that the "Support faulty USB IDs" option is enabled. |
||
Line 64: | Line 65: | ||
==External Links== |
==External Links== |
||
* [http://www.hentges.net/misc/howtos/artec-t1-usb-dvb-t.shtml Artec T1 DVB-T USB in Debian SID] |
|||
[[Category:DVB-T]] |
[[Category:DVB-T]] |
Revision as of 04:33, 11 January 2008
A DVB-T USB device from Artec.
It is supported under Linux.
Note: The following text needs some clean-up work.
Overview/Features
The device is based upon the DiBcom DVB-T USB 1.1 reference design.
Components Used
- Dibcom DiB3000
Identification
insert relevant output of lsusb -v here
Making it work
Firmware
You will need either the dvb-usb-dibusb-5.0.0.11.fw or dvb-usb-dibusb-an2235-01.fw firmware file in /lib/firmware (or the relevant place for your distribution).
Drivers
Just use the in-kernel drivers, or compile your own by following the How to install DVB device drivers instructions.
You may need to make sure that the "Support faulty USB IDs" option is enabled.
<M> Multimedia devices <M> DVB/ATSC adapters <M> DiBcom USB DVB-T devices (based on the DiB3000M-B) [Y] Support faulty USB IDs
Kernel modules
dvb_pll dib3000mb dvb_usb_dibusb_mb dvb_usb_dibusb_common dib3000mc dibx000_common dvb_usb dvb_core
Sample kernel output
usb 2-1: new full speed USB device using ohci_hcd and address 9 usb 2-1: configuration #1 chosen from 1 choice dvb-usb: found a 'Artec T1 USB1.1 TVBOX with AN2235 (faulty USB IDs)' in cold state, will try to load a firmware dvb-usb: downloading firmware from file 'dvb-usb-dibusb-an2235-01.fw' usb 2-1: USB disconnect, address 9 dvb-usb: generic DVB-USB module successfully deinitialized and disconnected. usb 2-1: new full speed USB device using ohci_hcd and address 10 usb 2-1: configuration #1 chosen from 1 choice dvb-usb: found a 'Artec T1 USB1.1 TVBOX with AN2135' in warm state. dvb-usb: will use the device's hardware PID filter (table count: 16). DVB: registering new adapter (Artec T1 USB1.1 TVBOX with AN2135) DVB: registering frontend 0 (DiBcom 3000M-B DVB-T)... dibusb: This device has the Thomson Cable onboard. Which is default. input: IR-receiver inside an USB DVB receiver as /class/input/input9 dvb-usb: schedule remote query interval to 150 msecs. dvb-usb: Artec T1 USB1.1 TVBOX with AN2135 successfully initialized and connected.
Remote control support
The IR receiver is presented as a normal input device.