After I've upgraded to 2.6.13-r3 (from 2.6.12-r10) sound doesn't work anymore. I've searched in forums, corrected some things but I'm still without sound. ALSA is installed via alsa-divers (I've tried also kernel modules, built-in alsa - same results). Sound card support in kernel is enabled. dmesg reports no errors with snd_ modules. Arts also doesn't complain. The only strange thing is missing dsp and dsp* doesn't work
Code: Select all
cd /dev
ls -l dsp*
crw-rw---- 1 root audio 14, 19 Jul 26 17:12 dsp1
crw-rw---- 1 root audio 14, 35 Jul 26 17:12 dsp2
crw-rw---- 1 root audio 14, 51 Jul 26 17:12 dsp3
cat urandom > dsp1 (or 2,3)
bash: dsp1: No such device





