2012-06-05, 13:11
0.5.5 pushed, fixes the broken progress bar, woops.
in:request ^ ^ echo 00:04:20:28:d7:32 mixer muting 1 | telnet 192.168.1.28 9090
(2012-06-05, 07:07)bossanova808 Wrote: Pretty good demo of Squeezeslave on raspberry pi here:
http://dabdig.blogspot.com.au/2012/05/ru...ry-pi.html
...hopefully we can get someone to integrate squeezeslave into of the pi distros with xbmc - would make a very cheap XBMC/squeezebox station for music at least...
(2012-06-08, 13:57)Paul Webster Wrote:(2012-06-05, 07:07)bossanova808 Wrote: Pretty good demo of Squeezeslave on raspberry pi here:
http://dabdig.blogspot.com.au/2012/05/ru...ry-pi.html
...hopefully we can get someone to integrate squeezeslave into of the pi distros with xbmc - would make a very cheap XBMC/squeezebox station for music at least...
That was me.
I also had a look at getting XSqueeze running on Openelec and Raspbmc - but neither have the Broadcom ALSA sound module (snd-bcm2835) (because it is described as "alpha" quality and hence might cause sound problems as people try to get XBMC working on RPi).
However, one hurdle for XSqueeze in the install phase is that the platform detection part in constants.py does not know that it is running on ARM.
So it thinks it is "Intel" Linux - and the binary cannot work.
I don't think that there is a System.Platform.Armel (or whatever it should be) so might need a little request to whoever is leading the RPi port to add one (I presume that it would still need to set System.Platform.Linux as well).
The binaries for ARM are built from the Contrib section of the Squeezeplay - and the binary is in the distribution anyway (link in my blog posting).
Running Squeezeplay on Openelec fro RPi fails because it cannot find libasound.so.2
There is also now a Squeezeplug distribution for RPi
http://www.squeezeplug.eu/?p=223
http://www.squeezeplug.eu/?p=201