[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: No /dev/dsp after switch from 2.6.12/hotplug to 2.6.15/udev



Zsolt Rizsanyi wrote:

On Sunday 05 March 2006 09:03, Michael Marte wrote:
- When upgrading the kernel, I was forced to replace hotplug by udev and
now /dev/dsp is gone. First I found that the sound driver nm256_audio
has disappeared and so I replaced the corresponding entry in
/etc/modules by snd_nm256 which seems to replace nm256_audio and causes
udev to create the files

crw-rw----  1 root audio 116,  0 Mar  5 07:52 controlC0
crw-rw----  1 root audio 116, 24 Mar  5 07:52 pcmC0D0c
crw-rw----  1 root audio 116, 16 Mar  5 07:52 pcmC0D0p
crw-rw----  1 root audio 116, 33 Mar  5 07:51 timer

in /dev/snd and the files

lrwxrwxrwx  1 root root 5 Mar  5 08:54 NM256ZX -> card0
dr-xr-xr-x  5 root root 0 Mar  5 08:54 card0
-r--r--r--  1 root root 0 Mar  5 08:54 pcm
-r--r--r--  1 root root 0 Mar  5 08:54 timers

in /proc/asound. But still no /dev/dsp!

Do you have the snd_pcm_oss kernel module loaded?
I think that you for some reason you don't have it loaded otherwise oss would appear in /proc/asound.
Sorry, but I don't know the reason.

Regards,
Zsolt


snd_pcm_oss was not loaded but oss was there.
(I only listed the diff.)
Loading snd_pcm_oss does not create a /dev/dsp, however, or do I have to reboot?

Michael



Reply to: