root wrote:
> Hi,
> Has anybody used Linksys cards for cable modem and/or
> network(home use). While I am writing, is there cd burning and DVD
> support for Linux. I am using Mandrake 7 and am new. The only thing I
> can get to work is the modem, external,I had to buy it. This system
> rips! I am anxious to get everything to work (as are others I assume)
>
> Thanks,
> Dan
Hi root <grin>
I have several Linksys NICs. I have never had a problem with one. They
show up as ne2000 compatible. Do uname -r and if the work linus is in
there you have the wrong kernel.
try
modprobe ne
then do
lsmod
to see if it loaded
ne 6512 1 (autoclean)
8390 5920 0 (autoclean) [ne]
Both of those must be listed for this card to work
(Don't be surprised if my numbers don't match yours. I am running
redhat 6.1 right now)