Bug 1087501
| Summary: | [abrt] WARNING: CPU: 1 PID: 5176 at kernel/softirq.c:156 local_bh_enable_ip+0x6a/0x90() | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Nerses Gevorgyan <nerses73> | ||||
| Component: | kernel | Assignee: | fedora-kernel-wireless-realtek | ||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 20 | CC: | gansalmon, itamar, jonathan, kernel-maint, larry.finger, madhu.chinakonda, mchehab | ||||
| Target Milestone: | --- | Flags: | jforbes:
needinfo?
|
||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Unspecified | ||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/c6a2297a2e962e293e4c86cfb4fc6961a92b9866 | ||||||
| Whiteboard: | abrt_hash:49fa295bd5e6e5b5e62c84df8730fc308e8eaf60 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-06-23 14:49:32 UTC | Type: | --- | ||||
| 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
Nerses Gevorgyan
2014-04-14 13:18:57 UTC
Created attachment 886137 [details]
File: dmesg
I took a look at the traceback. As this code is similar in all the rtlwifi-based drivers, I do not understand shy it is happening here, but I will work at sorting it out. As this is involved with power saving on the wifi link, you should be able to avoid it by loading rtl8188ee with power saving disabled. One way to do this is to run the following commands (as root): echo "options rtl8188eu ips=0" > /etc/modprobe.d/50-rtl8188ee.conf modprobe -rv rtl8188ee modprobe -v rtl8188ee The last command should show that rtl8188ee was loaded with ips equal to zero. *********** MASS BUG UPDATE ************** We apologize for the inconvenience. There is a large number of bugs to go through and several of them have gone stale. Due to this, we are doing a mass bug update across all of the Fedora 20 kernel bugs. Fedora 20 has now been rebased to 3.14.4-200.fc20. Please test this kernel update (or newer) and let us know if you issue has been resolved or if it is still present with the newer kernel. If you experience different issues, please open a new bug report for those. *********** MASS BUG UPDATE ************** This bug is being closed with INSUFFICIENT_DATA as there has not been a response in 4 weeks. If you are still experiencing this issue, please reopen and attach the relevant data from the latest kernel you are running and any data that might have been requested previously. |