Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jan 2016 03:21:24 +0100
From:      Matthias Apitz <guru@unixarea.de>
To:        Michael Gmelin <grembo@freebsd.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: after update to r292778 no interface ath0 and wlan0
Message-ID:  <20160107022124.GA2182@c720-r285885-amd64>
In-Reply-To: <40C37099-59AA-4A6B-9E7E-7926AD16A104@freebsd.org>
References:  <20160107014958.GA1697@c720-r285885-amd64> <40C37099-59AA-4A6B-9E7E-7926AD16A104@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <guru@unixarea.de> 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



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