From owner-freebsd-questions@FreeBSD.ORG Sun Aug 31 16:21:28 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E83C41065678 for ; Sun, 31 Aug 2008 16:21:28 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 033488FC0A for ; Sun, 31 Aug 2008 16:21:27 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m7VGLBjJ019363; Sun, 31 Aug 2008 18:21:11 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m7VGLBKI019360; Sun, 31 Aug 2008 18:21:11 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sun, 31 Aug 2008 18:21:11 +0200 (CEST) From: Wojciech Puchar To: David Polak In-Reply-To: <000001c90b7b$af814f60$0e83ee20$@com> Message-ID: <20080831181932.Q19288@wojtek.tensor.gdynia.pl> References: <000001c90b7b$af814f60$0e83ee20$@com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 7.0-RELEASE getting terrible throughput using sk0 adapter X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Aug 2008 16:21:29 -0000 > still seeing really slow download speeds. I then decided to see if something > was wrong with the system by downloading the same image from the same source > that I downloaded on linux in order to bootstrap freebsd and the speed > difference was appaling. It had downloaded at 10.29 MB/s. Once freebsd was > installed, It will only go at 60KB/s.. > > looks like problems with speed/duplex autoconfiguration with the switch, or bad support for PHY in FreeBSD. what you describe is quite common case when one side gets configured for full duplex, other for half duplex. as it works for linux, maybe PHY support in FreeBSD is buggy. try setting up speed and duplex options manually