From: Richard Sent <richard@freakingpenguin.com>
To: elais@fastmail.com
Cc: 61173@debbugs.gnu.org
Subject: bug#61173: Wireguard and NF Tables service broken on aarch64
Date: Thu, 23 May 2024 09:43:25 -0400 [thread overview]
Message-ID: <87zfsgve2q.fsf@freakingpenguin.com> (raw)
In-Reply-To: <abf1cd93-133e-4d26-9acb-8406623133f2@Spark> (elais@fastmail.com's message of "Wed, 22 May 2024 21:48:06 -0700")
> Hi. It turns out you should use a `linux-libre` kernel same as you
> would in x64. If you’re running arm64 then it will still build and
> have all the features you expect. I forgot I filed a bug for this but
> it’s resolved on my end now.
Thanks for the tip. In my case I'm using a certain SBC and am in a
catch-22 situation, so I still think there's a bug here:
1. Use linux-libre so kernel config options for various Guix services
are set, but not have all the config options required to boot and run
the board.
1. Adding config options with dependencies via customize-linux can
best be described as a pain. [1]
2. Use linux-libre-arm64-generic to boot the board, but need to manually
enable additional config options for every service that requires them.
I can eventually either power through 1 or piece together the options I
need for 2, but this behavior is definitely surprising. I have three
proposed solutions in order of complexity:
1. The documentation for -generic kernels can be improved so their
meaning is clearer. -generic as in "as close to upstream as possible".
See [2].
2. Add more entries to %default-extra-linux-options using config options
required by various services.
3. A "linux-config-service" or similar could be created that other
services extend with their required kernel support, if any.
Of the 3, 3 seems the most elegant. It could easily complicate the
substitutability of the kernel however. Perhaps it could simply be a
system build-time check to confirm that the kernel's .config file does
in fact have those options set.
[1]: https://issues.guix.gnu.org/66355
[2]: https://issues.guix.gnu.org/43078#2
--
Take it easy,
Richard Sent
Making my computer weirder one commit at a time.
prev parent reply other threads:[~2024-05-23 13:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <36296851-3bbf-4f7e-92d0-dd7006fd28fe@Spark>
2023-01-30 14:12 ` bug#61173: Wireguard and NF Tables service broken on aarch64 elais
2023-01-31 5:35 ` elais
2024-05-22 12:36 ` Richard Sent
2024-05-23 4:48 ` elais
2024-05-23 13:43 ` Richard Sent [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87zfsgve2q.fsf@freakingpenguin.com \
--to=richard@freakingpenguin.com \
--cc=61173@debbugs.gnu.org \
--cc=elais@fastmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.