Ralink RT3290 Wireless not working.

Hi, after updating all packages. My wifi connection is not working anymore. When I go to Yast->Network Settings I get Ralink RT3290 Wireless 802.11n 1T/1R PCIe (Not connected). I don’t know what could happen after doing this update, but I cannot connect to the Internet.

I see the NetworkManager applet, I also see all the wifi connections available, but whenever I click connect and set the right password it just refuses to connect. As I said, it was working normally before updating all the packages.

My computer is HP 240 Notebook and here is my network/hardware info:

uname -a
Linux kde.kde.org 3.16.7-21-desktop #1 SMP PREEMPT Tue Apr 14 07:11:37 UTC 2015 (93c1539) x86_64 x86_64 x86_64 GNU/Linux

sudo /sbin/lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation Atom Processor Z36xxx/Z37xxx Series SoC Transaction Register [8086:0f00] (rev 0e)
00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display [8086:0f31] (rev 0e)
00:13.0 SATA controller [0106]: Intel Corporation Device [8086:0f23] (rev 0e)
00:14.0 USB controller [0c03]: Intel Corporation Atom Processor Z36xxx/Z37xxx Series USB xHCI [8086:0f35] (rev 0e)
00:1a.0 Encryption controller [1080]: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Trusted Execution Engine [8086:0f18] (rev 0e)
00:1b.0 Audio device [0403]: Intel Corporation Atom Processor Z36xxx/Z37xxx Series High Definition Audio Controller [8086:0f04] (rev 0e)
00:1c.0 PCI bridge [0604]: Intel Corporation Device [8086:0f48] (rev 0e)
00:1c.1 PCI bridge [0604]: Intel Corporation Device [8086:0f4a] (rev 0e)
00:1c.2 PCI bridge [0604]: Intel Corporation Device [8086:0f4c] (rev 0e)
00:1c.3 PCI bridge [0604]: Intel Corporation Device [8086:0f4e] (rev 0e)
00:1f.0 ISA bridge [0601]: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Power Control Unit [8086:0f1c] (rev 0e)
00:1f.3 SMBus [0c05]: Intel Corporation Device [8086:0f12] (rev 0e)
02:00.0 Network controller [0280]: Ralink corp. RT3290 Wireless 802.11n 1T/1R PCIe [1814:3290]
02:00.1 Bluetooth [0d11]: Ralink corp. RT3290 Bluetooth [1814:3298]
03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader [10ec:5229] (rev 01)
04:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 07)

sudo /usr/sbin/hwinfo --wlan --short
network:
wlp2s0f0 Ralink RT3290 Wireless 802.11n 1T/1R PCIe

sudo /usr/sbin/iwconfig
enp4s0 no wireless extensions.

wlp2s0f0 IEEE 802.11bgn ESSID: off/any
Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
Retry short limit:7 RTS thr: off Fragment thr: off
Encryption key: off
Power Management: off

lo no wireless extensions.

sudo /sbin/lsmod | grep rt2800pci
rt2800pci 13630 0
rt2800mmio 16841 1 rt2800pci
rt2800lib 93172 2 rt2800pci,rt2800mmio
rt2x00pci 13287 1 rt2800pci
rt2x00mmio 13603 2 rt2800pci,rt2800mmio
rt2x00lib 59403 5 rt2x00pci,rt2800lib,rt2800pci,rt2800mmio,rt2x00mmio
eeprom_93cx6 13344 1 rt2800pci

Can you please provide a solution?

Thank you very much for your help.

David

Have you tried reconfiguring the connection with Network Manager?

Another thought - check sure that kernel-firmware is (still) installed

rpm -qa|grep kernel-firmware