Date: Tue, 18 Sep 2018 10:39:32 +0200 From: Daniel Braniss <danny@cs.huji.ac.il> To: Johannes Lundberg <johalun0@gmail.com> Cc: yuripv@yuripv.net, freebsd-current <freebsd-current@freebsd.org> Subject: Re: usb rtwn not loaded properly at boot Message-ID: <4309D3E5-A2C2-450E-8C35-D3603E4A6080@cs.huji.ac.il> In-Reply-To: <CAECmPwuCEuyzykKMv9_Y=YDv9wpizHdURnXAqsDGJfQrasK2Wg@mail.gmail.com> References: <CAECmPws3ctfyU8Pbt9p1kQ63cBN=-=5S11quVcCoZC3jdH0wGw@mail.gmail.com> <e5560e98-5895-0ae4-8239-c9178ea9982b@yuripv.net> <CAECmPwuCEuyzykKMv9_Y=YDv9wpizHdURnXAqsDGJfQrasK2Wg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 18 Sep 2018, at 10:32, Johannes Lundberg <johalun0@gmail.com> = wrote: >=20 > On Tue, Sep 18, 2018 at 9:27 AM Yuri Pankov <yuripv@yuripv.net> wrote: >=20 >> Johannes Lundberg wrote: >>> Hi >>>=20 >>> I have (with 12-ALPHA5) >>>=20 >>> /boot/loader.conf >>> rtwn_load=3D"YES" >>> if_urtw_usb_load=3D"YES" >>=20 >> rtwn(4) thinks this should be if_rtwn_usb_load=3D"YES". >>=20 >=20 > Ah yes. Sorry about that. I still suffer confusion from the rename. > Still, it doesn't change anything since if_rtwn_usb was loaded anyway. >=20 >=20 >>> /etc/rc.conf >>> wlans_rtwn0=3D"wlan0" >>> ifconfig_wlan0=3D"WPA DHCP" >>>=20 >>> but still after boot only lo0 exists and all modules are loaded. >>>=20 >>> Manually running >>> ifconfig wlan0 create wlandev rtwn0 >>> sets up the interface correctly. >>>=20 >>> In my kernel config I have >>> MODULES_OVERRIDE=3D"....usb rtwn_usb rtwn ...." >>>=20 >>> I'm pretty sure this has worked before... Any clues? >>=20 devd is not calling netif! try running =E2=80=99service netif start=E2=80=99 and see what happens. danny > _______________________________________________ > 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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4309D3E5-A2C2-450E-8C35-D3603E4A6080>