Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
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.
Here is the story. I am building a LinuxMCE box. My on-board NIC is recognized just fine but my second NIC is not being picked up. I have already searched for similar problems but I havent run across anything solid. Im kinda a newbie so please bare that in mind though I do know my way around the console.
Where should I start to fix this issue?
Specs:
AMD Phenom 9750
Asus M3N-HT
200 GB Maxtor HD
NIC #1 on-board
NIC #2 3Com 3CSOHO100-TX
Here is the story. I am building a LinuxMCE box. My on-board NIC is recognized just fine but my second NIC is not being picked up. I have already searched for similar problems but I havent run across anything solid. Im kinda a newbie so please bare that in mind though I do know my way around the console.
Where should I start to fix this issue?
Specs:
AMD Phenom 9750
Asus M3N-HT
200 GB Maxtor HD
NIC #1 on-board
NIC #2 3Com 3CSOHO100-TX
Thanks in advance
Maybe you need a driver for the second nic? type on the command line "ldsmod" and it shall tell you all the modules that are loaded for drivers. Look for "3c59x" if it is not there try loading loading it using this command "modprobe -v 3c59x". Let me know how this worked out.
also I do not see a new adapter listed when I run ifconfig
OKay so the module is loaded. Type this and let me know how this goes. "/sbin/ifconfig eth0" then run "/sbin/ifconfig eth1" copy the outputs here for me please.
Something else just came to me also. Disable the onboard nic and see if Ubuntu recognizes the second one. If it does then turn the onboard one back on but change the irq in the bios if you can.
Yeah I tried that is as well and it is not getting picked up. Im gonna go get a linksys LNE 100TX in the morning and give that a whirl. Just trying to not spend money if I didnt have to. thanks for the help!
Yeah I tried that is as well and it is not getting picked up. Im gonna go get a linksys LNE 100TX in the morning and give that a whirl. Just trying to not spend money if I didnt have to. thanks for the help!
You are welcome man wish I had better news was all.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.