LinuxQuestions.org
Go Job Hunting at the LQ Job Marketplace
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices

Reply
 
Thread Tools
Old 11-08-2009, 07:21 PM   #1
Radelix
LQ Newbie
 
Registered: Nov 2007
Posts: 13
Thanked: 0
3Com 3CSOHO100-TX not recognized by Ubuntu 8,10


[Log in to get rid of this advertisement]
Hi all,

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
windows_xp_2003 Radelix is offline     Reply With Quote
Old 11-08-2009, 09:12 PM   #2
AuroraZero
Member
 
Registered: Oct 2009
Location: Michigan
Distribution: SlackWare 13.0 - Current
Posts: 53
Thanked: 5
Quote:
Originally Posted by Radelix View Post
Hi all,

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.
linux AuroraZero is offline     Reply With Quote
Old 11-08-2009, 09:37 PM   #3
Radelix
LQ Newbie
 
Registered: Nov 2007
Posts: 13
Thanked: 0

Original Poster
ldsmod unfortunately is returning "Command not Found" but I ran "modprobe -v 3c59x" and it returned:

insmod /lib/modules/2.6.27-14-generic/kernel/drivers/net/mii.ko
insmod /lib/modules/2.6.27-14-generic/kernel/drivers/net/3c59x.ko

also I do not see a new adapter listed when I run ifconfig
windows_xp_2003 Radelix is offline     Reply With Quote
Old 11-08-2009, 09:42 PM   #4
AuroraZero
Member
 
Registered: Oct 2009
Location: Michigan
Distribution: SlackWare 13.0 - Current
Posts: 53
Thanked: 5
Quote:
Originally Posted by Radelix View Post
ldsmod unfortunately is returning "Command not Found" but I ran "modprobe -v 3c59x" and it returned:

insmod /lib/modules/2.6.27-14-generic/kernel/drivers/net/mii.ko
insmod /lib/modules/2.6.27-14-generic/kernel/drivers/net/3c59x.ko

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.
linux AuroraZero is offline     Reply With Quote
Old 11-08-2009, 09:49 PM   #5
AuroraZero
Member
 
Registered: Oct 2009
Location: Michigan
Distribution: SlackWare 13.0 - Current
Posts: 53
Thanked: 5
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.
linux AuroraZero is offline     Reply With Quote
Old 11-08-2009, 10:12 PM   #6
Radelix
LQ Newbie
 
Registered: Nov 2007
Posts: 13
Thanked: 0

Original Poster
chris@chris-desktop:~$ sbin/ifconfig eth0
bash: sbin/ifconfig: No such file or directory
chris@chris-desktop:~$ /sbin/ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:22:15:ec:dd:30
inet addr:192.168.2.4 Bcast:192.168.2.255 Mask:255.255.255.0
inet6 addr: fe80::222:15ff:feec:dd30/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:172 errors:0 dropped:0 overruns:0 frame:0
TX packets:40 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:21046 (21.0 KB) TX bytes:6077 (6.0 KB)
Interrupt:219 Base address:0xa000

chris@chris-desktop:~$ /sbin/ifconfig eth1
eth1: error fetching interface information: Device not found
chris@chris-desktop:~$
linux Radelix is offline     Reply With Quote
Old 11-08-2009, 10:18 PM   #7
AuroraZero
Member
 
Registered: Oct 2009
Location: Michigan
Distribution: SlackWare 13.0 - Current
Posts: 53
Thanked: 5
Try the other thing I suggested. I think you may have to reconfigure the second nic. Either that or there is something wrong with the second nic.
linux AuroraZero is offline     Reply With Quote
Old 11-09-2009, 06:23 AM   #8
Radelix
LQ Newbie
 
Registered: Nov 2007
Posts: 13
Thanked: 0

Original Poster
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!
windows_xp_2003 Radelix is offline     Reply With Quote
Old 11-10-2009, 02:14 PM   #9
AuroraZero
Member
 
Registered: Oct 2009
Location: Michigan
Distribution: SlackWare 13.0 - Current
Posts: 53
Thanked: 5
Quote:
Originally Posted by Radelix View Post
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.
linux AuroraZero is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Gentoo Fresh Build - 3COM 3c905C not being recognized. Wheat_Thins Linux - Hardware 10 03-28-2009 11:51 AM
3Com (3CRWE777A) not recognized on Slackware 8.1 (Dell Inspiron 3500) virus2099 Slackware 1 03-17-2008 01:40 AM
intergraded 3com ethernet card not recognized jonnyblinux Linux - Networking 4 10-17-2005 05:49 PM
3com PCMCIA network card not recognized saxophobe Linux - Networking 1 03-06-2005 12:15 AM
3com nic won't initialize but is recognized? J[]sie Linux - Newbie 10 08-21-2004 10:36 PM


All times are GMT -5. The time now is 12:19 AM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration