From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 4JQoNUT7pl61PAAA0tVLHw (envelope-from ) for ; Mon, 27 Apr 2020 15:33:24 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id ILBIFEz7pl6YFAAAB5/wlQ (envelope-from ) for ; Mon, 27 Apr 2020 15:33:32 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id BC817940B4D for ; Mon, 27 Apr 2020 15:33:31 +0000 (UTC) Received: from localhost ([::1]:51633 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jT5lD-0005HA-B6 for larch@yhetil.org; Mon, 27 Apr 2020 11:33:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38208) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jT5i2-00005Q-99 for help-guix@gnu.org; Mon, 27 Apr 2020 11:30:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jT5i1-0005Ht-4n for help-guix@gnu.org; Mon, 27 Apr 2020 11:30:13 -0400 Received: from mail.inskydata.com ([184.68.229.6]:15357 helo=server.inskydata.com) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jT5i0-00056i-DS for help-guix@gnu.org; Mon, 27 Apr 2020 11:30:12 -0400 Received: from [192.168.19.76] (unknown [192.168.19.76]) by server.inskydata.com (Postfix) with ESMTPSA id 30ADD5D6DEB3 for ; Mon, 27 Apr 2020 09:29:26 -0600 (MDT) From: Brian Woodcox Mime-Version: 1.0 (Mac OS X Mail 11.3 \(3445.6.18\)) Subject: --> PINEBOOK PRO USERS <-- Patches to add Panfrost Graphics Acceleration XFCE4 Message-Id: Date: Mon, 27 Apr 2020 09:29:18 -0600 To: help-guix@gnu.org X-Mailer: Apple Mail (2.3445.6.18) Received-SPF: none client-ip=184.68.229.6; envelope-from=bw@inskydata.com; helo=server.inskydata.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/04/27 11:29:51 X-ACL-Warn: Detected OS = Mac OS X 10.x X-Received-From: 184.68.229.6 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 X-Spam-Score: -0.51 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Scan-Result: default: False [-0.51 / 13.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; GENERIC_REPUTATION(0.00)[-0.55572146734376]; DWL_DNSWL_FAIL(0.00)[209.51.188.17:server fail]; R_SPF_ALLOW(-0.20)[+ip4:209.51.188.0/24:c]; MV_CASE(0.50)[]; TO_DN_NONE(0.00)[]; IP_REPUTATION_HAM(0.00)[asn: 22989(0.19), country: US(-0.00), ip: 209.51.188.17(-0.56)]; MX_GOOD(-0.50)[cached: eggs.gnu.org]; MAILLIST(-0.20)[mailman]; FORGED_RECIPIENTS_MAILLIST(0.00)[]; RCVD_TLS_LAST(0.00)[]; R_DKIM_NA(0.00)[]; ASN(0.00)[asn:22989, ipnet:209.51.188.0/24, country:US]; MID_RHS_MATCH_FROM(0.00)[]; TAGGED_FROM(0.00)[larch=yhetil.org]; ARC_NA(0.00)[]; RCVD_COUNT_FIVE(0.00)[6]; FROM_NEQ_ENVFROM(0.00)[bw@inskydata.com,help-guix-bounces@gnu.org]; FROM_HAS_DN(0.00)[]; URIBL_BLOCKED(0.00)[gnu.org:url]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[help-guix@gnu.org]; DMARC_NA(0.00)[inskydata.com]; HAS_LIST_UNSUB(-0.01)[]; RCPT_COUNT_ONE(0.00)[1]; DNSWL_BLOCKED(0.00)[209.51.188.17:from]; MIME_TRACE(0.00)[0:+]; FORGED_SENDER_MAILLIST(0.00)[] X-TUID: 2CiVoUmIz6u8 I just thought I should mention that I was able to add the necessary = plumbing to add graphics acceleration to the Pinebook Pro. The patch subject that I used was not the best as Pinebook Pro users = might miss it. Here is the link =E2=80=94> = https://lists.gnu.org/archive/html/guix-patches/2020-04/msg01101.html = Also my apologies, I sent these patches in using OSX, and apparently it = makes the patch files into binary files, but they can still be read. Brian C. Woodcox