On Thursday 12 July 2007, Xi Jiarong wrote: > I have installed > [EMAIL PROTECTED] mythtv]# yum -y install ivtv-firmware > [EMAIL PROTECTED] mythtv]# yum install ivtv-kmdl-2.6.20-1.2925.fc6.i686 > > but when I tried, got problem: > [EMAIL PROTECTED] mythtv]# /sbin/depmod -a > [EMAIL PROTECTED] mythtv]# /sbin/modprobe ivtv > FATA: Module ivtv not found > > Why for this "FATA: Module ivtv not found", I have installed ivtv in > fact, even I download ivtv driver and make&make install, still got this > same problem. > > Hope to get your help!
I am sure you did check that but if the module is not found maybe you should look at: 1. does your running kernel match the modul source for ivtv-kmdl-2.6.20? Maybe you booted an old kernel (try uname -a) 2. If you do a "find /lib/module/2.6.20 | grep ivtv" do you find a file that is named ivtv.ko? Regards, Jan _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
