Hello
I have an Acer Extensa 5220 notebook with the above integrated wlan card. The card is supported via the bcm43xx kernel module, however I get frequently disdonnected from the AP when using it with wpa_supplicant.
With ndiswrapper and the proper windows driver I'm not able to set the essid. I don't get any error messages from iwconfig, but setting the essid with
Code:
iwconfig wlan0 essid whatever
has no effect.
Code:
iwlist wlan0 scanning
shows several APs, so the card basically works with ndiswrapper. On my AP the essid is hidden, iwlist only sees it when the essid is broadcasted (only when using ndiswrapper; with the bcm43xx module, the MAC of my AP is listed, with essid as "hidden").
I'm using the latest versions of the required programs and to my knowledge everything is installed properly. The correct firmware for the card is also in place. Any suggestions would be greatly appreciated, also for making the card work properly (without disconnections) with the bcm43xx kernel module.