  | |  | 3c59x issues | 3c59x issues 2004-01-19 - By Sharif Islam
Back
Few days ago, I noticed my AS machine is running on 10 base half when it
was suppose to be 100 full. I tried to force it using mii-tool, however it
was still saying 10 half.
I decided to open the case and look at the card to verify the model that
os was reporting. When I rebooted eth0 didn 't came back up. I got
'failed; no link present. Check cable? ' error. Then I noticed I had static
instead of DHCP and ONBOOT no at ifcfg-eth0. I fixed that.
# 3Com Corporation|3c905C-TX/TX-M [Tornado]
DEVICE=eth0
BOOTPROTO=dhcp
HWADDR=xxxxxxxxxx
TYPE=Ethernet
ONBOOT=yes
Reinstalled the module, restarted network. It was up this time. I
rebooted one more time, and eth0 was down again. Then I figured
out that I have do rmmod 3c59x and insmod,
start the network after each reboot. I also tried turning APIC off at
the bios. That didn 't change anything.
Why is this? Can someone shed some light on this? Thanks.
# uname -r
2.4.21-4.ELsmp
Module Size Used by Not tainted
3c59x 30704 1
# lspci
[...]
00:0c.0 Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado]
(rev 78)
# cat /etc/modules.conf
alias eth0 3c59x
alias usb-controller usb-ohci
options 3c59x options=5 full_duplex=1
--
Sharif Islam Research Programmer
Library Systems Office mislam@(protected)
University of Illinois at Urbana-Champaign
http://www.sharifislam.com
--
Taroon-list mailing list
Taroon-list@(protected)
http://www.redhat.com/mailman/listinfo/taroon-list
|
|
 |