[olug] Problems with setting up NICs

Phil Brutsche phil at giedi.obix.com
Thu Oct 25 22:39:49 UTC 2001


Don Kauffman wrote:

> Hello,
> 
> I've run into a problem trying to install two DLink DFE-530TX+ NICs w/

> the RealTek Chipset rtl8139

       ^^^^^^^^^^^^^^^^^^^^^^^

> append="eth=0,0,eth0,eth=0,0,eth1"
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^


RTL8139-based ethernet cards are PCI; the IO port and IRQ are automatically
assigned by the BIOS at system boot.  The IO port and IRQ are also 
automatically determined by the driver when it loads.

The "append=..." line in your lilo.conf is the source of your trouble.
Remove it, re-run lilo, then reboot.

The only time you need to include that line is if you're using a legacy
kernel (ie < 2.4.x) and/or you're using ISA ethernet cards that don't have
an ISAPNP setting.


Phil


-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_

For help contact olug-help at bstc.net - run by ezmlm
to unsubscribe, send mail to olug-unsubscribe at bstc.net
or `mail olug-unsubscribe at bstc.net < /dev/null`
(c)2001 OLUG http://www.olug.org

-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_




More information about the OLUG mailing list