Hello.
Using [ti-dvsdk_omapl138-evm_4_01_00_09],
I installed "dsplink" and "cmem" below command.
make cmem |
and then boot, I've got error messages below.
modprobe: FATAL: Could not open 'kernel/net/ipv6/ipv6.ko': No such file or directory Starting syslogd/klogd: done Starting thttpd. |
and I added 2 lines below on "/lib/modules/2.6.33-rc4/modules.dep"
but, it still remains that error.
kernel/drivers/dsp/cmemk.ko |
After boot, it is possible to load each module by "insmod xxx" command .
so it's not the difference problem of kernel version.
how can I fix this error.
Thanyou for your concern.