Re: [SlimDevices: Unix] piCoPlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelite

2014-01-06 Thread al3ph

sbp wrote: 
 *piCorePlayer 1.10 is ready*

Seems to be a bug with the upsampling option, you've not include the
$UPSAMPLE var in the init.d script.

Also when chaning options, it doesn't reflect the new values in the UI,
until you leave and reenter the menu.

PS. Cheers for all the hard work..!



al3ph's Profile: http://forums.slimdevices.com/member.php?userid=60974
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

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


Re: [SlimDevices: Unix] piCoPlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelite

2014-01-06 Thread sbp

al3ph wrote: 
 Seems to be a bug with the upsampling option, you've not include the
 $UPSAMPLE var in the init.d script.!


Thanks will be corrected - Have you tried using upsample, and what is
your experience with that on the raspnberry, is it OK?


al3ph wrote: 
 Also when chaning options, it doesn't reflect the new values in the UI,
 until you leave and reenter the menu.
 
 PS. Cheers for all the hard work..!

Yes, I'm aware of this, but I simply don't know how to make the screen
update in order to show the new content of the config.cfg file using a
bash script. This has been changed in the new web-based menu-GUI.
However, if you know, then please inform me, and it can be included in
the bash script.

Steen



piCorePlayer a small player for the Raspberry Pi (25MB in RAM).
Homepage: https://sites.google.com/site/picoreplayer/home and
discussion:
http://forums.slimdevices.com/showthread.php?97803-piCoPlayer-Squeezelite-on-Microcore-linux-An-embedded-OS-in-RAM-with-Squeezelite

Squeezeboxserver on Voyage Linux 500 MB CF-card (read-only)
http://forums.slimdevices.com/showthread.php?90581-HOW-TO-install-squeezeboxserver-on-very-small-Linux-(Voyage-linux)

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

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


Re: [SlimDevices: Unix] piCoPlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelite

2014-01-06 Thread al3ph

Once I correct the bug, it worked fine, my DAC requires it for
upsampling SACD flacs, I've been using a custom build of squeezelite I
built a few months back (until I upgraded), and your version appears to
work fine.

No idea about bash, I'd have to have a look, you could always rewrite it
in ncurses which might be nicer to use.

But a web interface will be handy, make sure you stick in support for
viewing/enabling debugging info from squeezelite/dmesg/syslog etc. as
that'd be very helpful for people with issues.

sbp wrote: 
 Thanks will be corrected - Have you tried using upsample, and what is
 your experience with that on the raspnberry, is it OK?
 
 Yes, I'm aware of this, but I simply don't know how to make the screen
 update in order to show the new content of the config.cfg file using a
 bash script. This has been changed in the new web-based menu-GUI.
 However, if you know, then please inform me, and it can be included in
 the bash script.
 
 Steen



al3ph's Profile: http://forums.slimdevices.com/member.php?userid=60974
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

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


Re: [SlimDevices: Unix] Community Squeeze OS F19 Release 1

2014-01-06 Thread MrRalph

Thanks everyone for this great project. Just some questions to verify.

This project can be used as a great Touch replacement eventually right
(being a client for LMS and able to handle at least up to 24/192 PCM via
coax, like the Touch with EDO)?
Am I correct that the SPDIF coax output is/will be BNC and not RCA? 

Thanks again! 
Ralph



Meridian 506.24, Squeezebox Touch, Technics SL-1210 M5G KAB +
Phonoclone, DIY amplifiers, Linkwitz Orions+ incl Thors, Sennheiser
HD650 + PPAv2 headphone amp

MrRalph's Profile: http://forums.slimdevices.com/member.php?userid=22078
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

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


Re: [SlimDevices: Unix] piCoPlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelite

2014-01-06 Thread CommanderROR

@steen

what I was asking about was not the backup, but the restore. I saved all
my settings in 1.08 and could easily restore them in 1.08 by copying the
mydata.tgz file in. This did not work on 1.10 since the mydata.tgz was
not visible on a Windows computer.
I managed to get it working on a Linux Computer, but when I restored my
settings nothing worked anymore. The setttings appeared correct in the
SSH view, but players did not start and some menu options started giving
me errors.

For now I simply started from scratch and reentered all my settings by
hand.



CommanderROR's Profile: http://forums.slimdevices.com/member.php?userid=59408
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

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


Re: [SlimDevices: Unix] Announce: JiveLite - cut down squeezebox control application

2014-01-06 Thread Michael Herger

Michael, I built SDL from scratch as well, but I configured it with
./configure --disable-video-x11, which along with commenting out line 94
of ./SDL-1.2.15/src/video/quartz/SDL_QuartzVideo.h, as hinted already in
this thread


Thanks, I'll give that a try!

--

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


[SlimDevices: Unix] Errors while trying to build and run on FreeBSD 9.1

2014-01-06 Thread madsinzurich

Hi.

I am trying to build and run the latest stable version out of the tar
ball on FreeBSD 9.1 and run into some .. issues. :-) Here is what I do:

Picking up latest tarball: logitechmediaserver-7.7.3.tgz from
http://www.mysqueezebox.com/download

Untaring in place (.../squeeze) - No problem

chown to the special user and grp - No problem

cd to .../squeeze/Bin and picking up the 7.7 version of buildme.sh from
githup into this directory - No problem

Picking up all required tar balls from githup - No problem

Running buildme.sh - Here the fun begins:

Buildme.sh is building all until XML-Parser-2.41 and YAML-LibYAML-0.35.
The messages at the end of those two builds are:

Code:


  .
  x XML-Parser-2.41/t/styles.t
  cp: ../hints: No such file or directory
  cp: ../hints: No such file or directory
  ./buildme.sh: line 1031: ../XML-Parser-Expat-Makefile.patch: No such file or 
directory
  


and

Code:


  .
  x YAML-LibYAML-0.38/lib/YAML/XS.pm
  x YAML-LibYAML-0.38/Makefile.PL
  cp: ../hints: No such file or directory
  



When trying to start slimserver.pl it is then giving: 

Code:


  ./slimserver.pl 
  NOTE: Class::XSAccessor 1.05+ not found, install it for better performance
  DBD::SQLite object version 1.40 does not match bootstrap parameter 1.34_01 at 
/usr/local/lib/perl5/5.18/mach/DynaLoader.pm line 213.
  Compilation failed in require at 
/usr/local/www/logitechmediaserver-7.7.3-1375965195/Slim/Utils/DbCache.pm line 
11.
  BEGIN failed--compilation aborted at 
/usr/local/www/logitechmediaserver-7.7.3-1375965195/Slim/Utils/DbCache.pm line 
11.
  Compilation failed in require at 
/usr/local/www/logitechmediaserver-7.7.3-1375965195/Slim/Utils/Cache.pm line 49.
  BEGIN failed--compilation aborted at 
/usr/local/www/logitechmediaserver-7.7.3-1375965195/Slim/Utils/Cache.pm line 49.
  Compilation failed in require at 
/usr/local/www/logitechmediaserver-7.7.3-1375965195/Slim/Utils/Scanner.pm line 
42.
  BEGIN failed--compilation aborted at 
/usr/local/www/logitechmediaserver-7.7.3-1375965195/Slim/Utils/Scanner.pm line 
42.
  Compilation failed in require at 
/usr/local/www/logitechmediaserver-7.7.3-1375965195/Slim/Control/Commands.pm 
line 40.
  BEGIN failed--compilation aborted at 
/usr/local/www/logitechmediaserver-7.7.3-1375965195/Slim/Control/Commands.pm 
line 40.
  Compilation failed in require at 
/usr/local/www/logitechmediaserver-7.7.3-1375965195/Slim/Control/Request.pm 
line 434.
  BEGIN failed--compilation aborted at 
/usr/local/www/logitechmediaserver-7.7.3-1375965195/Slim/Control/Request.pm 
line 434.
  Compilation failed in require at 
/usr/local/www/logitechmediaserver-7.7.3-1375965195/Slim/Player/Client.pm line 
32.
  Compilation failed in require at 
/usr/local/www/logitechmediaserver-7.7.3-1375965195/Slim/Utils/Alarm.pm line 48.
  BEGIN failed--compilation aborted at 
/usr/local/www/logitechmediaserver-7.7.3-1375965195/Slim/Utils/Alarm.pm line 48.
  Compilation failed in require at 
/usr/local/www/logitechmediaserver-7.7.3-1375965195/Slim/Buttons/Alarm.pm line 
12.
  BEGIN failed--compilation aborted at 
/usr/local/www/logitechmediaserver-7.7.3-1375965195/Slim/Buttons/Alarm.pm line 
12.
  Compilation failed in require at 
/usr/local/www/logitechmediaserver-7.7.3-1375965195/Slim/Buttons/Common.pm line 
41.
  BEGIN failed--compilation aborted at 
/usr/local/www/logitechmediaserver-7.7.3-1375965195/Slim/Buttons/Common.pm line 
41.
  Compilation failed in require at /usr/local/www/squeezebox/slimserver.pl line 
186.
  BEGIN failed--compilation aborted at /usr/local/www/squeezebox/slimserver.pl 
line 186.
  



Obviously DBD::SQLite seems to make the trouble. So I tried to install
that from cpan. Still the same issue.

Did anyone succeed with this on FreeBSD 9.1 before?



madsinzurich's Profile: http://forums.slimdevices.com/member.php?userid=62305
View this thread: http://forums.slimdevices.com/showthread.php?t=100710

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


Re: [SlimDevices: Unix] Community Squeeze OS F19 Release 1

2014-01-06 Thread Pascal Hibon

MrRalph wrote: 
 Thanks everyone for this great project. Just some questions to verify.
 
 This project can be used as a great Touch replacement eventually right
 (being a client for LMS and able to handle at least up to 24/192 PCM via
 coax, like the Touch with EDO)?
 Am I correct that the SPDIF coax output is/will be BNC and not RCA? 
 
 Thanks again! 
 Ralph

There will be two flavors of the Community Squeeze:

1. The first one is already available today. It uses CSOS and the
standard 'Wandboard' (http://www.wandboard.org/) hardware. In this
configuration you have digital out through HDMI, USB and Toslink SPDIF.
The standard of Toslink SPDIF specifies a limit at 96k. If you want coax
then you could: use a 'USB / coax converter'
(http://www.m2tech.biz/hiface.html), or 'DIY'
(http://www.msqueeze.co.nf/donwload/MSQUEEZE_schematics.pdf) or wait for
the second flavor of the Community Squeeze (see item 2 below).

2. The second flavor is based on the processor board that comes with the
Wandboard and an analog board designed by forum member John Swenson.
That board will have a quality DAC incorporated and an array of digital
outputs.



1 x SB3, 1 x SB Boom, 1 x SB Radio and 2 x SB Touch - all wireless
1 x Wandboard Dual behind the bedroom ceiling
1 x Wandboard Dual for 'msqueeze' (http://www.msqueeze.co.nf/index.html)
project
ReadyNAS NVX running LMS 7.7.3. w iTunes plugin
iPeng 7 on iPhone.
SqueezePad  iPeng 7 on iPad.
http://www.last.fm/user/phibon

Pascal Hibon's Profile: http://forums.slimdevices.com/member.php?userid=7969
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

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


Re: [SlimDevices: Unix] Community Squeeze OS F19 Release 1

2014-01-06 Thread slackhead

Just to add to what Pascal has said :- 

The currently available option (Wandboard with CSOS) can act as a Touch
replacement but you will need either an external USB Sound Interface or
HDMI to SPDIF Adaptor to obtain coaxial 192/24 support.  If you want a
visual display then a HDMI TV or monitor offers a very similar (but
larger - up to the screen size) replication of the Touch display (via
the incorporated Jivelite software).  Hand held IR remote control can
also be had by using a readily available FLIRC adaptor. 

The future Community Squeeze Player (CSP), which we hope is to be
available in the coming months, will incorporate a high quality DAC and
SPDIF output via BNC which will do 192/24 (and possibly higher), along
with all currently available functions.  

I've already retired my Touch and replaced it (and my old music server)
with the Wandboard / UBS DAC and am very happy with it. 

More info on CSOS and CSP is in the FAQ here: 
http://www.communitysqueeze.org/faq.jsp#What_s_CSP1.3F 

Hope that helps.



slackhead's Profile: http://forums.slimdevices.com/member.php?userid=13963
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

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


Re: [SlimDevices: Unix] Community Squeeze OS F19 Release 1

2014-01-06 Thread JackOfAll

vortecjr wrote: 
 Jack, these are the M2Tech version 1 OEM board based products based on
 the source code:

Thank you, Jesus. Good, to have you posting here.



JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

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


Re: [SlimDevices: Unix] Community Squeeze OS F19 Release 1

2014-01-06 Thread MrRalph

slackhead wrote: 
 Just to add to what Pascal has said :- 
 
 The currently available option (Wandboard with CSOS) can act as a Touch
 replacement but you will need either an external USB Sound Interface or
 HDMI to SPDIF Adaptor to obtain coaxial 192/24 support.  If you want a
 visual display then a HDMI TV or monitor offers a very similar (but
 larger - up to the screen size) replication of the Touch display (via
 the incorporated Jivelite software).  Hand held IR remote control can
 also be had by using a readily available FLIRC adaptor. 
 
 The future Community Squeeze Player (CSP), which we hope is to be
 available in the coming months, will incorporate a high quality DAC and
 SPDIF output via BNC which will do 192/24 (and possibly higher), along
 with all currently available functions.  
 
 I've already retired my Touch and replaced it (and my old music server)
 with the Wandboard / UBS DAC and am very happy with it. 
 
 More info on CSOS and CSP is in the FAQ here: 
 http://www.communitysqueeze.org/faq.jsp#What_s_CSP1.3F 
 
 Hope that helps.

Pascal Hibon wrote: 
 There will be two flavors of the Community Squeeze:
 
 1. The first one is already available today. It uses CSOS and the
 standard 'Wandboard' (http://www.wandboard.org/) hardware. In this
 configuration you have digital out through HDMI, USB and Toslink SPDIF.
 The standard of Toslink SPDIF specifies a limit at 96k. If you want coax
 then you could: use a 'USB / coax converter'
 (http://www.m2tech.biz/hiface.html), or 'DIY'
 (http://www.msqueeze.co.nf/donwload/MSQUEEZE_schematics.pdf) or wait for
 the second flavor of the Community Squeeze (see item 2 below).
 
 2. The second flavor is based on the processor board that comes with the
 Wandboard and an analog board designed by forum member John Swenson.
 That board will have a quality DAC incorporated and an array of digital
 outputs.



Thanks to both of you very much, all clear!



Main system: Pro-Ject Debut Carbon Esprit with Ortofon 2M Red | NAD PP3i
| Squeezebox Touch | NAD D 3020 | Dynaudio Excite X12.

MrRalph's Profile: http://forums.slimdevices.com/member.php?userid=22078
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

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


Re: [SlimDevices: Unix] Community Squeeze OS F19 Release 1

2014-01-06 Thread Jeff
On 6 Jan 2014 at 13:15, Pascal Hibon wrote:

 1. The first one is already available today. It uses CSOS and the
 standard 'Wandboard' (http://www.wandboard.org/) hardware. In this
 configuration you have digital out through HDMI, USB and Toslink
 SPDIF. The standard of Toslink SPDIF specifies a limit at 96k. 

I've been able to get 176.4k and 192k out of the 
Wandboard TOSLINK without any trouble as long as I 
use the right cables.  Curiously, I've had it work 
perfectly with cheaper cables but only up to 176.4 
(no 192) with either of a pair of new Blue Jeans 
Cables.

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


Re: [SlimDevices: Unix] Announce: JiveLite - cut down squeezebox control application

2014-01-06 Thread dsdreamer

mherger wrote: 
  Michael, I built SDL from scratch as well, but I configured it with
  ./configure --disable-video-x11, which along with commenting out line
 94
  of ./SDL-1.2.15/src/video/quartz/SDL_QuartzVideo.h, as hinted already
 in
  this thread
 
 Thanks, I'll give that a try!
 
 -- 
 
 Michael

In case you want to see the exact sequence I used, I've captured it in a
simple shell script (attached as a zip file). It uses a patch file that
I've included as well. This at least attempts to get the order correct,
i.e., building the dependencies of the dependencies before the
dependencies before jivelite...  The patch is *only* for Mavericks, so
don't use it for earlier OS X versions.


+---+
|Filename: CGDirectPaletteRef_not_in_Mavericks.patch|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=15451|
+---+


--
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=98156

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


Re: [SlimDevices: Unix] Community Squeeze OS F19 Release 1

2014-01-06 Thread JackOfAll

If I never hear another word about the web-gui, that would be a good
thing.

The reason we don't ship a high performance JVM with CSOS, is that I
can't, not that I don't know better. That I personally as an individual,
accept the Oracle Binary Code License and don't use the OpenJDK Zoom
JVM, yes, might seem a little two-faced, do as I say, rather than do as
I do, but anyone can download and use it, by creating an Oracle account
and accepting the BCL agreement. Java is interpreted. Yes, it is all
about the JIT. Java isn't alone there. (Triode, not directed at you, but
it's relevant...) jivelite runs acceptably under LuaJIT. If one was to
try running that without a JIT, my expectation is that it would be
orders of magnitude slower. The problem here, if there is one, on not
providing the best out-of-the-box experience, is that LuaJIT is open
source, the Oracle JIT is free, as in free to use if you accept the
binary license, but it is not open source, or freely re-distributable.
If anyone wants to suggest I am guilty of anything, it's not that I want
to hold back, that there is some dastardly plan to provide a pay-ware
version of CSOS at some point in the future, and have reasons to
differentiate that from a free version... One, if I wasn't already
working on stuff that I consider to be of greater importance, I'd
document how to switch out the OpenJDK. (It's no secret. For anyone who
doesn't need hand-holding with the exact commands to type, extract the
tar file and set JAVA_HOME in /etc/sysconfig/tomcat.) Two, if I am
guilty of anything, it's that my initial testing of a tomcat based
version of the web-gui was done on what I thought to be comparable
hardware, an Atom processor. Roughly comparable in terms of hardware
horse-power, but not comparable in terms of the optimisation provided by
the system JVM.

That there is a whole bunch of tomcat logging that could be disabled,
yes, two-faced again, I do disable it for my own use, but from a
distribution perspective, to be able to provide any support, I need to
be able to say to someone with a problem, what does the log file(s) say?
If there isn't anything in a blank log file, how do I provide support?
This isn't a simple case of adding -l debug on the cmd line and
telling someone to restart a binary. Multiple edits' to multiple files.
Not plain text files. (Well, they are on one level. But not plain text
files, on the basis that syntax is important. ie. xml.)



JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

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


Re: [SlimDevices: Unix] Community Squeeze OS F19 Release 1

2014-01-06 Thread Pascal Hibon

atrocity wrote: 
 On 6 Jan 2014 at 13:15, Pascal Hibon wrote:
 
  1. The first one is already available today. It uses CSOS and the
  standard 'Wandboard' (http://www.wandboard.org/) hardware. In this
  configuration you have digital out through HDMI, USB and Toslink
  SPDIF. The standard of Toslink SPDIF specifies a limit at 96k. 
 
 I've been able to get 176.4k and 192k out of the 
 Wandboard TOSLINK without any trouble as long as I 
 use the right cables.  Curiously, I've had it work 
 perfectly with cheaper cables but only up to 176.4 
 (no 192) with either of a pair of new Blue Jeans 
 Cables.

For sure it *can* work at higher speeds. I too have used it successfully
at higher speeds.
I just said that the official standard for Toslink SPDIF is 96k. And we
should stick to the official standards when documenting specs.



1 x SB3, 1 x SB Boom, 1 x SB Radio and 2 x SB Touch - all wireless
1 x Wandboard Dual behind the bedroom ceiling
1 x Wandboard Dual for 'msqueeze' (http://www.msqueeze.co.nf/index.html)
project
ReadyNAS NVX running LMS 7.7.3. w iTunes plugin
iPeng 7 on iPhone.
SqueezePad  iPeng 7 on iPad.
http://www.last.fm/user/phibon

Pascal Hibon's Profile: http://forums.slimdevices.com/member.php?userid=7969
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

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


Re: [SlimDevices: Unix] Community Squeeze OS F19 Release 1

2014-01-06 Thread Pascal Hibon

JackOfAll wrote: 
 If I never hear another word about the web-gui, that would be a good
 thing.
 
 The reason we don't ship a high performance JVM with CSOS, is that I
 can't, not that I don't know better. That I personally as an individual,
 accept the Oracle Binary Code License and don't use the OpenJDK Zoom
 JVM, yes, might seem a little two-faced, do as I say, rather than do as
 I do, but anyone can download and use it, by creating an Oracle account
 and accepting the BCL agreement. Java is interpreted. Yes, it is all
 about the JIT. Java isn't alone there. (Triode, not directed at you, but
 it's relevant...) jivelite runs acceptably under LuaJIT. If one was to
 try running that without a JIT, my expectation is that it would be
 orders of magnitude slower. The problem here, if there is one, on not
 providing the best out-of-the-box experience, is that LuaJIT is open
 source, the Oracle JIT is free, as in free to use if you accept the
 binary license, but it is not open source, or freely re-distributable.
 If anyone wants to suggest I am guilty of anything, it's not that I want
 to hold back, that there is some dastardly plan to provide a pay-ware
 version of CSOS at some point in the future, and have reasons to
 differentiate that from a free version... One, if I wasn't already
 working on stuff that I consider to be of greater importance, I'd
 document how to switch out the OpenJDK. (It's no secret. For anyone who
 doesn't need hand-holding with the exact commands to type, extract the
 tar file and set JAVA_HOME in /etc/sysconfig/tomcat.) Two, if I am
 guilty of anything, it's that my initial testing of a tomcat based
 version of the web-gui was done on what I thought to be comparable
 hardware, an Atom processor. Roughly comparable in terms of hardware
 horse-power, but not comparable in terms of the optimisation provided by
 the system JVM.
 
 That there is a whole bunch of tomcat logging that could be disabled,
 yes, two-faced again, I do disable it for my own use, but from a
 distribution perspective, to be able to provide any support, I need to
 be able to say to someone with a problem, what does the log file(s) say?
 If there isn't anything in a blank log file, how do I provide support?
 This isn't a simple case of adding -l debug on the cmd line and
 telling someone to restart a binary. Multiple edits' to multiple files.
 Not plain text files. (Well, they are on one level. But not plain text
 files, on the basis that syntax is important. ie. xml.)

The web-gui is only used for initial configuration purposes. Sure it is
not that fast but is that really an issue?
Maybe for some people, but me personally I really don't mind.
As for the licensed CSOS version, I would be more than happy to pay
for a license. You, Triode and I guess a bunch of other people have
invested a lot of time and effort in CSOS. And I really appreciate all
that great work!



1 x SB3, 1 x SB Boom, 1 x SB Radio and 2 x SB Touch - all wireless
1 x Wandboard Dual behind the bedroom ceiling
1 x Wandboard Dual for 'msqueeze' (http://www.msqueeze.co.nf/index.html)
project
ReadyNAS NVX running LMS 7.7.3. w iTunes plugin
iPeng 7 on iPhone.
SqueezePad  iPeng 7 on iPad.
http://www.last.fm/user/phibon

Pascal Hibon's Profile: http://forums.slimdevices.com/member.php?userid=7969
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

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


Re: [SlimDevices: Unix] Announce: JiveLite - cut down squeezebox control application

2014-01-06 Thread Longlife23

Hi, I'm new in this forum and tried to read a lot, but maybe I missed it
and my questions have already been answered.

I'm running LSM on my QNAP and use a Raspberry Pi with Squeezelight.
Actually with the onboard audio, but I already ordered a HiFiBerry. The
Pi is running headless and I control it with the iphone.

I was wondering whether it would be possible to use a cheap LCD with
composite video as a display for Squeezelight with Jivelight, just to
shown e.g. now playing.



Longlife23's Profile: http://forums.slimdevices.com/member.php?userid=62309
View this thread: http://forums.slimdevices.com/showthread.php?t=98156

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


[SlimDevices: Unix] Debian repository

2014-01-06 Thread Andy Hawkins
Hi,

I've just realised I haven't seen any updates to the server software in the
Debian repository for quite some time.

Have there in fact been no changes, or is there an issue with the Debian
repository? (or my setup!?)

Cheers

Andy


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


Re: [SlimDevices: Unix] Debian repository

2014-01-06 Thread Julf

I get: 

Get:1 http://debian.slimdevices.com/ unstable/main logitechmediaserver
all 7.8.0~1387542508 [113 MB]
Fetched 113 MB in 2min 14s (841 kB/s)   


Failed to fetch
http://debian.slimdevices.com/pool/main/l/logitechmediaserver/logitechmediaserver_7.8.0~1387542508_all.deb
Hash Sum mismatch
E: Unable to fetch some archives, maybe run apt-get update or try with
--fix-missing?



To try to judge the real from the false will always be hard. In this
fast-growing art of 'high fidelity' the quackery will bear a solid gilt
edge that will fool many people - Paul W Klipsch, 1953

Julf's Profile: http://forums.slimdevices.com/member.php?userid=42050
View this thread: http://forums.slimdevices.com/showthread.php?t=100713

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


Re: [SlimDevices: Unix] Community Squeeze OS F19 Release 1

2014-01-06 Thread JackOfAll

Pascal Hibon wrote: 
 The web-gui is only used for initial configuration purposes. Sure it is
 not that fast but is that really an issue? Maybe for some people, but me
 personally I really don't mind.

It's a non-issue, as far as I am concerned. If other people want to make
it an issue, they can go complain elsewhere or write their own.

Bigger picture People are now using the CSOS F19 image in ways I
never envisaged. People who have absolutely zero interest in running a
Wandboard as a music player. People who are quite happy to piggy-back on
the work of others without giving anything back, other than grief.
People who are asking for functionality to be added that has nothing at
all to do with a music player (That would be of zero benefit to
those of us that do want to use it as a music player.) When told that
I'm not going to do that, I then get asked to provide a
java/tomcat/struts tutorial, if I expect them to do it themselves I
lost the plot yesterday, and was rather rude to someone. I'm expecting
that person to try and cause trouble for me. (Quite how, I'm not sure,
but that's what they told me they are going to do! LOL) We'll see what
happens. If someone dares to take the CSOS image, pre-packages the
Oracle JVM and supplies that with it, that is for them to deal with any
potential consequences, not me. They have been warned that a), they had
better remove the CS name from everything to do with that image and that
b), *their* image had better not be pointing at our repo for updates. 

Pascal Hibon wrote: 
 As for the licensed CSOS version, I would be more than happy to pay
 for a license.

Never going to happen. (Well, over my dead body!)



JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

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


Re: [SlimDevices: Unix] piCoPlayer = Squeezelite on Microcore linux. .An embedded OS in RAM with Squeezelite

2014-01-06 Thread Mr.I.

I just downloaded the latest player and I'm running it on one of the
older original RPis. I have connected the HDMI output to my receiver
which can accept up to 24-bit/192kHz.

I've enabled the HDMI audio output, rebooted, and changed the
Squeezelite Output settings so they are -o sysdefault:CARD=ALSA (using
the picoreplayer menu).

I can play standard 16-bit/44.1kHz files now but any high bit rate files
do not play, in fact with the web access the files plays but nothing is
heard.

I've read that others are able to output 24-bit/96kHz files without a
problem so what might I be doing wrong?



Mr.I.'s Profile: http://forums.slimdevices.com/member.php?userid=62313
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

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


Re: [SlimDevices: Unix] Community Squeeze OS F19 Release 1

2014-01-06 Thread erland

JackOfAll wrote: 
 
 It's a non-issue, as far as I am concerned. If other people want to make
 it an issue, they can go complain elsewhere or write their own.
 
As long as Java is only used for the configuration GUI, performance
shouldn't be an issue. As already mentioned, you probably configure it
once in the beginning and then rarely enter the web gui.
If someone wants to document instructions how to upgrade it manually, is
that something that can be put on the Community Squeeze web site or do
you prefer that it's placed on a third party site ?

JackOfAll wrote: 
 
 We'll see what happens. If someone dares to take the CSOS image,
 pre-packages the Oracle JVM and supplies that with it, that is for them
 to deal with any potential consequences, not me. They have been warned
 that a), they had better remove the CS name from everything to do with
 that image and that b), *their* image had better not be pointing at our
 repo for updates. 
 
Regarding not pointing to your repo for update, is this also the case
for people who decide to setup Oracle JVM themselves without
re-distributing their changes ?

Just a thought, if you want to avoid people to use CS name for their own
images you should probably make sure that's clearly specified in the
license.
If it's defined in the license that changes can't be redistributed as
custom images under CS name, people tend to avoid it because they don't
want to risk legal action. It also makes it a lot clearer what you are
allowed and not allowed to do as a third party.

The same also applies to the usage of the repository.

I'm guessing your reasoning in both cases is that you want to avoid the
risk that people using third party images ask you for support ?



Erland Isaksson ('My homepage' (http://erland.isaksson.info))
(Developer of 'many plugins/applets (both free and commercial)'
(http://wiki.slimdevices.com/index.php/User:Erland). 
If you like to encourage future presence on this forum and/or third
party plugin/applet development, 'consider purchasing some plugins'
(http://license.isaksson.info))
You may also want to try my Android apps 'Squeeze Display'
(https://play.google.com/store/apps/details?id=info.isaksson.squeezedisplay)
and 'RSS Photo Show'
(https://play.google.com/store/apps/details?id=info.isaksson.rssphotoshow)
*Interested in the future of music streaming ? 'ickStream -  A world of
music at your fingertips'
(http://forums.slimdevices.com/showthread.php?98467-Pre-Announcement-ickStreamp=743516)*.

erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

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