Hello everybody, I have recently installed ALSA modules and drivers on my new computer, but I have problems to use ALSA with more than 1 sound application.
I have another one computer, with ALSA modules and drivers too, where I can put more than 1 sound application in the same time. For instance I can load XMMS and Xine and all work properly. I can hear both application, XMMS and Xine without problems. I am using Debian GNU/Linux distro on both computers. On the other hand in this new computer I can't do this, only 1 application can have the resource. For this computer I compiled ALSA modules and ALSA libraries as follows (instructions from ALSA homepage for this soundcard - intel8x0, with root user obviously): cd alsa-driver-xxx ./configure--with-cards=intel8x0--with-sequencer=yes;make;make install chmod a+rw /dev/dsp /dev/mixer /dev/sequencer /dev/midi cd alsa-lib-xxx ./configure;make;make install cd alsa-utils-xxx ./configure;make;make install Load modules: modprobe snd-intel8x0;modprobe snd-pcm-oss;modprobe snd-mixer-oss;modprobe snd-seq-oss /etc/modutils/alsa (later I do a update-modules): # ALSA portion alias char-major-116 snd alias snd-card-0 snd-intel8x0 # module options should go here # OSS/Free portion alias char-major-14 soundcore alias sound-slot-0 snd-card-0 # card #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 What could be the problem? Thx in advance. Regards! ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user