Having a hard time getting my Broadcom wireless card to connect to a wpa network using OpenBSD 4.8.

It sees networks when scanning, but doesn't seem able to make a connection.


# ifconfig bwi0 nwid SomeNet wpa wpapsk `wpa-psk SomeNet xxxxxxxxxx`

# ifconfig bwi0

bwi0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST>  mtu 1500
        lladdr 00:17:c4:01:dd:92
        priority: 4
        groups: wlan
        media: IEEE802.11 autoselect (DS1 mode 11g)
        status: no network
        ieee80211: nwid RundleNet chan 5 bssid 00:22:75:d5:da:80 22dB wpapsk 
0x5009a1ea0da4c20c0a6434590e2511be424fafee339d392c68ba8bdf84bb9192 wpaprotos 
wpa1,wpa2 wpaakms psk wpaciphers tkip,ccmp wpagroupcipher tkip
        inet6 fe80::217:c4ff:fe01:dd92%bwi0 prefixlen 64 scopeid 0x2

#dmesg |grep bwi

bwi0 at pci4 dev 3 function 0 "Broadcom BCM4318" rev 0x02: apic 1 int 18 (irq 
255), address 00:17:c4:01:dd:92

# pcidump | grep Broadcom
 10:3:0: Broadcom BCM4318

Unfortunately, this is the only network I have access to at the moment and I don't control the router, so it's wpa or nothing as far as testing goes.

Any known problems with this card ?

Reply via email to