Hi, I have a Terratec Cinergy 250 PCI video card, and a small modification in saa7134-cards.c is needed for it to work. I built the patch on 2.6.34 version (I sent the modification to the maintainer in early 2009 but got no feedback): -- saa7134-cards.old.c 2010-06-25 00:31:16.000000000 +0200 +++ saa7134-cards.new.c 2010-06-25 00:30:52.000000000 +0200 @@ -2833,7 +2833,7 @@ .tv = 1, },{ .name = name_svideo, /* NOT tested */ - .vmux = 8, + .vmux = 3, .amux = LINE1, }}, .radio = { Thanks for taking it into account in future kernels. -- Jean-Michel -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html