Hi, I hope you can help me. I've got an standard Red Hat 7.2 installation with alsa (0.9.0rc1) installed on it. When I play something the sound is fine. The problem that i only can play ONE thing at a time. (example: mp3 with xmms) The program that use the alsa driver keep the driver exclusive for his and other programs must wait until he's finished and so on.
My Soundcard: Terratec DMX 6fire /etc/modules.conf -> alias parport_lowlevel parport_pc alias eth0 3c59x alias usb-controller usb-uhci #pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || : # ALSA native device support alias char-major-116 snd options snd snd_major=116 snd_cards_limit=1 alias snd-card-0 snd-ice1712 options snd-card-ice1712 snd_index=0 # OSS/Free setup alias char-major-14 soundcore alias sound-slot-0 snd-card-0 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 Best regards, Kurt Geens