Cannot connect to internet with 3Com Ethernet Card & Mandrake
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.
Cannot connect to internet with 3Com Ethernet Card & Mandrake
I have been learning as much as I can about Linux for a while and I love it. Just bought a new computer with the following hardware:
AMD Athlon 64 2800+
Leadtek NVidia FX5700Ultra 128MB GDDR3
Western Digital 80GB 7200RPM HD
512MB Geil Value Series DDR
Abit K8T800 uGuru mobo
3Com Ethernet adapter
And everything works fabulous. Except I can't connect to the internet with Mandrake 9.2 or 10.0. There is a specific driver for my ethernet card in Mandrake, and it finds it, and assigns eth0 to the card. But it cannot obtain an IP address from my network. We have a high speed network (not DSL, a partial T1, we live in BFE), that gets a peak of 390k/s if the banwidth is open. Again, Linux finds the card, it just can't obtain an IP. I went through the setup and that did not help. I must mention that it worked perfectly on my previous computer, using the same ethernet card, in Mandrake 9.2. But on my old computer, Mandrake 10.0 gave me the exact same problem. I am lost and hoping someone can assist. If you need any more details I am more than happy to submit.
Regards, and I appreciate the time you have taken to read this!
Use a dos boot disk and the 3com configuration program, set the nic to fixed lan speed, in fact nothing on auto
In linux disable kudzu at boot up ( you use kudzu to discover new hardware )
I will elaborate, there is a problem with 3com cards, kudzu messes up the settings from a 3com card.
The only way to fix it is
1)
disable kudzu on linux
2)
boot dos from a diskette and use the program 3c90xcfg to change the setting on the nic.
Now the nic will be able to receive dhcp information from your router/modem
Thanks for the elaboration...this won't work for me though, I don't have a 3c90x NIC
mine is a 3Com ADSL PCI lan/rfc1483 aka 3cp3617 , its identified by Mandrake as a idt77252 an aparent refrence to the onboard controller chip
In the modules folder theres a module called "idt77252.o.gz" which I think is the the driver for my NIC
do you know how to get Mandrake to try and use it?
the output from dmesg says:
idt77252: Unknown symbol atm_pcr_goal
idt77252: Unknown symbol suni_init
idt77252: Unknown symbol atm_dev_deregister
idt77252: Unknown symbol atm_dev_register
idt77252: Unknown symbol atm_charge
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.