Description of problem: I was able to connect to the two wifi routers in my house on Fedora 27. When I upgraded to Fedora 28, I can no longer connect to the same routers. Mac notebooks can connect to the wifi routers without a problem. One machine has Intel Corporation Wireless 7260, the other has Centrino Advanced-N 6205 [Taylor Peak] Version-Release number of selected component (if applicable): kernel-core-4.17.19-200.fc28.x86_64 How reproducible: Always Steps to Reproduce: 1. select wifi network to connect to 2. wait about 30 seconds while it tries to connect 3. it will fail to connect Actual results: it will fail to connect Expected results: it would connect Additional info:
Created attachment 1483092 [details] journalctl around connection attempt
Created attachment 1483093 [details] lshw
I tried disabling PMF, to no avail.
F28 has been rebased to 4.18. Can you test on that kernel?
Have you tried booting with selinux disabled (i.e. "selinux=0" on the kernel command line)?
getenforce shows 0, so selinux is disabled. I just did a dnf update, rebooted into 4.18.5, and now it works for 3 out of the 4 SSIDs. Doesn't connect to one of the 2.4 GHz SSIDs. Good enough for me.
Thanks for letting us know.