I have an Edimax EP-4103DL pcmcia ethernet card, and I'm not managing to use it under Linux...
the card has a Realtek 8139 chipset, thus should use th 8139too kernel module .
(I found a couple of reports of users that had it working with the 8139too module, and it is listed as Linux compatible on the Edimax site)
What I tried:
-make sure that pcmcia is enabled under the Salix "System services" tool.
-as root:
Code: Select all
modprobe 8139too
Code: Select all
lsmod
-as root:
Code: Select all
ifconfig
-also tried as root:
Code: Select all
lspci
Code: Select all
lspcmcia
what am I doing wrong?
thank you!
