Networking :: nforce2 nic



My mobo is Abit NF7-M. It has a builtin NIC. Nvidia has a driver for kernel 2.4
the problem is this driver need the kernel source..
where can I grab the kernel src for DSL 0.63(2.4.22-xfs)?

http://download.nvidia.com/XFree86.....tar.gz

finally i know how to get nvnet.o compiled

you can download Nforce2 onboard nic from
My Webpage
Code Sample

wget http://pipe13.spymac.net/nvnet.tar.gz
tar -zxvf nvnet.tar.gz
cd nvnet
install-nvnet

then reboot and run netcardconfig

This works great and many thank for this file... But.....

How will it work off the cd? Did you do a enhanced install?
I'm running DSL 0.7 now...

Thanks, haven't tried it yet, but explains why I couldn't get the onboard nic on my new system to work...

original here.