Bug ID | 1135950 |
---|---|
Summary | Wifi doesn't work after upgrading from Leap 42.3 to 15.1 |
Classification | openSUSE |
Product | openSUSE Distribution |
Version | Leap 15.1 |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Kernel |
Assignee | kernel-maintainers@forge.provo.novell.com |
Reporter | runger@suse.com |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
Created attachment 805746 [details]
dmesg
localhost:/home/runger # hwinfo --wlan
20: PCI 200.0: 0282 WLAN controller
[Created at pci.386]
Unique ID: y9sn.rav4pDhPsA2
Parent ID: z8Q3.nLk2wA+vke2
SysFS ID: /devices/pci0000:00/0000:00:1c.0/0000:02:00.0
SysFS BusID: 0000:02:00.0
Hardware Class: network
Model: "Intel Wireless 8260"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x24f3 "Wireless 8260"
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x0050
Revision: 0x3a
Driver: "iwlwifi"
Driver Modules: "iwlwifi"
Device File: wlan0
Features: WLAN
Memory Range: 0xddb00000-0xddb01fff (rw,non-prefetchable)
IRQ: 127 (no events)
HW Address: 34:f6:4b:7c:fa:65
Permanent HW Address: 34:f6:4b:7c:fa:65
Link detected: yes
WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 100 104
108 112 116 120 124 128 132 136 140
WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452 2.457
2.462 2.467 2.472 5.18 5.2 5.22 5.24 5.26 5.28 5.3 5.32 5.5 5.52 5.54 5.56 5.58
5.6 5.62 5.64 5.66 5.68 5.7
WLAN encryption modes: WEP40 WEP104 TKIP CCMP
WLAN authentication modes: open sharedkey wpa-psk wpa-eap
Module Alias: "pci:v00008086d000024F3sv00008086sd00000050bc02sc80i00"
Driver Info #0:
Driver Status: iwlwifi is active
Driver Activation Cmd: "modprobe iwlwifi"
Config Status: cfg=no, avail=yes, need=no, active=unknown
Attached to: #16 (PCI bridge)
localhost:/home/runger # dmesg | grep iwl
[ 9.473739] iwlwifi 0000:02:00.0: enabling device (0000 -> 0002)
[ 9.491240] iwlwifi 0000:02:00.0: loaded firmware version 36.9f0a2d68.0
op_mode iwlmvm
[ 9.541867] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC
8260, REV=0x208
[ 9.615902] iwlwifi 0000:02:00.0: base HW address: 34:f6:4b:7c:fa:65
[ 9.715463] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
wpa_supplicant.log:
1558535350.811011: wlan0: SME: Trying to authenticate with 44:48:c1:96:fa:f1
(SSID='MicroFocus' freq=5640 MHz)
1558535350.824847: wlan0: Trying to associate with 44:48:c1:96:fa:f1
(SSID='MicroFocus' freq=5640 MHz)
1558535350.833495: wlan0: Associated with 44:48:c1:96:fa:f1
1558535350.833544: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
1558535350.844454: wlan0: CTRL-EVENT-EAP-STARTED EAP authentication started
1558535350.878771: wlan0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=25
1558535350.879084: wlan0: CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 (PEAP)
selected
1558535351.004847: wlan0: CTRL-EVENT-EAP-PEER-CERT depth=2
subject='/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert High Assurance EV
Root CA' hash=7431e5f4c3c1ce4690774f0b61e05440883ba9a01ed00ba6abd7806ed3b118cf
1558535351.006821: wlan0: CTRL-EVENT-EAP-PEER-CERT depth=1
subject='/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert SHA2 High
Assurance Server CA'
hash=19400be5b7a31fb733917700789d2f0a2471c0c9d506c0e504c06c16d7cb17c0
1558535351.009088: wlan0: CTRL-EVENT-EAP-PEER-CERT depth=0
subject='/C=GB/L=Newbury/O=Micro Focus (IP)
Limited/CN=radius.wifi.microfocus.com'
hash=e4edbaabf64951ee999f870e1cac89f5728e9eba421f7604e93a90f056635530
1558535351.010258: wlan0: CTRL-EVENT-EAP-PEER-ALT depth=0
DNS:radius.wifi.microfocus.com
1558535351.140889: EAP-TLV: TLV Result - Failure
1558535351.821713: wlan0: CTRL-EVENT-EAP-FAILURE EAP authentication failed
1558535351.875545: wlan0: CTRL-EVENT-DISCONNECTED bssid=44:48:c1:96:fa:f1
reason=23
1558535351.875649: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="MicroFocus"
auth_failures=1 duration=10 reason=AUTH_FAILED
1558535351.876334: wlan1: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
The WiFi works with a usb dongle so it seems to be a hardware related problem.