On Sun, Oct 13, 2002 at 02:37:24PM +0200, Cuno Sonnemans wrote: > Bob Nielsen heeft geschreven: > > >What kernel version are you running? It is included in all the 2.2 and 2.4 > >stock Debian kernels I have tried. > > > > > I Use kernel 2.2.20, so how can I activate the ne2k-pci driver
If you have installed the Debian kernel-image-2.2.20 package, the ne2k-pci.o driver included. Check /lib/modules/2.2.20/net to see if it is there. If so, add a line "ne2k-pci" to /etc/modules and it should be loaded at boot time. 'modprobe ne2k-pci' should also work. In any case, you should not get a message that the kernel cannot find the module. I just checked and the ne2k-pci module is also included in the idepci and compact installation kernels, so it should work with these also. I generally only use these kernels to install Debian and replace them with a kernel-image package after the system is installed (or in a few cases compile my own, but only if I need additional features). If you have compiled your own, check the config file to verify that you have indeed selected this module. > > >Prior to the availability of the ne2k-pci driver, I used one with the > >ISA NE2000 driver. > > > > > >On Sun, Oct 13, 2002 at 02:45:14AM +0200, Cuno Sonnemans wrote: > > > > > >>Birzan George Cristian heeft geschreven: > >> > >> > >> > >>>First of all, no need to send the mail twice... > >>>Second, did you try ne2k-pci (modprobe ne2k-pci)? > >>> > >>> > >>> > >>OK, I tried > >>Result: > >>Can't locate ne2k-pci module. > >>I've read some where that the ne2k-pci module is standard in modern > >>linux distributions, strange > >>So how do i compile the module ??? > >>I have the ne2k-pci source already !! > >> > >>Oeps, wrong adress sorry > >> > >> > >> > >>>On Sun, 2002-10-13 at 03:01, Cuno Sonnemans wrote: > >>> > >>> > >>> > >>> > >>>>I can't get my Realtek 8029 NIC to work with Debian 3.0, it works fine > >>>>with WXP and Mandrake. > >>>>The NIC is an PCI based ne2000 clone !! > >>>>I/O Base : DC00 H > >>>>IRQ : 10 > >>>>The card is recognized on startup !!! > >>>>How can I get it to work ??? > >>>> > >>>>Or do I need the driver, if so where can I find a linux driver for the > >>>>Realtek 8029 > >>>> > >>>>PS. I tried modconf already no module there that will work. > >>>> > >>>> > >>>> > >>>> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]