AVerMedia A316: Difference between revisions
Jump to navigation
Jump to search
(Created page with "==Overview/Features== A Hybrid DVB-T PCIe Mini Card from AVerMedia. It is currently not supported under Linux. * Hybrid TV tuners (DVB-T , PAL/NTSC analog) ===Compo...") |
(Adding pictures of card.) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ArticleNeedsExpanding}} |
|||
⚫ | |||
[[image:Avermedia_A316C_SAA7136.JPG|thumb|right|150px|Front side of A316-C]] |
|||
A Hybrid [[DVB-T]] [[PCIe Mini Card]] from [[AVerMedia]]. |
A Hybrid [[DVB-T]] [[PCIe Mini Card]] from [[AVerMedia]]. |
||
It is currently not supported under Linux. |
It is currently not supported under Linux. |
||
⚫ | |||
* PCI-e interface |
|||
* Inputs: Antenna (no Remote nor other connectors) |
|||
* Hybrid TV tuners (DVB-T , PAL/NTSC analog) |
* Hybrid TV tuners (DVB-T , PAL/NTSC analog) |
||
===Components used=== |
===Components used=== |
||
* [[NXP SAA716x|NXP SAA7160ET]] ( |
* [[NXP SAA716x|NXP SAA7160ET]] (PCI-e bridge) |
||
* [[Saa713x devices|NXP SAA7136E/1/G]] ( |
* [[Saa713x devices|NXP SAA7136E/1/G]] (audio/video decoder) |
||
* Afatech AF9013S-N1 ( |
* Afatech AF9013S-N1 (digital signal decoder) |
||
===Identification=== |
===Identification=== |
||
* Device: 1131:7160 |
* Device: 1131:7160 |
||
* Subsystem: 1461:2055 |
* Subsystem: 1461:2055 |
||
Output of <code>lspci -vvn</code> : |
|||
<pre> |
|||
Multimedia controller [0480]: Philips Semiconductors Device [1131:7160] (rev 03) |
|||
Subsystem: Avermedia Technologies Inc Device [1461:2055] |
|||
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- |
|||
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- |
|||
Latency: 0, Cache Line Size: 32 bytes |
|||
Interrupt: pin A routed to IRQ 3 |
|||
Region 0: Memory at feb00000 (64-bit, non-prefetchable) [size=1M] |
|||
Capabilities: <access denied> |
|||
</pre> |
|||
===Other Images=== |
|||
<gallery perrow=5> |
|||
Image:Avermedia_A316C_backplate.JPG|Back-side of A316-C card |
|||
Image:Avermedia_A316C_AF9013S.JPG|Details of IC from back-side of card |
|||
</gallery> |
|||
==Making it Work== |
|||
Still don't know how. |
|||
Driver for testing of [[NXP_SAA716x|SAA716x PCI-e bridge]] is not included in distributions, but it's available online. |
|||
Driver for AF9013 is included in distributions. |
|||
Although loaded manually, DVB-T device still not available via <code>/dev/dvb</code>. |
|||
[[Category:DVB-T PCIe Cards]] |
Latest revision as of 07:46, 1 November 2011
This article is a stub or is incomplete. |
This article requires expansion. Please help add informative information if you can. |
A Hybrid DVB-T PCIe Mini Card from AVerMedia.
It is currently not supported under Linux.
Overview/Features
- PCI-e interface
- Inputs: Antenna (no Remote nor other connectors)
- Hybrid TV tuners (DVB-T , PAL/NTSC analog)
Components used
- NXP SAA7160ET (PCI-e bridge)
- NXP SAA7136E/1/G (audio/video decoder)
- Afatech AF9013S-N1 (digital signal decoder)
Identification
- Device: 1131:7160
- Subsystem: 1461:2055
Output of lspci -vvn
:
Multimedia controller [0480]: Philips Semiconductors Device [1131:7160] (rev 03) Subsystem: Avermedia Technologies Inc Device [1461:2055] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 32 bytes Interrupt: pin A routed to IRQ 3 Region 0: Memory at feb00000 (64-bit, non-prefetchable) [size=1M] Capabilities: <access denied>
Other Images
Making it Work
Still don't know how.
Driver for testing of SAA716x PCI-e bridge is not included in distributions, but it's available online. Driver for AF9013 is included in distributions.
Although loaded manually, DVB-T device still not available via /dev/dvb
.