Check out neweg
90% of these will work with absolutely no need to download extra drivers.
Notice how cheap they are. I have a few of those Zonet 10/100 cards myself. These are so cheap because they use a generic
realtek chip.
Definately nothing I'd like to use on a server, but they are PLENTY fast for home use. These are the absolutely cheapest POS cards you can find and they work fine with Linux.
In fact, Nvidia uses the exact same thing on on their motherboards. Your motherboard, in fact. Unless it's a gigabyte version. Nforce/Nforce2 boards. If they use gigabyte, it's probably just a slightly different realtek design. The difference for the nvidia is that they changed it very very slightly. Changed it enough so you need their drivers to work. For the short time I owned a nforce2 board, that's what they used.
Why? I don't know, probably to cut down costs they modified the design enough to fit into one of their northbridges, or whatever. Look for that little realtek crab.
Same thing with their sound card. Except that works with the default Linux drivers. What drivers? Why the Intel i8x0 sound card drivers, of course. That's the lauded "soundstorm" onboard audio sound chips. No less.
I have a similar chip in my el-cheapo Intel i830-based laptop (2.0ghz pentium4-m, btw) (it doesn't have digital out though). It's designed as a low cost, low power generic sound device for embedded platforms. Decent enough for low end work or so.
Nvidia probably bought the design from Intel and modified it a bit. But you listen to some people go on and on about the thing you'd think that it was the best thing since sliced bread. Nvidia has certainly become a major marketting power house, to be sure. Creative Audigy2 is crap, but OMG SoundStorm is a work of art.
Personally I always like to have a couple extra nic cards laying around. You don't know when they can come in handly. Like helping out fixing a freinds computer, or maybe building a firewall box out of a old PC, or simply getting a nforce motherboard to work. I got my Zonet at a local store, buy 2 get one free deal. Paid 12 bucks for 3 cards, all of them work fine.
Of course they are no substitute for a good quality 3com nic, but then again the nice 3com's cost 30 bucks.
😛
Now why your shell though that the .run file was a directory, I don't know. That's weird stuff. A "ls -l" command will provide more information into the status of the file.
If you have a nice network setup I'd just tell you to go:
If you have a 64bit OS go:
wget "
http://download.nvidia.com/XFr...6_64-1.0-0283-pkg1.run"
sh NFORCE-Linux-x86_64-1.0-0283-pkg1.run
if you have a 32bit OS go:
wget "
http://download.nvidia.com/XFr...-x86-1.0-0283-pkg1.run"
sh NFORCE-Linux-x86-1.0-0283-pkg1.run
That will more then likely do it.