> > hello, > > I'm a Video4LInux newbie so bear with me. I've recently bought a > WinTV-GO card and have been trying to > configure it under Redhat Linux 6.2. I undertstand that all the relevant > drivers are part of the distribution and have > done a standard install, and am using the default kernel. I load the > relevant drivers as root :- > > modprobe bttv > modprobe tuner > modprobe msp3400 I was going to respond with a simple RTFM but checking, I see that the documentation is sparse. You're going about this all wrong. There, I said it. You didn't say if you're using the kernel version (bad) or gerd's version (good). In any case, you should be using gerd's version, and if you are, you should use "modprobe bttv card=foo" where foo equals your card as it is listed in CARDLIST. You shouldn't have to load tuner or msp3400 manually, if you have kmod enabled in your kernel. - Eric