Date: Tue, 18 Sep 2018 11:41:18 +0300 From: Yuri Pankov <yuripv@yuripv.net> To: Johannes Lundberg <johalun0@gmail.com> Cc: freebsd-current <freebsd-current@freebsd.org> Subject: Re: usb rtwn not loaded properly at boot Message-ID: <3a31624f-7c3d-9286-ad28-039660eba212@yuripv.net> 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
Johannes Lundberg wrote: > On Tue, Sep 18, 2018 at 9:27 AM Yuri Pankov <yuripv@yuripv.net> wrote: > >> Johannes Lundberg wrote: >>> Hi >>> >>> I have (with 12-ALPHA5) >>> >>> /boot/loader.conf >>> rtwn_load="YES" >>> if_urtw_usb_load="YES" >> >> rtwn(4) thinks this should be if_rtwn_usb_load="YES". >> > > 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. OK, just making sure. My guess based on experience with iwm where I need to specify both if_iwm_load="YES" *and* iwm8265fw_load="YES" would be explicitly loading the firmware you need from loader.conf. >>> /etc/rc.conf >>> wlans_rtwn0="wlan0" >>> ifconfig_wlan0="WPA DHCP" >>> >>> but still after boot only lo0 exists and all modules are loaded. >>> >>> Manually running >>> ifconfig wlan0 create wlandev rtwn0 >>> sets up the interface correctly. >>> >>> In my kernel config I have >>> MODULES_OVERRIDE="....usb rtwn_usb rtwn ...." >>> >>> I'm pretty sure this has worked before... Any clues?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3a31624f-7c3d-9286-ad28-039660eba212>