Hello!

I have a laptop with an integrated Avermedia M115 Hybrid Tv Tuner and I want to use this card under linux (ubuntu edgy). The card is based on saa7134 and mt352 chips. The linux drivers for saa7134 register devices video0 and vbi0 but they do not work with any tv viewer (kdetv, xawtv, mythtv, vlc, ...). and i have no dvb device.

lsmod:
Module                  Size  Used by
lirc_mceusb2     12292  1
lirc_dev              16244  1 lirc_mceusb2
saa7134_dvb     15108  0
mt352                7940   1 saa7134_dvb
video_buf_dvb    7684   1 saa7134_dvb
dvb_core             83368 1 video_buf_dvb
nxt200x              15364  1 saa7134_dvb
dvb_pll                13700  2 saa7134_dvb,nxt200x
tda1004x            17668  1 saa7134_dvb
nls_utf8               3200   1
...
video                  17540  0
...
saa7134               118496  2 saa7134_dvb,saa7134_alsa
video_buf              27652  4 saa7134_dvb,video_buf_dvb,saa7134_alsa,saa7134
compat_ioctl32          2432  1 saa7134
v4l2_common            17280  1 saa7134
v4l1_compat            15108  1 saa7134
ir_kbd_i2c              9872  1 saa7134
...
ir_common              28548  2 saa7134,ir_kbd_i2c
...
videodev               10752  1 saa7134
...
snd_pcm                84612  5 saa7134_alsa,snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer              25348  2 snd_pcm
snd                    58372  15 saa7134_alsa,snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore              11232  1 snd
snd_page_alloc         11400  2 snd_hda_intel,snd_pcm


lspci -v

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

lspci -vn

09:04.0 0480: 1131:7133 (rev d1)
        Subsystem: 1461:a836
        Flags: bus master, medium devsel, latency 64, IRQ 169
        Memory at d2005000 (32-bit, non-prefetchable) [size=2K]
        Capabilities: [40] Power Management version 2


Perhaps another command will help you?

greetings,
Sylvain
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Reply via email to