Hi there,

I've been running Alsa for quite some time now but only used the Oss-
Emulation with xmms, xine, etc. So far everything works fine (even
AC3-streams) but lately I've been wanting to try out some Apps running
with Jack, which didn't produce any sound.
So I tried xmms with Alsa-output and received:

 ** WARNING **: alsa_setup_mixer(): Failed to find
 mixer element: PCM

Starting alsaplayer it says:

 Failed to load output plugin "alsa". Trying defaults.

Oddly, alsamixer works (and I unmuted all outputs there) while
'amixer set Master unmute' gives me:

 amixer: Unable to find simple control 'Master',0

I am running the latest debian-testing with a Maudio Delta 66.
Alsa-base and Alsa-utils were installed using apt-get, as well
as alsa-source, which I compiled as described in

 http://kuerzer.de/alsa01.

Now, my .asoundrc looks as follows (basically the standard-file):

 pcm.ice1712 {
     type hw
          card 0
 }

 ctl.ice1712 {
     type hw
          card 0
 }

/etc/modutils/alsa currently has the following content:

 alias char-major-116 snd device_mode=0660 device_gid=29 device_uid=0
 alias char-major-14 soundcore

 options snd major=116 cards_limit=1

 alias sound-service-0-0 snd-mixer-oss
 alias sound-service-0-1 snd-seq-oss
 alias sound-service-0-3 snd-pcm-oss
 alias sound-service-0-8 snd-seq-oss
 alias sound-service-0-12 snd-pcm-oss
 alias /dev/dsp* snd-pcm-oss

 alias snd-card-0 snd-ice1712

 alias snd-slot-0 snd-card-0
 alias sound-slot-0 snd-slot-0

'/etc/init.d/alsa start' produces no error messages.
I already searched the web for this topic but couldn't find similar
cases. Can anyone see an obvious mistake in my configuration or give
me any advice?

Thanks,
Jan Buchholz




-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to