I'm trying to set up a version 1 WRT54G as an access point with OpenWrt.
I've seen the messages about it not being supported in the current
release, so I've tried the following:

1. Built brcm47xx from trunk.
This recognizes the wifi hardware and seems to bring up the wifi network:

    Broadcom 43xx driver loaded [ Features: PL, Firmware-ID: FW13 ]
    b43legacy-phy0: Broadcom 4306 WLAN found
    phy0: Selected rate control algorithm 'minstrel'
    Broadcom 43xx-legacy driver loaded [ Features: PLID, Firmware-ID: FW10 ]

I can see the wifi network from another computer, but I can't
associate with it.

2. Tried the 8.09.1 release of brcm-2.4 and also built it from trunk.
Both of these fail with the following error:
        wl0: wlc_attach: failed with err 13
        wl%d: 4.150.10.5 driver failed with code 13

3. Tried the 7.09 release of brcm-2.4.  This brings up the wifi also:
        wl0: Broadcom BCM4320 802.11 Wireless Controller 4.80.53.0
but I have the same problem with not being able to associate with it.

I'm not using any encryption.  The output of ifconfig shows packets
transmitted on wl0 (or wlan0), but none received. I'd appreciate any
suggestions for what to try next.
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to