On Thu, 26 Oct 2000, Will Heyman wrote: > I installed the following modules: > > insmod videodev > insmod i2c-old > insmod tuner > insmod bttv radio=1 Hi! You did not load the module msp3400. This could solve your problem.. You can try this (from a READMEFILE) --------------------- snip ------------------ For automatic load of modules, you have to set the parameters in the /etc/conf.modules file. Here two samples for WinTV cards. - old Hauppauge WinTV (Bt848 rev 17), Temic 4002FH5 PAL tuner: options bttv card=2 pll=0 post-install bttv /sbin/modprobe "-k" "tuner" "type=0" post-remove bttv /sbin/modprobe "-r" "tuner" - new Hauppauge WinTV (Bt878 rev 2), Phillips FI1216 MK2 tuner, with MSP3410D-B4 Chip: options bttv card=10 pll=1 post-install bttv /sbin/modprobe "-k" "msp3400" post-install bttv /sbin/modprobe "-k" "tuner" post-remove bttv /sbin/modprobe "-r" "msp3400" post-remove bttv /sbin/modprobe "-r" "tuner" --------------------- snip ------------------ I use this under SuSe and all goes well.. Hope its help. __ Knut Johannsen medialus ICD GmbH Email: johannsen@xxxxxxxxxxx Ditmar Koel Strasse 23 a Tel: +49.40.31167290 20459 Hamburg Fax: +49.40.31167382