AVerMedia AVerTVHD MCE A180: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
m (AVerMedia AVerTVHD MCE A180 (A180) moved to AVerMedia AVerTVHD MCE A180: name ... while I recently decided to include a duplicate "a180" in the name (the bracketed portion) for consistency with the other AVer devices, I'm going to balk at that now)
m (formatting and some component info)
Line 1: Line 1:
The [[AVerMedia]] AVerTVHD MCE A180 is an [[ATSC]] [[ATSC PCI Cards|PCI card]], and is supported under Linux (added to kernel 2.6.15).
An [[ATSC]] [[ATSC PCI Cards|PCI card]] from [[AVerMedia]].

The AVerTVHD MCE A180 is supported under Linux (added to kernel 2.6.15).

==Overview/Features==


{{Note|An AVerMedia press release (Jan 8 2007, CES) mentions them demonstrating an "updated AVerTVHD MCE A180". It does not indicate what updates have been made to the card.}}
{{Note|An AVerMedia press release (Jan 8 2007, CES) mentions them demonstrating an "updated AVerTVHD MCE A180". It does not indicate what updates have been made to the card.}}


====Firmware====
===Components Used===
* Alps NIM
** tuner ?
** ATI Nxt2004 (digital demodulator for 8VSB & 256/64-QAM)
* Philips SAA7135 (A/V decoder & PCI bridge)

===Identification===

==Making it Work==

===Firmware===
This card requires a firmware file (dvb-fe-nxt2004.fw<sup id="fn_1_back">[[#fn_1|1]]</sup>) for the demodulator, which can be obtained using the get_dvb_firmware perl script included in the kernel sources:
This card requires a firmware file (dvb-fe-nxt2004.fw<sup id="fn_1_back">[[#fn_1|1]]</sup>) for the demodulator, which can be obtained using the get_dvb_firmware perl script included in the kernel sources:


Line 12: Line 26:


<cite id="fn_1">[[#fn_1_back|Note 1:]] </cite> All devices that use the [[Nxt2004]] demodulator are currently using a firmware version from the [[AVerMedia AVerTVHD MCE A180|AVerTVHD MCE A180]]. As the firmware's code has not been discerned, it is unclear whether other firmwares for the Nxt2004 would have any affect on reception performance.
<cite id="fn_1">[[#fn_1_back|Note 1:]] </cite> All devices that use the [[Nxt2004]] demodulator are currently using a firmware version from the [[AVerMedia AVerTVHD MCE A180|AVerTVHD MCE A180]]. As the firmware's code has not been discerned, it is unclear whether other firmwares for the Nxt2004 would have any affect on reception performance.

==Drivers==

===Sample kernel output====

===Remote control support===





Revision as of 18:33, 17 December 2007

An ATSC PCI card from AVerMedia.

The AVerTVHD MCE A180 is supported under Linux (added to kernel 2.6.15).

Overview/Features

Note: An AVerMedia press release (Jan 8 2007, CES) mentions them demonstrating an "updated AVerTVHD MCE A180". It does not indicate what updates have been made to the card.

Components Used

  • Alps NIM
    • tuner ?
    • ATI Nxt2004 (digital demodulator for 8VSB & 256/64-QAM)
  • Philips SAA7135 (A/V decoder & PCI bridge)

Identification

Making it Work

Firmware

This card requires a firmware file (dvb-fe-nxt2004.fw1) for the demodulator, which can be obtained using the get_dvb_firmware perl script included in the kernel sources:

# cd /[kernel source directory]/Documentation/dvb/
# perl get_dvb_firmware nxt2004

Once the download is complete, place a copy of the firmware file in your /lib/firmware directory. (This directory may differ with some distros; consult your distro's documentation for the appropriate location).

Note 1: All devices that use the Nxt2004 demodulator are currently using a firmware version from the AVerTVHD MCE A180. As the firmware's code has not been discerned, it is unclear whether other firmwares for the Nxt2004 would have any affect on reception performance.

Drivers

Sample kernel output=

Remote control support

External Links