public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Uwe Thiem <uwix@iway.na>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] udev / sound
Date: Wed, 15 Feb 2006 19:52:32 +0200	[thread overview]
Message-ID: <200602151952.32653.uwix@iway.na> (raw)
In-Reply-To: <7573e9640602122252y340b72cbxba2c5db2f8678eb4@mail.gmail.com>

On 13 February 2006 08:52, Richard Fish wrote:
> On 2/12/06, Uwe Thiem <uwix@iway.na> wrote:
> > How about dsp and such? Shouldn't there be rules to create them as well?
>
> Yes, your 50-udev.rules file should contain:
>
> /etc/udev/rules.d/50-udev.rules:KERNEL=="adsp",
> NAME="sound/%k", SYMLINK+="%k", GROUP="audio"
> /etc/udev/rules.d/50-udev.rules:KERNEL=="adsp[0-9]*",
> NAME="sound/%k", SYMLINK+="%k", GROUP="audio"
> /etc/udev/rules.d/50-udev.rules:KERNEL=="dsp",
> NAME="sound/%k", SYMLINK+="%k", GROUP="audio"
> /etc/udev/rules.d/50-udev.rules:KERNEL=="dsp[0-9]*",
> NAME="sound/%k", SYMLINK+="%k", GROUP="audio"
>
> But these will only be created if you load the snd_pcm_oss module,
> which emulates the OSS API for alsa.
>
> But according to your own posts, you are not using OSS.  So why do you
> want the legacy OSS device nodes?

Probably because I am missing something here, though I don't know yet 
what. ;-)

Uwe

-- 
Why do consumers keep buying products they will live to curse?
-- 
gentoo-user@gentoo.org mailing list



      reply	other threads:[~2006-02-15 18:05 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-11 19:29 [gentoo-user] udev / sound Uwe Thiem
2006-02-11 20:19 ` Christoph Eckert
2006-02-12 19:01   ` Uwe Thiem
2006-02-12 19:21     ` Christoph Eckert
2006-02-12 20:45       ` Uwe Thiem
2006-02-11 21:04 ` Abhay Kedia
2006-02-11 21:21   ` Christoph Eckert
2006-02-12 18:58     ` Uwe Thiem
2006-02-12 19:28       ` Christoph Eckert
2006-02-12 18:59   ` Uwe Thiem
2006-02-12 22:25     ` Abhay Kedia
2006-02-13  6:18       ` Uwe Thiem
2006-02-13  6:52         ` Richard Fish
2006-02-15 17:52           ` Uwe Thiem [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=200602151952.32653.uwix@iway.na \
    --to=uwix@iway.na \
    --cc=gentoo-user@lists.gentoo.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