I successfully extracted the firmware from wl_apsta.o, this worked better than the Windows driver (apparently newer).  I'm not getting any more weird errors now, I also updated baselayout to the latest ~x86 version.  This makes it bring the interface up before attempting to scan (as it should).  iwconfig says it's associated with an access point, but if I check my dmesg, softmac always says association timed out.  I'm lost here.  I'm using the mini-PCI Broadcom 4306 that's built into my laptop, and I've heard of people using this driver with this chipset and making it work.  I don't know what else I can do from here.  I tried manually setting the rate to 11M to see if that might help, but it still does the same thing.

samus ~ # /etc/init.d/net.eth0 start
 * Caching service dependencies ...
 * [ ok ] * Starting eth0
  *   Configuring wireless network for eth0
   *     eth0 connected to "althena" at 00:13:46:1C:CA:CD
    *     in managed mode (WEP enabled - open)
     *   Bringing up eth0
      *     dhcp
       *       Running dhcpcd ...
       *       [ !! ]

Feb  2 16:39:22 samus bcm43xx: TODO: Incomplete code in keymac_write() at
/var/tmp/portage/bcm43xx-0.0.1-r20060125/work/bcm43xx-20060125/bcm43xx_main.c:1424
Feb  2 16:39:22 samus bcm43xx: TODO: Incomplete code in keymac_write() at
/var/tmp/portage/bcm43xx-0.0.1-r20060125/work/bcm43xx-20060125/bcm43xx_main.c:1424
Feb  2 16:39:22 samus bcm43xx: TODO: Incomplete code in keymac_write() at
/var/tmp/portage/bcm43xx-0.0.1-r20060125/work/bcm43xx-20060125/bcm43xx_main.c:1424
Feb  2 16:39:22 samus bcm43xx: TODO: Incomplete code in keymac_write() at
/var/tmp/portage/bcm43xx-0.0.1-r20060125/work/bcm43xx-20060125/bcm43xx_main.c:1424
Feb  2 16:39:22 samus bcm43xx: TODO: Incomplete code in keymac_write() at
/var/tmp/portage/bcm43xx-0.0.1-r20060125/work/bcm43xx-20060125/bcm43xx_main.c:1424
Feb  2 16:39:22 samus bcm43xx: TODO: Incomplete code in keymac_write() at
/var/tmp/portage/bcm43xx-0.0.1-r20060125/work/bcm43xx-20060125/bcm43xx_main.c:1424
Feb  2 16:39:22 samus bcm43xx: TODO: Incomplete code in keymac_write() at
/var/tmp/portage/bcm43xx-0.0.1-r20060125/work/bcm43xx-20060125/bcm43xx_main.c:1424
Feb  2 16:39:22 samus bcm43xx: TODO: Incomplete code in keymac_write() at
/var/tmp/portage/bcm43xx-0.0.1-r20060125/work/bcm43xx-20060125/bcm43xx_main.c:1424
Feb  2 16:39:22 samus bcm43xx: TODO: Incomplete code in keymac_write() at
/var/tmp/portage/bcm43xx-0.0.1-r20060125/work/bcm43xx-20060125/bcm43xx_main.c:1426
Feb  2 16:39:22 samus bcm43xx: TODO: Incomplete code in keymac_write() at
/var/tmp/portage/bcm43xx-0.0.1-r20060125/work/bcm43xx-20060125/bcm43xx_main.c:1426
Feb  2 16:39:22 samus bcm43xx: TODO: Incomplete code in keymac_write() at
/var/tmp/portage/bcm43xx-0.0.1-r20060125/work/bcm43xx-20060125/bcm43xx_main.c:1426
Feb  2 16:39:22 samus bcm43xx: TODO: Incomplete code in keymac_write() at
/var/tmp/portage/bcm43xx-0.0.1-r20060125/work/bcm43xx-20060125/bcm43xx_main.c:1426
Feb  2 16:40:01 samus ieee80211_crypt: registered algorithm 'WEP'
Feb  2 16:41:01 samus SoftMAC: Authentication timed out with 00:13:46:1c:ca:cd
Feb  2 16:41:01 samus dhcpcd[9563]: timed out waiting for a valid DHCP server
response

Reply via email to