From owner-freebsd-net@FreeBSD.ORG Tue Jun 16 08:04:40 2015 Return-Path: Delivered-To: freebsd-net@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7619F7F7; Tue, 16 Jun 2015 08:04:40 +0000 (UTC) (envelope-from kpielorz_lst@tdx.co.uk) Received: from mail.tdx.com (mail.tdx.com [62.13.128.18]) by mx1.freebsd.org (Postfix) with ESMTP id 40588F76; Tue, 16 Jun 2015 08:04:39 +0000 (UTC) (envelope-from kpielorz_lst@tdx.co.uk) Received: from [10.12.30.106] (vpn01-01.tdx.co.uk [62.13.130.213]) (authenticated bits=0) by mail.tdx.com (8.14.3/8.14.3/) with ESMTP id t5G84Vps086073 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 16 Jun 2015 09:04:31 +0100 (BST) Date: Tue, 16 Jun 2015 09:04:31 +0100 From: Karl Pielorz To: Adrian Chadd , Julian Kornberger cc: FreeBSD Net Subject: Re: Realtek Issues (re) on PC Engines APU1 Board... Message-ID: <0CD15735FA577C82215CC423@[10.12.30.106]> In-Reply-To: <0B94D81A4C009BC726E078C1@Karls-Mac-mini.local> References: <557AAE18.1040902@tzi.de> <0B94D81A4C009BC726E078C1@Karls-Mac-mini.local> X-Mailer: Mulberry/4.0.8 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Jun 2015 08:04:40 -0000 --On 14 June 2015 15:15 +0100 Karl Pielorz wrote: > I've disconnected 're1' again (as before) to see if that stops it locking > up. Ok, don't use re1 for anything - the box is stable. Use re1 (even for fairly low volumes of traffic) and the box locks up hard after a random amount of time. I got a couple more 're1 watchdog timeout' errors. I tried enabling DDB and 'break to debugger' (this works when the box is up and running) - but I can't break to the debugger when the box is locked up. So with nothing logged on the console, no route to the debugger - and no other errors logged (with the latest firmware) apart from a now very occasional 're1 watchdog timeout' - I'm a little stuck for what to do next [apart from don't use re1 on PC Engines APU1]. Checking on the Realtek site they have drivers for up to FreeBSD 9 - I'll probably drop them an email and see if they have anything for 10 / 10.1. -Karl