From owner-freebsd-current@freebsd.org Sat Aug 29 12:53:36 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9B7B39C54E8; Sat, 29 Aug 2015 12:53:36 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cell.glebius.int.ru", Issuer "cell.glebius.int.ru" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 26BED7B2; Sat, 29 Aug 2015 12:53:35 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.15.2/8.15.2) with ESMTPS id t7TCrVH6002224 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sat, 29 Aug 2015 15:53:31 +0300 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.15.2/8.15.2/Submit) id t7TCrVHW002223; Sat, 29 Aug 2015 15:53:31 +0300 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Sat, 29 Aug 2015 15:53:31 +0300 From: Gleb Smirnoff To: "Oleg V. Nauman" Cc: freebsd-current@freebsd.org, freebsd-wireless@freebsd.org Subject: Re: r287197: wlan interfaces aren't brought up at boot or u Message-ID: <20150829125331.GS56997@FreeBSD.org> References: <20150829080202.GQ56997@FreeBSD.org> <5204121.LzVF6rJ6qA@rainhaven.theweb.org.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5204121.LzVF6rJ6qA@rainhaven.theweb.org.ua> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Aug 2015 12:53:36 -0000 On Sat, Aug 29, 2015 at 12:56:39PM +0300, Oleg V. Nauman wrote: O> On Saturday 29 August 2015 11:02:02 Gleb Smirnoff wrote: O> > On Sat, Aug 29, 2015 at 01:19:40AM +0200, Idwer Vollering wrote: O> > I> Manually running 'service netif restart' works around this. O> > I> O> > I> /etc/network.subr and /etc/rc.d/netif have been updated by mergemaster O> > I> -p and mergemaster -iF O> > I> O> > I> I can provide the, rather lengthy, output of 'sh -x /etc/rc.d/netif O> > I> restart' when required. O> > I> O> > I> Note that I'm not subscribed to freebsd-current. O> > O> > Yes, please provide 'sh -x /etc/rc.d/netif restart'. O> > O> > And please also check the revisions of your files: O> > O> > # ident /etc/rc.d/netif /etc/network.subr O> O> I have faced the same issue today. wlan interface is not brought up at boot, O> sh -x /etc/rc.d/netif restart does the trick. Have you got any error or strange messages during boot? What does net.wlan.devices sysctl say? -- Totus tuus, Glebius.