Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 May 2012 00:48:58 +0200
From:      Torfinn Ingolfsen <torfinn.ingolfsen@getmail.no>
To:        freebsd-amd64@FreeBSD.org
Subject:   Re: amd64/167827: RTL8111/8168B Issues (stalling/only 100Mb)
Message-ID:  <20120514004858.2489ec6e.torfinn.ingolfsen@getmail.no>
In-Reply-To: <201205121729.q4CHTcf4081163@red.freebsd.org>
References:  <201205121729.q4CHTcf4081163@red.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 12 May 2012 17:29:38 +0000 (GMT)
Christopher May <Maquis196@googlemail.com> wrote:

> On the Asus E45M1-I Deluxe motherboard the onboard NIC is a Realtek 8111E Gigabit. 
> 
> pciconf -lv output;
> 
> re0@pci0:4:0:0:	class=0x020000 card=0x84321043 chip=0x816810ec rev=0x06 hdr=0x00
>     vendor     = 'Realtek Semiconductor Co., Ltd.'
>     device     = 'RTL8111/8168B PCI Express Gigabit Ethernet controller'
>     class      = network
> 
> Now this motherboard only syncs to the gigabit switch at 100Mb. When rsyncing I can only get ~6.7Mb/s out of it right until it stalls and once that happens it doesn't resume.

Have you tried anything else than FreeBSD 9.0 on this board? I ask because I have a E35M1-I which seems to have the same chip:
tingo@kg-f3$ pciconf -lv | grep -A 4 re0
re0@pci0:4:0:0:	class=0x020000 card=0x84321043 chip=0x816810ec rev=0x06 hdr=0x00
    vendor     = 'Realtek Semiconductor'
    device     = 'Gigabit Ethernet NIC(NDIS 6.0) (RTL8168/8111/8111c)'
    class      = network
    subclass   = ethernet

and this one runs FreeBSD 8.2 without problems:
tingo@kg-f3$ uname -a
FreeBSD kg-f3.kg4.no 8.2-RELEASE-p7 FreeBSD 8.2-RELEASE-p7 #0: Thu May  3 12:22:17 PDT 2012     jpaetzel@build.ixsystems.com:/home/jpaetzel/8.0.4-RELEASE-p2/obj.amd64/build/home/jpaetzel/8.0.4-RELEASE-p2/FreeBSD/src/sys/FREENAS.amd64  amd64

(disclaimer: this is a FreeNAS box)
and I regularly push large amounts of data (via scp) to it - it is my backup machine.
HTH
-- 
Torfinn Ingolfsen <torfinn.ingolfsen@getmail.no>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120514004858.2489ec6e.torfinn.ingolfsen>