Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
3com PCMCIA netcard won't autonegotiate w/ new switch
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
gcostanz
n00b
n00b


Joined: 24 Feb 2003
Posts: 69
Location: Hilton, New York

PostPosted: Wed Jul 21, 2004 10:18 pm    Post subject: 3com PCMCIA netcard won't autonegotiate w/ new switch Reply with quote

I just upgraded my network 10baseT hub to a new D-link 10/100 baseT switch after a thunderstorm fried the hub. The switch works great with my NIC-card based PCs, but my 3com 3C574-TX fast etherlink PCMCIA card will not negotiate a link speed. The card works fine if I plug into my remaining 10baseT hub which is tied into the switch, but it just flashes the link lights if I plug it directly into the switch.

I running kernel 2.4.20-gentoo. Is there a setting I can pass the kernel to tell the card to link at say 10 or 100 mbit/s ?

By the way, Knoppix has the same problem. It sees the 3com card, but can't autonegotiate a connection.

ANy help would be appriciated.
Back to top
View user's profile Send private message
poormanscomputer
Tux's lil' helper
Tux's lil' helper


Joined: 04 May 2002
Posts: 114

PostPosted: Thu Jul 22, 2004 5:46 am    Post subject: Reply with quote

Never had to do this myself, but try:
Code:
man mii-tool


Looks to be what you want. You may want to google around, I found out that linux does not auto-sense very well. You can also try upgrading your kernel.
Quickest search led me here:
http://forums.devshed.com/showthread.php?t=163404

Hope this was helpful,

poorman
Back to top
View user's profile Send private message
gcostanz
n00b
n00b


Joined: 24 Feb 2003
Posts: 69
Location: Hilton, New York

PostPosted: Thu Jul 22, 2004 10:46 pm    Post subject: Reply with quote

poormans, thanks for your help.

I aware of the mii-tool. I had to use it to change the NIC card to static for my desktop PC.

The problem is that mii-tool does not even see the pcmcia NIC card. It just reports that eth0 does not support an MII interface- which can't be right If I plug into my 10baseT hub, instead of the 10/100 switch everything works fine. So if I can get mii-tool to see the card, I can solve my problem by using mii-tool -F 10baseT-FD eth0.

Knoppix does let me run mii-tool if I restart networking first. THen it sees the NIC. If does not find the NIC on boot.

I'd spend the $30 to buy a 10baseT hub-- if I could find one. Everything uses autonegotiation, and that is where my problem starts.

Any suggestions?
Back to top
View user's profile Send private message
poormanscomputer
Tux's lil' helper
Tux's lil' helper


Joined: 04 May 2002
Posts: 114

PostPosted: Sun Jul 25, 2004 3:04 am    Post subject: Reply with quote

Try:
Code:
emerge ethtool

Then:
Code:
man ethtool


Looks like other people can't change their NIC with mii-tool. You may want to use that utility. Also, I've seen on google you may want to upgrade your pcmcia_cs utility. The last resort would be to upgrade the kernel. Yours is pretty old.

Good luck :wink:

poorman
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum