From nobody Mon May 29 03:24:02 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 4QV18x442dz4Wp7y for ; Mon, 29 May 2023 03:24:17 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from mail.nomadlogic.org (mail.nomadlogic.org [66.165.241.226]) (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 "mail.nomadlogic.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QV18w0l0wz3jlF for ; Mon, 29 May 2023 03:24:16 +0000 (UTC) (envelope-from pete@nomadlogic.org) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=nomadlogic.org header.s=04242021 header.b=bEXRGAlx; spf=pass (mx1.freebsd.org: domain of pete@nomadlogic.org designates 66.165.241.226 as permitted sender) smtp.mailfrom=pete@nomadlogic.org; dmarc=pass (policy=quarantine) header.from=nomadlogic.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nomadlogic.org; s=04242021; t=1685330646; 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=zaGCs+IQT6DXzicsLPQalgmwzoS84xrxigTYWrZMyFU=; b=bEXRGAlxgD20iwBo5St8MnknqXYl79hc8RHZmtI8Wwe5yNMT6lE5QWvncVsl89jGGaUH+J 0oKBMD748LQ6gzrxLiNHjpKT5DDKPBnE/Q8+6rrjo1abuBSaDnZJl4l26rBAXrOa4DeXd7 2zf4rMYjedUUxxDTsBiN8G3EUe1nk28= Received: from [192.168.1.223] (cpe-24-24-168-214.socal.res.rr.com [24.24.168.214]) by mail.nomadlogic.org (OpenSMTPD) with ESMTPSA id d99024f4 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Mon, 29 May 2023 03:24:05 +0000 (UTC) Content-Type: multipart/alternative; boundary="------------9iohDwtn0vSPyYrMYruihYFZ" Message-ID: Date: Sun, 28 May 2023 20:24:02 -0700 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 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Content-Language: en-US To: FreeBSD Current From: Pete Wright Subject: PinePhone Pro Boots On CURRENT X-Spamd-Result: default: False [-3.63 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.63)[-0.627]; DMARC_POLICY_ALLOW(-0.50)[nomadlogic.org,quarantine]; R_DKIM_ALLOW(-0.20)[nomadlogic.org:s=04242021]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; ASN(0.00)[asn:29802, ipnet:66.165.240.0/22, country:US]; MIME_TRACE(0.00)[0:+,1:+,2:~]; DKIM_TRACE(0.00)[nomadlogic.org:+]; RCPT_COUNT_ONE(0.00)[1]; RCVD_COUNT_TWO(0.00)[2]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; TO_DN_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-current@freebsd.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_TLS_ALL(0.00)[] X-Rspamd-Queue-Id: 4QV18w0l0wz3jlF X-Spamd-Bar: --- X-ThisMailContainsUnwantedMimeParts: N This is a multi-part message in MIME format. --------------9iohDwtn0vSPyYrMYruihYFZ Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit 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 i am working on building a new image now to include the pinephone pro DTB file from Linux to see if that improves some of the hardware detection.  certainly a long way to go before this could be a useful mobile device, but i'm very encouraged that i can actually boot the thing. i suspect we'll need to use iwlwifi to get the AzureWave AW-CM256SM wifi and bluetooth card working... But, once i get the linux DTB for this guy into a disk image i'm going to see if i can get the display up next, but would love to hear any input or pointers from folks with more ARM porting experience than me. thanks! -pete -- Pete Wright pete@nomadlogic.org @nomadlogicLA --------------9iohDwtn0vSPyYrMYruihYFZ Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit 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

i am working on building a new image now to include the pinephone pro DTB file from Linux to see if that improves some of the hardware detection.  certainly a long way to go before this could be a useful mobile device, but i'm very encouraged that i can actually boot the thing. 

i suspect we'll need to use iwlwifi to get the AzureWave AW-CM256SM wifi and bluetooth card working...

But, once i get the linux DTB for this guy into a disk image i'm going to see if i can get the display up next, but would love to hear any input or pointers from folks with more ARM porting experience than me.

thanks!
-pete



-- 
Pete Wright
pete@nomadlogic.org
@nomadlogicLA
--------------9iohDwtn0vSPyYrMYruihYFZ--