On 9/4/05, Tim Cluff <[EMAIL PROTECTED]> wrote: > make CONFIG_VIDEO_IVTV=m -C /lib/modules/2.6.11-1-686/build > M=/usr/src/modules/ivtv0.3 modules > make: *** /lib/modules/2.6.11-1-686 > /build: No such file or directory > make: *** [all] Error 2
Do you have the kernel headers installed? > Since I couldn't find anything about this error, I tried installing the > debian packages as explained in the wiki. After figuring out the new names > for the sources.list and packages to install, it appeared to work fine. > However, "modprobe ivtv" returned "FATAL: Module ivtv not found", and > looking in > /lib/modules/2.6.8.11-1-686/kernel/drivers/media/video I > saw that ivtv.ko hadn't been added. Have you done a depmod -a ? The modules should be installed under /lib/modules/2.6.11-1/686/ivtv/ have a look there for ivtv.ko. I also had a problem (I thought it was specific to sarge) with the makefile putting the modules in /lib/modules/2.6.11/ivtv/, (missing extraversion string) have a look around there too. Even better, do a "find /lib/modules -name ivtv.ko" and see if there are any ivtv modules at all. Cheers, Ross ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ ivtv-devel mailing list ivtv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ivtv-devel