You are not logged in.

#1 2004-11-07 02:33:22

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

udev: /dev/snd <-> /dev/sound

*[root@Asteraceae snd]# ls -la
total 0
drwxr-xr-x   2 root root        0 2004-11-07 02:26 .
drwxr-xr-x  21 root root        0 2004-11-07 03:25 ..
crw-rw----   1 root audio 116,  0 2004-11-07 02:26 controlC0
crw-rw----   1 root audio 116, 24 2004-11-07 02:26 pcmC0D0c
crw-rw----   1 root audio 116, 16 2004-11-07 02:26 pcmC0D0p
crw-rw----   1 root audio 116, 25 2004-11-07 02:26 pcmC0D1c
crw-rw----   1 root audio 116, 33 2004-11-07 02:26 timer
*[root@Asteraceae sound]# ls -la
total 0
drwxr-xr-x   2 root root      0 2004-11-07 02:26 .
drwxr-xr-x  21 root root      0 2004-11-07 03:25 ..
crw-rw----   1 root audio 14, 4 2004-11-07 02:26 audio
crw-rw-rw-   1 root audio 14, 3 2004-11-07 02:26 dsp
crw-rw-rw-   1 root audio 14, 0 2004-11-07 02:26 mixer

why are the inodes in /dev/snd only crw-rw----  and in /dev/sound crw-rw-rw-? (i don't really understand the concept having a /dev/snd AND a /dev/sound ... or is it simply legacy-reasons to keep older software working?)


The impossible missions are the only ones which succeed.

Offline

#2 2004-11-07 06:03:27

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: udev: /dev/snd <-> /dev/sound

my dirs are the same permission-wise... you may have an extra 6 in your /etc/udev/permissions.d/udev.permissions...

I think that /dev/sound is legacy (if I rmmod snd-pcm-oss this /dev/sound is empty).

Offline

#3 2004-11-07 12:36:57

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: udev: /dev/snd <-> /dev/sound

phrakture wrote:

my dirs are the same permission-wise...

thanx for confirming that i'm not crazy or having paranoia ;-)

phrakture wrote:

you may have an extra 6 in your /etc/udev/permissions.d/udev.permissions...

yes, indeed i have

phrakture wrote:

I think that /dev/sound is legacy (if I rmmod snd-pcm-oss this /dev/sound is empty).

oh ... didn't think at that  ... exactly! if oss-legacy is removed, the duplica /dev/sound disappears - and now the world is a little bit more logical to me

thanx


The impossible missions are the only ones which succeed.

Offline

#4 2004-11-07 13:31:03

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,896
Website

Re: udev: /dev/snd <-> /dev/sound

Err its group audio thing  wink


Mr Green

Offline

Board footer

Powered by FluxBB