LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   ETH0 Identification and activation help requested (https://www.linuxquestions.org/questions/linux-networking-3/eth0-identification-and-activation-help-requested-286052/)

sbrower 02-03-2005 11:41 PM

ETH0 Identification and activation help requested
 
On install and reboot
lspci
00:0a:Ethernet controller 3c905b 100BaseTX (Cyclone rev 30)

RedHat9 sees a 3c509 and I don't know where I need to go...

Can not activate because it is the wrong chipset?

Assistance please...

ugge 02-05-2005 10:04 AM

If linux can't determine the right chipset for your pci card, then you will have to add an alias line in your /etc/modules.conf
like this
Code:

alias eth0 dmfe
You may also have to add options to this to tell wich I/O address it should use.

ugge 02-05-2005 10:06 AM

Forgot to mention, but of course you should exchange dmfe with the right driver for your card.


All times are GMT -5. The time now is 04:56 PM.