Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Dec 2020 13:07:23 -0800 (PST)
From:      "Jeffrey Bouquet" <jbtakk@iherebuywisely.com>
To:        "Chris" <bsd-lists@bsdforge.com>
Cc:        "freebsd-current" <freebsd-current@freebsd.org>
Subject:   Re: Updating current i386 broke wlan0...
Message-ID:  <E1knpdL-0002BC-PW@rmmprod07.runbox>
In-Reply-To: <f2d77e03c6d73547eeaa32509cfe1d71@bsdforge.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On Fri, 11 Dec 2020 10:53:55 -0800, Chris <bsd-lists@bsdforge.com> wrote:

> On 2020-12-11 10:32, Chris wrote:
> > On 2020-12-11 08:10, Steve Kargl wrote:
> >> On Fri, Dec 11, 2020 at 06:12:42AM -0800, Jeffrey Bouquet wrote:
> >>> Longtime BSD current user, due to several constraints I had to update=
 from=20
> >>> a recent dec 10 image in
> >>> a quasi-piecemeal fashion.  Fixed all issues  [ I think ] From 11-Cur=
rent=20
> >>> to 13-Current except
> >>>   service netif onestart wlan0 up
> >>> no longer completes.
> >>> ....................................
> >>> /etc/rc.d/netif set_rcvar_obsolete: not found
> >>> eval: wlan_up: not found
> >>> starting wpa_supplicant
> >>> /etc/rc.d/wpa_supplicant: WARNING:  failed to start...
> >>> starting dhclient
> >>> eval: wlan0: not found
> >>> /etc/rc.d/dhclient: WARNING: failed to start dhclient
> >>> /etc/rc.d/netif:  WARNING: $ipv6_enable is not set properly, see=20
> >>> rc.conf(5)
> >>> starting network wlan0
> >>> eval: check_startmsgs: not found
> >>> eval: afexits: not found
> >>> .....................................................................=
.....................
> >>> Piecemeal update was needed because make toolchain and make buildworld
> >>> failed each early on.
> >>=20
> >> I have a Dec 2 i386-*-freebsd (typing on it now), which uses wlan0
> >> over a lowly D-Link DWL-G630.  Works fine.  The change causing
> >> you problems appears to have occurred after Dec 2.
> >=20
> > mergemaster appears to have not been done (I know. You said=20
> > quasi-piecemeal). Fair
> > enough. Assuming you have both your /etc && (proposed 13) /etc;
> > perhaps a diff -ruN /your-etc /13-etc >./new-stuff.diff
> > will help you discover what function names were changed/moved/deleted. =
As=20
> > well
> > as what services were altered/added/deleted
> Actually. As I think about it. Adding a p to the diff(1) line above may m=
ake=20
> it
> easier to visually determine the differences eg;
>=20
> $ diff -rupN orig-etc/ 13-etc/
>=20
> >=20
> > --Chris
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"

I had done a full mergemaster previously...=20
It gets stranger.=20
I tried etcmerge, it could not do any useful work [ no conflicts found iirc=
 ]=20
I tried etcupdate, it could neither  [ no /usr/src on the .img file filesyt=
em  iirc ]
I found a wpa_supplicant line that creates wlan0 but run0 never gets beyond
'no carrier'
.....................................
then I started Xorg and it worked... so maybe I just forgot to copy the new=
 kernel over,=20
but then why would the newer binaries and  .ko files be working?=20
....................................
Also, when trying the install of the dec 10 .img again, it failed in a seco=
nd or so
.....................................
When copying several files I missed in /etc over, I accidently converted the
system to a 'live cd'... in other words, the system boots normally [ except=
 the
run0 not starting and other error messages ] but after login I am presented
with the install menu even thought the thumbdrive is not present.  And get
a real boot completed by choosing 'live CD '
.... which is also off topic though...
...................................
So I got further along,  [ fixed Xorg ... ] but it maybe shouldn't be.=20=
=20=20
...................................
Thanks for the suggestions.   I don't wish anyone to spend any more time on=
 this, eventually
I may revert to  a wired interface [ if only I was certain how to connect
[ type of ethernet cable, ifconfig, route add paramaters... ]=20
 to the wifi=20
modem ethernet=20
router ports] ... I have more research to do.=20
...........................=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1knpdL-0002BC-PW>