From owner-freebsd-arm@freebsd.org Thu Nov 19 08:05:44 2020 Return-Path: Delivered-To: freebsd-arm@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 73EDB2EB261 for ; Thu, 19 Nov 2020 08:05:44 +0000 (UTC) (envelope-from ronald-lists@klop.ws) Received: from smtp-relay-int.realworks.nl (smtp-relay-int.realworks.nl [194.109.157.24]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4CcC0k4W11z3s9j for ; Thu, 19 Nov 2020 08:05:42 +0000 (UTC) (envelope-from ronald-lists@klop.ws) Date: Thu, 19 Nov 2020 09:05:38 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=klop.ws; s=rw2; t=1605773138; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=MS37mQYmDMtDPaFSr2hDqMLzpnO17dLoIcQHTMJT0dw=; b=f9M5sk9VluK2tjPSuClz0xmAJrcYmQ0qZQtn7WLlti40kQeBT/qIIYdLJIP1X3hLLvKZ+p MD6m870LTKZBqCOVXoqQl5/cmJIB3Ls47d8mUzNyKypyFqUujKzJvzRePbPkfkkN1IWaO7 Us7OaecxuFcPLpmeQTOe57nDlQg8m88rfNK1DKa1VQBumOnQeLco5dZstROy8/Pih7nPoH fDRtwGVyguZZ7bceelu6ZDUaZHKkqnNJiRjJNmWWQPAcwZ963fENo0+qsDd+2KCuOgUkrC DdX7OmY86js8g694JDqgbbD/ULe/47sCr/Anc5A7pWHx5Z2hUevkQNnHKBKOHA== From: Ronald Klop To: freebsd-arm@freebsd.org Message-ID: <432897489.1.1605773138185@localhost> Subject: rpi4 20201112 snapshot broken? MIME-Version: 1.0 X-Mailer: Realworks (535.1033.d41be6875fe) Importance: Normal X-Priority: 3 (Normal) X-Rspamd-Queue-Id: 4CcC0k4W11z3s9j X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=klop.ws header.s=rw2 header.b=f9M5sk9V; dmarc=pass (policy=none) header.from=klop.ws; spf=pass (mx1.freebsd.org: domain of ronald-lists@klop.ws designates 194.109.157.24 as permitted sender) smtp.mailfrom=ronald-lists@klop.ws X-Spamd-Result: default: False [-2.50 / 15.00]; ARC_NA(0.00)[]; RWL_MAILSPIKE_VERYGOOD(0.00)[194.109.157.24:from]; R_DKIM_ALLOW(-0.20)[klop.ws:s=rw2]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:194.109.157.0/24]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; TO_DN_NONE(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; RCPT_COUNT_ONE(0.00)[1]; DKIM_TRACE(0.00)[klop.ws:+]; DMARC_POLICY_ALLOW(-0.50)[klop.ws,none]; HAS_X_PRIO_THREE(0.00)[3]; RCVD_IN_DNSWL_NONE(0.00)[194.109.157.24:from]; NEURAL_HAM_SHORT(-1.00)[-0.996]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; SUBJECT_ENDS_QUESTION(1.00)[]; ASN(0.00)[asn:3265, ipnet:194.109.0.0/16, country:NL]; MID_RHS_NOT_FQDN(0.50)[]; MAILMAN_DEST(0.00)[freebsd-arm] Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.34 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Nov 2020 08:05:44 -0000 Hi, Yesterday I installed a Rpi4 8GB. Used the howto from the Wiki and this recent mail thread: https://lists.freebsd.org/pipermail/freebsd-arm/2020-November/022701.html. Only difference was that I used a more recent snapshot. FreeBSD-13.0-CURRENT-arm64-aarch64-RPI3-20201112-2ed50808d2b.img.xz This did not boot. Not any output in the serial console. After an hour of two googling and checking the cables, etc. I decided to use the exact same snapshot as in the mail (20201105) and it immediately gave output and booted. Nice. dmesg: https://dmesgd.nycbug.org/index.cgi?do=view&id=5792 Just a heads-up that the 20201112 snapshot does not work. Or I'm doing something wrong.... Regards, Ronald. From owner-freebsd-arm@freebsd.org Thu Nov 19 10:08:59 2020 Return-Path: Delivered-To: freebsd-arm@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E7A6A2EDE87 for ; Thu, 19 Nov 2020 10:08:59 +0000 (UTC) (envelope-from SRS0=Yi5L=EZ=freebsd.org=grehan@iredmail.onthenet.com.au) Received: from vito-vars.onthenet.com.au (vito-vars.OntheNet.com.au [203.13.68.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4CcFkz4JGcz4TWD for ; Thu, 19 Nov 2020 10:08:58 +0000 (UTC) (envelope-from SRS0=Yi5L=EZ=freebsd.org=grehan@iredmail.onthenet.com.au) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by vito-vars.onthenet.com.au (Postfix) with ESMTPS id 358DF20917A7 for ; Thu, 19 Nov 2020 20:08:49 +1000 (AEST) Received: from iredmail.onthenet.com.au (iredmail.onthenet.com.au [203.13.68.150]) by alto.onthenet.com.au (Postfix) with ESMTPS id 1D31E20A53F0 for ; Thu, 19 Nov 2020 20:08:49 +1000 (AEST) Received: from iredmail.onthenet.com.au (iredmail.onthenet.com.au [127.0.0.1]) by iredmail.onthenet.com.au (Postfix) with ESMTP id 0D39C2115C31 for ; Thu, 19 Nov 2020 20:08:49 +1000 (AEST) Received: from iredmail.onthenet.com.au ([127.0.0.1]) by iredmail.onthenet.com.au (iredmail.onthenet.com.au [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id Eha3lxHEmnWQ for ; Thu, 19 Nov 2020 20:08:48 +1000 (AEST) Received: from MacBook-Air-4.local (unknown [120.29.38.90]) by iredmail.onthenet.com.au (Postfix) with ESMTPSA id D697E2115C2E; Thu, 19 Nov 2020 20:08:48 +1000 (AEST) Subject: Re: [arm64][bhyve] Hypervisor implementation proposal To: Andrei Martin Cc: "freebsd-virtualization@freebsd.org" , freebsd-arm@freebsd.org, Mihai Carabas References: <92471791-E6DC-47E4-9124-79558DDCA7D0@gmail.com> <91d3502e-20ef-8487-7560-66d30dc55e23@freebsd.org> From: Peter Grehan Message-ID: <6024e775-2e54-de7a-77dc-5c0d725a7511@freebsd.org> Date: Thu, 19 Nov 2020 20:08:48 +1000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:78.0) Gecko/20100101 Thunderbird/78.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-CMAE-Score: 0 X-CMAE-Analysis: v=2.3 cv=RcsL92lv c=1 sm=1 tr=0 a=A6CF0fG5TOl4vs6YHvqXgw==:117 a=jv95JoYWqjuhviHrDs94QA==:17 a=IkcTkHD0fZMA:10 a=nNwsprhYR40A:10 a=gzcteG-D1ZPzElaRyM8A:9 a=QEXdDO2ut3YA:10 X-CMAE-Score: 0 X-CMAE-Analysis: v=2.3 cv=LtAJNkVc c=1 sm=1 tr=0 a=mJOSnoNX3k71adV6TmU0eQ==:117 a=jv95JoYWqjuhviHrDs94QA==:17 a=IkcTkHD0fZMA:10 a=nNwsprhYR40A:10 a=gzcteG-D1ZPzElaRyM8A:9 a=QEXdDO2ut3YA:10 X-Rspamd-Queue-Id: 4CcFkz4JGcz4TWD X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; TAGGED_RCPT(0.00)[]; REPLY(-4.00)[] X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Nov 2020 10:09:00 -0000 Hi Andrei, > I have updated the revision by removing the armv7 support and host > platform support. Thanks for the update: that's going to make the review a lot easier. later, Peter.