Figured I'd post here while I gather more info in case anybody has heard of this before. So far haven't been able to dig up any related cases from the net. At this point, I suspect something is wrong w/ my wifi router and I should try factory resetting it. However, I've done that several times recently and I don't know how robust the flash memory is ($300 router I'd rather not brick).
So, after making some changes to the router (I elected to hide my SSID, turned off WPS, and setup a MAC whitelist), now one of my two Gentoo boxes will no longer authenticate on the 5ghz radio. The other Gentoo box connects fine using NetworkManager and all other devices are working normally. At first, after these changes, everything worked on the box in question, so thinking I must have changed something else later on that I'm forgetting or something, or I've run into some weird bug (probably on the router). I've tried reverting the changes that I do remember, but to no avail.
This is what wpa_cli says when trying to connect...I apparently don't have logging setup properly, so also trying to figure that out, or some other way to get more verbose detail.
Code: Select all
<3>CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=US
<3>CTRL-EVENT-SCAN-RESULTS
<3>SME: Trying to authenticate with 24:f5:a2:23:af:11 (SSID='Rooter5' freq=5180 MHz)
<3>Trying to associate with 24:f5:a2:23:af:11 (SSID='Rooter5' freq=5180 MHz)
<3>Associated with 24:f5:a2:23:af:11
<3>CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
<3>CTRL-EVENT-DISCONNECTED bssid=24:f5:a2:23:af:11 reason=15
<3>WPA: 4-Way Handshake failed - pre-shared key may be incorrect
<3>CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="Rooter5" auth_failures=1 duration=10 reason=WRONG_KEYThank you for reading and for any advice!

