can you give me the instructions to do this
Main Topics
Browse All TopicsHi,
I have a K8NF4G-SATA2 with a RealTek PHY RTL8201CL Network Card. Also on this machine I have two(2) 3C905CX-TM network cards which were successfully detected by the install. I tried to use the 8139too driver but the load was unsuccessful with the following error messages
/lib/modules/2.4.20-28.7/k
/lib/modules/2.4.20-28.7/k
/lib/modules/2.4.20-28.7/k
/lib/modules/2.4.20-28.7/k
/lib/modules/2.4.20-28.7/k
Any suggestions
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
you need to go to the folder of source kernel /usr/src/linux-2.4.20.28-7
make menuconfig and check the option with realtek
make all
make modules
make modules_install
make install
and you have a install.txt in the same directory read it please compiling a kernel is not a joke.... you nned to read and know what are you doing
here you have a tutorial
http://www.freeos.com/arti
and redhat 7 is very very old !!!! please upgrade in redhat 8 the Realtek driver is compiled yet.
This is a customised version of Linux and as such there exists no src/ directory. We are running Egress Server 4.6
http://viatornetworks.com
Is there a link to this particular driver
Realtek PHY 8201CL
you can download a sorce of this kernel and setting some things for example you doewnload the src of this kernel to /usr/src folder and copy the file configxxxxx from /boot folder to your folder /usr/src/linux.2.4xxxx do oldconfig and follow the steps, in internet download any tutorial to how to compile a redhat 7x kernel
Business Accounts
Answer for Membership
by: pablouruguayPosted on 2006-11-22 at 03:28:33ID: 17994663
you dont have the driver compiling for this kernel. :(
need to recompile the kernel and add this driver to driver tag.