MSI DIGIVOX mini III: Difference between revisions
Jump to navigation
Jump to search
Alldigital (talk | contribs) m (fixed links) |
(added table from device database) |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
[[Image:MSI_DIGIVOX_mini_III.jpg|thumb|250px|MSI DigiVox mini III]] |
[[Image:MSI_DIGIVOX_mini_III.jpg|thumb|250px|MSI DigiVox mini III]] |
||
'''MSI DigiVox mini III''' is a [[DVB-T]] [[DVB-T USB Devices|USB 2.0 device]] from [[MSI]] |
'''MSI DigiVox mini III''' is a [[DVB-T]] [[DVB-T USB Devices|USB 2.0 device]] from [[MSI]] |
||
(see [http://www.msi.com/index.php?func=proddesc&maincat_no=132&cat2_no=259&cat3_no=261&prod_no=1477 Vendor site] for a picture). |
(see [http://www.msi.com/index.php?func=proddesc&maincat_no=132&cat2_no=259&cat3_no=261&prod_no=1477 Vendor site] for a picture). |
||
Line 10: | Line 11: | ||
== Hardware == |
== Hardware == |
||
{{Device_List_Medium_Detail/Header |
|||
| content = |
|||
{{USB_Device_Data |
|||
|renderwith=Device_List_Medium_Detail/Row |
|||
|selatt1=did |
|||
|selval1=msi-digivox-mini-iii |
|||
}} |
|||
}} |
|||
[[Afatech AF9015]] - DVB-T demodulator and USB bridge |
[[Afatech AF9015]] - DVB-T demodulator and USB bridge |
||
Line 22: | Line 33: | ||
=== Kernel modules === |
=== Kernel modules === |
||
af9013 |
|||
dvb_usb_af9015 |
dvb_usb_af9015 |
||
tda18271 |
tda18271 |
||
Line 37: | Line 49: | ||
=== IR Remote Support === |
=== IR Remote Support === |
||
[[Image:MSI_DIGIVOX_mini_III_remote.jpg|thumb|80px|MSI DigiVox mini III IR remote control]] |
|||
Not supported yet |
|||
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]) |
|||
[[Category:DVB-T USB Devices]] |
Latest revision as of 09:53, 28 September 2010
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
Vendor Device/Model |
Supported | ID on Interface |
Hardware | Firmware | Comment / Pictures | URL | E |
---|---|---|---|---|---|---|---|
MSI DIGIVOX mini III | ✔ Yes, in kernel since 2.6.28 | 1462:8807 USB2.0 | Afatech AF9015A, NXP/Philips TDA18211HD | dvb-usb-af9015.fw |
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)