bpa wrote: 
> OK this is the command line to start squeezelite. 
> It is not using an option ("-m") to override MAC address.  
> LMS uses the MAC address as a unique ID to identify players.
> 
> The "ifconfig -a" command should list details for all network
> interfaces. 
> Does the command "ifconfig -a" show a MAC address of 00:00:00:00:00 for
> any interface ?
> For security it is prudent not to post your real MAC addresses.

Just popping in to add I run Squeezelite on Raspberry PI OS Bulleseye
Lite: MAC addresses shown.



pi@***:~ $ ifconfig -a
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
inet 192.168.1.36  netmask 255.255.255.0  broadcast
192.168.1.255
inet6 fe80::99d2:467:5474:8dd9  prefixlen 64  scopeid
0x20<link>
ether b&:2*^eb:"3:+%:b4  txqueuelen 1000  (Ethernet)
RX packets 341  bytes 290130 (283.3 KiB)
RX errors 0  dropped 0  overruns 0  frame 0
TX packets 334  bytes 41656 (40.6 KiB)
TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
inet 127.0.0.1  netmask 255.0.0.0
inet6 ::1  prefixlen 128  scopeid 0x10<host>
loop  txqueuelen 1000  (Local Loopback)
RX packets 118  bytes 11554 (11.2 KiB)
RX errors 0  dropped 0  overruns 0  frame 0
TX packets 118  bytes 11554 (11.2 KiB)
TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

wlan0: flags=4098<BROADCAST,MULTICAST>  mtu 1500
ether "8:&%:fg:46:p6:*%:mw  txqueuelen 1000  (Ethernet)
RX packets 0  bytes 0 (0.0 B)
RX errors 0  dropped 0  overruns 0  frame 0
TX packets 0  bytes 0 (0.0 B)
TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

I install Squeezelite useing the default Debian build


Code:
--------------------
    sudo apt install -y squeezelite
  
--------------------


Back to -*bpa*-


ronnie


------------------------------------------------------------------------
Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=117047

_______________________________________________
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to