On Sat, Dec 11, 1999 at 11:49:09PM -0800, David H. wrote:
> Please excuse my newbieness here, but I need help setting up my NE2000
> network card
> 
> Basically, where do I begin?
> 
> Ive tried going into linuxconf, and under networking->client tasks->basic
> host info, I set enabled to true, config to dhcp, device to eth0, and module
> to ne. all is well, except upon ifconfig, I get nothing for eth0, and of
> course, ping is without success.

Did you set up the card when you installed RedHat? I mean did you specify
the I/O address and the IRQ? Did you compile a new kernel, if so did you
enable ne2000?

First check the file /etc/conf.modules there should be something like this
in the file:

alias eth0 ne
options ne io=0x240 irq=10

If not you might have compiled ne2000 directly in the kernel not as a
module. I do have it compiled directly in the kernel but as far as I
remember the module should be in the directory /lib/modules/2.0.36/net/
and is named ne2000.

This is just a short listing of places to look for since the problem you
described could have quite a lot of causes. I hope this helps you to
narrow it down and let us know more details.

Boris
-- 
Unix is very user-friendly.  It's just picky who its friends are.

+-------------------------------------------------------------------------+
| Mail:      [EMAIL PROTECTED]                                               |
| Home Page: http://www.stud.ee.ethz.ch/~blutz/                           |
+-------------------------------------------------------------------------+


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to