--- Adam Forsyth <[EMAIL PROTECTED]> wrote:

> > Here is the error I get when I use depmod:
> > depmod: *** Unresolved symbols in
> >
>
/lib/modules/2.4.28/kernel/drivers/media/video/cx25840.o
> > depmod: *** Unresolved symbols in
> >
>
/lib/modules/2.4.28/kernel/drivers/media/video/ivtv-fb.o
> > depmod: *** Unresolved symbols in
> >
>
/lib/modules/2.4.28/kernel/drivers/media/video/ivtv.o
> > depmod: *** Unresolved symbols in
> >
>
/lib/modules/2.4.28/kernel/drivers/media/video/msp3400.o
> > depmod: *** Unresolved symbols in
> >
>
/lib/modules/2.4.28/kernel/drivers/media/video/saa7115.o
> > depmod: *** Unresolved symbols in
> >
>
/lib/modules/2.4.28/kernel/drivers/media/video/saa7127.o
> > depmod: *** Unresolved symbols in
> >
>
/lib/modules/2.4.28/kernel/drivers/media/video/tveeprom.o
> > depmod: *** Unresolved symbols in
> >
>
/lib/modules/2.4.28/kernel/drivers/media/video/wm8775.o
> 
> The ivtv drivers install themselves in
> /lib/modules/`uname -r`/ivtv/.
> You need to remove all of the files listed there
> that are in
> drivers/media/video/ because they are getting pulled
> in by depmod -a
> instead of the ones you built yourself.

As another pointed out on here, it doesn't go there by
default.
And those drivers ARE the ones I built from the IVTV
sources.
I just want to get rid of that annonying unresolved
symbol thing (shouldn't this get caught in the build
stage?) and get the latest drivers to load.
I'm not to thrilled with 0.1.9.

Update - I have updated to kernel 2.4.31 with the
following two patches applied:
linux-2.4.31-dbox2-v4l2.diff
linux-2.4.31-i2c-2.9.1-drivers-i2c.diff

I can still load the old driver, but I still can't get
the 0.3,3k to even build, and the 0.3.7g driver builds
fine with the same idiotic errors.
Why does it have to be THIS hard, anyway?



                
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 


-------------------------------------------------------
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

Reply via email to