My conf.modules file reads:

Alias eth0 ne
Options ne io=0x300

I know for a fact that you don't need to specify the irq, but I did anyway
and still got no results. I checked /lib/modules/net for the module, and
ne.o is in there. I know it's not the card, because I have had it working
before when I DID set it up during the installation. (this time I didn't set
it up during installation.) This is really starting to bug me, as I have
people waiting for the machine to be up on the network...

-David

-----Original Message-----
From: Boris Lutz [mailto:[EMAIL PROTECTED]]
Sent: Sunday, December 12, 1999 2:45 AM
To: Redhat-list
Subject: Re: NE2000 setup

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.


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

Reply via email to