From nobody Mon May 29 04:04:31 2023 X-Original-To: freebsd-current@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 4QV23Q70r0z4Wrkj for ; Mon, 29 May 2023 04:04:34 +0000 (UTC) (envelope-from agh@riseup.net) Received: from mx1.riseup.net (mx1.riseup.net [198.252.153.129]) (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 "mx1.riseup.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QV23Q31Ykz3nYq for ; Mon, 29 May 2023 04:04:34 +0000 (UTC) (envelope-from agh@riseup.net) Authentication-Results: mx1.freebsd.org; none Received: from fews01-sea.riseup.net (fews01-sea-pn.riseup.net [10.0.1.109]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx1.riseup.net (Postfix) with ESMTPS id 4QV23N3TKrzDqP7; Mon, 29 May 2023 04:04:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1685333072; bh=ZejFQSKXBJJgp+gXUPWUoxqn93TmCO2Amo8xkmzD4xE=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=Fs//nhgjDrArwHNW2whOp1OK2x4nWhvh+vvqqYEFYjMChfdqNwjz5f83rvgKGcQsl 4Igkqtbx4dzzfHIwWTseRfZmjfSKyyef7hNolVFnKOxoX1hl/RzY6/9WOF4TQM3C9A kJqmlAbcIWUl1usueWVGXXuUhFQ5Mbo45c2iIvrk= X-Riseup-User-ID: 4BD4D962A50B2B441F88B2D4EED9C92BE9CDC76DC3012E9D99CF1C2109C5FA90 Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews01-sea.riseup.net (Postfix) with ESMTPSA id 4QV23N1zZdzJmmN; Mon, 29 May 2023 04:04:32 +0000 (UTC) List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Date: Mon, 29 May 2023 04:04:31 +0000 From: Alastair Hogge To: Pete Wright Cc: FreeBSD Current Subject: Re: PinePhone Pro Boots On CURRENT In-Reply-To: References: Message-ID: <3ffc15964a038a2f9628a8d7e1f42e95@riseup.net> Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4QV23Q31Ykz3nYq X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:16652, ipnet:198.252.153.0/24, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N On 2023-05-29 03:24, Pete Wright wrote: > i've had this pinephone pro for a few months now and finally got > around to attempting to boot FreeBSD on it. Here's the phone: > https://wiki.pine64.org/wiki/PinePhone_Pro > > I needed to get this serial console adapter which works flawlessly > with "cu" > (USB TTL Serial Adapter Converter Cable 3.3v/3v3 3.5mm Stereo Jack > Cable): > https://www.amazon.com/dp/B00XSPECIA?psc=1&ref=ppx_yo2ov_dt_b_product_details > > then i just downloaded the latest CURRENT snapshot and put it on a > microsd card and it booted into multi-user mode. here's the dmesg: > https://www.nomadlogic.org/ppro-dmesg.txt My gosh, this is fantastically amazing! Great work, thanking you very muchly, and looking forward to the updates :-) To anarchy and health, Alastair