From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: GuixSD on the SoftIron OverDrive 1000 (AArch64) Date: Mon, 22 Oct 2018 14:31:44 +0200 Message-ID: <87in1ukvrj.fsf@gnu.org> References: <87d0s4ah5f.fsf@gnu.org> <20181020182959.GA1102@macbook41> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36974) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gEZN8-0000by-7j for guix-devel@gnu.org; Mon, 22 Oct 2018 08:31:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gEZN6-0008It-9A for guix-devel@gnu.org; Mon, 22 Oct 2018 08:31:50 -0400 In-Reply-To: <20181020182959.GA1102@macbook41> (Efraim Flashner's message of "Sat, 20 Oct 2018 21:29:59 +0300") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Efraim Flashner Cc: Guix-devel Hello! Efraim Flashner skribis: > On Sat, Oct 20, 2018 at 03:20:44PM +0200, Ludovic Court=C3=A8s wrote: >> Hello Guix! >>=20 >> The device comes with openSuSE preinstalled and I had first installed >> Guix from the binary tarball. It=E2=80=99s a =E2=80=9Cnormal=E2=80=9D U= EFI machine so we can >> use =E2=80=98grub-efi=E2=80=99 directly. I came up with this GuixSD con= fig: >>=20 >> https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/over= drive.scm >>=20 > > Can I draw your attention to commits > 64791eb7e1dceb0940cc881e84820f0170298b34 and > 39d7fdce453b0ca23ecbed72048647debbaa58a6 ? :) Oh, who did that?! :-) > How did you figure out which modules you needed for the device? I could pretend I was smart, but it turns out it was a lot of trial-and-error, looking at /proc/config.gz on the openSuSE kernel, diffing configs, lsmod, and all that. > Also, I'd suggest this diff: I=E2=80=99m all for it, please push! If you=E2=80=99d like to GuixSDify the OverDrive that you host, please let = me know if everything works according to plan! Ludo=E2=80=99.