[OpenWrt-Users] why you should always read the fine print

openwrt at email.de openwrt at email.de
Sun Jul 20 11:47:52 CEST 2008


Ok. You installed the kmod-madwifi package, the Madwifi modules are loaded (lsmod) and dmesg shows the Atheros card.

If the /etc/config/wireless configuration file already exists it's not automatically generated.

To manually generate a standard /etc/config/wireless file do:

$ rm -rf /etc/config/wireless
$ wifi detect > /etc/config/wireless

And you should be fine


More information about the openwrt-users mailing list