On Tue, 14 Jan 2003 22:11:17 +0100 Jean-Francois wrote: > I'll try the module you suggest. > > I've found an other one in > http://leaf.sourceforge.net/pub/packages-list.html , where a 3c509.lrp > file provide an other 3c509 board module with a size of 9196 !!!
Technically that is a package not a module--although it does contain a 3c509.o module: $ wget -q -O - http://leaf-project.org/devel/thc/files/kwarchive/dev/Xterminal/glibc/nic/3c509.list \ | grep 3c509\\.o lib/modules/2.0.36/net/3c509.o That one is for a (very old) 2.0.36 kernel and definitely won't work with Bering. Modules have to be matched with the kernel they are being loaded under. > The one I try to use was found in the leaf download area under the name > Bering_1.0-stable_modules-2_4.20 .tar.gz whitch seems to me matched to > the kernel. Are you sure you have a 2.4.20 kernel? I thought Bering 1.0-stable still used the 2.4.18 kernel. "uname -a" will tell you for sure. If you do use the 2.4.20 module, otherwise use the 2.4.18 module I provided the link to. > I get some problems to determine the good modules and the place where I > can download it > > As I'm a new-comer this is probably the reason why :-)) Just make sure to get the modules for your kernel, and you should be fine. Most of the LEAF developers make a module tree available for the kernels they distribute. (Jacques certainly does and he links to them in the Bering Installation Guide step #5 at http://leaf.sf.net/devel/jnilo/bidownmod.html ;-) Good luck. --Brad ------------------------------------------------------- This SF.NET email is sponsored by: Take your first step towards giving your online business a competitive advantage. Test-drive a Thawte SSL certificate - our easy online guide will show you how. Click here to get started: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0027en ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
