bpa wrote: > Squeezelite normally takes the MAC address of the network interface but > can be overridden by a command line option. > > You can list all network interfaces using "ifconfig -a" > > If the network interfaces all have proper MAC addresses then it may be a > squeezelite command line option. > How is squeezelite run ? > What is the command line that is used to run squeezelite and what is > the value of the environment variables used with squeezelite ?
TBH I don't know much about Linux. But squeezelite is run via the following which doesn't mean much to me: 1) sudo systemctl enable squeezelite.service 2) sudo nano /etc/systemd/system/squeezelite.service [Unit] Description=Squeezelite After=network.target [Service] ExecStart=/usr/bin/squeezelite -o plughw:CARD=Headphones,DEV=0 -n Pi_SqueezeliteService -C 5 -a 120:4::0 [Install] WantedBy=multi-user.target SB3 -> Quad 909 -> Quad Electrostatic speakers, Quad 405 -> TBI subwoofer 3 x SB3s + SB Radio LMS on Raspbian on a Pi4 Rotel RSP1068 surround processor, Quad 707 -> B&W surround ------------------------------------------------------------------------ rbl's Profile: http://forums.slimdevices.com/member.php?userid=4517 View this thread: http://forums.slimdevices.com/showthread.php?t=117047 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
