I'm having a wierd issue with my Ralink wifi card.
Code: Select all
Network controller: Ralink corp. RT3290 Wireless 802.11n 1T/1R PCIe
Subsystem: Hewlett-Packard Company Ralink RT3290LE 802.11bgn 1x1 Wi-Fi and Bluetooth 4.0 Combo Adapter
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at c3510000 (32-bit, non-prefetchable) [size=64K]
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable- Count=1/32 Maskable- 64bit+
Capabilities: [70] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Device Serial Number 00-00-9f-50-6b-70-2a-9c
Kernel driver in use: rt2800pci
Kernel modules: rt2800pci
Code: Select all
CONFIG_RT2800PCI_RT3290=y
Ok here's the weird thing.
If i reboot my laptop, then the Hardware is not detected, no wifi.
If i shutdown my Laptop, no matter how, and restart, wifi works, no problem at all.
I also tried some Intel cards that i have lying around, but got sick of the ucode not loaded hell, so i gave up.
The Ralink card works, just not if i reboot the laptop.
I looked into rfkill,
here what it looks like when i shutdown the system.
Code: Select all
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
Code: Select all
Oct 22 18:45:25 my_laptop kernel: ieee80211 phy0: rt2800_wait_wpdma_ready: Error - WPDMA TX/RX busy [0x00000068]
Oct 22 18:45:26 my_laptop kernel: ieee80211 phy0: rt2800_wait_wpdma_ready: Error - WPDMA TX/RX busy [0x00000068]
Oct 22 18:45:26 my_laptop kernel: ieee80211 phy0: rt2800pci_set_device_state: Error - Device failed to enter state 4 (-5)
Oct 22 18:45:26 my_laptop /etc/init.d/wpa_supplicant[2674]: start-stop-daemon: failed to start `/usr/sbin/wpa_supplicant'
Oct 22 18:45:26 my_laptop /etc/init.d/wpa_supplicant[2653]: ERROR: wpa_supplicant failed to start
Could not set interface wlan0 flags (UP): Input/output error
nl80211: Could not set interface 'wlan0' UP
nl80211: deinit ifname=wlan0 disabled_11b_rates=0
wlan0: Failed to initialize driver interface
Oct 22 18:45:28 my_laptop dhcpcd[2699]: no interfaces have a carrier
Oct 22 18:45:28 my_laptop dhcpcd[2699]: forked to background, child pid 2729
Code: Select all
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
And no connection at all
if i press FN+(WIFI(F12 in my case) ) then i can only Toggle Soft block ON or OFF.
Anybody had or having similar issue with this card.
Thanks in advanced.


