On Mon, 10 Jan 2005 16:03:59 +0000 Ian Campbell <[EMAIL PROTECTED]> wrote:
> If you are loading the modules from initrd then doesn't the firmware > need to be present in the initrd as well as on your root filesystem? Correct. The way I did this was to hack mkinitrd because it's just a shell script. Find where it's copying modules into the temporary filesystem, and just sneak a manual copy of the two firmware files in around-about there. You'll have to create the .../lib/modules directory as well. Look for where it's creating the .../lib directory, ISTR it's all happening near there. HTH, oliver. ------------------------------------------------------- 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
