From nobody Tue Dec 12 16:22:16 2023 X-Original-To: freebsd-arm@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4SqP6460Zgz548RZ for ; Tue, 12 Dec 2023 16:22:36 +0000 (UTC) (envelope-from mats@exmandato.se) Received: from mailout.mellstrand.net (mailout.mellstrand.net [IPv6:2001:2040:4:1::52]) (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-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mailout.mellstrand.net", Issuer "ZeroSSL RSA Domain Secure Site CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SqP635Lkfz4cvd for ; Tue, 12 Dec 2023 16:22:35 +0000 (UTC) (envelope-from mats@exmandato.se) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=exmandato.se header.s=mailout header.b=DD6xTsJk; spf=pass (mx1.freebsd.org: domain of mats@exmandato.se designates 2001:2040:4:1::52 as permitted sender) smtp.mailfrom=mats@exmandato.se; dmarc=pass (policy=reject) header.from=exmandato.se Received: by mailout.mellstrand.net Tue, 12 Dec 2023 17:22:27 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=exmandato.se; s=mailout; t=1702398147; bh=CtMfEFuexxtFYEE8JVI2ZGO7uJOv+f6cSfSkAxdc3XU=; h=From:Subject:Date:To; b=DD6xTsJkpxm+HfrPgiuVEmV6lXAY0Zf8V4bsAvAM0sN6vghS0gP6KO2c5ESEMNrjA KFc9ZQU9230ybPIfFruKoxxKST73j5goZyl4GG/Tt7hEe43+oFN8wgxlgeeW4fx8BV mmRjNvbsyv0XWRCIM/+WNlXn2022I3rwxwRAOznaCkLbqyb5MgbIs8liiL+KH2DPDE NZU7cIkvGpma0jt+c/OMD+dG+ghwPBKnRMSdyHpairXasOpzzgx05kld8XFvRMRnpb TQbmAXJfa32ll3LGExCiR9FNwHr3K1fxWhZM3hKG3MFah8t3cDDbU4DpKXbgFsAiT/ rh3rPJ+OMTYkA== From: Mats Mellstrand Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit List-Id: Porting FreeBSD to ARM processors List-Archive: https://lists.freebsd.org/archives/freebsd-arm List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-arm@freebsd.org Mime-Version: 1.0 Subject: FreeBSD on raspberry PI 5 Message-Id: <0856BB69-6BDB-4570-B010-F22BF262DE84@exmandato.se> Date: Tue, 12 Dec 2023 17:22:16 +0100 To: freebsd-arm@freebsd.org X-Spamd-Result: default: False [-3.48 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.98)[-0.982]; DMARC_POLICY_ALLOW(-0.50)[exmandato.se,reject]; MV_CASE(0.50)[]; R_SPF_ALLOW(-0.20)[+a:mailout.mellstrand.net]; R_DKIM_ALLOW(-0.20)[exmandato.se:s=mailout]; MIME_GOOD(-0.10)[text/plain]; RCVD_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+]; MLMMJ_DEST(0.00)[freebsd-arm@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; RCVD_TLS_LAST(0.00)[]; ARC_NA(0.00)[]; ASN(0.00)[asn:3301, ipnet:2001:2040::/32, country:SE]; FROM_HAS_DN(0.00)[]; DKIM_TRACE(0.00)[exmandato.se:+]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; TO_DN_NONE(0.00)[]; MID_RHS_MATCH_FROM(0.00)[] X-Rspamd-Queue-Id: 4SqP635Lkfz4cvd X-Spamd-Bar: --- Hi, Has anyone had success installing ad run FreeBSD on Raspberry Pi 5 If so, how did you do? /mm