You are not logged in.

#1 2004-02-12 05:52:09

dustismo
Member
Registered: 2004-02-12
Posts: 17
Website

Doesn't recognize eth card

Hello,

I just installed arch and I don't think my network card is being loaded.  I imagine there is a module that I need to load, but I have no idea which one. 

if I type
>ifconfig eth0 up
it says that eth0: no such device

What can I do?

-Dustin

Offline

#2 2004-02-12 07:52:06

robot5x
Member
Registered: 2004-01-26
Posts: 266

Re: Doesn't recognize eth card

First of all, what is your ethernet card?
If you can find the make and model, it's quite easy to do a google search and find the name of the module you need to load.

Offline

#3 2004-02-12 14:37:16

usedtire
Member
Registered: 2004-02-12
Posts: 50

Re: Doesn't recognize eth card

I had the same problem.  It's like was said.  Either load the module or you could rebuild the kernel with built in support.

Offline

#4 2004-02-12 18:29:00

sarah31
Member
From: Middle of Canada
Registered: 2002-08-20
Posts: 2,975
Website

Re: Doesn't recognize eth card

when you were installing did you add your module name to rc.conf ? did you do the other edits of rc.conf as well to ensure your module was loaded and your conection would come up at boot?

arch does not auto detect and configure such stuff as other distros do.


AKA uknowme

I am not your friend

Offline

#5 2004-02-12 23:20:24

dustismo
Member
Registered: 2004-02-12
Posts: 17
Website

Re: Doesn't recognize eth card

My ethernet card is:
3com 3c905B-txnm xcpci
From what i can find on google I need the 3c59x module (why not a 3c905x module?), but just adding that to the modules listed in rc.conf doesn't do it.  What should I do next? I assume I have to get this module from somewhere and put it somewhere, but where?

thanks much

Offline

#6 2004-02-13 04:47:50

scottro
Member
From: NYC
Registered: 2002-10-11
Posts: 466
Website

Re: Doesn't recognize eth card

alias eth0 3c9x

Should do the trick, add it to /etc/modules.conf

HTH
Scott

Offline

Board footer

Powered by FluxBB