Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2017-10-25 Thread marcoc1712
soundcheck wrote: > Thx great. > > How do I configure it? > > First > > -D > > Whatever that may be. > > and on LMS? -D is a standard squeezelite option to enable DSD (DOP in standard version). R2 is capable of 'native' DSD output IN LINUX requiring ALSA 1.0.29 or greater. To enable

Re: [SlimDevices: Unix] Cirrus Logic Audio Card and Wolfson support in PCP 3.20

2017-10-25 Thread M-H
With the update from PCP 3.20 to 3.22 I had to overcome a few problems. Some obvious and some new. The new problems are actually new functionality in PCP that is not jet setup to be used for the Cirrus Logic Audio Card or short CLAC Getting this sorted and documented will help others to use and

Re: [SlimDevices: Unix] Announce: piCorePlayer 3.00

2017-10-25 Thread M-H
sbp wrote: > Maybe you could try to disable the onboard analog sound card and then > reboot. Next try to enable equalizer. Paul, SBP, thanks you for the help. With this info I will continue to get all the parts sorted and enable PCP to support the Cirrus Logic Audio Card from the menus

Re: [SlimDevices: Unix] Howto: build a self-contained LMS

2017-10-25 Thread PasTim
I've also now managed to produce an init.d script that works both for the current LMS and for the self-built version, using a PATH defined in /etc/default/logitechmediaserver, so it's easy to switch as needed in future. I had to copy squeezeboxserver and squeezeboxserver_safe from /usr/sbin

Re: [SlimDevices: Unix] PiCorePlayer 3.22 / RPI3 locked on 48 Khz when playing on USB DAC

2017-10-25 Thread Grumpy Bob
dominique-tanguy wrote: > It was working yesterday, and stopped working today, horrible I > switched back to Volumio. > > Dominique I'm not quite clear about the problem you have. Are you running both Squeezelite and LMS on the Pi? Where are your music files located? Are you playing

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2017-10-25 Thread soundcheck
marcoc1712 wrote: > Yes, here: https://github.com/marcoc1712/squeezelite-R2. Thx great. How do I configure it? soundcheck's Profile: http://forums.slimdevices.com/member.php?userid=34383 View this thread:

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2017-10-25 Thread marcoc1712
soundcheck wrote: > Hi folks. > > Tz been a while. > > I'm just testing DSD -- once more . > > The DAC on my desk can handle native DSD. Why not trying it!?!? ;) > > So far I managed to play DOPs up 2 DSD128. Nice. That worked out of the > box. More or less... > > What's the status

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2017-10-25 Thread soundcheck
Hi folks. Tz been a while. I'm just testing DSD -- once more . The DAC on my desk can handle native DSD. Why not trying it!?!? ;) So far I managed to play DOPs up 2 DSD128. Nice. That worked out of the box. More or less... What's the status about native DSD support !?!? @Marcoc do you

Re: [SlimDevices: Unix] Howto: build a self-contained LMS

2017-10-25 Thread PasTim
Roland0 wrote: > That's a bit strange, it looks like an issue in the build script > itself. > Modify the rsync in buildme.sh as follows: > > Code: > > > #rsync -amv --include='*/' --include='*.so' --include='*.bundle' --include='autosplit.ix' --exclude='*'

Re: [SlimDevices: Unix] Announce piCorePlayer 3.20

2017-10-25 Thread paul-
Mair wrote: > Can we use Allo’s Delay Attentuator at the moment? AFAIK there are no drivers or software required for that device.But Allo could better answer that question paul-'s Profile:

Re: [SlimDevices: Unix] Building LMS for 64-bit Debian running on ARM Single Board Computers

2017-10-25 Thread Roland0
mherger wrote: > > Currently, as my instructions earlier in this thread show, I am > copying > > binaries into /usr/share/squeezeboxserver/Bin/. > > What about the perl Modules? > Seems enough that perl knows about the arch - buildme.sh queries perl for the arch, and at startup, perl

Re: [SlimDevices: Unix] Announce piCorePlayer 3.20

2017-10-25 Thread stereoptic
I am not sure if this helps. Is the external drive connected to a Mac? I will often download photos from my digital camera on my _Windows_ laptop and then copy the files over my internal network to the external drive hanging off of the Mac mini. When I copy files that way I have run into file

Re: [SlimDevices: Unix] Howto: build a self-contained LMS

2017-10-25 Thread Roland0
PasTim wrote: > I've sorted out the buildme.sh script and now have built with 5.24.3. > > I still get: > > Code: > > > Oct 25 15:44:41 vortexbox logitechmediaserver[7275]: Image::Scale: > Oct 25 15:44:41 vortexbox logitechmediaserver[7275]: Image::Scale object

Re: [SlimDevices: Unix] Howto: build a self-contained LMS

2017-10-25 Thread PasTim
I've sorted out the buildme.sh script and now have built with 5.24.3. I still get: Code: Oct 25 15:44:41 vortexbox logitechmediaserver[7275]: Image::Scale: Oct 25 15:44:41 vortexbox logitechmediaserver[7275]: Image::Scale object version 0.11 does not match

Re: [SlimDevices: Unix] Howto: build a self-contained LMS

2017-10-25 Thread PasTim
Krisbee wrote: > I would think this has happened as the ./buildme.sh script has changed > since the first post in this thread to include building for perl 5.26 > if it already exists on the host system. See > https://github.com/Logitech/slimserver-vendor/blob/public/7.9/CPAN/buildme.sh > lines

Re: [SlimDevices: Unix] Howto: build a self-contained LMS

2017-10-25 Thread Krisbee
PasTim wrote: > So I thought I should start afresh, having probably mucked something up. > I downloaded everything again starting with empty folders. > > Imagine my surprise when having entered > "PERL_524=/opt/perl-5.24.3-LMS/bin/perl5.24.3 ./buildme.sh &> > buildme.log" I find it has built

Re: [SlimDevices: Unix] Howto: build a self-contained LMS

2017-10-25 Thread PasTim
So I thought I should start afresh, having probably mucked something up. I downloaded everything again starting with empty folders. Imagine my surprise when having entered "PERL_524=/opt/perl-5.24.3-LMS/bin/perl5.24.3 ./buildme.sh &> buildme.log" I find it has built 5.26 (in .../build/arch/). I

Re: [SlimDevices: Unix] Building LMS for 64-bit Debian running on ARM Single Board Computers

2017-10-25 Thread Michael Herger
Currently, as my instructions earlier in this thread show, I am copying binaries into /usr/share/squeezeboxserver/Bin/. What about the perl Modules? If you would be willing to consider a pull request, I am currently in the process of trying to make the existing build scripts run on aarch64,