<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><title></title><head><meta http-equiv="Content-type" content="text/html; charset=UTF-8" /><style type="text/css"> html, body {overflow-x: hidden; } html { width:100%; height:100%; margin:0px; padding:5px; overflow-y: auto; } body { background-color:transparent; overflow:show; background-image:none; margin:0px; padding:0px; padding-right: 5px; }body { font-size:12px;font-family:Verdana; } p { margin:0px;padding:0px; } blockquote { border-left:1px solid #CCC;padding-left:5px;margin-left:5px;}</style></head><body id="bodyElement" style="">
It looks to me as if your gigabit ethernet only supports gigabit speed. If it supported slower speeds they should be listed in your ethtool output.<br><br>The solution would therefore be to either add a network card or upgrade your router.<br><br>Mike <font style="font-size: 12px; font-family: Verdana;"><blockquote type="cite">----- Original Message -----<br>From: Sandy Harris<br>Sent: 09:53 am<br>To: xubuntu-users@lists.ubuntu.com<br>Subject: [xubuntu-users] ethernet oddity<br><br>
I have two machines, recently installed Xubutu on both.<br>One Ethernet works and the other does not.<br><br>Both use static IPs, 172.31.255.[12], they talk to the<br>same router, and switching cables or router ports does<br>not help. Xubuntu on both is 7.10 Gutsy.<br><br>I used 1386 on both even though one is AMD, because<br>one will be an xterm to the other and it seemed easier<br>to just have one archtecture. The AMD is working, and<br>the INtel-based machine not, though, so architcture is<br>not the problem.<br><br>Working machine has an AMD CPU and onboard 10/100<br>network that uses Sundance driver.<br><br>One with problems is Core 2 duo on a Gigabyte board,<br>model #GA-G31M-S2L. GIgabyte docs say the gigabit<br>ethernet uses Realtek R8111B chip, and lspci says<br>8111/8168B, but the driver that is loading is R8169.<br>Could that be the problem?<br><br>pinging its own address, 172...2 works, but not the<br>router at .254 or other machine at .1. Router does<br>respond to pings from the other machine.<br><br>route -n gives results that look correct:<br>Destination Gateway Mask Flags Iface<br>172.31.255.0 0.0.0.0 255.255.255.0 U eth0<br>0.0.0.0 172.31.255.254 0.0.0.0 UG eth0<br><br>(except there's another line for 169.254.0.0; how do I get rid of it?)<br><br>ifconfig eth0 looks OK too<br>inet addr: 172.31.255.2 Bcast: 172.31.255.255 Mask: 255.255.255.0<br><br>ethtool gives some results that look odd:<br> Supported ports: [FIBRE]<br> Supported link modes: 1000baseT/FULL<br> Supports auto-negotiation: yes<br> Speed: 1000 Mbps<br> Auto-negotiation: on<br> Link detected: yes<br><br>Since the router is 10/100, this appears to be the wrong speed.<br>"ethtool -s eth0 speed 100" gives no error messages, but does<br>not solve the problem.<br><br>I tried "modprobe -r r8169" and then "modprobe r8169" to<br>re-insert it. After that, lsmod says it is there, but both ethtool<br>and ifconfig give "no such device"messages for eth0.<br><br>Not sure what to try next or how to diagnose the problem.<br><br>-- <br>Sandy Harris,<br>Nanjing, China<br><br>-- <br>xubuntu-users mailing list<br><a href="http://mail-us.gmx.com/fm07/cgi/g.fcgi/mail/new?&to=xubuntu-users%40lists.ubuntu.com">xubuntu-users@lists.ubuntu.com</a><br>Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/xubuntu-users">https://lists.ubuntu.com/mailman/listinfo/xubuntu-users</a><br>
</blockquote></font></body></html>