On Thu, 4 Aug 2005 22:54:21 +1000 Ross <[EMAIL PROTECTED]> wrote: > I didn't spend much time looking at what changed, or what broke it in > the first place, but my fix was to edit > /usr/src/kernel-headers-2.6.11-1-k7/Makefile and add change the > "EXTRAVERSION = " line to read "EXTRAVERSION = -1-k7".
My solution was to make a symlink before compiling and installing the driver, for me with with a 2.6.12 kernel on Debian unstable I opened a terminal window and typed: cd /lib/modules ln -s 2.6.12-1-k7 2.6.12 Later, Seeker ------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/ivtv-devel
