mherger wrote: 
> What would "perl -v" tell you? And what about
> 
> > 
Code:
--------------------
  >   > perl -MConfig -e 'printf("%s\n%s\n%s\n", $Config::Config{archname}, 
$Config::Config{lddlflags}, $Config::Config{config_args})'
--------------------
> > 


Code:
--------------------
    admin@Pinkdot:~$ perl -v
  
  This is perl 5, version 24, subversion 0 (v5.24.0) built for armle-linux
  (with 1 registered patch, see perl -V for more detail)
  
  admin@Pinkdot:~$ perl -MConfig -e 'printf("%s\n%s\n%s\n", 
$Config::Config{archname}, $Config::Config{lddlflags}, 
$Config::Config{config_args})'
  armle-linux
  
  
  
--------------------

Why do you want this info? Is it because of the armhf issue? Or the CPU
load? CPU load seems reasonable for an ARM-based nas, because of
transcoding to flac.



-Synology nas DS115 - ('LmsUpdate'
(http://forums.slimdevices.com/showthread.php?103636-Test-Repo-for-LMS-7-9-0-on-Synology-DSM-5-*&p=817970&viewfull=1#post817970))
+ ('LmsRepack'
(http://forums.slimdevices.com/showthread.php?107180-Synology-7-9-1-packages))
-RPI 3 ('Moode 3.6 + LibreSpot' (http://moodeaudio.org/)),  IQaudIO
Pi-DAC PRO - Exposure 3010S2 - PMC GB1i
-2x Radio
-Laptop - openSUSE Leap - LMS/Squeezelite
------------------------------------------------------------------------
pinkdot's Profile: http://forums.slimdevices.com/member.php?userid=34644
View this thread: http://forums.slimdevices.com/showthread.php?t=107418

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

Reply via email to