LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Onboard nForce network card not recognized in RedHat 9 (https://www.linuxquestions.org/questions/linux-networking-3/onboard-nforce-network-card-not-recognized-in-redhat-9-a-171500/)

hellfireboy 04-17-2004 09:39 PM

Onboard nForce network card not recognized in RedHat 9
 
My mainboard is BioStar M7NCD (nFORCE2)
Network: (Onboard) MCP NVIDIA MAC + Realtek RTL8201BL PHY
Linux kernel: 2.4.20-8
Drivers download from NVIDIA is compiled for kernel 2.4.20.6 and 2.4.20.9 ,which cannot be actived in current kernel.
I recompiled the .src.rpm file , and got the error below

************************************************************
[root@localhost nforce]# make
make -C nvnet
make[1]: Entering directory `/mnt/backup/system/drivers/lan/nforce/nvnet'
cc -c -Wall -DLINUX -DMODULE -DEXPORT_SYMTAB -D__KERNEL__ -O -Wstrict-prototypes -DCONFIG_PM -fno-strict-aliasing -mpreferred-stack-boundary=2 -march=i686 -falign-functions=4 -DMODULE -I/lib/modules/2.4.20-8/build/include nvnet.c
In file included from /lib/modules/2.4.2

[PX]Kal Bob 04-17-2004 10:31 PM

I am not seeing an error here.
I think that your next step would be to run make install

That should give you the module file, then insmod it into the system.

david_ross 04-18-2004 06:16 AM

Please do not post the same thread in more than one forum. Picking the most relevant forum and posting it once there makes it easier for other members to help you and keeps the discussion all in one place.

http://www.linuxquestions.org/rules.php

The original is here:
http://www.linuxquestions.org/questi...285#post884285


All times are GMT -5. The time now is 11:53 PM.