Easylite DVB-T stick: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 30: | Line 30: | ||
===Sample kernel output=== |
===Sample kernel output=== |
||
relevant output from dmesg (without firmware): |
relevant output from dmesg (without firmware): |
||
<pre> |
|||
usb 2-5: new high speed USB device using ehci_hcd and address 5 |
usb 2-5: new high speed USB device using ehci_hcd and address 5 |
||
usb 2-5: configuration #1 chosen from 1 choice |
usb 2-5: configuration #1 chosen from 1 choice |
||
Line 39: | Line 39: | ||
usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0 |
usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0 |
||
usb 2-5: Product: DVBT |
usb 2-5: Product: DVBT |
||
</pre> |
|||
===Remote Control Support=== |
===Remote Control Support=== |
Revision as of 09:00, 30 May 2009
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