Raspberry Pi EABI test image

Warner Losh imp at bsdimp.com
Mon Dec 24 23:47:16 UTC 2012


On Dec 24, 2012, at 4:41 PM, Stephen Hurd wrote:

> Brett Wynkoop wrote:
>> On Mon, 24 Dec 2012 18:18:29 -0500
>> Brett Wynkoop <freebsd-arm at wynn.com> wrote:
>> 
>>> On Mon, 24 Dec 2012 12:13:42 -0700
>>> Warner Losh <imp at bsdimp.com> wrote:
>>> 
>>>> Or alternatively, you can look at the early startup state of the ue0
>>>> device and look for subtle differences between it and other
>>>> interfaces.  For a short period of time it may throw some weird
>>>> error that dhclient isn't coping with.
>>>> 
>>> I am not sure but the above might be a red herring. My interface on my
>>> BEAGLEBONE is cpsw0 and has the exact same issue.
>>> 
>>> -Brett
>> Greeting-
>> 
>> Just changed my devd_enable to yes and all works as I expected with
>> DHCP.  My rc.conf set up with Tim's script had it off,
>> but /etc/defaults/rc.conf had it on.
>> 
>> Tim if you are on the list you might want to change that in the script.
> 
> Or just switch to SYNCDHCP.  No reason to run devd to do something that
> can be handled just as well without the extra process.

When you run w/o devd, there are many details that will be wrong with the system that you'll have to puzzle over from time to time. Possible, yes. Trouble Free? no.  The system has been designed to work with devd running, but not with it not running as much...

Warner




More information about the freebsd-arm mailing list