Quote:
Originally Posted by trasheddy
If someone can help me to install it, 'cause I couldn't
|
Hi...
Welcome to the forum
Unfortunately, I don't think you will, at least not with the drivers you linked to. I downloaded them myself to take a look at the Linux drivers and, if I understood them correctly, they were for kernel versions 2.4.x and 2.6.x only, very old versions going back a few years. Slackware 14.1 uses 3.10.17. You can use the following command to verify yours...
Also, if you can, please post the output of this command...
Code:
lspci -nnk | grep -i net -A2
I'm kind of surprised this adapter did not work out of the box for you. Usually ethernet adapters are well supported in Linux. Just to verify, it doesn't work at all? If not, I saw a related article
here in which the OP was able to use another driver to get the card working, which you can find
here. However, his complaint was that he was not able to get a gig's worth of data through it, only 100 Mbps. If you don't mind the possibility of that for yourself, you can try this solution. However, it will involve compiling the drivers, which I wouldn't know how to show you in this particular case. Otherwise, I don't have any other suggestions.
Perhaps a better solution would be to get a more compatible adapter, like the one mentioned
here, although, if your card has the same chipset as this one, it
should be working without the need for outside drivers.
Let us know how it goes...
Regards...