MSI DIGIVOX mini III: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
m (added category)
(added table from device database)
 
(One intermediate revision 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]]
[[Image:MSI_DIGIVOX_mini_III_remote.jpg|thumb|80px|MSI DigiVox mini III IR remote control]]


'''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]]
Line 12: 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 40: 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]]
[[Category:DVB-T USB Devices]]

Latest revision as of 09:53, 28 September 2010

MSI DigiVox mini III

MSI DigiVox mini III is a DVB-T USB 2.0 device from MSI (see Vendor site for a picture).


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 MSI DIGIVOX mini III.jpg Jump to the place where you can edit this entry

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

MSI DigiVox mini III IR remote control

IR Remote support added to kernel in version 2.6.32 (git commit)