Bug 1378884

Summary: Wireless RTS5229 stop working after update
Product: [Fedora] Fedora Reporter: Marco Fortina <marco_fortina>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 24CC: gansalmon, ichavero, itamar, jonathan, kernel-maint, madhu.chinakonda, mchehab, sgruszka
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: 2016-10-20 15:15:39 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:
Attachments:
Description Flags
output of lsmod command
none
output of lspci command
none
output of dmesg command none

Description Marco Fortina 2016-09-23 12:57:10 UTC
Created attachment 1204150 [details]
output of lsmod command

Description of problem:

After some update my wifi stopped to work. 

Version-Release number of selected component (if applicable):

[root@morpheus ~]# cat /etc/fedora-release 
Fedora release 24 (Twenty Four)

[root@morpheus ~]# uname -a
Linux morpheus.localdomain 4.7.4-200.fc24.x86_64 #1 SMP Thu Sep 15 18:42:09 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

[root@morpheus ~]# dmesg  | grep ieee80211
[   24.275858] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3290, rev 0015 detected
[   24.279582] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 3290 detected
[   24.449155] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   63.546688] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt3290.bin'
[   63.600203] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.37
[   64.703697] ieee80211 phy0: rt2800_wait_wpdma_ready: Error - WPDMA TX/RX busy [0x00000068]
[   65.804680] ieee80211 phy0: rt2800_wait_wpdma_ready: Error - WPDMA TX/RX busy [0x00000068]
[   65.805981] ieee80211 phy0: rt2800pci_set_device_state: Error - Device failed to enter state 4 (-5)
[   67.795644] ieee80211 phy0: rt2800_wait_wpdma_ready: Error - WPDMA TX/RX busy [0x00000068]
[   68.896650] ieee80211 phy0: rt2800_wait_wpdma_ready: Error - WPDMA TX/RX busy [0x00000068]
[   68.896660] ieee80211 phy0: rt2800pci_set_device_state: Error - Device failed to enter state 4 (-5)
[   70.001552] ieee80211 phy0: rt2800_wait_wpdma_ready: Error - WPDMA TX/RX busy [0x00000068]
[   71.101538] ieee80211 phy0: rt2800_wait_wpdma_ready: Error - WPDMA TX/RX busy [0x00000068]
[   71.101542] ieee80211 phy0: rt2800pci_set_device_state: Error - Device failed to enter state 4 (-5)
[   82.183495] ieee80211 phy0: rt2800_wait_wpdma_ready: Error - WPDMA TX/RX busy [0x00000068]
[   83.283488] ieee80211 phy0: rt2800_wait_wpdma_ready: Error - WPDMA TX/RX busy [0x00000068]
[   83.283500] ieee80211 phy0: rt2800pci_set_device_state: Error - Device failed to enter state 4 (-5)

Comment 1 Marco Fortina 2016-09-23 12:58:34 UTC
Created attachment 1204151 [details]
output of lspci command

Comment 2 Marco Fortina 2016-09-23 12:59:03 UTC
Created attachment 1204152 [details]
output of dmesg command

Comment 3 Stanislaw Gruszka 2016-10-20 15:00:37 UTC
What is the latest working kernel version ?

Comment 4 Marco Fortina 2016-10-20 15:15:39 UTC
Updated to new kernel and the issue is solved.

# uname -a
Linux morpheus.localdomain 4.7.7-200.fc24.x86_64 #1 SMP Sat Oct 8 00:21:59 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux