Re: [Alsa-user] Help with module loading errors?

2006-07-30 Thread Matthias Czapla
On Sat, Jul 29, 2006 at 08:05:14PM -0400, Ashraf Ali wrote: > debian:/usr/src/alsa-lib-1.0.9rc4# modprobe snd-cs46xx;modprobe > snd-pcm-oss;modprobe snd-mixer-oss;modprobe snd-seq-oss > WARNING: Could not open '/lib/modules/2.6.17/kernel/sound/core/seq/snd- > seq.ko': No such file or directory > WA

Re: [Alsa-user] Help with module loading

2004-02-15 Thread Darrin Smith
Michael Donaghy wrote: You can check the modules are really loaded by doing lsmod. I'd say make sure all the important dev nodes (dsp, mixer etc.) are there and you have write access to them FIrst, thank you for the quick reply. I have checked lsmod and it does appear that everything is loade

RE: [Alsa-user] Help with module loading

2004-02-15 Thread Michael Donaghy
When I run amixer I get: amixer: Mixer attach default error: No such file or directory And with alsamixer I get: alsamixer: function snd_ctl_open failed for default: No such file or directory. I am almost sure I am getting these because my sound card module is loading before my aliases are ass

RE: [Alsa-user] Help with module loading

2004-02-15 Thread Michael Donaghy
When I run amixer I get: amixer: Mixer attach default error: No such file or directory And with alsamixer I get: alsamixer: function snd_ctl_open failed for default: No such file or directory. I am almost sure I am getting these because my sound card module is loading before my aliases are ass