Hi, I'm trying to set up networking with a motherboard that has an onboard = Realtek r8169 nic. Unfortunately, the system autodetects half-duplex and needs to be forced to full duplex. ethtool eth0 fails for the = r8169, and I haven't been able to figure out how to set full duplex. Any ideas? Thanks, David Horita system: AMD64-3500+/MSI K8N Neo2 Suse 9.1 pro, 2.6.5-7.108 default ----------------------------- David A. Horita, Ph.D. Department of Biochemistry Wake Forest University School of Medicine Winston-Salem, NC 27157-1016 Tel: 336 713-4194 Fax: 336 716-7671 email: dhorita@wfubmc.edu web: http://www.wfubmc.edu/biochem/faculty/Horita/
David A. Horita wrote:
Hi,
I'm trying to set up networking with a motherboard that has an onboard = Realtek r8169 nic. Unfortunately, the system autodetects half-duplex and needs to be forced to full duplex. ethtool eth0 fails for the = r8169, and I haven't been able to figure out how to set full duplex.
Any ideas?
Look for package netdiag (mine is netdiag-20010114-294); there's a tool called mii-diag (/usr/sbin/mii-diag) - perhaps it is the same as ethtool, but I would give a try... Maybe your boards are really half-duplex... :-) -- Marcos Lazarini
I'm trying to set up networking with a motherboard that has an onboard = Realtek r8169 nic. Unfortunately, the system autodetects half-duplex and needs to be forced to full duplex. ethtool eth0 fails for the = r8169, and I haven't been able to figure out how to set full duplex.
I've had problems like this. Try mii-tool that will probably do it. ethtool and mii-tool seem to work on disjoint sets of network cards. Brana
participants (3)
-
Branimir Vasilic
-
David A. Horita
-
Marcos Lazarini