From owner-freebsd-net@FreeBSD.ORG Fri Jun 12 10:02:05 2015 Return-Path: Delivered-To: freebsd-net@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 11061BC6 for ; Fri, 12 Jun 2015 10:02:05 +0000 (UTC) (envelope-from juliank@tzi.de) Received: from mailhost.informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mailhost.informatik.uni-bremen.de", Issuer "Universitaet Bremen CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9C6E01E05 for ; Fri, 12 Jun 2015 10:02:04 +0000 (UTC) (envelope-from juliank@tzi.de) X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de Received: from submithost.informatik.uni-bremen.de (submithost.informatik.uni-bremen.de [134.102.201.11]) by mailhost.informatik.uni-bremen.de (8.14.5/8.14.5) with ESMTP id t5CA21IF025158 for ; Fri, 12 Jun 2015 12:02:01 +0200 (CEST) Received: from [IPv6:2003:55:6b30:5800:6899:c861:6225:ffaa] (p200300556B3058006899C8616225FFAA.dip0.t-ipconnect.de [IPv6:2003:55:6b30:5800:6899:c861:6225:ffaa]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by submithost.informatik.uni-bremen.de (Postfix) with ESMTPSA id 3m7Hf06tPzz99n5 for ; Fri, 12 Jun 2015 12:02:00 +0200 (CEST) Message-ID: <557AAE18.1040902@tzi.de> Date: Fri, 12 Jun 2015 12:02:00 +0200 From: Julian Kornberger User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: freebsd-net@freebsd.org Subject: Re: Realtek Issues (re) on PC Engines APU1 Board... References: In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit 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: Fri, 12 Jun 2015 10:02:05 -0000 Hi Karl, did you already upgrade your Firmware? You get it from: http://www.pcengines.ch/apu1d4.htm (Build 9/8/2014) You install it with: flashrom --programmer internal -w apu140908.rom \ -c "MX25L1605A/MX25L1606E" That solved our realtek issues. Kind regards Julian