From nobody Tue May 30 12:19:14 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 4QVs0H4Kq1z4XNl1 for ; Tue, 30 May 2023 12:19:43 +0000 (UTC) (envelope-from sl-pub-lists@honeyguide.de) Received: from mlx.honeyguide.net (mlx.honeyguide.net [197.155.21.76]) (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 4QVs0G0jMwz48j0 for ; Tue, 30 May 2023 12:19:42 +0000 (UTC) (envelope-from sl-pub-lists@honeyguide.de) Authentication-Results: mx1.freebsd.org; dkim=fail ("headers rsa verify failed") header.d=honeyguide.de header.s=default header.b=t2QDO8rY; spf=pass (mx1.freebsd.org: domain of sl-pub-lists@honeyguide.de designates 197.155.21.76 as permitted sender) smtp.mailfrom=sl-pub-lists@honeyguide.de; dmarc=pass (policy=none) header.from=honeyguide.de Received: from pcf00001.honeyguide.net (aftr-62-216-207-162.dynamic.mnet-online.de [62.216.207.162]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mlx.honeyguide.net (Postfix) with ESMTPSA id E815512C1D; Tue, 30 May 2023 12:19:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=honeyguide.de; s=default; t=1685449171; bh=OhpiDE80pgwToHutw1z9nnSYZoga3Aa0bW+RzTK2f70=; h=From:To:Subject:References:CC:Date:In-Reply-To; b=t2QDO8rY31eplye3T3VvROaczzByWLSyUH8K7W8YdG5HWRiAl1phXTYIZPdER+OOG AX7QL5U0eAc8s46DcleekgRpMFtTqKhOXfTCpsqTFC2mAYQYVqOHiWDX+N90Er+zyw p2XZWZSuaCYWkrV6Jk927crbNohPfPJyWnlbIyn0= From: Stephan Lichtenauer To: Pete Wright Subject: Re: PinePhone Pro Boots On CURRENT Organization: Honeyguide GmbH References: CC: FreeBSD Current Date: Tue, 30 May 2023 14:19:14 +0200 In-Reply-To: (Pete Wright's message of "Sun, 28 May 2023 20:24:02 -0700") Message-ID: <86leh6ggfx.fsf@pcf00001.honeyguide.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (berkeley-unix) 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 Content-Type: text/plain; format=flowed Content-Transfer-Encoding: 8bit X-Spamd-Result: default: False [-2.16 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.995]; R_MISSING_CHARSET(0.50)[]; DMARC_POLICY_ALLOW_WITH_FAILURES(-0.50)[]; R_SPF_ALLOW(-0.20)[+mx]; NEURAL_SPAM_LONG(0.13)[0.130]; MIME_GOOD(-0.10)[text/plain]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; BLOCKLISTDE_FAIL(0.00)[62.216.207.162:server fail,197.155.21.76:server fail]; ASN(0.00)[asn:37199, ipnet:197.155.16.0/21, country:ZA]; MIME_TRACE(0.00)[0:+]; DMARC_POLICY_ALLOW(0.00)[honeyguide.de,none]; DKIM_TRACE(0.00)[honeyguide.de:-]; RCVD_COUNT_TWO(0.00)[2]; R_DKIM_REJECT(0.00)[honeyguide.de:s=default]; FROM_HAS_DN(0.00)[]; ARC_NA(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; HAS_WP_URI(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; HAS_ORG_HEADER(0.00)[]; TO_DN_ALL(0.00)[]; RCVD_TLS_ALL(0.00)[] X-Rspamd-Queue-Id: 4QVs0G0jMwz48j0 X-Spamd-Bar: -- X-ThisMailContainsUnwantedMimeParts: N Hi Pete, Pete Wright writes: > 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 > That is excellent news! I am so happy about that, thank you very much! > 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. I am probably telling you something you already know, but afaik the Pinephone Pro uses the Rockchip RK3399 which according to the datasheet (https://opensource.rock-chips.com/images/d/d7/Rockchip_RK3399_Datasheet_V2.1-20200323.pdf page 16, 1.2.9 Graphics Engine) contains a Mali GPU. That means Ruslan Bukin's Panfrost article in the FreeBSD Journal Jul/Aug 2021 at https://freebsdfoundation.org/wp-content/uploads/2021/08/The-Panfrost-Driver.pdf might be interesting regarding graphics. Looking forward to your updates! Best regards Stephan > > thanks! > -pete