NotTheHerbie wrote: > I have been on-again, off-again troubleshooting an audio stuttering > problem with synchronized players since version 2.06. I finally found > the time to mess around a little on github and downloaded the PCP 2.05 > baseline and all the subsequent changes. > > I believe I may have narrowed down the cause of the problem to, at most, > three single line changes to slimproto.c between Squeezelite v1.8.4-720 > and v1.8.4-727. PCP 2.06 includes v1.8.4-737 and exhibits stuttering > with sync'd players. PCP 2.05 which does not exhibit any stuttering > includes v1.8.4-720. The only differences between v1.8.4-727 and > v1.8.4-737 is the version number and a makefile for Apple 32 bit > machines. > > I've built a development platform on a RPi 3 and have created updated > versions of squeezelite to test my theory. I have two RPi's running PCP > 3.11 and my LMS server connected to a common network switch. The test > versions are on a usb drive and both RPi's can see them when mounted. > This is where I need some help. Last time I did something like this I > used wget to copy a test version from Ralphy onto a configured PCP. > File locations have moved since then and when I try to overwrite the > copy of squeezelite I was able to find, I get a message indicating the > file system is read only. > > What would be the easiest way to run these test versions? > > Thanks, > Mike
The pcp 3.11 squeezelite init.d script looks for /mnt/mmcblk0p2/tce/squeezelite and will use that instead of /usr/local/bin/squeezelite. Make sure you chmod 755 /mnt/mmcblk0p2/tce/squeezelite after copying your build(s). Have you tried the pcp 3.20 beta that was just released? If not, please do as it has the latest squeezelite code changes. Ralphy *1*-Touch, *5*-Classics, *3*-Booms, *1*-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¤cy_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=106755 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
