From owner-freebsd-arm@FreeBSD.ORG Sat Jun 20 12:46:38 2015 Return-Path: Delivered-To: freebsd-arm@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 1E7E5B8F for ; Sat, 20 Jun 2015 12:46:38 +0000 (UTC) (envelope-from usenet@ulrich-grey.de) Received: from mo6-p00-ob.smtp.rzone.de (mo6-p00-ob.smtp.rzone.de [IPv6:2a01:238:20a:202:5300::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.smtp.rzone.de", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AC6E0FC0 for ; Sat, 20 Jun 2015 12:46:37 +0000 (UTC) (envelope-from usenet@ulrich-grey.de) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1434804393; l=473; s=domk; d=ulrich-grey.de; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References: In-Reply-To:Subject:To:From:Date; bh=8io3uP+I1C9IrrLxaD3X4fDy1BYd8vLbLG3liJH00J0=; b=eyfaE0LljhECC31U6NbIcixRKYcoUXU9edRvyQQzHgLqU2r+ucoHlo8vfxGx5Vu0BUH 0qI8IkRiBaNp9imNHT0KQqKUjstFRlVUuJe2gXmCJyqOHDS2cf+XXn7n2A65rVGk04IZE RE7uCxE8HIQYe10kERJHIM3X/kue6pm9SJk= X-RZG-AUTH: :OX8Be0W8W+pMC3rDLL/lo2xV/LZTbZkYhOcjg8suic3iYr/B8J9Lzp3TJg49sMv/e26f X-RZG-CLASS-ID: mo00 Received: from quad (p54869E86.dip0.t-ipconnect.de [84.134.158.134]) by smtp.strato.de (RZmta 37.7 DYNA|AUTH) with ESMTPSA id K01e1ar5KCkXVyH (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve X9_62_prime256v1 with 256 ECDH bits, eq. 3072 bits RSA)) (Client did not present a certificate) for ; Sat, 20 Jun 2015 14:46:33 +0200 (CEST) Date: Sat, 20 Jun 2015 12:46:32 +0000 From: Ulrich Grey To: freebsd-arm@freebsd.org Subject: Re: Wandboard-Quad: ffec freezes system Message-Id: <20150620124632.3b74d7b0c61f484ce16c039f@ulrich-grey.de> In-Reply-To: <20150617183051.5580fcb969661808969ec17a@ulrich-grey.de> References: <20150617183051.5580fcb969661808969ec17a@ulrich-grey.de> Organization: - X-Mailer: Sylpheed 3.4.2 (GTK+ 2.24.25; armv6-portbld-freebsd11.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Jun 2015 12:46:38 -0000 On Wed, 17 Jun 2015 18:30:51 +0000 Ulrich Grey wrote: > I have installed this snapshot image on my Wandboard-Quad: > > FreeBSD-11.0-CURRENT-arm-armv6-WANDBOARD-20150601-r283896.img > > If I use ffec (portsnap, ping ...), the system freezes immediately. > > Now I use an usb ethernet device (axge driver, ue0) and there are no problems. After some hours of compiling, the system freezes again. It is not possible to break to debugger.