epoch1970 wrote: 
> Not sure this is specifically related to PCP but here goes.
> 
> I'm running a PCP player and an LMS server within a VLAN. 
> There is nothing else (well 2 mostly inactive :) desktops) on that
> network.
> Player boot is ok, not very fast (~1.6MB mydata.tgz). The player doesn't
> know it belongs to a VLAN, this is set in the switch (a MAC Vlan, BTW)
> The LMS server has a DHCP server, it handles the expected IP address. In
> the LMS server machine the ARP table is correct. There are 2 interfaces
> on the server, one is a bridge (tied to the VLAN), the other is a simple
> physical interface. LMS listens to both interfaces, but the non VLAN one
> is filtered.
> 
> When PCP boots, squeezelite reports or LMS registers a nil player ID. If
> I restart squeezelite the hardware MAC address is correctly acquired by
> LMS.
> If I use the -m option in squeezelite, the MAC address is correctly
> acquired by LMS. 
> 
> Any idea where to look in order to debug this?
> Thanks in advance.

This happens when no network interfaces are available when squeezelite
starts.

Here's the code the initially sets the mac address to all zeros just
before "probing the nics" with sockets.

https://github.com/ralph-irving/squeezelite/blob/master/utils.c#L141



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezebox%20client%20builds&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.
------------------------------------------------------------------------
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=107352

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

Reply via email to