LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 11-13-2003, 05:32 PM   #1
andrewstr
Member
 
Registered: Oct 2003
Location: WA--USA
Distribution: Red Hat 9, Suse 10.2
Posts: 144

Rep: Reputation: 15
Question 3Com 3C509B = eth0 AND eth1: How is that possible?


I have installed Slack 9.1 on a 486DX2-40 which has a sound card, modem, and 3 Com 3C509B NIC. All cards are ISA. The NIC is recognized by the system but can not ping any other IPs on the network except its own. Here is a portion of the DMESG pertaining to the NIC:

isapnp: Scanning for PnP cards...
isapnp: Card '3Com 3C509B EtherLink III'
isapnp: 1 Plug & Play card detected total
eth0: 3c5x9 at 0x220, 10baseT port, address 00 00 af 00 6c 00, IRQ 5.
3c509.c:1.19 16Oct2002 becker@scyld.com
http://www.scyld.com/network/3c509.html
eth1: 3c5x9 at 0x300, 10baseT port, address 00 20 af 69 6c ab, IRQ 10.
3c509.c:1.19 16Oct2002 becker@scyld.com
http://www.scyld.com/network/3c509.html
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
eth0: Setting 3c5x9/3c5x9B half-duplex mode if_port: 0, sw_info: 8400
eth0: Setting Rx mode to 1 addresses.

Why do I have a listing for both eth0 and eth1?

Any ideas on how to get the NIC working properly?

Thanks!
 
Old 11-13-2003, 07:07 PM   #2
AltF4
Member
 
Registered: Sep 2002
Location: .at
Distribution: SuSE, Knoppix
Posts: 532

Rep: Reputation: 31
you seem to have two 3C509B cards ( MAC Addresses 00 00 af 00 6c 00 and 00 20 af 69 6c ab) in your computer OR the driver mis-detects some other card as a 3C509B

try removing al unnecessary cards and reboot
 
Old 11-14-2003, 04:28 AM   #3
DMRansom
Member
 
Registered: Jun 2003
Distribution: slackware, fedora core4
Posts: 39

Rep: Reputation: 15
I have the same card with the same problem it has two MAC address and there is only one card I looked 3 times because I thought I was losing my mind I don't know how it can have 2 MAC address. I am using slackware 9.0. I also can ping nothing. It works fine under windows. I beginning to wonder if I have a driver problem. I don't know.
 
Old 11-14-2003, 05:21 AM   #4
DMRansom
Member
 
Registered: Jun 2003
Distribution: slackware, fedora core4
Posts: 39

Rep: Reputation: 15
I think I may have the problem solved there seems to be problems with the IRQ and PNP issues all fixable these links should help. Seems we need to download some 3com disks and reconfigure the cards.

http://support.3com.com/infodeli/too...9/3c5096.1.htm

http://hardware.redhat.com/hcl/?page...etails&hid=215


this one is real helpful.
http://www.linuxquestions.org/questi...ghlight=3c509b


http://www.linuxquestions.org/questi...ghlight=3c509b

I am downloading the disk now hope this works!!
 
Old 11-14-2003, 02:39 PM   #5
DMRansom
Member
 
Registered: Jun 2003
Distribution: slackware, fedora core4
Posts: 39

Rep: Reputation: 15
Shuting off PNP fixed it working properly now.
 
Old 11-14-2003, 03:40 PM   #6
andrewstr
Member
 
Registered: Oct 2003
Location: WA--USA
Distribution: Red Hat 9, Suse 10.2
Posts: 144

Original Poster
Rep: Reputation: 15
I also shut off the PNP and it works! The "dual" Ethernet devices didn't show up in other posts so I thought I had a unique problem unrelated to PNP. It is strange that Linux does recognize the PNP card but doesn't know what to do with it.

Does your card run Full Duplex or Half? When I boot up, I see a message that it is setting the card to Half-Duplex. Have any idea why that is?
 
Old 11-17-2003, 08:23 AM   #7
DMRansom
Member
 
Registered: Jun 2003
Distribution: slackware, fedora core4
Posts: 39

Rep: Reputation: 15
I haven't looked at that yet been a full weekend. If I remember correctly there was something about that at the linux driver web page. If you scroll up to your first post there is a link to that page in your post of the dmesg.

I would still like to know how it got two mac address from one card!
 
Old 11-17-2003, 12:34 PM   #8
andrewstr
Member
 
Registered: Oct 2003
Location: WA--USA
Distribution: Red Hat 9, Suse 10.2
Posts: 144

Original Poster
Rep: Reputation: 15
I looked again at the website but didn't see what you referred to. Maybe you ran across it on a different page.

Quote:
Originally posted by DMRansom
I haven't looked at that yet been a full weekend. If I remember correctly there was something about that at the linux driver web page. If you scroll up to your first post there is a link to that page in your post of the dmesg.
 
Old 11-18-2003, 01:43 PM   #9
DMRansom
Member
 
Registered: Jun 2003
Distribution: slackware, fedora core4
Posts: 39

Rep: Reputation: 15
Yeah my card is running in half duplex to found the palce

http://support.3com.com/infodeli/too...9/3c5096.1.htm

Full duplex support for the 3C509B has been added to the NetWare server and Windows NT/95/98 drivers. Control of the full duplex feature is provided in the configuration and diagnostic program. Full duplex operation improves overall network throughput on twisted pair (TP) networks.

If you loaded the 3com NIC Diagnostic in windows I think the setting may be called I/O Sychronous Ready Capability on configuratoin tab. haven't tried it yet I am getting to sleepy to mess with this any mope today. Good Luck!!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Wireless network on eth1 diabled Ethernet eth0 and eth0 never comes back tadatoshi Linux - Wireless Networking 4 09-23-2004 05:57 PM
eth1 added, mysql connections FROM this machine are from eth1. Need bound to eth0??? kreese Linux - Networking 9 03-31-2004 12:12 PM
Kernel 2.4.22 finds eth0 and eth1 but 2.6.0 does not find eth1 coollink Linux - Networking 3 01-13-2004 07:32 PM
Problem with 3COM 3C509B-TX card kurgan Linux - Networking 5 07-18-2003 02:35 PM
old question... trying to install NIC: 3com 3c509b-TPO kngharv Linux - Software 4 10-31-2002 05:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 10:26 AM.

Main Menu
Advertisement
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
Twitter: @linuxquestions
Open Source Consulting | Domain Registration