From owner-freebsd-stable@freebsd.org Sat Jul 14 04:03:36 2018 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B4D0E103A471 for ; Sat, 14 Jul 2018 04:03:36 +0000 (UTC) (envelope-from graham@menhennitt.com.au) Received: from homiemail-a147.g.dreamhost.com (sub5.mail.dreamhost.com [208.113.200.129]) (using TLSv1.1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4FAE586F40 for ; Sat, 14 Jul 2018 04:03:35 +0000 (UTC) (envelope-from graham@menhennitt.com.au) Received: from homiemail-a147.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a147.g.dreamhost.com (Postfix) with ESMTP id 5011A60002D0F for ; Fri, 13 Jul 2018 21:03:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=menhennitt.com.au; h= subject:to:references:from:message-id:date:mime-version :in-reply-to:content-type:content-transfer-encoding; s= menhennitt.com.au; bh=6KO8nNumocFN6Nw1pM6GgSlhQBM=; b=V984qLBNN0 ioftvxWfo6vYf5E1l5n9v3Ojsns5nF0Vk9aPDRFa4iCFnn/75+xWL7SKJjtil7vw IhlpRtyfM1+Aksy0ffMaU9jnhacZD7kQtuhrvh88PmOdZKBN2/3hg/llaJ4fsP9q n3sMhKrjZPijWIyO2PqXcky5DNq61h618= Received: from [203.2.73.68] (c220-239-210-241.mckinn3.vic.optusnet.com.au [220.239.210.241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: graham@menhennitt.com.au) by homiemail-a147.g.dreamhost.com (Postfix) with ESMTPSA id E901F60002D0D for ; Fri, 13 Jul 2018 21:03:26 -0700 (PDT) Subject: Re: MMC problem on APU2 with 11.2 To: freebsd-stable@freebsd.org References: <3249944b-b463-5d7e-fcea-6de5ed394814@osfux.nl> From: Graham Menhennitt Message-ID: Date: Sat, 14 Jul 2018 14:03:25 +1000 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.9.0 MIME-Version: 1.0 In-Reply-To: <3249944b-b463-5d7e-fcea-6de5ed394814@osfux.nl> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jul 2018 04:03:36 -0000 On 13/07/2018 18:46, Ruben wrote: > I have 2 Pc Engines APU's. They have been running 10.x and 11.0/1=20 > without any issues for quite some time now. I've updated the APU1 to=20 > 11.2 without an problems. The APU2 however throws thousands of > > First I thought the sdhc card was to blame and restored a backup from=20 > 11.1 , on a new card but the same problems are induced every time I=20 > try to upgrade to 11.2 :( I've mounted the sdhc card on another=20 > FreeBSD machine and did and performed fsck prior to booting 11.2 but=20 > that doesn't prevent the io errors. > > I'm wondering: has anybody managed to run 11.2=C2=A0 successfully on a = Pc=20 > Engines APU2 (from a sdhc card) yet? Or could somebody perhaps suggest=20 > a way to debug this issue further? This probably isn't much use to you, but I'm running FreeBSD 11-Stable=20 on two APU2s. But I'm booting from SSD, not SDHC. No problems here. Graham