Joey Officer wrote:
Chris MacDonald wrote:
Joey Officer wrote:
Below is what I believe to be the relevant data from the
/var/log/messages file pertaining to the modprobe of ivtv ...
currently using ivtv.0.5.1. I have a PVR-500MCE card, and am trying
to get it working. I would greatly appreciate any information or
guidance anyone can give.
--removed to save space--
Hey Joey,
I'm still kind of green around here but I'm fairly certain the links
you made in /lib/modules should be in /lib/firmware, that should take
care of the firmware problems. As for the module problems I'm not so
sure... I'd check to make sure they exist first, you can use this:
# find /lib/modules/`uname -r`/kernel/ -name tveeprom.ko
for tuner.ko as well. Did 'make install' give you any warnings about
pre-existing modules that you might have to get rid of or rename?
Barring that, did you run 'depmod -a' after installing the modules?
Chris
_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users
Corrected the location of the sym links, and I definately see an
improvment ...as the drivers now load with out any problem. Setting
up the cards now, and will repost in a moment. Thanks for the tip.
Joey
_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users
Below are where the modules currently reside:
[EMAIL PROTECTED]:~# ls -l /lib/modules/2.6.11.9-chw-2/ivtv/
total 524
-rw-r--r-- 1 root root 9935 Nov 14 14:48 cs53l32a.ko
-rw-r--r-- 1 root root 60192 Nov 14 14:48 cx25840.ko
-rw-r--r-- 1 root root 46495 Nov 28 23:48 ivtv-fb.ko
-rw-r--r-- 1 root root 229772 Nov 28 23:48 ivtv.ko
-rw-r--r-- 1 root root 34683 Nov 14 14:48 msp3400.ko
-rw-r--r-- 1 root root 19813 Nov 14 14:48 saa7115.ko
-rw-r--r-- 1 root root 17528 Nov 14 14:48 saa7127.ko
-rw-r--r-- 1 root root 21141 Nov 14 14:48 tda9887.ko
-rw-r--r-- 1 root root 31843 Nov 14 14:48 tuner.ko
-rw-r--r-- 1 root root 20854 Nov 14 14:48 tveeprom.ko
-rw-r--r-- 1 root root 10770 Nov 14 14:48 wm8775.ko
And yes, I did perform a depmod -a after doing the make install. I was
able to complete the installation instructions without error.
Joey
_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users