Re: 3c509 with 2.4.0 kernel and sid (solved)

2001-01-28 Thread Bill Bell
Hello, I found that by recompiling the kernel with the 3c509 as a module and loading the 3c509.o, all networking is back up. Thanks everyone for the ideas. -- Bill C.R.E.A.M. Dark Angel Quoting Bill Bell <[EMAIL PROTECTED]>: > Hello Sebastiaan, > > I have the 3c509 driver compiled into the k

Re: 3c509 with 2.4.0 kernel and sid

2001-01-27 Thread Russ Pitman
ind the dox when you use > > man netconf > > greets, > > joris > > -Original Message- > From: Bill Bell [mailto:[EMAIL PROTECTED] > Sent: Friday, January 26, 2001 2:13 PM > To: debian-user@lists.debian.org > Subject: RE: 3c509 with 2.4.0 kernel

Re: 3c509 with 2.4.0 kernel and sid

2001-01-26 Thread Nathan E Norman
On Fri, Jan 26, 2001 at 12:27:41AM -0600, Bill Bell wrote: > Hello all, > > I have a dual NIC system using two 3c509 cards. This configuration has > been working well under sid with a 2.2.18 kernel (my current system). > I have been trying to move up to a 2.4.0 kernel and I am having > problems.

RE: 3c509 with 2.4.0 kernel and sid

2001-01-26 Thread Joris Lambrecht
I guess this is the one you really need http://www.linuxdoc.org/HOWTO/Ethernet-HOWTO-4.html#ss4.1 -Original Message- From: Bill Bell [mailto:[EMAIL PROTECTED] Sent: Friday, January 26, 2001 2:13 PM To: debian-user@lists.debian.org Subject: RE: 3c509 with 2.4.0 kernel and sid Hello

RE: 3c509 with 2.4.0 kernel and sid

2001-01-26 Thread Joris Lambrecht
lto:[EMAIL PROTECTED] Sent: Friday, January 26, 2001 2:13 PM To: debian-user@lists.debian.org Subject: RE: 3c509 with 2.4.0 kernel and sid Hello Joris, I am sure all the NIC network config paramerters are good under /etc/network/interfaces. You are correct though, I am trying to find the correct opti

RE: 3c509 with 2.4.0 kernel and sid

2001-01-26 Thread Bill Bell
Hello Joris, I am sure all the NIC network config paramerters are good under /etc/network/interfaces. You are correct though, I am trying to find the correct option to send in from the lilo.conf append= line to force the the 10baseT media port on, (if there is one :-). This has been the target o

Re: 3c509 with 2.4.0 kernel and sid

2001-01-26 Thread Bill Bell
Hello Sebastiaan, I have the 3c509 driver compiled into the kernel. One of the early problems I had with this system is that if I tried to use a loadable module for these cards, I could not get them both to be reconized. I seem to remember that a 2.2.x kernel read-me (or even 2.0.x) told me to fi

Re: 3c509 with 2.4.0 kernel and sid

2001-01-26 Thread Sebastiaan
Hi, is it vital that both cards are loaded at boottime? What happens when you insmod the second card? How does the kernel behave when compiling the cards in? Perhaps you can try to leave the ',eth0' and ',eth1' at the bootline and let the kernel figure it out itself? Greetz, Sebastiaan On Fri,

RE: 3c509 with 2.4.0 kernel and sid

2001-01-26 Thread Joris Lambrecht
Hi, Isn't this just a netconfiguration issue ? At install of a debian system you can pass parameters to the module such as the media port (bnc,utp) i think you should read something on that instead. Don't really know where you should configure that. Dive into those How-To's :) Greets, Joris -