From owner-freebsd-stable@freebsd.org Tue Jun 13 12:04:53 2017 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 58C29BF2844 for ; Tue, 13 Jun 2017 12:04:53 +0000 (UTC) (envelope-from pblok@bsd4all.org) Received: from smtpq5.tb.mail.iss.as9143.net (smtpq5.tb.mail.iss.as9143.net [212.54.42.168]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1210A78F9B; Tue, 13 Jun 2017 12:04:52 +0000 (UTC) (envelope-from pblok@bsd4all.org) Received: from [212.54.42.132] (helo=smtp8.tb.mail.iss.as9143.net) by smtpq5.tb.mail.iss.as9143.net with esmtp (Exim 4.86_2) (envelope-from ) id 1dKkFW-0001Uu-Fu; Tue, 13 Jun 2017 13:44:42 +0200 Received: from 5ed15678.cm-7-2b.dynamic.ziggo.nl ([94.209.86.120] helo=wan0.bsd4all.org) by smtp8.tb.mail.iss.as9143.net with esmtp (Exim 4.86_2) (envelope-from ) id 1dKkFW-0001gX-Di; Tue, 13 Jun 2017 13:44:42 +0200 Received: from newnas (localhost [127.0.0.1]) by wan0.bsd4all.org (Postfix) with ESMTP id BC63BA56; Tue, 13 Jun 2017 13:44:41 +0200 (CEST) X-Virus-Scanned: amavisd-new at bsd4all.org Received: from wan0.bsd4all.org ([127.0.0.1]) by newnas (newnas.bsd4all.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qLIl_l15U3fp; Tue, 13 Jun 2017 13:44:40 +0200 (CEST) Received: from [192.168.1.64] (mm [192.168.1.64]) by wan0.bsd4all.org (Postfix) with ESMTPSA id DD4C2A4D; Tue, 13 Jun 2017 13:44:39 +0200 (CEST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: FreeBSD 11.1-BETA1 Now Available From: Peter Blok In-Reply-To: Date: Tue, 13 Jun 2017 13:44:39 +0200 Cc: Warner Losh , Glen Barber , Jonathan Chen Content-Transfer-Encoding: quoted-printable Message-Id: <10A08FC1-C84E-4D06-9360-B7C3848F4680@bsd4all.org> References: <20170610123435.GB69235@FreeBSD.org> To: Ed Maste , FreeBSD-STABLE Mailing List X-Mailer: Apple Mail (2.3273) X-SourceIP: 94.209.86.120 X-Ziggo-spambar: / X-Ziggo-spamscore: 0.0 X-Ziggo-spamreport: CMAE Analysis: v=2.2 cv=WsJbCZXv c=1 sm=1 tr=0 a=IkzOOneQUJP1+bAPekPvBg==:17 a=IkcTkHD0fZMA:10 a=LWSFodeU3zMA:10 a=6I5d2MoRAAAA:8 a=7Qk2ozbKAAAA:8 a=HdxzEQxaAAAA:8 a=FFVccJOOJx4NYI2uhlEA:9 a=QEXdDO2ut3YA:10 a=IjZwj45LgO3ly-622nXo:22 a=1lyxoWkJIXJV6VJUPhuM:22 a=jieHaypiTVdaWWeO-ZD-:22 none X-Ziggo-Spam-Status: No X-Spam-Status: No X-Spam-Flag: No X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 12:04:53 -0000 Hi, For a while now, I=E2=80=99m not able to build a RPI1-B image from = -stable. I have narrowed it dow to fix 318394, which adds a refresh = option to geom_label. If I undo this fix in today=E2=80=99s stable it = works ok. If I don=E2=80=99t I=E2=80=99m getting continuously: vm_fault: pager read error, pid 1 (init) vnode_pager_generic_getpages_done: I/O read error 5 I have looked at the fix and I can=E2=80=99t figure out why it breaks = the code. And yes I have tried various other SD cards - they all have the same = issue. Peter > On 12 Jun 2017, at 23:02, Ed Maste wrote: >=20 > On 12 June 2017 at 00:43, Warner Losh wrote: >>=20 >> aarch64 support isn't completely integrated into FreeBSD 11 yet. >=20 > A clarification: arm64/aarch64 support has been available as of > FreeBSD 11.0 for Cavium ThunderX, and the SoftIron arm64 hardware is > also supported now. >=20 > What we don't have yet is a project-produced SD card image for > Raspberry Pi 3; until that happens you can use an image from > raspbsd.org. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to = "freebsd-stable-unsubscribe@freebsd.org"