Bug 1628650

Summary: after upgrade to 28, wifi will no longer connect, multiple machines, and multiple wifi routers
Product: [Fedora] Fedora Reporter: Wayne Walker <wwalker>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 28CC: airlied, bskeggs, ewk, hdegoede, ichavero, itamar, jarodwilson, jglisse, john.j5live, jonathan, josef, kernel-maint, labbott, linville, mchehab, mjg59, steved, wwalker
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-09-14 00:14:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
journalctl around connection attempt
none
lshw none

Description Wayne Walker 2018-09-13 15:53:21 UTC
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:

Comment 1 Wayne Walker 2018-09-13 15:59:58 UTC
Created attachment 1483092 [details]
journalctl around connection attempt

Comment 2 Wayne Walker 2018-09-13 16:01:52 UTC
Created attachment 1483093 [details]
lshw

Comment 3 Wayne Walker 2018-09-13 16:07:00 UTC
I tried disabling PMF, to no avail.

Comment 4 Laura Abbott 2018-09-13 16:15:00 UTC
F28 has been rebased to 4.18. Can you test on that kernel?

Comment 5 John W. Linville 2018-09-13 17:53:07 UTC
Have you tried booting with selinux disabled (i.e. "selinux=0" on the kernel command line)?

Comment 6 Wayne Walker 2018-09-13 19:03:14 UTC
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.

Comment 7 Laura Abbott 2018-09-14 00:14:57 UTC
Thanks for letting us know.