Re: Some ALSA apps stopped working [SOLVED]
- To: debian-user@lists.debian.org
- Subject: Re: Some ALSA apps stopped working [SOLVED]
- From: Chris Lale <chrislale@untrammelled.co.uk>
- Date: Fri, 06 Jul 2007 19:49:55 +0100
- Message-id: <[🔎] 468E8ED3.2000605@untrammelled.co.uk>
- In-reply-to: <46852F9B.1090404@untrammelled.co.uk>
- References: <46838898.1070002@untrammelled.co.uk> <200706281340.20103.cave.dnb@tiscali.fr> <4684EF84.8040806@untrammelled.co.uk> <20070629123736.GA9395@localhost> <46852F9B.1090404@untrammelled.co.uk>
Chris Lale wrote:
> Florian Kulzer wrote:
>> On Fri, Jun 29, 2007 at 12:39:48 +0100, Chris Lale wrote:
>>
>> [...]
>>
>>> Both machines have Etch up to date.
>>>
>>> The laptop has /dev/dsp, the affected desktop does not. Perhaps this device is
>>> needed by alsa for the affected applications? I tried to create the device with
>>>
>>> # cd /dev; ./MAKEDEV -v sound
>>>
>>> but the command created the devices in /dev/.static/dev/ because udev is active.
>>> Both machines have udev. Is there another way to create /dev/dsp?
>> # file /dev/dsp
>> /dev/dsp: ERROR: cannot open `/dev/dsp' (No such file or directory)
>>
>> # modprobe snd_pcm_oss
>>
>> # file /dev/dsp
>> /dev/dsp: character special (14/3)
>>
>
> Well, knock me down with a feather! Everything works. :)
[...]
I've now discovered why /dev/dsp disappeared - /dev/dsp is deleted when I run
alsaconf! This might be related to unreproducible bug #406738: alsa-utils:
Running alsaconf stops sound card from working[1]. Not quite the same because my
sound card(s) work but the OSS apps (eg XMMS) do not.
Should I report this as a new bug?
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=406738
--
Chris.
Reply to: