RobbeD wrote: 
> Hi!
> 
> Could someone help me to install squeezelite on a soft float debian
> image for Raspberry Pi?
> I think I am missing some crucial steps to get it running..
> 
> All I did was wget the file and placed it in the opt/squeezelite
> directory..
> Then I tried to run it with ./squeezelite "ip adress of server" but it
> does not work..
> 
> Could someone help me step-by-step how to get it running? :-)
> 
> Thanks in advance!

Do you know what the audio device is called?  Does it connect to the
server?

You can see what it is doing with -d all=debug.

Try finding the output device options and trying each in turn:

"./squeezelite -l"     - gets the list of options
"./squeezelite -o <device>"  - starts with the device <device> as the
output device


------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
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