Hi! >I'm working with a ml403 board, porting Linux 2.4.devel on it. I got the OS >running, but I cannot load modules. >When I try "modprobe /lib/modules/<version>/kernel/net/<module.o>, I obtain >the error messages: >Note: /etc/modules.conf is more recent than >/lib/modules/<version>/modules.dep >modprobe: Can't locate module lib/modules/<version>/kernel/net/<module.o>
did you try with insmod ? then try running depmod. ---- Nathael PAJANI Ing?nieur CPE Lyon nathael.pajani at cpe.fr
