Quantcast
Channel: Squeezebox : Community : Forums - 3rd Party Software
Viewing all articles
Browse latest Browse all 2050

squeezelite with config file starts but no sound

$
0
0
Hello all, I've just installed LMS and squeezelite (1.9.9-1386) on a RaspPi 3. LMS is working fine via a separate/standalone pCP player plus 2 Sonos speakers (using a plugin) However, I can't start a local player (i.e. on the LMS pi) after following instructions. I'm sure I'm doing something wrong somewhere but I can't see where.

I can start squeezelite from cli with...

Code:

squeezelite -n "Player" -o sysdefault:CARD=Headphones -r 44100 -a :::0
...and all is fine, everything I select plays OK. Yet if I put those same settings in the config file (/etc/default/squeezelite)...

Code:

SL_NAME="Player"
SL_SOUNDCARD="sysdefault:CARD=Headphones"
SB_EXTRA_ARGS="-r 44100 -a :::0"

...then whilst the service starts with no (apparent) errors, I get no sound. Any help would be greatly appreciated.

I'm using the standard 3.5 output jack on the Pi.

Viewing all articles
Browse latest Browse all 2050

Trending Articles