Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Sep 2018 09:17:07 +0100
From:      Johannes Lundberg <johalun0@gmail.com>
To:        freebsd-current <freebsd-current@freebsd.org>
Subject:   usb rtwn not loaded properly at boot
Message-ID:  <CAECmPws3ctfyU8Pbt9p1kQ63cBN=-=5S11quVcCoZC3jdH0wGw@mail.gmail.com>

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

I have (with 12-ALPHA5)

/boot/loader.conf
rtwn_load="YES"
if_urtw_usb_load="YES"

/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?CAECmPws3ctfyU8Pbt9p1kQ63cBN=-=5S11quVcCoZC3jdH0wGw>