Re: [SlimDevices: Unix] Announce piCorePlayer 3.20

2017-10-23 Thread Mnyb

ItÂ’s possible the the file permissions got mangled when moving the HD
and plug it it to another computer.
I would compare file permissions on those files and directories not seen
by  LMS .

Btw they arenwithin the folders you setup LMS to scan ?

And would it not work better to use the SMB share feature and write
files to the drive while mounted to the pi3 ?




Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x
MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3
sub.
Bedroom/Office: Boom
Kitchen: Touch + powered Fostex PM0.4
Misc use: Radio (with battery)
iPad1 with iPengHD & SqueezePad
(spares Touch, SB3, reciever ,controller )
server HP proliant micro server N36L with ClearOS Linux

http://people.xiph.org/~xiphmont/demo/neil-young.html

Mnyb's Profile: http://forums.slimdevices.com/member.php?userid=4143
View this thread: http://forums.slimdevices.com/showthread.php?t=107352

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


Re: [SlimDevices: Unix] Announce piCorePlayer 3.20

2017-10-23 Thread sbp

What is the directory structure on the HD?
Is it possible that LMS is not scanning the new directories?



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://sites.google.com/site/picoreplayer/home

*Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=U7JHY5WYHCNRU=GB_code=USD=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer*

sbp's Profile: http://forums.slimdevices.com/member.php?userid=37237
View this thread: http://forums.slimdevices.com/showthread.php?t=107352

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


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

2017-10-23 Thread dsdreamer

Roland0 wrote: 
> As 'mentioned'
> (http://forums.slimdevices.com/showthread.php?108166-Building-LMS-for-64-bit-Debian-running-on-ARM-Single-Board-Computers=897624=1#post897624)
> that's how my script does it:
> > 
Code:

  >   > 
  > function refresh_config {
  > [ -f /tmp/config.guess ] || wget -O /tmp/config.guess 
'http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD'
  > [ -f /tmp/config.sub ] || wget -O /tmp/config.sub 
'http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD'
  > cp -vf /tmp/config.guess .
  > cp -vf /tmp/config.sub .
  > }
  > 

> > 
> 
> 
> If you wanted to check for arch, then one would just put the test into
> the refresh_config function. Same approach could be used to check for
> availability of wget/curl/network.
> 
> Except for the caveats already mentioned by you (which I think are
> minor - wget is available everywhere and usually already installed and
> if there is not net connection, one couldn't download the
> modules/script in any case), no.
Thanks, Roland, you make perfect sense and are well ahead of me as
usual. 

Wouldn't it be nice to get these changes (or something very like them)
merged into the main Logitech slimserver-vendor git repo?  What were
discussing seems like reasonable fix and could close this 'issue'
(https://github.com/Logitech/slimserver-vendor/issues/9).



--
"Dreamer, easy in the chair that really fits you..."

dsdreamer's Profile: http://forums.slimdevices.com/member.php?userid=12588
View this thread: http://forums.slimdevices.com/showthread.php?t=108166

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


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

2017-10-23 Thread dsdreamer

mherger wrote: 
> > I've done all this by hand
> > before on different machines, but I like the automation and system
> > accounting that Debian packages always provide.
> 
> Ah, the "on different machines" part makes sense. For a single machine 
> it wouldn't imho. Yes, I had to manually configure things and set up the
> 
> startup script on my server. But updates now only take me a few seconds
> 
> to "git pull" and restart :-).
> 
Okay, I am aware of that usage model -- very nice when tracking nightly
changes. 
mherger wrote: 
> 
> But assuming we had binaries for your platform, would the regular .deb 
> package work? What platform/architecture does Settings/Information
> report?
> Michael
Yes, regular .deb packages would work very nicely, and I would prefer to
use them if they were available, rather than brew my own. LMS reports
"Platform Architecture: aarch64-linux".



--
"Dreamer, easy in the chair that really fits you..."

dsdreamer's Profile: http://forums.slimdevices.com/member.php?userid=12588
View this thread: http://forums.slimdevices.com/showthread.php?t=108166

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


Re: [SlimDevices: Unix] Announce: piCorePlayer 3.00

2017-10-23 Thread M-H

paul- wrote: 
> Interesting, as I thought this card was not working.   That is why we
> never included a conf for it.
> 
> There is a README in the directory, but it's probably easier to just
> copy another and edit to suit your needs.

The card is working, I use it in 2 systems. Hias did some great work on
the driver, and it made it into the kernel.
Loading the modules however is not error free, but I found a way to
tweak it, and it just adds a few seconds extra setup time after boot.
There is a thread on this forum to help people who are interested in
that setup.

Looking at soundcard_control.cgi it screems "start Wolfson chip config
commands here!" where Analog / Digital / headphones / Speaker -output
can be chosen with nice on/of buttons , and sliders to set volume for
each independently.

Yeah, I will work my way through the conf files, and see if I can post
back the tested version.

so 3 years after I bought the cards, and Cirrus giving up on their own
product, it is finally becoming the perfect card for PCP builds.
Too bad, they are no longer available to get a few extra.



M-H's Profile: http://forums.slimdevices.com/member.php?userid=66156
View this thread: http://forums.slimdevices.com/showthread.php?t=105997

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


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

2017-10-23 Thread Roland0

PasTim wrote: 
> 
> I notice that the make install uses sudo. Is that correct? If so does
> the 1st post here need amendment?
> 
There are basically two options when you build a package as a regular
user, but want to install to a system-wide location
1. configure, build, install as root (using sudo)
2. create destination directory as root (using sudo), change permissions
of destination directory to user (as root using sudo), configure, build,
install as user, change permissions of destination directory to root (as
root using sudo) e.g.

Code:


  sudo mkdir /opt/perl-5.24.3-LMS
  chown $USER /opt/perl-5.24.3-LMS
  ( configure, build, install )
  chown -R root:root /opt/perl-5.24.3-LMS
  


I prefer the latter, since if the install goes wrong somehow, there is
no danger of damaging the system.

However, since this is a howto about building LMS, and not a tutorial
about *nix basics, I cannot cover all potentially related topics - it's
more efficient to answer specific questions.



SW: extGUI4LMS - new web UI: 'forum'
(http://forums.slimdevices.com/showthread.php?98186-Announce-Alternative-Web-Interface-(beta))
/ 'homepage' (https://www.nexus0.net/pub/sw/extgui4lms/) | 'LMSlib2go'
(http://forums.slimdevices.com/showthread.php?107704-Announce-LMSlib2go-library-information-on-mobile-devices)
| 'music visualizer'
(http://forums.slimdevices.com/showthread.php?103073-Announce-music-visualizer-for-squeezelite)
for squeezelite
HowTos: 'build a self-contained LMS'
(http://forums.slimdevices.com/showthread.php?99648-Howto-build-a-self-contained-LMS)
| 'Ogg Opus support'
(http://forums.slimdevices.com/showthread.php?107011-Howto-play-Ogg-Opus-files)
| 'Bluetooth with ALSA'
(http://forums.slimdevices.com/showthread.php?107230-Howto-Bluetooth-streaming-to-from-LMS-(ALSA-only-no-PulseAudio))
| ' update bundled perl modules'
(http://forums.slimdevices.com/showthread.php?107040-Howto-update-perl-modules-bundled-with-LMS)

Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=99648

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


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

2017-10-23 Thread PasTim

Roland0 wrote: 
> When you build perl, you need to make sure you have the debian -dev
> packages for some perl support libraries installed (e.g. zlib-dev in
> this case). Check the output you get while running the build/test for
> anything missing.
Thanks. I'll try again

> 
> You won't have to install any non-standard perl packages for normal LMS
> operations (with Net-SSLeay and IO-Socket-SSL being the only exception
> if you need SSL support for LMS)
> Adding modules to your perl installation, however, is 'fairly simple'
> (http://forums.slimdevices.com/showthread.php?107609-Perl-5-26-support=897455=1#post897455)
> 
I notice that the make install uses sudo. Is that correct? If so does
the 1st post here need amendment?

> 
> Note that for just running LMS, you don't need to build your own modules
> if you compile a officially supported perl version (which 5.24 is).
> Just compile your own perl, install the regular debs, and 'modify LMS to
> use the perl installed in /opt'
> (http://forums.slimdevices.com/showthread.php?107609-Perl-5-26-support=897159=1#post897159)
> instead of the system perl.
I'll try. 
Fortunately i have always known that I might trip up with LMS one day,
so I have a completely separate additional server system (minimserver)
that can do a similar job in the mean time, although not as well as
LMS.

I am also deeply indebted to the likes of yourself and other people on
this forum.  It's a truly amazing ecosystem.



LMS 7.9.1 on VortexBox Midi box, Xubuntu 17.04, FLACs 16->24 bit,
44.1->192kbps.  Touch & EDO. 2nd Touch standard.
LMS plugin UPnP/DLNA Bridge to MF M1 CLiC (to A308CR amp & ESLs) &
Marantz CR603 UPnP renderers.  
Alternatively Minimserver & Upplay to same & to upmpdcli/mpd PC
renderers.  
Squeezelite to Meridian USB Explorer DAC to PC speakers/headphones.  
Wireless Xubuntu 17.04 laptop firefox/upplay or Android 'phone with
Squeeze-Commander/BubbleUPnP controls LMS/Minimserver.

PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642
View this thread: http://forums.slimdevices.com/showthread.php?t=99648

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


Re: [SlimDevices: Unix] Announce piCorePlayer 3.20

2017-10-23 Thread hankmarvin

yeah I don't think anything changed as it worked fine when I first set
it up and that was using media from two pc's and the content played
fine, was only after trying to add more media, almost like there are
file permissions on the tracks that Linux cant access.



hankmarvin's Profile: http://forums.slimdevices.com/member.php?userid=64136
View this thread: http://forums.slimdevices.com/showthread.php?t=107352

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


Re: [SlimDevices: Unix] Announce piCorePlayer 3.20

2017-10-23 Thread paul-

There is no changes that I no of, that would have affected that.  Take a
look at the server and scanner logs to see if there are any clues.



paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=107352

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


Re: [SlimDevices: Unix] LMS not starting after upgrading Ubuntu to 17.10 from 17.04.

2017-10-23 Thread Ge Ba

DJanGo wrote: 
> If your Linux Noob please use Ubuntu LTS -> Long Time Support.
>





Ge Ba's Profile: http://forums.slimdevices.com/member.php?userid=66816
View this thread: http://forums.slimdevices.com/showthread.php?t=108169

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


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

2017-10-23 Thread Roland0

PasTim wrote: 
> The rest of my perl make went OK, but I had a permissions error on the
> make install-strip so used sudo, which seemed to complete OK. Next issue
> was the lms CPAN build. I get:
> Edit:  I can imagine this means I need a zlib module, but there are
> several at CPAN, and even if I knew which I should get, where would I
> put it in the perl folder, and would I then have to .configure, make and
> so on again?
When you build perl, you need to make sure you have the debian -dev
packages for some perl support libraries installed (e.g. zlib-dev in
this case). Check the output you get while running the build/test for
anything missing.

You won't have to install any non-standard perl packages for normal LMS
operations (with Net-SSLeay and IO-Socket-SSL being the only exception
if you need SSL support for LMS)

> 
> This may be too complex for me :)
> 
Note that for just running LMS, you don't need to build your own modules
if you compile a officially supported perl version (which 5.24 is).
Just compile your own perl, install the regular debs, and 'modify LMS to
use the perl installed in /opt'
(http://forums.slimdevices.com/showthread.php?107609-Perl-5-26-support=897159=1#post897159)
instead the system perl.



SW: extGUI4LMS - new web UI: 'forum'
(http://forums.slimdevices.com/showthread.php?98186-Announce-Alternative-Web-Interface-(beta))
/ 'homepage' (https://www.nexus0.net/pub/sw/extgui4lms/) | 'LMSlib2go'
(http://forums.slimdevices.com/showthread.php?107704-Announce-LMSlib2go-library-information-on-mobile-devices)
| 'music visualizer'
(http://forums.slimdevices.com/showthread.php?103073-Announce-music-visualizer-for-squeezelite)
for squeezelite
HowTos: 'build a self-contained LMS'
(http://forums.slimdevices.com/showthread.php?99648-Howto-build-a-self-contained-LMS)
| 'Ogg Opus support'
(http://forums.slimdevices.com/showthread.php?107011-Howto-play-Ogg-Opus-files)
| 'Bluetooth with ALSA'
(http://forums.slimdevices.com/showthread.php?107230-Howto-Bluetooth-streaming-to-from-LMS-(ALSA-only-no-PulseAudio))
| ' update bundled perl modules'
(http://forums.slimdevices.com/showthread.php?107040-Howto-update-perl-modules-bundled-with-LMS)

Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=99648

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


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

2017-10-23 Thread Roland0

dsdreamer wrote: 
> Another way to copy in the latest, known config.guess file without
> risking a broken automake would be to use: wget -O config.guess
> 'http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD'
> or curl
> 'http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD'
> > config.guess
> 
As 'mentioned'
(http://forums.slimdevices.com/showthread.php?108166-Building-LMS-for-64-bit-Debian-running-on-ARM-Single-Board-Computers=897624=1#post897624)
that's how my script does it:

Code:


  function refresh_config {
  [ -f /tmp/config.guess ] || wget -O /tmp/config.guess 
'http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD'
  [ -f /tmp/config.sub ] || wget -O /tmp/config.sub 
'http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD'
cp -vf /tmp/config.guess .
cp -vf /tmp/config.sub .
  }
  



dsdreamer wrote: 
> 
> The only assumptions used here a working wget (or curl) and an Internet
> connection.  These extra build steps would be protected by an if [
> "`uname -m`" == "aarch64" ]; then conditional, so the probability of
> breaking the script for existing platforms for which it works would be
> minimal. 
> 
If you wanted to check for arch, then one would just put the test into
the refresh_config function. Same approach could be used to check for
availability of wget/curl/network.
dsdreamer wrote: 
> 
> Any thoughts on why the above is not a good change to propose?
> 
Except for the caveats already mentioned by you (which I think are minor
- wget is available everywhere and usually already installed and if
there is not net connection, one couldn't download the modules/script in
any case), no.



SW: extGUI4LMS - new web UI: 'forum'
(http://forums.slimdevices.com/showthread.php?98186-Announce-Alternative-Web-Interface-(beta))
/ 'homepage' (https://www.nexus0.net/pub/sw/extgui4lms/) | 'LMSlib2go'
(http://forums.slimdevices.com/showthread.php?107704-Announce-LMSlib2go-library-information-on-mobile-devices)
| 'music visualizer'
(http://forums.slimdevices.com/showthread.php?103073-Announce-music-visualizer-for-squeezelite)
for squeezelite
HowTos: 'build a self-contained LMS'
(http://forums.slimdevices.com/showthread.php?99648-Howto-build-a-self-contained-LMS)
| 'Ogg Opus support'
(http://forums.slimdevices.com/showthread.php?107011-Howto-play-Ogg-Opus-files)
| 'Bluetooth with ALSA'
(http://forums.slimdevices.com/showthread.php?107230-Howto-Bluetooth-streaming-to-from-LMS-(ALSA-only-no-PulseAudio))
| ' update bundled perl modules'
(http://forums.slimdevices.com/showthread.php?107040-Howto-update-perl-modules-bundled-with-LMS)

Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=108166

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


Re: [SlimDevices: Unix] Announce piCorePlayer 3.20

2017-10-23 Thread hankmarvin

It's NTFS.

Yeah I tried that before I setup a new SD card with the latest version,
but it does it on pre V3 and V3.22.



hankmarvin's Profile: http://forums.slimdevices.com/member.php?userid=64136
View this thread: http://forums.slimdevices.com/showthread.php?t=107352

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


Re: [SlimDevices: Unix] Announce: piCorePlayer 3.00

2017-10-23 Thread M-H

paul- wrote: 
> What card are you using? 

Hi Paul, I am using the famous Cirrus Logic Audio Card.

Aplay -l lists its as 

Code:

card 1: RPiCirrus [RPi-Cirrus], device 0: WM5102 AiFi wm5102-aif1-0 []
  Subdevices: 0/1
  Subdevice #0: subdevice #0



And using Alsa Equal in combination with this card is needed in my
situation ; to boost the low frequencies  in a portable player.
And as it it truly used portable, manual tweaking after each start when
I need an extra synchronised player is not 'acceptable'

A quick peek in /usr/local/etc/pcp/cards does confirm my card is one of
the most rare exotic ones.
But I assume it can be created now there is a system to recognise and
configure them.
Have you got any tips or templates to build support for this obvious
omission ;-) ?

Regards M-H



M-H's Profile: http://forums.slimdevices.com/member.php?userid=66156
View this thread: http://forums.slimdevices.com/showthread.php?t=105997

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


Re: [SlimDevices: Unix] Still two issue to FIX

2017-10-23 Thread DJanGo

steff wrote: 
> I was saying that on the touch LCD of the Raspberry, if I choose my
> music, then it wait some seconds then says impossible to connect; I have
> then to go to choose player and select the second row and it works.
> 
> On the LMS web interface I do not have any problem in controlling the
> piCorePlayer and in the menu (top roght corner) if I select the player I
> see just one player.

You didnt have a Linux / Unix issue you have a Picoreplayer issue.

Under "linux" i would say 
Code:

grep _client: /var/lib/squeezeboxserver/prefs/server.prefs

 
Under Picoreplayer? No clue about it
Under Linux i would say just add something like -m
"my:fa:vo:ri:te:ma:c1" to make sure squeezelite is using the right mac
address to communicate with the lms portion.

you guess it - no clue how to do that in picoreplayer.

cheers.



DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516
View this thread: http://forums.slimdevices.com/showthread.php?t=108156

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


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

2017-10-23 Thread PasTim

The rest of my perl make went OK, but I had a permissions error on the
make install-strip so used sudo, which seemed to complete OK. Next issue
was the lms CPAN build. I get:

Code:


  Warning: the following files are missing in your kit:
win32/zlib.lib
  


Which resulted in:

Code:


  Running Mkbootstrap for Audio::Scan ()
  chmod 644 "Scan.bs"
  "/opt/perl-5.24.3-LMS/bin/perl5.24.3" 
"/opt/perl-5.24.3-LMS/lib/5.24.3/ExtUtils/xsubpp"  -typemap 
"/opt/perl-5.24.3-LMS/lib/5.24.3/ExtUtils/typemap"  Scan.xs > Scan.xsc && mv 
Scan.xsc Scan.c
  Please specify prototyping behavior for Scan.xs (see perlxs manual)
  cc -c  -I. -I.. -Isrc -Iinclude -D_REENTRANT -D_GNU_SOURCE -fwrapv 
-fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.95\" -DXS_VERSION=\"0.95\" -fPIC 
"-I/opt/perl-5.24.3-LMS/lib/5.24.3/x86_64-linux-thread-multi/CORE"  -O2 -Wall 
-Wno-unused-value -Wno-format-security Scan.c
  In file included from src/id3.c:17:0,
  from Scan.xs:23:
  include/id3.h:20:12: fatal error: zlib.h: No such file or directory
  #include 
  ^~~~
  compilation terminated.
  Makefile:343: recipe for target 'Scan.o' failed
  make: *** [Scan.o] Error 1
  make test failed, aborting
  



This may be too complex for me :)



LMS 7.9.1 on VortexBox Midi box, Xubuntu 17.04, FLACs 16->24 bit,
44.1->192kbps.  Touch & EDO. 2nd Touch standard.
LMS plugin UPnP/DLNA Bridge to MF M1 CLiC (to A308CR amp & ESLs) &
Marantz CR603 UPnP renderers.  
Alternatively Minimserver & Upplay to same & to upmpdcli/mpd PC
renderers.  
Squeezelite to Meridian USB Explorer DAC to PC speakers/headphones.  
Wireless Xubuntu 17.04 laptop firefox/upplay or Android 'phone with
Squeeze-Commander/BubbleUPnP controls LMS/Minimserver.

PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642
View this thread: http://forums.slimdevices.com/showthread.php?t=99648

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


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

2017-10-23 Thread PasTim

I'm attempting a Perl 5.4.23 build with LMS 7.9.1.

On 'make test' of perl I get

Code:


  Failed 2 tests out of 2313, 99.91% okay.
../dist/Time-HiRes/t/stat.t
../lib/File/stat.t
  ### Since not all tests were successful, you may want to run some of
  ### them individually and examine any diagnostic messages they produce.
  ### See the INSTALL document's section on "make test".
  ### You have a good chance to get more information by running
  ###   ./perl harness
  ### in the 't' directory since most (>=80%) of the tests succeeded.
  ### You may have to set your dynamic library search path,
  ### LD_LIBRARY_PATH, to point to the build directory:
  ###   setenv LD_LIBRARY_PATH `pwd`; cd t; ./perl harness
  ###   LD_LIBRARY_PATH=`pwd`; export LD_LIBRARY_PATH; cd t; ./perl harness
  ###   export LD_LIBRARY_PATH=`pwd`; cd t; ./perl harness
  ### for csh-style shells, like tcsh; or for traditional/modern
  ### Bourne-style shells, like bash, ksh, and zsh, respectively.
  Elapsed: 2355 sec
  u=38.70  s=9.08  cu=1810.53  cs=126.89  scripts=2313  tests=856302
  makefile:812: recipe for target 'test' failed
  make: *** [test] Error 1
  


Should I worry about these or not?



LMS 7.9.1 on VortexBox Midi box, Xubuntu 17.04, FLACs 16->24 bit,
44.1->192kbps.  Touch & EDO. 2nd Touch standard.
LMS plugin UPnP/DLNA Bridge to MF M1 CLiC (to A308CR amp & ESLs) &
Marantz CR603 UPnP renderers.  
Alternatively Minimserver & Upplay to same & to upmpdcli/mpd PC
renderers.  
Squeezelite to Meridian USB Explorer DAC to PC speakers/headphones.  
Wireless Xubuntu 17.04 laptop firefox/upplay or Android 'phone with
Squeeze-Commander/BubbleUPnP controls LMS/Minimserver.

PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642
View this thread: http://forums.slimdevices.com/showthread.php?t=99648

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


Re: [SlimDevices: Unix] Still two issue to FIX

2017-10-23 Thread steff

Mnyb wrote: 
> But where do you have to pick the rigth player ? If LMS web UI only
> shows one ? The one with the Mac of the WiFi dongle .

I was saying that on the touch LCD of the Raspberry, if I choose my
music, then it wait some seconds then says impossible to connect; I have
then to go to choose player and select the second row and it works.

On the LMS web interface I do not have any problem in controlling the
piCorePlayer and in the menu (top roght corner) if I select the player I
see just one player.



steff's Profile: http://forums.slimdevices.com/member.php?userid=66870
View this thread: http://forums.slimdevices.com/showthread.php?t=108156

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


Re: [SlimDevices: Unix] LMS not starting after upgrading Ubuntu to 17.10 from 17.04.

2017-10-23 Thread cdmackay

drmatt wrote: 
> If it's perl version then you'll need to build the perl modules from the
> LMS sources. There is a procedure for this kicking around somewhere..
> -Transcoded from Matt's brain by Tapatalk-

I think this is the thread:
http://forums.slimdevices.com/showthread.php?99648-Howto-build-a-self-contained-LMS

I need to do this, since mine is broken since Debian unstable went to
Perl 5.26 (I think).



cdmackay's Profile: http://forums.slimdevices.com/member.php?userid=24816
View this thread: http://forums.slimdevices.com/showthread.php?t=108169

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


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

2017-10-23 Thread dominique-tanguy

Hi,

After using successfully Volumio and Rune Audio for months, I decided to
try Picoreplayer. The lack of Wizzard doesn't make the installation so
easy for a non Linux specialist, but I finally found a way to make
everything work, including reading from the NAS to my Yamaha CD-S2100
DAC SACD player.

Unfortunately, I could not find a way to play 44, 96 or 192 Khz files as
the output is locked on 48 Khz.

I have found the up sampling section of the Squeezlite tab settings, but
I could not understand what parameter I could test to resolve the
issue...

I would appreciate a lot if someone could help me!

Regards,

Dominique



dominique-tanguy's Profile: 
http://forums.slimdevices.com/member.php?userid=67448
View this thread: http://forums.slimdevices.com/showthread.php?t=108177

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


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

2017-10-23 Thread Michael Herger

I've done all this by hand
before on different machines, but I like the automation and system
accounting that Debian packages always provide.


Ah, the "on different machines" part makes sense. For a single machine 
it wouldn't imho. Yes, I had to manually configure things and set up the 
startup script on my server. But updates now only take me a few seconds 
to "git pull" and restart :-).


But assuming we had binaries for your platform, would the regular .deb 
package work? What platform/architecture does Settings/Information report?


--

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