From leonmcclatchey@homemail.com Fri Apr 10 03:51:11 1998 From: leonmcclatchey@homemail.com To: users@lists.opensuse.org Subject: [S.u.S.E. Linux] Installing a Network Card Date: Thu, 09 Apr 1998 22:51:11 -0500 Message-ID: <352D972E.47DFD062@homemail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8837388037665553978==" --===============8837388037665553978== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello, I loss my linux for a bit, seems the sczi card couldn't catch IRQ 10, was able to get back online by getting on via the installation kernel, then recompiled the kernel (had to take my pro-audio 16 sound card out until it can be determined why vmlinux keeps erroring out with a unresolved error for dma something or other) (btw, that is one question:-( The main reason I recompiled the kernel however was because I just recently installed a pci ethernet card (was supposed to be ne2000 compliant). When I ran the diag in dos, I discovered the card is using irq 11. (If it helps, it is a LanStar CC-3200PCI). After rebooting into Linux, a message came up that it couldn't detect the ethernet card. Guess that means I misconfigured something as I can see the card in both Dos and OS/2. I'm trying to set up a lan based network between my Linux/Os2 box and a Win95 box. They are both running the same style of ethernet card except the win95 card is a PnP standard card. I would appreciate any help that can point me in the right direction to get the network up:-) Thanx Loads! -- cya l8r Leon McClatchey mailto:leonmcclatchey@homemail= .com Party on Linux:-) -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e --===============8837388037665553978==-- From zentara@mindspring.com Fri Apr 10 14:28:21 1998 From: zentara@mindspring.com To: users@lists.opensuse.org Subject: Re: [S.u.S.E. Linux] Installing a Network Card Date: Fri, 10 Apr 1998 10:28:21 -0400 Message-ID: <352E2C85.7F099B1B@mindspring.com> In-Reply-To: <352D972E.47DFD062@homemail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8347285586396080983==" --===============8347285586396080983== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Leon McClatchey wrote: > > Hello, I loss my linux for a bit, seems the sczi card couldn't catch IRQ > 10, was able to get back online by getting on via the installation > kernel, then recompiled the kernel (had to take my pro-audio 16 sound > card out until it can be determined why vmlinux keeps erroring out with > a unresolved error for dma something or other) (btw, that is one > question:-( > > The main reason I recompiled the kernel however was because I just > recently installed a pci ethernet card (was supposed to be ne2000 > compliant). When I ran the diag in dos, I discovered the card is using > irq 11. (If it helps, it is a LanStar CC-3200PCI). After rebooting > into Linux, a message came up that it couldn't detect the ethernet > card. Guess that means I misconfigured something as I can see the card > in both Dos and OS/2. I can offer a few hints for the pci ethernet card. First, see if you can get it to work as a module with the standard kernel. You must have kerneld running, and edit your /etc/conf.modules to say the following alias eth0 ne and options ne io=0x6000 irq=10 put the correct io and irq for your card. If it is PCI and you have a PCI Bios and motherboard, it should be detected at boot up. You should be able to enter and read what adreess and irq was assigned. You probably don't have the io and irq right. Also if you recompile your kernel with ethernet built in, you must select 2 options in networking. Those are : --- other isa cards --- ne2000 support It's just the way they patched it up to have ne2000 with other isa cards. Good luck, zentara -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e --===============8347285586396080983==--