From owner-freebsd-arm@freebsd.org Thu Aug 17 19:35:04 2017 Return-Path: Delivered-To: freebsd-arm@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 1573BDD21A9 for ; Thu, 17 Aug 2017 19:35:04 +0000 (UTC) (envelope-from ml@netfence.it) Received: from smtp205.alice.it (smtp205.alice.it [82.57.200.101]) by mx1.freebsd.org (Postfix) with ESMTP id C9731193F for ; Thu, 17 Aug 2017 19:35:03 +0000 (UTC) (envelope-from ml@netfence.it) Received: from soth.ventu (79.13.168.184) by smtp205.alice.it (8.6.060.28) (authenticated as acanedi@alice.it) id 597E6AE21026E312 for freebsd-arm@freebsd.org; Thu, 17 Aug 2017 21:29:15 +0200 Received: from alamar.ventu (alamar.local.netfence.it [10.1.2.18]) by soth.ventu (8.15.2/8.15.2) with ESMTP id v7HJTFdf007576 for ; Thu, 17 Aug 2017 21:29:15 +0200 (CEST) (envelope-from ml@netfence.it) X-Authentication-Warning: soth.ventu: Host alamar.local.netfence.it [10.1.2.18] claimed to be alamar.ventu To: freebsd-arm@freebsd.org From: Andrea Venturoli Subject: 11.1 on RPi3 Message-ID: Date: Thu, 17 Aug 2017 21:29:10 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Aug 2017 19:35:04 -0000 Hello. Is 11.1 expected to work on a Raspberry Pi3? I've made my image with Crochet, it boots, but panics and keeps rebooting fast. I managed to take a picture (since it's too fast to read) and it says (more or less): > Loader path: /boot/loader.efi > > Initializing modules: ZFS UFS > Probing 3 block devices...."Synchronous Abort" handler, ... Any hint on this or is 11.1 just too old? bye & Thanks av.