Am 27.05.2005 um 11:35 schrieb martin schmidt: > I`ve attached the dmesg output.
The last few lines look very good. It seems like the bttv driver recognizes the bt chip. It does _not_ recognize the tuner, though, because it assumes a wrong card type. But you should already be able to watch TV via Composite and SVHS. The bttv module knows five different types of Terratec cards so you might try all those. You'll find the type list in the Documentation/video4linux directory of your kernel sources. And make sure you unload all bttv- and tuner-related modules before you try a new card type. If none of those card types works, you can still set card=0 to make bttv assume a generic card. Then you can try to find the correct tuner type passing the tuner=xx parameter to the tuner module. Gruß, Dennis