AVerMedia AVerTV DVB-T 771 (A771): Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(moved comment from the main AVer vendor page to here)
(a bunch of re-arrangements and edits)
Line 1: Line 1:
The [[AVerMedia]] 771 is a, so called, [[budget]] or [[Hardware or Software Decoder?|software decoding]] [[DVB-T PCI Cards|PCI DVB-T card]]. These cards work well with the latest kernels.
I have this card working fine, under 2.6.13-rc7. I applied the dvb-kernel patches from CVS. These are the kernel modules I compiled: all options under "I2C", all options under "Video for Linux" (incl. "DVB", obviously).


===Overview===
To get the card to work simply call "modprobe dvb_bt8xx". Then run, "scan" (from dvb apps) or MythTV as normal.
The AVerMedia 771 features:
* a [[Zarlink MT352|MT352]] demodulator ... The first few versions of the [[Zarlink MT352|MT352]] driver didn't work so well, so try upgrading if you have problems with tuning.


I have this card working together with a Hauppauge Nova-T (the "new" Conexant version).


There's a nice HOWTO for this card on the avermedia website: http://www.averm.co.uk/avermedia/docs/pdf/linux.txt

===Overview===
(mt352/samsung tdtc9251dh0(??))
(mt352/samsung tdtc9251dh0(??))
features: Card is capable of delivering the full unmodified TS stream to userspace. AVin
features: Card is capable of delivering the full unmodified TS stream to userspace. AVin
Line 24: Line 20:
Notes:
Notes:


== Kernel configuration ==
Based on the [[Zarlink MT352|MT352]] Demodulator. These cards work well with the latest kernels. The first few versions of the [[Zarlink MT352|MT352]] driver didn't work so well, so try upgrading if you have problems with tuning.
If building your own kernel, you would want to select all options under "I2C" and all options under "Video for Linux" (incl. "DVB", obviously).

AVerMedia actually wrote a nice HOWTO for [http://www.averm.co.uk/avermedia/docs/pdf/linux.txt Setting up an AVerMedia A771 DVB-T card under Linux] ... likely very dated by now, but worth a look.

After compilation, to get the card to work simply call "modprobe dvb_bt8xx". Then run, "scan" (from dvb apps) or MythTV as normal.





Revision as of 15:17, 29 June 2007

The AVerMedia 771 is a, so called, budget or software decoding PCI DVB-T card. These cards work well with the latest kernels.

Overview

The AVerMedia 771 features:

  • a MT352 demodulator ... The first few versions of the MT352 driver didn't work so well, so try upgrading if you have problems with tuning.

(mt352/samsung tdtc9251dh0(??))

 features: Card is capable of delivering the full unmodified TS stream to userspace. AVin
 card driver: dvb-bt8xx
 interface: PCI
 PCI device id: 109e:036e
 PCI subsystem id: 1461:0771
 Bridge: Brooktree bt878
 frontend 1:
   tin box: samsung tdtc9251dh0
   frontend driver: mt352
   demodulator location: tin box
   demodulator: mt352 @0x0f
   PLL: ?? @0x61
 Notes:

Kernel configuration

If building your own kernel, you would want to select all options under "I2C" and all options under "Video for Linux" (incl. "DVB", obviously).

AVerMedia actually wrote a nice HOWTO for Setting up an AVerMedia A771 DVB-T card under Linux ... likely very dated by now, but worth a look.

After compilation, to get the card to work simply call "modprobe dvb_bt8xx". Then run, "scan" (from dvb apps) or MythTV as normal.