'urtwn' & 'urtwnfw' Devices Unknown in r302145
Ralf Wenk
iz-rpi03 at hs-karlsruhe.de
Fri Jun 24 20:17:21 UTC 2016
Thomas Laus <lausts at acm.org> wrote:
> Ralf Wenk <iz-rpi03 at hs-karlsruhe.de>
> > [...]
> > In my old RPi kernel configuration I use in one line:
> >
> > makeoptions MODULES_OVERRIDE="wlan wlan_ccmp wlan_tkip wlan_wep
> > wlan_amrr wlan_rssadapt wlan_xauth wlan_acl urtwn urtwnfw firmware"
> >
> > I am unsure about the "MODULES_EXTRA" line. May be you should just add
> > the missing drivers there.
> >
> The modules are not being built at all with a kernel build because they are
> not being found by the build script. I have this problem on both my amd64
> and arm computers. I just performed a fresh checkout of my source tree and
> compared the location of the urtwn and urtwnfw files on my FreeBSD 10 Release
> and FreeBSD 11 computers. I am including the logs from the run on the amd4
> computer because it builds faster than my BeagleBone. The results are the
> same.
Hm,
> config: Error: device "urtwn" is unknown
> config: Error: device "urtwnfw" is unknown
reminds me, that the urtwn device was moved to a new location[1] while
I was following CURRENT. I do think that caused such error messages
before I used the new location in my kernel configuration.
Ralf
[1]: 11.0-ALPHA4: sys/dev/urtwn/
10.3-STABLE: sys/dev/usb/wlan/
More information about the freebsd-arm
mailing list