From owner-freebsd-current@freebsd.org Thu Jan 7 02:21:37 2016 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 2CB3DA65990 for ; Thu, 7 Jan 2016 02:21:37 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms-10.1blu.de (ms-10.1blu.de [178.254.4.101]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E72941C8F; Thu, 7 Jan 2016 02:21:36 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from [93.104.2.61] (helo=localhost.unixarea.de) by ms-10.1blu.de with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1aH0Cj-0007zj-Mj; Thu, 07 Jan 2016 03:21:34 +0100 Received: from localhost.my.domain (c720-r285885-amd64 [127.0.0.1]) by localhost.unixarea.de (8.15.2/8.14.9) with ESMTPS id u072LPD5002258 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 7 Jan 2016 03:21:26 +0100 (CET) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by localhost.my.domain (8.15.2/8.14.9/Submit) id u072LOar002257; Thu, 7 Jan 2016 03:21:24 +0100 (CET) (envelope-from guru@unixarea.de) X-Authentication-Warning: localhost.my.domain: guru set sender to guru@unixarea.de using -f Date: Thu, 7 Jan 2016 03:21:24 +0100 From: Matthias Apitz To: Michael Gmelin Cc: freebsd-current@freebsd.org Subject: Re: after update to r292778 no interface ath0 and wlan0 Message-ID: <20160107022124.GA2182@c720-r285885-amd64> Reply-To: Matthias Apitz Mail-Followup-To: Matthias Apitz , Michael Gmelin , freebsd-current@freebsd.org References: <20160107014958.GA1697@c720-r285885-amd64> <40C37099-59AA-4A6B-9E7E-7926AD16A104@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <40C37099-59AA-4A6B-9E7E-7926AD16A104@freebsd.org> X-Operating-System: FreeBSD 11.0-CURRENT r285885 (amd64) User-Agent: Mutt/1.5.23 (2014-03-12) X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 93.104.2.61 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: Thu, 07 Jan 2016 02:21:37 -0000 El día Thursday, January 07, 2016 a las 03:04:24AM +0100, Michael Gmelin escribió: > > On 07 Jan 2016, at 02:49, Matthias Apitz wrote: > > > > > > Hello, > > > > I have updated my Acer C720 netbook (amd64) from r285885 to r292778 and > > now I do not see any network devices; the kernel is just GENERIC; > > > > the lines in /etc/rc.conf are > > > > wlans_ath0="wlan0" > > ifconfig_wlan0="WPA DHCP" > > > > (i.e. unchanged as they worked before); in dmesg the aht0 is shown as > > usual with: > > > > See https://lists.freebsd.org/pipermail/freebsd-net/2015-August/042976.html and don't forget to run mergemaster to update rc scripts. > I run in fact mermaster after installworld, but with flag -a; I have now moved from the temproot: # cd /var/tmp/temproot.*/etc/rc.d # mv * /etc/rc.d # cd .. # rm group motd # for i in *; do test -f $i && mv $i /etc ; done and the network is fine again; thanks for the fast help; matthias -- Matthias Apitz, ✉ guru@unixarea.de, 🌐 http://www.unixarea.de/ ☎ +49-176-38902045