AVerMedia AVerTVHD Volar (A868R): Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(New page: Basic info on this product can be found on the mailing list [http://www.linuxtv.org/pipermail/linux-dvb/2007-January/015195.html chipset list] The chips included appear to be: Cypress FX2...)
 
m (→‎Identification: - Added comment about A868 / A868R naming.)
 
(15 intermediate revisions by 5 users not shown)
Line 1: Line 1:
[[Image:AVerMedia-A868R-case.jpg|thumb|240px|AVerMedia A868R Case]][[Image:AVerMedia-A868R-pcb.jpg|thumb|240px|AVerMedia A868R PCB]]
Basic info on this product can be found on the mailing list [http://www.linuxtv.org/pipermail/linux-dvb/2007-January/015195.html chipset list]
The chips included appear to be:


An [[ATSC]] [[ATSC USB Devices|USB 2.0 device]] from [[AVerMedia]].
Cypress FX2, WM8739, Conexant CX2584x, Xceive XC3028 and Zarlink MT352.

It is supported under Linux since kernel 2.6.27 [http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f5376adacc693155c24e4e7be3777bdd0eeb99f7]

==Overview/Features==
This device supports ATSC (i.e. OTA Digital TV) only. A pig-tail (included) connects the device's [http://en.wikipedia.org/wiki/MMCX_connector MMCX] mini-RF connector to a standard coax [http://en.wikipedia.org/wiki/F_connector F connector].

===Components Used===
* [[MXL5003S]] tuner
* [[LG DT3303]] demodulator
* Cypress FX2LP (CY7C68013A)

===Identification===
From lsusb: ID 07ca:a868 AVerMedia Technologies, Inc.
Tested device was in a opaque metallic black plastic case.

[http://web.archive.org/web/20090207175629/http://aver.com/mpd/hd_volar_feature.html AVerMedia's website (cached)] shows a unit with a glossy translucent blue plastic case, and the high-resolution [http://web.archive.org/web/20081118142335/http://www.aver.com/mpd/hd_volar_large.jpg marketing image (cached)] shows an IR receiver on the board, possibly necessitating the translucent case. Production versions of the A868 with the translucent case, however, do not include this IR receiver component, and have an internal board & component layout identical to the opaque black version pictured on this page.

Note also that while AVerMedia literature refers to this device as the 'A868R', production devices (both black and blue versions) are labeled as model: 'A868' (no 'R').

==Making it work==
Using a kernel > 2.6.27,
required modules are:
* dvb_core
* dvb_usb
* dvb_usb_cxusb
* lgdt330x
* mxl5005s

No firmware is needed, the EZUSB chip appears to load via I2C from an EEPROM.
Device must be connected to a USB 2.0 port to function.

==Other Notes==
(As of Dec 2008) This device seems to be universally on clearance and/or significantly marked down on both auction and common retailer's sites. Perhaps discontinued?

==External Links==
* [http://web.archive.org/web/20090207175629/http://aver.com/mpd/hd_volar_feature.html Volar product page (cached)]
[[Category: ATSC USB Devices]]

Latest revision as of 05:05, 11 February 2014

AVerMedia A868R Case
AVerMedia A868R PCB

An ATSC USB 2.0 device from AVerMedia.

It is supported under Linux since kernel 2.6.27 [1]

Overview/Features

This device supports ATSC (i.e. OTA Digital TV) only. A pig-tail (included) connects the device's MMCX mini-RF connector to a standard coax F connector.

Components Used

Identification

From lsusb: ID 07ca:a868 AVerMedia Technologies, Inc. Tested device was in a opaque metallic black plastic case.

AVerMedia's website (cached) shows a unit with a glossy translucent blue plastic case, and the high-resolution marketing image (cached) shows an IR receiver on the board, possibly necessitating the translucent case. Production versions of the A868 with the translucent case, however, do not include this IR receiver component, and have an internal board & component layout identical to the opaque black version pictured on this page.

Note also that while AVerMedia literature refers to this device as the 'A868R', production devices (both black and blue versions) are labeled as model: 'A868' (no 'R').

Making it work

Using a kernel > 2.6.27, required modules are:

  • dvb_core
  • dvb_usb
  • dvb_usb_cxusb
  • lgdt330x
  • mxl5005s

No firmware is needed, the EZUSB chip appears to load via I2C from an EEPROM. Device must be connected to a USB 2.0 port to function.

Other Notes

(As of Dec 2008) This device seems to be universally on clearance and/or significantly marked down on both auction and common retailer's sites. Perhaps discontinued?

External Links