[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GuixSD on the SoftIron OverDrive 1000 (AArch64)
From: |
Ludovic Courtès |
Subject: |
Re: GuixSD on the SoftIron OverDrive 1000 (AArch64) |
Date: |
Mon, 22 Oct 2018 14:31:44 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Hello!
Efraim Flashner <address@hidden> skribis:
> On Sat, Oct 20, 2018 at 03:20:44PM +0200, Ludovic Courtès wrote:
>> Hello Guix!
>>
>> The device comes with openSuSE preinstalled and I had first installed
>> Guix from the binary tarball. It’s a “normal” UEFI machine so we can
>> use ‘grub-efi’ directly. I came up with this GuixSD config:
>>
>>
>> https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/overdrive.scm
>>
>
> 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’m all for it, please push!
If you’d like to GuixSDify the OverDrive that you host, please let me
know if everything works according to plan!
Ludo’.