LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Getting TV Tuner Compro Video Mate to work (https://www.linuxquestions.org/questions/linux-hardware-18/getting-tv-tuner-compro-video-mate-to-work-254972/)

ministre 11-15-2004 02:45 AM

Getting TV Tuner Compro Video Mate to work
 
Hello,

I am trying to get my compro videomate tv tuner card to work.
I am using slackware 10 with kernel 2.4.26 but I have patched it with
the latest patch for kernel 2.4.26 from the video4linux website.
I am using tvtime as my client and I got the video to work beautifully
but I do NOT get any sound.
I have installed all my sound drivers with alsaconf and I can play
simple .wav files

It may be probably something wrong I am doing with the modprobe
parameters or some additional sound drivers I have to load. If anyone
can help me that would be great.

My modules.conf file looks like this:
~~~~~~~~~~~~~~~~~~~~~~
===========================
# i2c
alias char-major-89 i2c-dev
options i2c-core i2c_debug=1
options i2c-algo-bit bit_test=1

# bttv
alias char-major-81 videodev
alias char-major-81-0 saa7134
options saa7134 card=21 tuner=2
options tuner debug=1 tuner=2

# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF verion 1.0.6 ---
alias char-major-116 snd
alias char-major-14 soundcore
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
alias snd-card-0 snd-intel8x0
alias sound-slot-0 snd-intel8x0
# --- END: Generated by ALSACONF, do not edit. ---
===========================

and dmesg after modprobing saa7134 and tuner looks like this:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
===================================================
saa7130/34: v4l2 driver version 0.2.12 loaded
PCI: Found IRQ 11 for device 00:0f.0
PCI: Sharing IRQ 11 with 00:02.2
saa7130[0]: found at 00:0f.0, rev: 1, irq: 11, latency: 64, mmio: 0xcfffdc00
saa7130[0]: subsystem: 185b:c100, board: 10MOONS PCI TV CAPTURE CARD
[card=21,insmod option]
saa7130[0]: board init: gpio is 408000
i2c-core.o: adapter saa7130[0] registered as adapter 0.
saa7130[0]: i2c eeprom 00: 5b 18 00 c1 ff ff ff ff ff ff ff ff ff ff ff ff
saa7130[0]: i2c eeprom 10: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7130[0]: i2c eeprom 20: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7130[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
i2c-core.o: driver i2c TV tuner driver registered.
tuner: chip found at addr 0xc0 i2c-bus saa7130[0]
tuner: type set to 2 (Philips NTSC (FI1236,FM1236 and compatibles)) by
saa7130[0]
i2c-core.o: client [Philips NTSC (FI1236,FM1236 and] registered to
adapter [saa7130[0]](pos. 0).
saa7130[0]: registered device video0 [v4l2]
saa7130[0]: registered device vbi0
saa7130[0]: registered device radio0
===================================================

Thanks
Richard

artistikone 12-22-2004 09:15 PM

Slackware 10.0 2.4.26

Aps tried:

xawtv
mplayer
zapping

I'm having this exact same problem. I have great video, but no sound. I have tried the suggestions in this thread. Here is my dmesg output:


Linux video capture interface: v1.00
i2c-core.o: i2c core module version 2.6.1 (20010830)
saa7130/34: v4l2 driver version 0.2.12 loaded
PCI: Found IRQ 9 for device 02:0a.0
saa7133[0]: found at 02:0a.0, rev: 16, irq: 9, latency: 32, mmio: 0xf1000000
saa7133[0]: subsystem: 185b:c100, board: Compro VideoMate TV [card=19,autodetected]
saa7133[0]: board init: gpio is cc000c
saa7133[0]: dsp access wait timeout [bit=WRR]
saa7133[0]: dsp access wait timeout [bit=WRR]
i2c-core.o: adapter saa7133[0] registered as adapter 0.
saa7133[0]: i2c eeprom 00: 5b 18 00 c1 ff ff ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c eeprom 10: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c eeprom 20: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
saa7133[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
i2c-core.o: driver i2c TV tuner driver registered.
tuner: chip found @ 0xc0
tuner: type set to 17 (Philips NTSC_M (MK2))
i2c-core.o: client [Philips NTSC_M (MK2)] registered to adapter [saa7133[0]](pos. 0).
saa7133[0]: registered device video0 [v4l2]
saa7133[0]: registered device vbi0



Now I see "saa7133[0]: dsp access wait timeout [bit=WRR]" which I'm sure is causing the problem, but haven't been able to find a way to fix it. Sound works great everywhere else. Double-checked all volume controls and my soundcard seems to be working fine. It's just getting the audio on the tuner card to work seems to be the issue.

artistikone 01-13-2005 05:55 PM

I finally got this working with 2.6.10 and having soundcore (Sound System Support) compiled built in, then setting the card to 49 with modprobe.


All times are GMT -5. The time now is 06:17 PM.