lodogg wrote:
> I'm all about using the GUI especially coming from a windows background.
> I changed my wireless settings back to WPA2 with AES and I still can
> not connect by using the default WPA setup with my shared key. Are
> there any logs I can look at to see if the laptop is even trying to
> associate to the AP? I was not broadcasting my SSID before so I turned
> that back on but I still can not connect. I have 4 windows workstations
> that are connecting to this SSID with WPA2 and AES with no issues
If you edit
/usr/share/dbus-1/system-services/fi.epitest.hostap.WPASupplicant.service,
you can change the options used to start wpa_supplicant. I would add
-ddd and perhaps -K. The man page for wpa_supplicant will show you
what these do. After you do that and restart NetworkManager, the log
for wpa_supplicant should help you.