Yoshi Assim Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/1179477916472fa8ba46446.png)
Joined: 16 Apr 2003 Posts: 234 Location: Girona (Spain)
|
Posted: Sat May 17, 2003 11:47 pm Post subject: Error in 3Com 3c59x driver in 2.4.20-r5 gentoo-sources ??? |
|
|
I find some kind of error in this driver. I had two servers in my net with 3com NICs like these
Code: |
sol # lspci -v
...
00:12.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX [Cyclone] (rev 24)
Subsystem: 3Com Corporation 3C905B Fast Etherlink XL 10/100
Flags: bus master, medium devsel, latency 64, IRQ 18
I/O ports at ec00 [size=128]
Memory at febfef80 (32-bit, non-prefetchable) [size=128]
Expansion ROM at febc0000 [disabled] [size=128K]
Capabilities: [dc] Power Management version 1
...
|
I work with another Linux flavors without any kind of problem (Red Hat, SuSE, Mandrake) but now I moved to Gentoo these servers and NICs don't want to work properly . I get TX/RX errors using network...
I searched for driver information in Donald Becker' s website and downloaded the utility mii-diag
Running this utility from command line says that has an configuration error in the duplex mode...
I find a little hack to solve this... Runnig this utility from shell in this manner:
This reset the NIC transceiver and now they get the correct duplex mode: Full Duplex and Autoselection mode...
At this moment I' m working with these two servers, but when they are free I' ll edit this article and put the full command output
Since then ![Wink ;)](images/smiles/icon_wink.gif) |
|