Gentoo Archives: gentoo-amd64

From: Alexey Maslennikov <alexey.maslennikov@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Re: arts
Date: Fri, 08 Jul 2005 23:12:11
Message-Id: 200507090210.07611.alexey.maslennikov@gmail.com
In Reply to: Re: [gentoo-amd64] Re: arts by Peter Humphrey
1 As far as I remember, /dev/dsp is only used with OSS.
2 In case you use ALSA, it is created by OSS emulation. Possibly OSS emulation
3 modules are not loaded. Module names are something like snd_*_oss.
4
5 P.S. I can be very wrong about it.
6
7
8 On Friday 08 July 2005 14:46, Peter Humphrey wrote:
9 > Tres Melton wrote:
10 > >On Fri, 2005-07-08 at 11:57 +0100, Peter Humphrey wrote:
11 > >>I hope I'm not hijacking this thread ;-) but can anyone tell me
12 > >>what creates /dev/dsp in the first place? On this newly reinstalled
13 > >>Xfce4 system it doesn't exist, even though the kernel sound modules do
14 > >>and have been loaded.
15 > >
16 > >I think that it is created by the deprecated devfs package. The newer
17 > >udev package uses /dev/sound/dsp and make /dev/dsp a link to the newer
18 > >one for compatibility but since you don't have one it may only create
19 > >the link if the old device was there.
20 >
21 > Hmm. /dev/sound/dsp doesn't exist either, but I find:
22 >
23 > prh@wstn ~ $ ls -lL /dev/dsp?
24 > crw-rw---- 1 root audio 14, 19 Mar 4 13:40 /dev/dsp1
25 > crw-rw---- 1 root audio 14, 35 Mar 4 13:40 /dev/dsp2
26 > crw-rw---- 1 root audio 14, 51 Mar 4 13:40 /dev/dsp3
27 >
28 > Now I find I've somehow omitted alsasound from the default runlevel;
29 > putting it in there and /etc/init.d/alsasound start gives /dev/dsp as a
30 > link to /dev/sound/dsp. So I've answered my own question, but I hope
31 > I've also exposed another little fact.
32 >
33 > --
34 > Rgds
35 > Peter Humphrey
36 > Linux Counter 5290, Aug 93.
37
38 --
39 Alexey Maslennikov
40 Oracle DBA and developer
41 *NIX system administrator

Replies

Subject Author
[gentoo-amd64] Re: Re: arts Duncan <1i5t5.duncan@×××.net>
Re: [gentoo-amd64] Re: arts Luigi Pinna <mailing-gentoo@××××××××××××.com>