Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jul 2018 12:00:26 -0700 (PDT)
From:      "Rodney W. Grimes" <freebsd-rwg@pdx.rh.CN85.dnsmgr.net>
To:        Yuri <yuri@rawbw.com>
Cc:        Sean Bruno <sbruno@freebsd.org>, lev@freebsd.org, current <current@freebsd.org>
Subject:   Re: [regression] The USB WiFi card stopped working: if_run doesn't create the 'run0' interface any more
Message-ID:  <201807041900.w64J0QeZ044339@pdx.rh.CN85.dnsmgr.net>
In-Reply-To: <028e8ccd-b76f-bb77-44db-7278d1f273aa@rawbw.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> On 07/04/18 07:27, Rodney W. Grimes wrote:
> > Devd/devmatch is one of the largest changes recently,
> > it could be something in that code path.
> >
> > Do you get the if_run.ko module loaded?  What does kldstat show
> > immediately after boot and before you try to "fix" anything with
> > ifconfig.
> >
> >
> >> It definitely did create the run0 interface before, and now it doesn't.
> > I wonder if the kernel module is no longer loading...
> 
> 
> if_run.ko isn't loaded after boot. But I think it is supposed to be 
> loaded by devd too.

Just for fun to see if this can clear up your issue add
	if_run_load="YES"
to /boot/loader.conf


-- 
Rod Grimes                                                 rgrimes@freebsd.org



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