AVerMedia AVerTVHD Volar (A868R): Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
m (→‎Identification: - Added comment about A868 / A868R naming.)
 
(7 intermediate revisions by 5 users not shown)
Line 6: Line 6:


==Overview/Features==
==Overview/Features==
This device supports ATSC (i.e. OTA Digital TV) only. A pig-tail(included) connects the device's mini-rf connector to standard coax cable.
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===
===Components Used===
* MXL5003S tuner
* [[MXL5003S]] tuner
* LG DT3303 demodulator
* [[LG DT3303]] demodulator
* Cypress FX2LP (CY7C68013A)
* Cypress FX2LP (CY7C68013A)


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

[http://www.aver.com/mpd/hd_volar_feature.html AVerMedia's website] shows a unit with a translucent blue case that may differ.
[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==
==Making it work==
Line 27: Line 30:
* mxl5005s
* 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.
Device must be connected to a USB 2.0 port to function.


==Other Notes==
==Other Notes==
This card seems to be universally on clearance and/or significantly marked down on both auction and common retailer's sites. Perhaps discontinued?
(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==
==External Links==
* [http://www.aver.com/mpd/hd_volar_feature.html Volar product page]
* [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