AVerMedia A316: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{ArticleNeedsExpanding}}
{{ArticleNeedsExpanding}}


==Overview/Features==
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.


==Overview/Features==
* 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]] ( analog TV decoder/demodulator and PCI-E bridge ? )
* [[NXP SAA716x|NXP SAA7160ET]] (PCI-e bridge)
* [[Saa713x devices|NXP SAA7136E/1/G]] ( DVB-T demodulator ? )
* [[Saa713x devices|NXP SAA7136E/1/G]] (audio/video decoder)
* Afatech AF9013S-N1 ( Tuner ? )
* Afatech AF9013S-N1 (digital signal decoder)


==Identification==
==Identification==
Line 16: Line 18:
* Subsystem: 1461:2055
* Subsystem: 1461:2055


Output of <code>lspci -vvnn</code> :
Output of <code>lspci -vvn</code> :
<pre>
<pre>
Multimedia controller [0480]: Philips Semiconductors Device [1131:7160] (rev 03)
Multimedia controller [0480]: Philips Semiconductors Device [1131:7160] (rev 03)
Line 27: Line 29:
Capabilities: <access denied>
Capabilities: <access denied>
</pre>
</pre>

==Making it Work==
Still don't know how.

Driver for testing of [[NXP_SAA716x|SAA716x PCI-e bridge]], not included in distributions but available online.
Driver for AF9013 included in distributions.
Although loaded manually, DVB-T device not present in /dev/dvb...

[[Category:DVB-T PCIe Cards]]

Revision as of 14:28, 31 October 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

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>

Making it Work

Still don't know how.

Driver for testing of SAA716x PCI-e bridge, not included in distributions but available online. Driver for AF9013 included in distributions. Although loaded manually, DVB-T device not present in /dev/dvb...