Re: Network card help

1998-03-28 Thread Kristoffer Stovring
well i just had the precise same problem (my first night trying to install linux) and it would f the love of god (pick one) not find the netcard... well it would appear, that all i needed was to disable PnP in the bios, check the new settings, and use them instead. with PnP disabled and with the N

Re: Network card help

1998-03-28 Thread Dan Cyr
Actually if you just installed, it may be simplier to reinstall it. When it comes to the LAN bit, enter NE2000, then specify options. io=0x300 irq=11 Should work in a pinch. Dan At 02:02 PM 3/28/98 -0800, Dan Cyr wrote: > >Add this to your kernel option in /etc/lilo.conf > >append="ether=1

Re: Network card help

1998-03-28 Thread Dan Cyr
Add this to your kernel option in /etc/lilo.conf append="ether=10,0x300,eth0" 10= Network cards IRQ 0x300 = Network cards IO Base eg. Mine is set for 2 network cards. image=/boot/vmlinuz label=linux root=/dev/sda1 initrd=/boot/initrd read-only append

Network card help

1998-03-28 Thread Eduardo Egues
I just installed redhat-5.0 and my network card don't work. I tried with Microdyne NE2000 Compatible and with an Accton EN166X MPX (PNP and jumperless options had been tested) following networking installation steps. Where do i can find driver for Accton card? Any other sugestion