On Tue, Mar 2, 2010 at 8:31 AM, Kapil Pendse <[email protected]> wrote:
> On Tue, Mar 2, 2010 at 7:10 PM, Steve Chen <[email protected]> wrote: > >> >> May want to try rebuilding the module-init-tools (which contains insmod) >> with Pro5 toolchain. See if that helps. >> >> > The module-init-tools seems to be an init script. I'm guessing re-compiling > the "insmod" utility with MVL5.0 might help? Could you direct me to where I > can find the source code for insmod and rmmod utilities that are available > in binary form in the MVL target file system? > > I found a file module-init-tools-3.1pre5-4.0.1.0600975.arm_v5t_le.mvl and > another one that has "debuginfo" in its name. These seem to be the binary > files in some "extractable" format that's decoded by the MVL installer? So, > is the source code available on the myportal.ti.com TI support pages? > > module-init-tools-3.1pre5-4.0.1.0600975.arm_v5t_le.mvl is essentially a rpm file. It contains the executable files. The insmod is part of a larger collection of utilities. Personally, I always found it easier to compile the entire package instead of individual utilities. Anyway, depend on where you got your kernel/toolchain, 1. If you are a Monta Vista customer, you can get it from support.mvista.com. Please note that you need a subscription to access the site. 2. If you got the SDK from TI, TI should be able to supply the source code. Regards, Steve
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
