Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 May 2020 14:39:21 -0600
From:      Ian Lepore <ian@freebsd.org>
To:        Wojciech Puchar <wojtek@puchar.net>, freebsd-hackers@freebsd.org
Subject:   Re: raspberry pi 3 B+ - working but rc.conf problem
Message-ID:  <17fed972681c4fdbf4edd669b4e9446753fa6bd9.camel@freebsd.org>
In-Reply-To: <alpine.BSF.2.20.2005202129440.33374@puchar.net>
References:  <alpine.BSF.2.20.2005202129440.33374@puchar.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2020-05-20 at 21:32 +0200, Wojciech Puchar wrote:
> i have working raspberry pi 3B+ now but:
> 
> i've put in rc.conf
> 
> ifconfig_ue0="inet 10.1.1.7/24 up"
> 
> and when starting FreeBSD it first displays ue0 detected fine then
> it says "Starting network interfaces: lo0"
> 
> no ue0
> 
> and ue0 is not configured at all.
> 
> when i configure it manually everything is OK.
> 
> what am i doing wrong?
> 

It may be trying to configure the interface before it has registered. 
Try adding netwait_if="ue0" to rc.conf.

-- Ian




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17fed972681c4fdbf4edd669b4e9446753fa6bd9.camel>