&gt;&gt;Hi!<br>
<br>
&gt;&gt;I'm working with a ml403 board, porting Linux 2.4.devel on it. I got the OS<br>
&gt;&gt;running, but I cannot load modules.<br>
&gt;&gt;When I try &quot;modprobe /lib/modules/&lt;version&gt;/kernel/net/&lt;module.o&gt;, I obtain<br>&gt;&gt;the error messages:<br>&gt;&gt;Note: /etc/modules.conf is more recent than<br>&gt;&gt;/lib/modules/&lt;version&gt;/modules.dep
<br>&gt;&gt;modprobe: Can't locate module lib/modules/&lt;version&gt;/kernel/net/&lt;module.o&gt;<br><br>&gt;did you try with insmod ?<br><br>&gt;then try running depmod.<br>
<br>
Yes, I tried with insmod and the error then was: &quot;couldn't find the kernel version the module was compiled for&quot;<br>
<br>
In modules.dep, the references are ok.<br>
<br>
Greetings!<br>
<br>