[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Intel PRO100



Bob Proulx wrote:

Chris Kenrick <chrisk@aurema.com> [2002-08-01 15:22:49 +1000]:
it as suggested by others.  Then probably there is a 'dpkg-reconfigure
something' which will walk you through that.  I don't know.  Can
someone suggest the helper utility that walks the user through that?
modconf.

Excellent!  Thanks.  But unfortunately that only does the modules and
not the network configuration.  But good enough for a start.

MarkZ, ignore what I said before about /etc/modules.  Instead do this
as the root user.

 modconf

Then scroll down to this and select it.

 kernel/drivers/net               Drivers for network interface cards

Then scroll down to this and select it.

 eepro100           - EtherExpress Pro/100 support

It should do the modprobe itself and if it found your card you are
good to go.  Exit out of that.

Now all that is needed is the network setup helper.  DHCP, yes or no,
etc.

Bob
After inserting the module into the kernel, which you've done, you can simply restart networking with a command like:
   sudo /etc/init.d/networking restart

although I've sometimes had better success with doing a stop, then a start, instead of a restart.

However, this will look to /etc/network/interfaces to see if you want to use DHCP or a static IP, so you'll probably want to look at that file first.

Kent





Reply to: