Hi everybody!
This is my first post to the forum even if I'm following it regularly since I threw away my windows copy

I'm sorry to bother but i have a problem with my wireless card that is driving me crazy. Maybe someone can point me in the good direction...
I have an hp dv6500 with Fedora 11 - 2.6.30.8-64.fc11.i586
I have a Broadcom adapter
# lspci -nn | grep -i -e network -e wireless
03:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 02)
that worked perfectly with the b43 driver with the firmware extracted from windows [dell?] driver with b43-fwcutter.
Last weekend I installed the new kernel (among with other updates). After the reboot wireless works only in open access mode (with no WPA/WEP activated). Whenever I put the encryption on, NetworkManager keeps popping up the secrets windows without connecting.
I tried booting with previous kernel but with no success. Thinking that maybe the new broadcom-wl drivers could be of help I blacklisted all b43,ssb... and installed broacom-wl,kmod-wl. With no joy: wireless still works only in open mode.
I run wpa_supplicant manually with debug option:
/usr/sbin/wpa_supplicant -u -Dwext -iwlan0 -f /var/log/wpa_supplicant.log -ddd
just before connecting and here there is the log of the failed connection. I tried to make some sense out of it but my head exploded soon
I'd be very happy if someone could take the time to help me with this problem!
Cheers,
Ceres