Artec T1 USB TV Box

From LinuxTVWiki
Revision as of 22:51, 8 January 2008 by D.s (talk | contribs) (No longer mark as out of date; reference the in-kernel driver.)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

A DVB-T USB device from Artec

The device is based upon the DiBcom DVB-T USB 1.1 reference design.

Note: The following text needs some clean-up work.


Overview/Features

Components Used

  • Dibcom DiB3000

Identification

Making it work

Firmware

You will need either dvb-usb-dibusb-5.0.0.11.fw or dvb-usb-dibusb-an2235-01.fw 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 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.

External Links