all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tobias Geerinckx-Rice <me@tobias.gr>
To: znavko@tutanota.com
Cc: Help Guix <help-guix@gnu.org>
Subject: Re: Disable ugly pc-speaker sound in Slim auth failure
Date: Sun, 17 Mar 2019 13:02:24 +0100	[thread overview]
Message-ID: <87bm291zfz.fsf@nckx> (raw)
In-Reply-To: <La9Z-is--3-1@tutanota.com>

Znavko,

I'm glad you found a working solution in my sleep!  I wish I could 
do that.

znavko wrote:
> I've got names of kernel modules, so that not only pcspkr, but 
> also
> snd_pcsp needs to disable

Yep, I've always disabled them in tandem rather than figure out 
the exact difference.

> that simple line that not breaks my config.scm syntax.
> Still do not know why guix does not find `(use modules  (al 
> utils))`
> module and how to get guile modules work.

Your config wasn't broken, you just called an undefined procedure, 
and Guix can't know where to find a module if you don't.  The code 
for (al utils) was in guile/modules/al/utils.scm.

Alex's configuration is actually a great example of writing and 
using your own modules.  It's also pretty complex, and not the 
best candidate for selective copy-pasting.

Kind regards,

T G-R

  parent reply	other threads:[~2019-03-17 12:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-14  4:00 Disable ugly pc-speaker sound in Slim auth failure znavko
2019-03-16 10:52 ` znavko
     [not found] ` <La57Jrg--3-1@tutanota.com-La586Hw----1>
2019-03-16 13:17   ` znavko
2019-03-16 16:00     ` Tobias Geerinckx-Rice
2019-03-16 16:42       ` znavko
2019-03-16 16:46       ` znavko
     [not found]       ` <La6OLkW--3-1@tutanota.com-La6OQsv--3-1>
2019-03-17  7:31         ` znavko
2019-03-17  8:10           ` swedebugia
2019-03-17 12:02           ` Tobias Geerinckx-Rice [this message]
2019-03-17 12:07             ` Tobias Geerinckx-Rice

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=87bm291zfz.fsf@nckx \
    --to=me@tobias.gr \
    --cc=help-guix@gnu.org \
    --cc=znavko@tutanota.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.