Hi,

Bryan Mayland wrote:

Morten Rønseth wrote:

   This is true though.  Might want to do a
find /lib/modules/`uname -r` -name "cx25840*"
And see if you've got more than one version.



Here is the output:

[EMAIL PROTECTED] IVTV]$ sudo find /lib/modules/`uname -r` -name "cx25840*"
/lib/modules/2.6.8.1-12mdk/extra/cx25840.ko


Well that's not good. We put our stuff in an ivtv directory, not the extra directory. When you do `make install`, do you see a line that says:
make INSTALL_MOD_PATH= INSTALL_MOD_DIR=ivtv \
or does it say "extra" at the end of that?


It says ivtv:

make INSTALL_MOD_PATH= INSTALL_MOD_DIR=ivtv \
CONFIG_VIDEO_IVTV=m -C /lib/modules/2.6.8.1-12mdk/build M=/usr/local/src/IVTV/ivtv-0.3.6p/driver modules_install

I don't know where "extra" comes from...does it matter?
Timestamp on /lib/modules/2.6.8.1-12mdk/extra/cx25840.ko is correct, it's from when I last installed the driver (friday).

Cheers,


-Morten


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
ivtv-devel mailing list
ivtv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-devel


--
-------------------------------------------------------------------
WEB-fx                           http://www.webfx.no
Morten Lerskau Rønseth           mailto:[EMAIL PROTECTED]
Odinsvei 15c                     +47 6680 9191
1413 Tårnåsen +47 9343 4357 Norway



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
ivtv-devel mailing list
ivtv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to