How are you running the modprobe? I'm kind of out of things to try. :)
tail your /var/log/messages on a separate window as you do the modprobe.
Are there any dupicate moduels in the /lib/modules/2.6.11-6mdk directory?
find /lib/modules/2.6.11-6mdk -name "msp3400*"
Another thing you could try is to see if the modules are corrupt for
some reason.
Try strings /lib/modules/2.6.11-6mdk/misc/msp3400.ko | grep msp34xx
You should see some itemse like:
msp34xx: switching to TV mode
msp34xx: VIDIOCSAUDIO setting va->volume to %d
msp34xx: VIDIOCSAUDIO setting va->balance to %d
msp34xx: VIDIOCSAUDIO setting va->flags to %d
msp34xx: VIDIOCSAUDIO setting msp->left to %d
In the output somewhere.
Or maybe the files are empty (yes, I'm reaching here). What's the
output of:
ls -l /lib/modules/2.6.11-6mdk/misc/msp3400.ko
Did you run depmod -a after installing the modules (assuming you didn't
reboot the computer after installation).
--Alex
Steve Jones wrote:
On Friday 05 Aug 2005 15:43, Alex wrote:
Steve Jones wrote:
When I try to modprobe I get:
FATAL: Error inserting msp3400
(/lib/modules/2.6.11-6mdk/misc/msp3400.ko): Invalid module format
Steve,
Have you tried modprobe -v [module] ? (-v = verbose)
--Alex
Thanks for the quick response.
I just tried it. I get exactly the same message.
Steve.
-------------------------------------------------------
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-users mailing list
Ivtv-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-users
-------------------------------------------------------
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-users mailing list
Ivtv-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-users
-------------------------------------------------------
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-users mailing list
Ivtv-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-users