Bug 92161 - kernel 3.18.3 wifi broken
Summary: kernel 3.18.3 wifi broken
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Drivers
Classification: Unclassified
Component: network-wireless (show other bugs)
Hardware: x86-64 Linux
: P1 high
Assignee: DO NOT USE - assign "network-wireless-intel" component instead
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-27 15:02 UTC by Stan
Modified: 2016-09-09 05:16 UTC (History)
3 users (show)

See Also:
Kernel Version: 3.18.3
Subsystem:
Regression: Yes
Bisected commit-id:


Attachments

Description Stan 2015-01-27 15:02:29 UTC
After upgrading from kernel 3.17.8 to 3.18.3, wifi no longer works correctly.
Running on Fedora 21, x86-64.

After upgrade, wifi status appears as only "half connected": in the top-right panel in Gnome shell, there is a question mark over the wifi symbol.

Choosing "select network" from wifi menu shows that the correct wifi network has a tick next to it, but no internet connection is available.

Hardware info from working kernel 3.17.8:

relevant lspci:
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
01:00.0 Network controller: Intel Corporation Centrino Advanced-N 6235 (rev 24)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)

$ lsmod | grep wifi
iwlwifi               129618  1 iwldvm
cfg80211              505401  3 iwlwifi,mac80211,iwldvm
Comment 1 Stan 2015-01-27 15:05:52 UTC
Possibly related bug:
https://bugzilla.kernel.org/show_bug.cgi?id=92151
Comment 2 Larry Finger 2016-02-15 21:42:10 UTC
Is this fixed with a later kernel? Bug #92151 has been fixed.

Note You need to log in before you can comment on or make changes to this bug.