Slackware 9.1, PCI or onboard NIC, Comcast through a router
Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Slackware 9.1, PCI or onboard NIC, Comcast through a router
See, I'm a n00b to linux and I need help getting online with slackware 9.1, i have a pci nic and an a7n8x deluxe so i can use any of those if need be. My ISP is comcast but i connect to a router for our home network. The router is a linksys befsr41(or close to that). Please help, i've read other tutorials and what not but i just need straight help.
as root type
ifconfig
if it only lists lo, you'r nic isn't recognized. If it has an eth0 entry then it is.
if it is, then type
dchpcd eth0
to see if it connects. If all is good then edit the files referenced in the above post
ok, so i got some drivers for the NIC from http://www.scyld.com/network/updates.html#rpm
and when i follow the instructions up to the Make command it all works (well except for teh downloading part i put it on a floppy and extracted it into teh /tmp/netdrivers folder since the tar command didn't want to work. So anyways when i type make it does some things and i get cc: installation problem, cannot exec 'as' : no such file or directory
make: *** [pci-skeleton.o] error 2
Also when i tried insmod 8139too it said everything was unresolved.
I'm not at all familiar with the driver you downloaded. Included in the tarball there should have been a readme or faq file. Hopefully it can help resolve the installation problem. I did however see that realtek 8139 PCI nic's are supported by the 2.4 kernel. My opinion is to read this thread and try to configure your kernel http://www.linuxquestions.org/questi...threadid=49035
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.