I've been having the same problem, however, running the ./snddevices script doesn't do the trick.
I have a Creative Labs Extigy, and I followed the directions at http://www.alsa-project.org/alsa-doc/doc-php/template.php?company=Creative+Labs&card=Soundblaster+Extigy&chip=Extigy&module=usb-audio I compiled soundcore as a module from my kernel (2.6.3), and then followed all the instructions at the site mentioned above, with no luck. I'm running Debian, with a 2.6.3 non-debian kernel. Alsa-utils, alsa-drivers, and alsa-lib are all version 1.0.3 and came from alsa-project.org. Alsa drivers are not enabled in my kernel, while sound(core) is. Nothing that relies on ALSA native seems to work, however OSS emulation works. heres what happens when I try to run alsamixer: alex:/home/alex/download# alsamixer alsamixer: function snd_mixer_load failed: Invalid argument alex:/home/alex/download# and with a "strance -eopen alsamixer" alex:/home/alex/download# strace -eopen alsamixer open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or directory) open("/etc/ld.so.cache", O_RDONLY) = 3 open("/lib/libncurses.so.5", O_RDONLY) = 3 open("/usr/lib/libasound.so.2", O_RDONLY) = 3 open("/lib/tls/libm.so.6", O_RDONLY) = 3 open("/lib/tls/libdl.so.2", O_RDONLY) = 3 open("/lib/tls/libpthread.so.0", O_RDONLY) = 3 open("/lib/tls/libc.so.6", O_RDONLY) = 3 open("/usr/share/alsa/alsa.conf", O_RDONLY) = 3 open("/dev/snd/controlC0", O_RDONLY) = 3 open("/dev/snd/controlC0", O_RDWR) = 3 open("/dev/snd/controlC0", O_RDONLY) = 3 open("/dev/snd/controlC0", O_RDWR) = 3 alsamixer: function snd_mixer_load failed: Invalid argument alex:/home/alex/download# XMMS and Mplayer also reject playing via ALSA native, while OSS (emulation) works fine. My /proc/asound/cards file seems to be fine as well; alex:/home/alex/alsa-driver-1.0.3# cat /proc/asound/cards 0 [Extigy ]: USB-Audio - Sound Blaster Extigy Creative Technology Ltd. Sound Blaster Extigy at usb-0000:00:08.1-2 alex:/home/alex/alsa-driver-1.0.3# Does anyone have any ideas on how to fix this problem? I saw a thread on here from January involving a similiar problem, but never saw a fix. Thanks, Alex On Wed, 3 Mar 2004, Andrei A. Voropaev wrote: > On Tue, Mar 02, 2004 at 09:11:59AM +0100, Jaroslav Kysela wrote: > > On Tue, 2 Mar 2004, Andrei A. Voropaev wrote: > > > 1.0.3 fixes the problem with the module loading. Now the module loads > > > and things in /proc/asound seems to show everything ok. BUT. Now when I > > > try to run alsamixer to unmute channels it displays message like "Can't > > > open snd_ctl default: No such file or directory". > > > > It seems like problem with your devices. Run snddevices script. > > Yep. That's what it was. Now everything works perfectly. Thank you for > help. > > Andrei > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > Alsa-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/alsa-user > > ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user