bpa wrote: > This is just a comment based on what has been displayed. > > I don't know what "plug:" means in ALSA. Usual prefixes are "hw:" and > "plughw:" > > You are using device designation like "plug:USB1" > > Extracting from the "squeeszelite -l" list of valid devices the > following are shown as an example for USB1 > > There is no "plug:USB1" > > > Code: -------------------- > > > USB1 > default:CARD=USB1 - USB Audio DAC, USB Audio - Default Audio Device > sysdefault:CARD=USB1 - USB Audio DAC, USB Audio - Default Audio Device > front:CARD=USB1,DEV=0 - USB Audio DAC, USB Audio - Front speakers > surround21:CARD=USB1,DEV=0 - USB Audio DAC, USB Audio - 2.1 Surround output to Front and Subwoofer speakers > surround40:CARD=USB1,DEV=0 - USB Audio DAC, USB Audio - 4.0 Surround output to Front and Rear speakers > surround41:CARD=USB1,DEV=0 - USB Audio DAC, USB Audio - 4.1 Surround output to Front, Rear and Subwoofer speakers > surround50:CARD=USB1,DEV=0 - USB Audio DAC, USB Audio - 5.0 Surround output to Front, Center and Rear speakers > surround51:CARD=USB1,DEV=0 - USB Audio DAC, USB Audio - 5.1 Surround output to Front, Center, Rear and Subwoofer speakers > surround71:CARD=USB1,DEV=0 - USB Audio DAC, USB Audio - 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers > iec958:CARD=USB1,DEV=0 - USB Audio DAC, USB Audio - IEC958 (S/PDIF) Digital Audio Output > dmix:CARD=USB1,DEV=0 - USB Audio DAC, USB Audio - Direct sample mixing device > dsnoop:CARD=USB1,DEV=0 - USB Audio DAC, USB Audio - Direct sample snooping device > hw:CARD=USB1,DEV=0 - USB Audio DAC, USB Audio - Direct hardware device without any conversions > plughw:CARD=USB1,DEV=0 - USB Audio DAC, USB Audio - Hardware device with all software conversions > > -------------------- > >
Hello dear, thanks for feedback. This code was from a friend and related to alsa equaliser . So i've tried : Code: -------------------- sudo squeezelite -z -n Cuisine -m 00:00:00:00:00:01 -o USB0 -a 80:::0 -r 32000,44100,48000 -C 5 -G 4:H -d all=info -f ~/squeezelite_cui.log sudo squeezelite -z -n Sam -m 00:00:00:00:00:02 -o USB2 -a 80:::0 -r 32000,44100,48000 -C 5 -G 17:H -d all=info -f ~/squeezelite_sam.log -------------------- it play when run some local music, but If I pick as example a YouTube sound it stuck again : Code: -------------------- [12:42:59.928432] alsa_open:354 opening device at: 48000 [12:42:59.943950] alsa_open:425 opened device USB2 using format: S32_LE sample rate: 48000 mmap: 0 [12:42:59.950027] alsa_open:516 buffer: 80 period: 4 -> buffer size: 3840 period size: 960 [12:42:59.954912] alsa_open:533 unable to set hw params: Broken pipe [12:43:04.955084] output_thread:685 open output device: USB2 [12:43:04.955847] alsa_open:354 opening device at: 48000 [12:43:04.970565] alsa_open:425 opened device USB2 using format: S32_LE sample rate: 48000 mmap: 0 [12:43:04.976592] alsa_open:516 buffer: 80 period: 4 -> buffer size: 3840 period size: 960 [12:43:04.981410] alsa_open:533 unable to set hw params: Broken pipe -------------------- ------------------------------------------------------------------------ Chestroled's Profile: http://forums.slimdevices.com/member.php?userid=59945 View this thread: http://forums.slimdevices.com/showthread.php?t=97046 _______________________________________________ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix