Hi All,

 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 (as root):

 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#

 Additionally, I did run the ./snddevices script and that did not do the
 trick.

 XMMS and Mplayer also reject playing via ALSA native, while OSS
 (emulation) works
 fine.


        Anyone have any ideas?
                        Thanks,
                                Alex


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to