On Thu, 6 Nov 2003 09:11:24 -0800 (PST)
Ravi Kumar Munnangi <[EMAIL PROTECTED]> wrote:

> Hello,
>  
>   I have just now installed RedHat Linux 8.0 on my
> system. It has the Real Tek RTL-8139, SMC EZ Card.
>   
>  After ifup eth0, it gave the message,
> 
>  modprobe:Can't open dependencies file
> /lib/modules/2.2.14-5.0/modules.dep(No such file or
> directory)
> 
> 
> The same message appeared even at the time of booting.
>  
> Please help me come out of this problem!
> 
> Thanking you,
> Ravi Kumar

Do a

# /sbin/modprobe 8139too

to load the 8139too module for the card.  But first check (/sbin/lsmod) to see if it's 
already loaded or not.  Also, check the directory and the file mentioned 
(modules.dep).  Are they really there?  Are their permissions set correctly?

Yawar Amin
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to