unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Distopico <distopico@riseup.net>
To: help-guix@gnu.org
Subject: modprobe.d multi-params options to kernel parameters
Date: Thu, 25 Jan 2024 22:26:55 -0500	[thread overview]
Message-ID: <87bk98u5r5.fsf@riseup.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 551 bytes --]


Hi Guixers, so far as I know Guix not detect/load `modprobe.d/my-config.conf` so
I need help to translate the following modprobe.d configuration into a kernel
parameter.

```
alias snd-card-0 snd-hda-intel
alias snd-card-1 snd-hda-intel

options snd-hda-intel id=Creative index=0
options snd-hda-intel id=NVidia index=1
```

I tried something like `snd-hda-intel.id=Creative.index=0` but it's not
valid, also I tried `snd-hda-intel.id=Creative,NVidia
snd-hda-intel.index=0,1` but didn't work.

What is the correct syntax's for that case?

Thank you!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 515 bytes --]

                 reply	other threads:[~2024-01-26 15:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bk98u5r5.fsf@riseup.net \
    --to=distopico@riseup.net \
    --cc=help-guix@gnu.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).