AVerMedia M102

From LinuxLaptopWiki

Jump to: navigation, search

Contents

[edit] Status

Probably working... can someone confirm?

  • Module name: saa7134
  • Driver home:

[edit] How to check if this is your card

In the lspci -v output:

0a:04.0 Multimedia controller: Philips Semiconductors SAA7133/SAA7135 Video Broadcast Decoder (rev d1)
        Subsystem: Avermedia Technologies Inc Unknown device f31e
        Flags: bus master, medium devsel, latency 64, IRQ 23
        Memory at b3006000 (32-bit, non-prefetchable) [size=2K]
        Capabilities: [40] Power Management version 2

[edit] Comments

We got some help from Sager[1] on this: (from 2005-01-25)

Here is the information I got from Sager on the subject of the TV Tuner.
To the best of my knowledge: the TDA8275 tuner is not supported yet under linux .

Avermedia model no. M102
Philips silicon tuner TDA8275
Philips SAA7135 video decoder

(This information is care of Ted at Sager Tech Support)

-- Jon

According to the saa7134 card list [2] we see that the saa7134 driver supports this card: (at least since kernel 2.6.22)

110 -> Avermedia M102                           [1461:f31e]

If the card isn't automatically detected (which it should be), you might need to put the following line in your /etc/modprobe.conf:

options saa7134 card=110

The following patch will help you activate the IR features of the card: http://readlist.com/lists/vger.kernel.org/linux-kernel/84/423900.html

I believe since kernel 2.6.10 there is support for the TDA8275 tuner, so TV tuning should work too.

List of Laptops using this Hardware


[edit] External Links

[edit] Footnotes

  1. Linux on the Sager 9860 http://www.notebookforums.com/thread50624-7.html#post644781
  2. Documentation / video4linux / CARDLIST.saa7134 http://www.mjmwired.net/kernel/Documentation/video4linux/CARDLIST.saa7134
Personal tools