Slackware - InstallationThis forum is for the discussion of installation issues with Slackware.
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.
I have a computer that has been running 10.1 since it came out. I decided to give it a fresh start with 10.2, repartitioned the hardrive, and installed from scratch. Everything went fine, except netconfig skips the part where it probes for my network card! It did it fine under 10.1. Running netconfig again after the install skips it again. I have a 3com 905B. So I edit rc.modules, uncomment the modprobe for the 3c59x driver. The modprobe worked (well it didn't show any errors) but it didn't generate the rc.netdevice. Digging around on the internet I find that the 905 B is one revision too new for the 59x driver. I found a newer driver (3c90x), but that is compiled for the 2.2 kernel and give's me me an insane amount of errors when I try recompiling.
Could someone please point me towards instructions on compiling and installing your own network driver on slackware? Or better yet... anyone else have the 3com 905B and figure it out?
I have the exact same problem. Pretty much every thing that you've posted up here pertains to me. The netconfig program runs okay and doesn't kick out any errors (that I know of), but it never seems to probe for my network cards. I used to have slackware 10.0 on here and I know it worked fine as I used it often, but after formating and installing 10.2 fresh, it doesn't seem to have a network connection. I'm a linux n00b so I definatly look foward to some kind of a soloution.
I got the same problem and the same card as you. I followed the instructions from this thread, and then also from another thread. And the only thing I needed to do was to type the following in a root shell:
dhcpcd
and then I got a working eth0. If you type lsmod you'll also notice that the 3c59x driver is now used by at least 1 process.
I have the same type of problem with my system. I had a 10.1 system running fine and then repartitioned and installed 10.2 fresh.
I've got and ASUS CUV4XD, which is a dual processor pentium 3 machine.
lsmod shows the via-rhine module loaded for my card, which is what was loaded in my slackware 10.1 installation, and it is the same module that is used when I boot a live CD (and get access to my network)
ifconfig only shows the loopback device even though the module is loaded.
executing dhcpcd causes my system to hang.
Is there something with the netconfig program?
Is it possible that the via chipset or something with the asus board?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.