Re: Still more about saa7134 and audio

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



> | > I'm using a Terratec Cinergy 600. If I load saa7134 (using the options
> | > card=11 oss=3), and then run a TV app such as xawtv or tvtime, the sound 
> | > doesn't come on.
> 
> | > [21:32-~-paul@felix-4T44]#v4lctl -c /dev/video1 show mute
> | > mute: off
> | > [21:34-~-paul@felix-4T45]#v4lctl -c /dev/video1 setattr mute on
> | > ioctl: VIDIOC_S_CTRL(id=9963785;value=1): Invalid argument
> | > [21:34-~-paul@felix-4T46]#v4lctl -c /dev/video1 setattr mute off
> | > ioctl: VIDIOC_S_CTRL(id=9963785;value=0): Invalid argument
> 
> | > I'm using the 20031201 snapshot.
> 
> 3.90, by the way. Which I thought was pretty recent.
> 
> Hmm, I've now downloaded the current snapshot for xawtv and built it. It 
> actually seems to be less effective (e.g. 'list' no longer works).

I have "fixed" it. It probably is not the correct way, but it works. Go
to the source the of saa7134 driver, edit videodev2.h and change
#define VIDIOC_S_CTRL     _IOWR ('V', 28, struct v4l2_control)
to
#define VIDIOC_S_CTRL       _IOW ('V', 28, struct v4l2_control)

Then recompile the complete v4l2 stuff and modprobe.




[Index of Archives]     [Linux DVB]     [Video Disk Recorder]     [Asterisk]     [Photo]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Free Photo Albums]     [Fedora Users]     [Fedora Women]     [ALSA Users]     [ALSA Devel]     [Linux USB]

Powered by Linux