I just checked the latest snapshot from bytesex.org, the driver is indeed
broken for this card. The .vmux settings for tuner and SVideo are wrong.
TV: .vmux is 5, should be 1
SVideo: .vmux is 4, should be 8
Here's a diff:
==============================================================
--- saa7134-cards.c 2005-01-29 02:56:31.000000000 +0100
+++ saa7134-cards.c.old 2005-01-13 18:27:01.000000000 +0100
@@ -1284,7 +1284,7 @@
.tda9887_conf = TDA9887_PRESENT,
.inputs = {{
.name = name_tv,
- .vmux = 1,
+ .vmux = 5,
.tv = 1,
},{
.name = name_comp1,
@@ -1292,7 +1292,7 @@
.amux = LINE1,
},{
.name = name_svideo,
- .vmux = 8,
+ .vmux = 4,
.amux = LINE1,
}},
},
=================================================================
Have a good time,
Hans
--
Unsubscribe mailto:video4linux-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
[Home]
[Older V4L]
[Linux DVB]
[Video Disk Recorder]
[Video Technology]
[Asterisk]
[Photo]
[DCCP]
[Netdev]
[Plasma TVs]
[Video Projectors]
[PDAs]
[Xorg]
[Util Linux NG]
[Xfree86]
[Devices]
[Big List of Linux Books]
[Free Photo Albums]
[LCD TVs]
[Fedora Users]
[Webcams]
[Fedora Women]
[HDTV]
[ALSA Users]
[ALSA Devel]
[Stuff]
[SSH]
[Linux USB]