[OpenWrt-Users] wrt150n wireless problems
Andy Boyett
agb at openwrt.org
Tue Mar 11 02:31:23 CET 2008
Garrett Reid wrote:
> I just flashed my wrt150n with openwrt-wrt150n-2.4-squashfs.bin (new
> user). I logged in, set a password, and sshed into the device, but
> have been completely unable to get wireless to function. For some
> reason, iwconfig doesn't think any of the interfaces are wireless
> devices.
>
> I'm sure I'm missing something blatantly obvious, but I can't figure
> out what that might be. Below is a copy-paste from a terminal so you
> can see what I'm trying to describe.
>
> Thanks for taking a look!
> Garrett
Try installing the kmod-brcm-wl-mimo package in place of the standard wireless driver. This should work with the newer chipset in your device.
ipkg remove kmod-brcm-wl ; ipkg install kmod-brcm-wl-mimo
More information about the openwrt-users
mailing list