It seems as though I've aquired a NIC card for which there's no Linux
driver... tell me it's not so! I have several machines with Realtek
RTL8019's running Red Hat 5.0 and need to get them going. If anyone
is aware of such a driver, please advise.
Many thanks.
I use that same card on 3 RedHat 5.0 machines.. I run them as ne2000
cards with no problem.. I did however have a lil trouble at first
since the autoprobe would never detect them.. I had to boot using a
DOS disk, and then use the PNPDIAG.EXE util on the supplied disk. (you
have that right?) It will tell you what address and IRQ the nic is
using. Write 'em down.. Boot Linux.. and add the card.. simple..:) oh
yeah, you have to specify the address in Hex(?) .ex. if the base I/O
is 240h , you specify it as 0x240 in the setup...
I hope this helps.. If not, feel free to email me.
Goood Luck.
--
\\\\\|/////
( o o )
-------------|-------oOOo-----(_)-----oOOo---------|-----------------
R-2-RO |
ac...@neosoft.com |
http://www.neosoft.com/~acjr |
---------------------------------Oooo--------------------------------
oooO ( )
( ) ) /
\ ( (_/
\_)
Scott Dudley wrote in message <3538dd6...@news.goodnet.com>...
>
>It seems as though I've aquired a NIC card for which there's no Linux
>driver... tell me it's not so! I have several machines with Realtek
>RTL8019's running Red Hat 5.0 and need to get them going. If anyone
>is aware of such a driver, please advise.
>
>Many thanks.
These are NE2000 clones I think, you should find them supported directly as
such by RH5.0 but make sure you get the latest 2.0.32 kernel to be sure.
Peter
> It seems as though I've aquired a NIC card for which there's no Linux
> driver... tell me it's not so! I have several machines with Realtek
> RTL8019's running Red Hat 5.0 and need to get them going. If anyone
> is aware of such a driver, please advise.
>
> Many thanks.
Take a look on the NIC itself, and look at the chips. Or, if it's a
PCI card, look in /proc/pci.
Or, you could do a web search (Altavista, "linux 8019 Realtek") and on
the second page get to http://cesdis.gsfc.nasa.gov/linux/drivers/rtl8139.html,
which contains:
This driver is for the RealTek 8129 and 8139 chips only. The 8019 and
8029 chips are unrelated PCI NE2000 clones, and are supported by
updates to the NE2000 driver available from the Linux PCI NE2000
update page (remote link).
That link takes you to http://rsphy1.anu.edu.au/~gpg109/ne2000.html:
The current v2.0 and v2.1 kernel directly supports the following cards
without any additional patches or changes:
Cards with the RealTek 8029 chip.
Cards with the Winbond 89C940 chip.
The Compex RL2000 card.
The KTI/Katron ET32P2 card.
Voila. It's an ne2000.
Rusty.
--
.sig lost in the mail
> It seems as though I've aquired a NIC card for which there's no Linux
> driver... tell me it's not so! I have several machines with Realtek
> RTL8019's running Red Hat 5.0 and need to get them going. If anyone
> is aware of such a driver, please advise.
>
> Many thanks.
i've got one of those in the machine i'm typing on now. autoprobe
didn't get it (since it's the second nic) but then all i had to do to
get it found was add the line:
alias eth1 ne
to conf.modules, and it got the remaining settings (irq, io etc... on
it's own. ) that was a pci card. don't know how isa will work.
brian
------- Bunicula the Vampire Rabbit-----------------
buni...@mediaone.net
www.diabolis.net
--------- "the celery stalks at midnight..." -------
Regards,
Alwyn
PS.: remove the *NO_SPAM* if you want to reply
to me and not to the newsgroup.
----------------------------------------------
From : Alwyn John van den Berg
----------------------------------------------
Paul Russell wrote:
>
> Take a look on the NIC itself, and look at the chips. Or, if it's a
> PCI card, look in /proc/pci.
>
> Or, you could do a web search (Altavista, "linux 8019 Realtek") and on
> the second page get to http://cesdis.gsfc.nasa.gov/linux/drivers/rtl8139.html,
> which contains:
>
[SNIP,SNIP]
Scott Dudley wrote:
> It seems as though I've aquired a NIC card for which there's no Linux
> driver... tell me it's not so! I have several machines with Realtek
> RTL8019's running Red Hat 5.0 and need to get them going. If anyone
> is aware of such a driver, please advise.
>
> Many thanks.
I also had problems getting RH5.0 to use my Realtek PCI card (RTL8029 PNP
PCI card). Luckly I have a PNP aware BIOS which was able to see the
card, so I only had to configure the bios for NE2000 support plus the
following additional step. The NE2000 driver doesn't look for NE2000
clones in PCI slots. This is fixed by adding/editing the following line
in 'usr/src/linux/drivers/net/CONFIG' and rebuilding the kernel:
NE_OPTS = -DCONFIG_PCI
Don't know if this is documented anywhere. I found it by looking at the
code (ne.c) and seeing the conditional compilation statements.
Steve Rohrer
Sorry for the bad news!
Keep looking though!
Ron Laudadio
Yale Communications
http://yale.ca