Stouthart wrote: 
> Thanks for your reply Ralphy. I know it's old, but not much I can do
> about it. This specific build of Volumio seems to be the only linux
> distribution with a kernel that supports the 32 bit 192kHz audio on the
> MiniDSP SHD series of audio devices (pcm5102a). Will have to wait for
> the Volumio 3 release in Q1. Wish I could build/compile Squeezelite
> myself, but my dev skills are a bit rusty.
> 
> Below you will find the error message I got form the other build
> (squeezelite-1.9.9.1392-armhf):
> 
> $ /usr/bin/squeezelite -d all=debug
> /usr/bin/squeezelite: /lib/arm-linux-gnueabihf/libc.so.6: version
> `GLIBC_2.25' not found (required by /usr/bin/squeezelite)
> 
> Update: when trying to install libc6 manually, I get the "libc6 is
> already the newest version" message (newer version cannot be found via
> apt install libc6=[version]).

That's around the time that I upgraded the squeezelite armhf build
system.

Sometimes you can eliminate the "noises" by disabling mmap and/or
increasing the  with the -a parameter.


Code:
--------------------
    -a <b>:<p>:<f>:<m>  Specify ALSA params to open output device, b = buffer 
time in ms or size in bytes, p = period count or size in bytes, f sample format 
(16|24|24_3|32), m = use mmap (0|1)
  
--------------------


For example try -a 120:8::0 or -a 200:8



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezebox%20client%20builds&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.
------------------------------------------------------------------------
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=115677

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

Reply via email to