From owner-freebsd-questions@FreeBSD.ORG Wed Jul 2 19:52:44 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 5095E1065678 for ; Wed, 2 Jul 2008 19:52:44 +0000 (UTC) (envelope-from nejc@skoberne.net) Received: from delusion.skoberne.net (lk.84.20.249.154.dc.cable.static.lj-kabel.net [84.20.249.154]) by mx1.freebsd.org (Postfix) with ESMTP id 05D6B8FC20 for ; Wed, 2 Jul 2008 19:52:43 +0000 (UTC) (envelope-from nejc@skoberne.net) Received: from localhost (localhost [127.0.0.1]) by delusion.skoberne.net (Postfix) with ESMTP id B5FDCB878 for ; Wed, 2 Jul 2008 21:46:04 +0200 (CEST) Received: from delusion.skoberne.net ([127.0.0.1]) by localhost (delusion.skoberne.net [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 00593-07 for ; Wed, 2 Jul 2008 21:46:01 +0200 (CEST) Received: from [192.168.15.2] (simian.skoberne.local [192.168.15.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: nejkopejko@skoberne.net) by delusion.skoberne.net (Postfix) with ESMTP id DD467B81B for ; Wed, 2 Jul 2008 21:46:01 +0200 (CEST) Message-ID: <486BDAF9.7050509@skoberne.net> Date: Wed, 02 Jul 2008 21:46:01 +0200 From: =?ISO-8859-2?Q?Nejc_=A9koberne?= User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: User Questions Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard Subject: re0: PHY write failed - RTL8110SB problem 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: Wed, 02 Jul 2008 19:52:44 -0000 Hello, my network card is failing - dmesg is full of this: re0: PHY write failed re0: reset never completed! re0: reset never completed! re0: PHY write failed re0: reset never completed! re0: PHY write failed re0: link state changed to DOWN re0: link state changed to DOWN re0: reset never completed! re0: link state changed to DOWN re0: link state changed to DOWN It can work nicely for days (although the server is not yet in production, so there is little to no traffic) and then starts failing. What could be the problem? It's FreeBSD 7.0 with this card: re0@pci0:4:1:0: class=0x020000 card=0x816910ec chip=0x816910ec rev=0x10 hdr=0x00 vendor = 'Realtek Semiconductor' device = 'RTL8110SB Single-Chip Gigabit LOM Ethernet Controller' class = network subclass = ethernet "ifconfig re0": re0: flags=8843 metric 0 mtu 1500 options=399b ether 00:0e:2e:cc:1e:c9 inet 192.168.2.10 netmask 0xffffff00 broadcast 192.168.2.255 media: Ethernet autoselect (1000baseTX ) status: active The hardware is a PC with Asus P5K-SE motherboard. Thanks, Nejc