<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.3.2">
</HEAD>
<BODY>
Hello <BR>
I have a hauppauge card with Conexant Systems CX2388x TV Capture Card<BR>
I try to install bttv-0.9.19 driver but it originally return error,<BR>
make install <BR>
su -c "mkdir -p /lib/modules/2.6.10-1.770_FC3/v4l2; cp -v video-buf.o v4l1-compat.o v4l2-common.o btcx-risc.o ir-common.o bttv.o ir-common.o tuner.o tda9887.o msp3400.o tvaudio.o tvmixer.o /lib/modules/2.6.10-1.770_FC3/v4l2; depmod -a"<BR>
cp: cannot stat `video-buf.o': No such file or directory<BR>
cp: cannot stat `v4l1-compat.o': No such file or directory<BR>
cp: cannot stat `v4l2-common.o': No such file or directory<BR>
cp: cannot stat `btcx-risc.o': No such file or directory<BR>
cp: cannot stat `ir-common.o': No such file or directory<BR>
cp: cannot stat `bttv.o': No such file or directory<BR>
cp: cannot stat `ir-common.o': No such file or directory<BR>
cp: cannot stat `tuner.o': No such file or directory<BR>
cp: cannot stat `tda9887.o': No such file or directory<BR>
cp: cannot stat `msp3400.o': No such file or directory<BR>
cp: cannot stat `tvaudio.o': No such file or directory<BR>
cp: cannot stat `tvmixer.o': No such file or directory<BR>
bash: depmod: command not found<BR>
make: [install] Erreur 127 (ignorée)<BR>
<BR>
I have tried to use the "bttv Read me" some command like "modprobe bbtv" don't work .. .<BR>
<BR>
  
</BODY>
</HTML>