Bug 1378884 - Wireless RTS5229 stop working after update
Summary: Wireless RTS5229 stop working after update
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 24
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-23 12:57 UTC by Marco Fortina
Modified: 2016-10-20 15:15 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-10-20 15:15:39 UTC
Type: Bug


Attachments (Terms of Use)
output of lsmod command (5.52 KB, text/plain)
2016-09-23 12:57 UTC, Marco Fortina
no flags Details
output of lspci command (10.91 KB, text/plain)
2016-09-23 12:58 UTC, Marco Fortina
no flags Details
output of dmesg command (76.86 KB, text/plain)
2016-09-23 12:59 UTC, Marco Fortina
no flags Details

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


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