LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   etho not initializing (https://www.linuxquestions.org/questions/linux-newbie-8/etho-not-initializing-37816/)

oke 12-10-2002 12:51 AM

etho not initializing
 
I have installed red hat 7.2 and the install went fine. The problem is I can not get the 3com3c905c nic to initialize. I see in kde contol panel under information the nic is recognized corrrectly and I am then going to network configuration. I am putting in the irq and i/o and I continue to get the card did not initialize check your settings. I have the bios set to manual for pnp, the cable is connected ok with green light, ok at switch. I have noticed that the nic does not appear on the irq list. I have tried other nic's , other slots,and they are picked up ok by kudsu, but I continue to have the same problem. I have also attempted to check the modules but I am not sure if it is loading properly, I tried insmod -f but I don't know what I am doing. I am stuck and could use help. I have tried to correct this and I am getting frustrated. Thanks in advance for any assistance.

born4linux 12-10-2002 04:27 AM

try running this as root:

modprobe 3c59x # 3c59x is 3c59x :D

check if the module loaded:

lsmod (look for 3c59x)

If its there, configure your network using this command:

netconfig -d eth0

And then restart your network:

/sbin/service network restart

To check

/sbin/ifconfig

or ping outside sites.

oke 12-10-2002 06:10 AM

thanks
 
I would like to thank born4linux for your response, it worked and its working fine

thanks again

born4linux 12-10-2002 06:52 AM

glad to be of help dude :D where r u from?

oke 12-10-2002 07:08 AM

I live in brick nj which is close to the ocean


All times are GMT -5. The time now is 03:21 AM.