[realtek] insmod problem

Felipe W Damasio felipewd at terra.com.br
Wed Oct 20 07:15:23 PDT 2004


	Naresh,

Naresh Deshaveni wrote:
>  I have been trying to get my RealTek 8139 card work in Redhat linux 
> 8.0. but without success.
> My linux  kernel version is 2.4.18-14
> 
> I had 8139too.o  in the /lib/modules/2.4.18-14/kernel/drivers/net/ 
> directory.
> When I did insmod 8139too I got the following message.

	You should modprobe it instead of insmod it, since 8139too uses
functions of the mii module.

	try:

depmod -a
modprobe 8139too

	It should do the trick.

	Cheers,

Felipe



More information about the realtek mailing list