Bug 1416478

Summary: kernel 4.9.x: realtek (RTL8188CE) based wifi card does not work anymore
Product: [Fedora] Fedora Reporter: Flo H. <emailtoflorian>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: cz172638, gansalmon, ichavero, itamar, jonathan, kernel-maint, madhu.chinakonda, mchehab
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-25 18:16:47 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:

Description Flo H. 2017-01-25 15:22:37 UTC
Description of problem:
Wifi does not work with kernels 4.9.x using RTL8188CE chip set based wireless card

Version-Release number of selected component (if applicable):
kernel-4.9.4-100.fc24.x86_64
kernel-4.9.5-100.fc24.x86_64


How reproducible:
100%

Steps to Reproduce:
1. boot one of the two kernels listed above
2. try to connect to wireless network

Actual results:
- sometimes no wifi connection is established
- sometimes link comes up but no internet connection can be established

Expected results:
regular network connection over wifi

Additional info:
kernels 4.8.x work just fine.

`lsmod | grep -i rtl`

```btrtl                  16384  1 btusb
bluetooth             524288  11 btrtl,btintel,bnep,btbcm,btusb
rtl8192ce              57344  0
rtl_pci                28672  1 rtl8192ce
rtl8192c_common        49152  1 rtl8192ce
rtlwifi                73728  3 rtl_pci,rtl8192ce,rtl8192c_common
mac80211              724992  3 rtl_pci,rtl8192ce,rtlwifi
cfg80211              573440  2 mac80211,rtlwifi```

`lspci | grep -i wifi`

```03:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter (rev 01)```

Comment 1 Flo H. 2017-01-25 18:16:47 UTC
This seems to be duplicate of RHBZ#1415339

Closing...

*** This bug has been marked as a duplicate of bug 1415339 ***