Edit: gah! sorry, it's an AMP2, not AMP+!

Hello, I'm trying to implement the dual-mono setup described here:
https://www.hifiberry.com/docs/software/dual-mono-setup/. I want to be
able to run two instances of squeezelite, with each outputting L/R->mono
to a separate channel on the AMP2. I copied the asound.conf from
HifiBerry, and I'm able to use one or the other devices, but not both at
the same time. Here's what's going on (the hifiberry devices is already
in use in piCorePlayer):

Code:
--------------------
    tc@pCP:~$ sudo /usr/local/bin/squeezelite -n "Kitchen" -o card2 -a 80:4::1: 
-m ab:cd:ef:12:34:60 -d output=debug
  [19:12:34.690399] output_init_alsa:933 init output
  [19:12:34.690753] output_init_alsa:973 requested alsa_buffer: 80 alsa_period: 
4 format: any mmap: 1
  [19:12:34.690871] output_init_common:360 outputbuf size: 3528000
  [19:12:34.691108] output_init_common:384 idle timeout: 0
  [19:12:34.698449] ALSA snd_pcm_hw_open:1715 open '/dev/snd/pcmC0D0p' failed 
(-16)
  [19:12:34.698650] ALSA snd_pcm_dmix_open:1090 unable to open slave
  [19:12:34.699106] test_open:281 playback open error: Device or resource busy
  [19:12:34.699205] output_init_common:401 unable to open output device: card2
--------------------


Any ideas about what could be wrong?


------------------------------------------------------------------------
bobchadwick's Profile: http://forums.slimdevices.com/member.php?userid=71410
View this thread: http://forums.slimdevices.com/showthread.php?t=115374

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to