Hello all.<br><br>I have a DELL Inspiron 1525, Network controller: Broadcom Corporation BCM4328 802.11a/b/g/n (rev 03), and using ndiswrapper for the driver.<br>Have Fluxbuntu and ArchLinux installed. Fluxbuntu connects to everything, but ArchLinux is only connecting to unsecure networks.<br>
I use Wicd and it stops when autenticating to a WPA network.<br>When tring to open wpa_gui, it says:<br><br>&quot;Failed to open control connection to wpa_supplicant.<br>PING failed - trying to reconnect<br>PING failed - trying to reconnect<br>
...&quot;<br><br><br>wpa_supplicant.conf :<br><br>ctrl_interface=/var/run/wpa_supplicant<br>ctrl_interface_group=wheel<br><br>network={<br>&nbsp;&nbsp;&nbsp; ssid=&quot;AREA51&quot;<br>&nbsp;&nbsp;&nbsp; #psk=&quot;blah&quot;<br>&nbsp;&nbsp;&nbsp; psk=blahblah<br>}<br>
<br><br>Thanks for any help.<br>