From owner-freebsd-questions@FreeBSD.ORG Sat Nov 26 15:15:12 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96A9B16A41F for ; Sat, 26 Nov 2005 15:15:12 +0000 (GMT) (envelope-from nb_root@videotron.ca) Received: from relais.videotron.ca (relais.videotron.ca [24.201.245.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2F6B43D53 for ; Sat, 26 Nov 2005 15:14:51 +0000 (GMT) (envelope-from nb_root@videotron.ca) Received: from clk01a ([66.130.198.54]) by VL-MO-MR001.ip.videotron.ca (Sun Java System Messaging Server 6.2-2.05 (built Apr 28 2005)) with ESMTP id <0IQK00943ICNZT90@VL-MO-MR001.ip.videotron.ca> for freebsd-questions@freebsd.org; Sat, 26 Nov 2005 10:14:47 -0500 (EST) Date: Sat, 26 Nov 2005 10:14:37 -0500 From: Nicolas Blais In-reply-to: <43886DF5.6000905@nieser.net> To: freebsd-questions@freebsd.org Message-id: <200511261014.47333.nb_root@videotron.ca> MIME-version: 1.0 Content-type: multipart/signed; boundary=nextPart2967148.vPMoispgLc; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-transfer-encoding: 7bit References: <4369EA5D.3040703@vdsoft.org> <43886DF5.6000905@nieser.net> User-Agent: KMail/1.8.3 Cc: Hans Nieser Subject: Re: sk0: watchdog timeout 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: Sat, 26 Nov 2005 15:15:12 -0000 --nextPart2967148.vPMoispgLc Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On November 26, 2005 09:15 am, Hans Nieser wrote: > A long, long time ago Vladimir Dvorak wrote: > > Hello, > > > > I have a problem with network card. From time to time kernel says > > > > sk0: watchdog timeout > > I just ran into the same issue. I have an ASUS A8N-SLI Deluxe in my > desktop machine which runs FreeBSD 6.0+Xorg+Gnome. It has two on-board > NICs, the nvidia one and a Marvel one. The nvidia was one big disaster and > was giving me device timeouts so I never bothered with that one again. I have an sk0 too on one of my computer's onboard A8V-DX which will timeout= =20 once in a while too. I found a way to reduce down time by modifying my=20 rc.conf to force 'full-duplex 100Mbps'. Now, even when it goes into a=20 watchdog timeout, I quickly get back my link within that second. This is what my rc.conf line looks like: ifconfig_sk0=3D"inet 192.168.1.100 media 100baseTX mediaopt full-duplex net= mask=20 255.255.255.0" Nicolas. =2D-=20 =46reeBSD 7.0-CURRENT #1: Sat Nov 19 12:36:29 EST 2005 =20 root@clk01a:/usr/obj/usr/src/sys/CLK01A=20 PGP? (updated 16 Nov 05) : http://www.clkroot.net/security/nb_root.asc --nextPart2967148.vPMoispgLc Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDiHvn4wTBlvcsbJURAtDtAJ92kFGX4UPiJVr9DuwgW57Z0sNuVQCfdlG5 Rz9vrQjciOrf14v2GPLjRrQ= =+IMG -----END PGP SIGNATURE----- --nextPart2967148.vPMoispgLc--