Hi Triode, I just tried your new wonderful Squeezelite on a RaspberryPi
(256 MB RAM) with great succes.

I used this minimal softfloat debian image:
http://www.linuxsystems.it/2012/06/debian-wheezy-raspberry-pi-minimal-image/
which is without any graphical stuff.

I needed to do the following in order to use audio:
apt-get install alsa-utils
modprobe snd_bcm2835

and in order to make the audio work after a reboot you need to do:
To ensure the audio module is initialised on boot, add snd_bcm2835 to
/etc/modules

I also needed to install flac: apt-get install libflac-dev

download squeezelite from:
http://code.google.com/p/squeezelite/downloads/detail?name=squeezelite-armv6&can=2&q=
Then put squeezelite into /opt/squeezelite and start it by:
./squeezelite-armv6 192.168.1.19 (your LMS server address)

And it plays my flac music files fine via the stereo jack on the
RaspberryPi - I had only a little cracking at start-up, no problems
during playback, and no problems between tracks.

BUT I can't play radio-stations from the internet  - probably I need to
install the MP3 codec  (I haven“t found the package yet).

Also the sync is perfect between Squeezelite on a Raspberry a Duet and a
Radio.


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

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to