Hide Forgot
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)
Created attachment 1204151 [details] output of lspci command
Created attachment 1204152 [details] output of dmesg command
What is the latest working kernel version ?
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