Ed Tharp wrote:

> first step...turn off Plug and pray in bios...
> ----- Original Message -----
> From: "Christopher" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, April 05, 2001 2:07 AM
> Subject: Re: [newbie] networking question
> 
> 
>> How did you get Linux to see your network card?  I've Mandrake 7.2 Deluxe,
>> and have yet to get it to see my LinkSys 10/100 card.  I'm lost.  Any help
>> there?
> 

Hi,

The first thing you should know is that linksys changes chip suppliers 
like most of us change clothes.  Over the last few years, the same model 
cards have used 4 or 5 different chips.  The tulip family and it's 
clones have given the developers fits.  You might try using the 
old_tulip driver.

#/etc/rc.d/init.d/network stop
# modprobe old_tulip
#/etc/rc.d/init.d/network start

If this works you can edit /etc/conf.modules and change tulip to old_tulip.

There was a post earlier by acar (subj: LINKSYS ETHERFAST)  that you 
might want to look at first.  If that doesn't work try the above.

-Steve

>> 


Reply via email to