From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id aLH2CAW0amKAvwAAbAwnHQ (envelope-from ) for ; Thu, 28 Apr 2022 17:34:29 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id aPnqCAW0amJsSAEA9RJhRA (envelope-from ) for ; Thu, 28 Apr 2022 17:34:29 +0200 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 9EF6710EB7 for ; Thu, 28 Apr 2022 17:34:28 +0200 (CEST) Received: from localhost ([::1]:56326 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nk69z-0003RB-R8 for larch@yhetil.org; Thu, 28 Apr 2022 11:34:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60600) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nk62o-000134-GX for guix-patches@gnu.org; Thu, 28 Apr 2022 11:27:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55743) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nk62o-0005sN-6T for guix-patches@gnu.org; Thu, 28 Apr 2022 11:27:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nk62o-0004mx-0s for guix-patches@gnu.org; Thu, 28 Apr 2022 11:27:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48314] [PATCH v3] Install guix system on Raspberry Pi Resent-From: Vagrant Cascadian Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 28 Apr 2022 15:27:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48314 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Stefan Cc: dannym@scratchpost.org, Ludovic =?UTF-8?Q?Court=C3=A8s?= , phodina , 48314@debbugs.gnu.org Received: via spool by 48314-submit@debbugs.gnu.org id=B48314.165115957718321 (code B ref 48314); Thu, 28 Apr 2022 15:27:01 +0000 Received: (at 48314) by debbugs.gnu.org; 28 Apr 2022 15:26:17 +0000 Received: from localhost ([127.0.0.1]:49633 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nk625-0004lR-3o for submit@debbugs.gnu.org; Thu, 28 Apr 2022 11:26:17 -0400 Received: from cascadia.aikidev.net ([173.255.214.101]:34588) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nk623-0004lD-O2 for 48314@debbugs.gnu.org; Thu, 28 Apr 2022 11:26:16 -0400 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:20]) (Authenticated sender: vagrant@cascadia.debian.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id B428C1AB85; Thu, 28 Apr 2022 08:26:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=debian.org; s=1.vagrant.user; t=1651159569; bh=2E/MsoY+mp+W/gdgRWStoc7+cx3X8/PAlR1TJHILRvE=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=doKZY05wk4gRkWevvmcPDoLonFTrJni7BeQVH78shER5aq7Ceo4yVUvVCPeriDmOT tSkDeBAWoULXNMtKpVt/OtX9W5YZfm7CtKjvQEjEKs6sE7N1KEZem+Tniw/nOSISFP ao9NmZv/Y1SJbmkpx9OC836GIbo8utwnTns+Q17BqkL0J0RI+LjvHlX4tik9wW6IiE MtWU/4w0axH8nlbSGsdv4w7V2fscusKv9JeKtpEgClRlEfDK4NB7fb8z70wb4dHbqI 7J27cXU7uL+88AvHWTiIjqeTaEeHK0+Wyn2Wx7ILU5ty7QeyS5viem8DGyJFiLpSuQ llF6my8Rq0Xgw== From: Vagrant Cascadian In-Reply-To: <81366405-13FD-4F0E-8180-4DFCB16A6C1A@vodafonemail.de> References: <87tuadhq3d.fsf@contorta> <81366405-13FD-4F0E-8180-4DFCB16A6C1A@vodafonemail.de> Date: Thu, 28 Apr 2022 08:25:50 -0700 Message-ID: <87zgk5b56p.fsf@contorta> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1651160068; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=nJ/vWSU61eDFUS7qmNheurS6juSFZrjAK94nB+HWBFw=; b=lYAfmAkoBSEK/xVwLmNuzwP6Osvhs9AumUFfZXMdF2U8Mu7+Z2uXQDD9e1sA9VE5dcNnlV P9NPfNIZP3OFlTdz7+Dx1uvZ3y8jDnnEnn8dSueEYTW1duUmlRzXsmD7joUxoLCIKGgDlx 0jh5WWSHX5MkdN5ee7f7axJVpbXvPMsOJirPV+oljUH2NwHXaJd/vPlxy5mghvwuZAQPlp 2JXMdkUDaDl7R8i/GW6/tavNFNQMSI0HllrRVPa9or5eo5LbXEwafslfMbcUh0fMuRjouU yVcN9s/yUN14/0ii6IcrlSoTVC19S4C1ctBeKS15l3FYG0vdJEna7HEaL1lbEg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651160068; a=rsa-sha256; cv=none; b=FqQ1bDqkFMf9TL2t9mDFMkn2nghzQdViVGEBuWnOPzXr/fHwGNrvf3KgRYGzlEttTHkY2m oXj8+hyWK48XUAZQ0Hqdq7Z76WKDlmhR3agxuTPRJ+k//luF0t+wWwYIlXsu1tTdGI3Lv4 s2t0D8Z1ZyGopc35kWH87L7dYU2gfAGrH7irUsG4ce5/I8Pv2HCi2rERNpv0fp2BTFSO9T s/XVMMVVSNJriNSOfctkNVzVUn44zddXXwpB27pyI6wwv5B3NbODxG1zcHETxauccgvRFL xOD/DsTc+CoDjiOALMQ5Jl/PHtopLbJ2vzz7aZz65pqUUi5GTq3SRojIUbINkw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=debian.org header.s=1.vagrant.user header.b=doKZY05w; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -1.70 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=debian.org header.s=1.vagrant.user header.b=doKZY05w; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 9EF6710EB7 X-Spam-Score: -1.70 X-Migadu-Scanner: scn0.migadu.com X-TUID: Q8O6zIq1UpdX --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On 2022-04-28, Stefan wrote: >> Just tested this on an rpi3b+ and sometime between u-boot 2021.01 and >> 2021.04 rpi-arm64 fails to boot on rpi3b+ ...=20 > > IWithin my patch series there is one patch to modify a defconfig > file. I enhanced that patch meanwhile to check, that lines in the > modified defconfig show up in the final .config file. Last weekend I > found out that several settings differ. I also updated the raspberry > specific defconfigs, but the mismatches still remain. Look forward to seeing an updated patch series! > My guess is, that the kernel has problems booting. Did GRUB show up? I didn't test with grub, just the syslinux-style menus, but it didn't even get as far as u-boot on the serial console with rpi_arm64_defconfig. With either rpi_3_defconfig or rpi_3_b_plus_defconfig, it worked just fine. I had to set gpu_freq=3D250 in config.txt, which is a bit of a known issue: https://github.com/raspberrypi/firmware/issues/553 >> I feel confident at least >> adding a simple u-boot-rpi-3 and/or u-boot-rpi-3-b-plus package (without >> most of the proposed changes) > > Please wait a bit longer, I addressed all your comments to U-Boot already. I really don't see the harm in it, and actually see considerable benefit to making a smaller diff for review as it is a huge patch series, but I'm not planning on actually using guix on any rpi hardware anytime soon, so... ok. live well, vagrant --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCYmqx/wAKCRDcUY/If5cW qjkKAP9vc2+oukmzm3VHNTCP0xSP8eDLjTUOb2ieoZijcBjvQgEAtRn2AaYgXMAo FGdsy2yMy8eKCnw2aV7zFutax5qzmw4= =6bDk -----END PGP SIGNATURE----- --=-=-=--