MSI DIGIVOX mini III: Difference between revisions
Jump to navigation
Jump to search
Alldigital (talk | contribs) m (added category) |
Alldigital (talk | contribs) No edit summary |
||
Line 40: | Line 40: | ||
=== IR Remote Support === |
=== IR Remote Support === |
||
IR Remote support added to kernel in version 2.6.32 ([http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e1a7ff84a4c26893ffca19c1c35d008caa89bfde git commit]) |
|||
Not supported yet |
|||
[[Category:DVB-T USB Devices]] |
[[Category:DVB-T USB Devices]] |
Revision as of 17:49, 20 December 2009
MSI DigiVox mini III is a DVB-T USB 2.0 device from MSI (see Vendor site for a picture).
- This stick is not the same as the:
Hardware
Afatech AF9015 - DVB-T demodulator and USB bridge
NXP/Philips TDA18211HD - tuner
Identification
[root@host] lsusb ... ID 1462:8807 Micro Star International ...
Kernel modules
af9013 dvb_usb_af9015 tda18271
Installation
Drivers
Supported by linux kernel since version 2.6.28 (git commit), plug & play on any modern Linux distribution.
Another option is to download latest v4l-dvb drivers. Either getting [1] or using mercury. See the How to Obtain, Build and Install V4L-DVB Device Drivers for all the details.
Firmware
You may need to copy the following firmware dvb-usb-af9015.fw in your /lib/firmware/ directory, or in the directory where your system will search for it. Firmware version 4.95 or latest is required.
IR Remote Support
IR Remote support added to kernel in version 2.6.32 (git commit)