On 8 September 2010 00:07, l...@jelmail.com <l...@jelmail.com> wrote:
> If I have something on the host using ALSA then the guest complains:
>
> [r...@mycontainer ~]# aplay /usr/share/sounds/alsa/Front_Center.wav
> ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
> aplay: main:654: audio open error: Device or resource busy
This is when you use lsof/fuser to identify which process is hogging
the device. For debugging you should use something dead simple like
aplay in the host too. Also try configuring the programs/alsa to use a
dmixed plug explicitly. Have you tried using the device from two
containers (and not the host)?

If neither of that leads to a solution, I would ask alsa people.

-- 
Regards Jon Nordby - www.jonnor.com

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to