Re: Problem with ethernet card
Antonio Galea <[email protected]>
| Newsgroups | gmane.linux.redhat.release.enigma |
|---|---|
| Message-ID | <Pine.LNX.4.44.0304021927190.2864-100000@beastieboy.uff.netwise.it> |
On Wed, 2 Apr 2003, cristian simpson wrote:
> hi, I tried to install my ethernet card (D-link 530TX), the module for this
> card is via-rhine.o but I did insmod via-rhine.o and the answer was
> "via-rhine.o: init_module: NO such device
> Hint: isnmod errors can be caused by incorrect module parameters, including
> invalid IO or IRQ parameters
With the command
modinfo -p via-rhine
you get the list of available driver parameters; you could try to configure
the values.
But first of all, try to see if the device gets detected ty the pnp system...
you should find it somewhere in the output of
lspci -vvv
If you can't find it, check the hardware!
> my D-link has drivers for linux in the installation CD but when I do make
> install I get an error... no sources kernel find..something like that, but I
> have the sources at /usr/src/redhat/SOURCES
No, the message refers to the package kernel-source, and you probably don't
have it installed.
HTH,
Ant9000
--
_____________________________________________________________________________
Dr. Antonio Galea N e t W i s e http://www.netwise.it
Sviluppo tecnico Tecnologie per il Web Tel 0461.421016 Fax 0461.426021
-----------------------------------------------------------------------------
Honesty is the best policy.
If you can fake that, you've got it made.
George Burns
-----------------------------------------------------------------------------
--