Comment 2 for bug 300784

Revision history for this message
Kevin (kevin-matson) wrote :

Solved with a different wireless driver.

I finally had the bright idea to use a non-stock wireless driver and was able to get WPA2 Enterprise wireless working with a ndiswrapper kernel module and a downloaded firmware.

The instructions I used are here, steps 1, 2e, and 3:
   https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx/Feisty_No-Fluff

Germain section of lspci:
  03:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)

Germain section of lspci -n:
  03:00.0 0280: 14e4:4315 (rev 01)

Something is amiss with the wl driver. If there is a need to test new versions of the wl driver on this wireless chipset please let me know.

-Kevin