Adrian

I just build an Arch Linux armv5 image and noticed that squeezelite was
connecting to LMS with a MAC address of 00:00:00:00:00:00, despite the
hardware having a fixed MAC address.

Output from ifconfig is like this:

Code:
--------------------
    eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
  inet 172.16.xx.xx  netmask 255.255.0.0  broadcast 172.16.255.255
  inet6 fe80::xxxx:xxxx:xxxx:xxxx  prefixlen 64  scopeid 0x20<link>
  ether 00:25:xx:xx:xx:xx  txqueuelen 1000  (Ethernet)
  RX packets 22797  bytes 31198602 (29.7 MiB)
  RX errors 0  dropped 1  overruns 0  frame 0
  TX packets 4549  bytes 385735 (376.6 KiB)
  TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
  device interrupt 11
--------------------


whereas the same type box running Debian returns:

Code:
--------------------
    eth0      Link encap:Ethernet  HWaddr 00:25:xx:xx:xx:xx
  inet addr:172.16.xx.xx  Bcast:172.16.255.255  Mask:255.255.0.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:7779126 errors:0 dropped:0 overruns:0 frame:0
  TX packets:1612067 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:2122347828 (1.9 GiB)  TX bytes:116992168 (111.5 MiB)
  Interrupt:11
--------------------


Is it parsing for HWaddr, or is this a red herring?



Two track 1's and no track 2 after a scan for new and changed? Please
vote for serious scanning bug '17782'
(http://bugs.slimdevices.com/show_bug.cgi?id=17782)
Receiver stuck at blue LED state after reboot? Please vote for bug
'17462' (http://bugs.slimdevices.com/show_bug.cgi?id=17462)
------------------------------------------------------------------------
paulster's Profile: http://forums.slimdevices.com/member.php?userid=23073
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

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

Reply via email to