Am Samstag, 29. Januar 2005 03:06 schrieb Hans J. Koch:
> 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
Hermann Pitton just pointed out to me that .amux settings are missing for TV.
Those settings are still unconfirmed, just reasonable choices.
A diff with the changes is attached.
Greetings,
Hans
--- saa7134-cards.c 2005-01-29 22:09:44.000000000 +0100
+++ saa7134-cards.c.old 2005-01-13 18:27:01.000000000 +0100
@@ -1283,22 +1283,16 @@
.tuner_type = TUNER_ALPS_TSBE5_PAL,
.tda9887_conf = TDA9887_PRESENT,
.inputs = {{
- .name = name_tv,
- .vmux = 1,
- .amux = TV, // all amux not yet confirmed
+ .name = name_tv,
+ .vmux = 5,
.tv = 1,
- },{
- .name = name_tv_mono,
- .vmux = 1,
- .amux = LINE2,
- .tv = 1,
- },{
- .name = name_comp1,
- .vmux = 3,
- .amux = LINE1,
- },{
+ },{
+ .name = name_comp1,
+ .vmux = 3,
+ .amux = LINE1,
+ },{
.name = name_svideo,
- .vmux = 8,
+ .vmux = 4,
.amux = LINE1,
}},
},
--
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]