Trouble with realtek rtl8139, not able to bring up eth0 interface
Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Trouble with realtek rtl8139, not able to bring up eth0 interface
Hi, I am running Red Hat Enterprise release WS 3. I have an ethernet card, rtl8139. I recently downloaded the driver for the nic and compiled it from source using the make utility (the driver came along with the associated Makefile). I saved the source file in /usr/src/kernel-version/drivers/net and the object file 8139too.o in /lib/kernel-version/modules/drivers/net. I then updated the entry for eth0 in /etc/modules.conf, when I tried running the network config wizard tool, it said that it couldn't find module 8139too. I tried running inismod 8139too but it gave a module_init() error. I also tried the same with 8139cp but the dmesg output said 'try using 8139too instead'. Please help.
the 8139 too module has been standard inside every default kernel for many many years, if anything i'd imaging your attempts to build your own and replacing the working one that was already there could be a key... there was no need to build your own.
the 8139 too module has been standard inside every default kernel for many many years, if anything i'd imaging your attempts to build your own and replacing the working one that was already there could be a key... there was no need to build your own.
I had the same problem even before I recompiled the thing from source. I was snooping around a little with make xconfig, I found the support for realtek drivers turned off! Is there anything I can do now?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.