Hello,
I just installed Kamikaze 7.09 with X-Wrt Extensions in a WRT54GS v2 (Broadcom BCM4712 chip rev 1).
WAN and LAN apparently work fine. I can not make WiFi work.
The wireless configuration is:
config wifi-device wl0
option type broadcom
option channel 11
option disabled 0
config wifi-iface
option device wl0
option network lan
option mode ap
option ssid OpenWERT
option encryption 'wep'
option hidden '0'
option key '1'
option key1 'xxxxxxxx'
Here is what I get when I run "wifi detect" and "wifi up":
root@OpenWrt:~# wifi detect
broadcom: Detect failed
root@OpenWrt:~# wifi up
No Broadcom wl interface found!
No Broadcom wl interface found!
ifconfig: SIOCGIFFLAGS: No such device
ifconfig: SIOCSIFADDR: No such device
No Broadcom wl interface found!
wl0(broadcom): enable failed
Maybe I missed some module in the installation?
I will appreciate any idea.
Thanks.