LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Unable to identify and configure Network Card (https://www.linuxquestions.org/questions/linux-networking-3/unable-to-identify-and-configure-network-card-590185/)

mnassar 10-08-2007 01:51 AM

Unable to identify and configure Network Card
 
I'm unable to define and configure my nForce network card on my Enterprise Linux 3.0

Is there a step by step approach to resolve the matter?

Thanx

MQMan 10-08-2007 09:14 AM

I think the nForce cards use the forcedeth driver. Is this driver loaded. If not, try loading it to see if it finds your card.

Cheers.

mnassar 10-10-2007 02:22 AM

I used lsmod command, i did not find any entry for forcedeth. so how do I load the driver? how I compile my kernel? I have AMD based system

thanx

MQMan 10-10-2007 02:55 AM

Try a "modprobe forcedeth". Also, what does lspci show for the ethernet.

Although, you did say "network card". I thought all the nForce ethernet "ports" were built-in, not cards.

Cheers.

mnassar 10-18-2007 03:55 AM

I used modprobe forcedeth, I got "can't locate forcedeth"

I also used the lspci. I got "nVidia Corporation CK804 ethernet controller (rev a3)

MQMan 10-21-2007 01:53 PM

Quote:

Originally Posted by mnassar (Post 2928200)
I also used the lspci. I got "nVidia Corporation CK804 ethernet controller (rev a3)

Yep, that's the built in nVidia controller.

What distro, and have you compiled your own kernel/modules. If not, do you have the .config that is used by the distro.

You may have to recompile to include that driver.

Cheers.

mnassar 10-22-2007 01:41 AM

How do I compile the kernel?

I am new to Linux

thanx


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