Easylite DVB-T stick: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 17: Line 17:


===Identification===
===Identification===
Recognised as 'MSI DIGI VOX mini II DVB-T USB2.0' in cold state
lsusb -v output:
lsusb -v output:


Line 28: Line 29:


===Sample kernel output===
===Sample kernel output===
relevant output from dmesg:
relevant output from dmesg (without firmware):

usb 2-5: new high speed USB device using ehci_hcd and address 5
usb 2-5: configuration #1 chosen from 1 choice
dvb-usb: found a 'MSI DIGI VOX mini II DVB-T USB2.0' in cold state, will try to load a firmware
firmware: requesting dvb-usb-digivox-02.fw
dvb-usb: did not find the firmware file. (dvb-usb-digivox-02.fw) Please see linux/Documentation/dvb/ for more details on firmware-problems. (-2)
usb 2-5: New USB device found, idVendor=10fd, idProduct=1513
usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 2-5: Product: DVBT



===Remote Control Support===
===Remote Control Support===

Revision as of 08:57, 30 May 2009

Front side PCB
Back side PCB

A DVB-T USB stick from Easylite.

It works under Linux

Overview/Features

Available in Germany (end of 2007). It has a IR sensor and is delivered with a IR remote control.

The LifeView LR506 is similar but not identical.

Components Used

  • NXP/Philips 8275AC1 (tuner)
  • NXP/Philips TDA10046A (demodulator)
  • ULi M9206 (USB bridge)

Identification

Recognised as 'MSI DIGI VOX mini II DVB-T USB2.0' in cold state lsusb -v output:

Making it Work

Firmware

Drivers

Sample kernel output

relevant output from dmesg (without firmware):

usb 2-5: new high speed USB device using ehci_hcd and address 5 usb 2-5: configuration #1 chosen from 1 choice dvb-usb: found a 'MSI DIGI VOX mini II DVB-T USB2.0' in cold state, will try to load a firmware firmware: requesting dvb-usb-digivox-02.fw dvb-usb: did not find the firmware file. (dvb-usb-digivox-02.fw) Please see linux/Documentation/dvb/ for more details on firmware-problems. (-2) usb 2-5: New USB device found, idVendor=10fd, idProduct=1513 usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0 usb 2-5: Product: DVBT


Remote Control Support

External Links