On Tuesday 20 December 2005 09:34, Marco d'Itri wrote:
> On Dec 20, "Ph. Marek" <[EMAIL PROTECTED]> wrote:
> > So they're not distinct subsets? The ALSA devices are only in 080.rules,
> > and
>
> This is explained in README.Debian.
Oops, sorry. Should read documentation first, no?
> > I've now removed the symlink 100compat.rules, but the problem remains - I
> > get only a /dev/dsp -> dsp.
>
> Hard to believe, unless I missed some other file.
I just
rmmod snd_pcm_oss
rm /dev/dsp
modprobe snd_pcm_oss
and /dev/dsp -> dsp reappears.
> Did you reboot?
That is a machine where I do software suspend - so it basically gets no reboots
unless absolutely necessary.
Do you think that may help?
> You should also check with udevinfo/udevtest.
$ udevinfo -q all -n dsp
P: /class/sound/dsp
N: dsp
S: dsp
$ udevtest /class/sound/dsp sound
main: looking at device '/class/sound/dsp' from subsystem 'sound'
main: opened class_dev->name='dsp'
udev_rules_get_name: no node name set, will use kernel name 'dsp'
create_node: creating device node '/dev/dsp', major = '14', minor =
'3', mode = '0660', uid = '0', gid = '29'
Is that what you need to know?
On a "modprobe snd_pcm_oss" my pid's jump from 2969 to 2988 - so there are
some processes started.
How do I find them?
Regards,
Phil
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]