So are you saying that using the old method of setting MAC address, for the 
initial boot the MAC value was read (from where?) and then incremented 
and/or modified in some way? If every BBB started with the same initial 
value, how did that not end up in collisions? (Clearly I'm 
misunderstanding).

On Monday, April 16, 2018 at 12:48:58 PM UTC-7, RobertCNelson wrote:
>
> On Mon, Apr 16, 2018 at 2:41 PM, ags <[email protected] <javascript:>> 
> wrote: 
> > @RobertCNelson thanks for that info. IMO it is preferable to use a 
> built-in 
> > (guaranteed unique and immutable??) MAC address so I will stay with the 
> new 
> > method. I've configured my router for the new address anyway. 
>
> So the nice thing about using the built-in wl1835 mac address, on 
> "first" bootup it saves around 30 seconds. 
>
> With the old mac, we'd have to read it, +1/etc to the value, patch the 
> firmware, update the initramfs, then load the module.. 
>
> With the new mac method, the kernel knows how to load it from the 
> wl1835.. (the trick was patching the firmware with a mac of 00:00...00 
> and the kernel knew what to do, it just wasn't documented very well) 
>
> On 2nd/3rd/++ boot no change. 
>
> > 
> > Any insight or ideas where to look on the continued dropped connection 
> > problem? This ... 
> > 
> > $ arp 192.168.1.12 
> > bbbw (192.168.1.12) at (incomplete) on en0 ifscope [ethernet] 
> > 
> > I can't figure out why the arp table entry would expire so quickly. Some 
> > references I found on the subject say the default is 20 minutes. Even if 
> the 
> > entry expires, an ARP packet should be able to quickly reestablish the 
> > IP/MAC binding. 
>
> This might be power-managment related.. 
>
> i'd try: 
>
> sudo iwconfig wlan0 power off 
>
> Regards, 
>
> -- 
> Robert Nelson 
> https://rcn-ee.com/ 
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/01d8bc46-29ec-46e5-85ef-0b0dfcc267a1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to