[Pkg-alsa-devel] Bug#459461: Bug#459461: Sounds devices to not appear in /dev until running dpkg-reconfigure alsa-base

Thomas Wood thos at thos.me.uk
Wed Jan 9 23:45:37 UTC 2008


On Wed, 2008-01-09 at 23:37 +0100, Elimar Riesebieter wrote:
> On Wed, 09 Jan 2008 the mental interface of
> Thomas Wood told:
> 
> [...]
> > No, each time I boot I have to re-run dpkg-reconfigure alsa-base
> > before /dev/snd appears.
> 
> Please try
> # dpkg-reconfigure linux-sound-base
> and choose ALSA as sound system.

I did this and rebooted, but I still have no sound devices:


$ ls /dev/snd
ls: /dev/snd: No such file or directory


$ lsmod | grep snd
snd_emu10k1           124224  0 
snd_rawmidi            22656  1 snd_emu10k1
snd_ac97_codec         92388  1 snd_emu10k1
ac97_bus                2336  1 snd_ac97_codec
snd_pcm                72132  2 snd_emu10k1,snd_ac97_codec
snd_seq_device          7852  2 snd_emu10k1,snd_rawmidi
snd_timer              21156  2 snd_emu10k1,snd_pcm
snd_page_alloc         10088  2 snd_emu10k1,snd_pcm
snd_util_mem            4608  1 snd_emu10k1
snd_hwdep               8836  1 snd_emu10k1
snd                    48356  7
snd_emu10k1,snd_rawmidi,snd_ac97_codec,snd_pcm,snd_seq_device,snd_timer,snd_hwdep
soundcore               7584  1 snd
firmware_class          9472  2 snd_emu10k1,rt2x00lib


$ cat /etc/modules | grep snd
snd_emu10k1


After running dpkg-reconfigure alsa-base, I get:

$ ls /dev/snd
controlC0  hwC3D1    midiC1D6  midiC3D7  pcmC1D0c  pcmC2D0p  pcmC3D1c
controlC1  hwC3D2    midiC1D7  pcmC0D0c  pcmC1D0p  pcmC2D1c  pcmC3D1p
controlC2  hwC3D3    midiC2D0  pcmC0D0p  pcmC1D1c  pcmC2D1p  pcmC3D2c
controlC3  midiC0D0  midiC2D1  pcmC0D1c  pcmC1D1p  pcmC2D2c  pcmC3D2p
hwC0D0	   midiC0D1  midiC2D2  pcmC0D1p  pcmC1D2c  pcmC2D2p  pcmC3D3c
hwC0D1	   midiC0D2  midiC2D3  pcmC0D2c  pcmC1D2p  pcmC2D3c  pcmC3D3p
hwC0D2	   midiC0D3  midiC2D4  pcmC0D2p  pcmC1D3c  pcmC2D3p  pcmC3D4c
hwC0D3	   midiC0D4  midiC2D5  pcmC0D3c  pcmC1D3p  pcmC2D4c  pcmC3D4p
hwC1D0	   midiC0D5  midiC2D6  pcmC0D3p  pcmC1D4c  pcmC2D4p  pcmC3D5c
hwC1D1	   midiC0D6  midiC2D7  pcmC0D4c  pcmC1D4p  pcmC2D5c  pcmC3D5p
hwC1D2	   midiC0D7  midiC3D0  pcmC0D4p  pcmC1D5c  pcmC2D5p  pcmC3D6c
hwC1D3	   midiC1D0  midiC3D1  pcmC0D5c  pcmC1D5p  pcmC2D6c  pcmC3D6p
hwC2D0	   midiC1D1  midiC3D2  pcmC0D5p  pcmC1D6c  pcmC2D6p  pcmC3D7c
hwC2D1	   midiC1D2  midiC3D3  pcmC0D6c  pcmC1D6p  pcmC2D7c  pcmC3D7p
hwC2D2	   midiC1D3  midiC3D4  pcmC0D6p  pcmC1D7c  pcmC2D7p  seq
hwC2D3	   midiC1D4  midiC3D5  pcmC0D7c  pcmC1D7p  pcmC3D0c  timer
hwC3D0	   midiC1D5  midiC3D6  pcmC0D7p  pcmC2D0c  pcmC3D0p

I can then run:

$ /etc/init.d/alsa-utils start 

which restores my mixer settings and I can use my sound applications
again.

For some reason /dev/snd/* is not being created. Perhaps this could be a
problem with udev?

Regards,

Thomas






More information about the Pkg-alsa-devel mailing list