On 01/01/2005 10:24 PM, Gregory J. Haase wrote:
This is really weird. We already know that Jim and I have different PVR150 cards... but in my lsmod, I see saa7115 and msp3400.
Would these modules load themselves with no hardware present?
It's Linux. It doesn't do anything by itself. :)
They may be loaded because modutils was explicitly instructed to do so by your mod{ules,probe}.conf file. For example, in a modules.conf you may have an add above that's causing them to be loaded even though they're not needed. In a modprobe.conf, the line would be an "install ivtv" line. Remember, also, that some distros use additional hardware-specific configuration files (i.e. modules-ivtv.conf or something like that) which are appended to the main module configuration file.
Mike
------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ ivtv-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ivtv-devel
