Install antenna driver Alfa awus039nh

Hello, everyone,

surfing the web I have not found an answer that involves the resolution of this question, maybe we can succeed in collaboration to bring a benefit to all by installing this wifi antenna.

I would like to install this antenna, but I can’t find the right drivers for Manjaro, also the computer doesn’t recognize it and even if you keep it connected via usb it “disconnects” by itself, so one moment you can see it with iw dev, the other moment you can’t see it anymore.

I have another small wifi antenna that the computer doesn’t recognize but if I do a terminal network scanning it magically appears in the network manager and it works!

As for the main problem, that is my Alfa, it doesn’t seem to go even with the network scanning, on the contrary it’s impossible to do it.

These are the antenna data. I await instructions.

wlp0s20u6: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 000000000 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

With iw dev sometimes appears as wlp… other times as wlan0

lsusb 148f:3070 Ralink Technology, Corp. RT2870/RT3070 Wireless Adapter

iw dev

    Interface wlp0s20u6
            ifindex 262
            wdev 0x10300000001
            addr 000000000
            type managed
            txpower 20.00 dBm

iw dev

    Interface wlan0
            ifindex 402
            wdev 0x18f00000001
            addr 0000000000
            type managed
            txpower 0.00 dBm

iw dev wlan0 scan
command failed: No such device (-19)

Please see:

Please post the output of the following as outlined above:

lsusb
sudo lshw -C network

It may be the Reatek 8812AU chipset, so let’s see if there’s anything there:

sudo dmesg | grep 8812

Ok thanks for the tip, I will do my best.

Here are the commands.

I notice that even if I had already inserted the lsusb command among the others you asked me, maybe you need to see all the data related to the command and not only those related to the antenna, right?

Ps if I should erroneously publish files or codes that may publish my privacy or computer security, feel free to let me know so that I can manage my system well and learn new things about its proper use.

    lsusb
Bus 003 Device 002: ID 8087:8000 Intel Corp. Integrated Rate Matching Hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 011: ID 148f:3070 Ralink Technology, Corp. RT2870/RT3070 Wireless Adapter
Bus 001 Device 003: ID 064e:9301 Suyin Corp. HP Truevision HD
Bus 001 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

sudo lshw -C network
[sudo] password di :
sudo: lshw: comando non trovato

sudo dmesg | grep 8812 Nothing

You’ll need to install the lshw package from Add / Remove Software or via this command:

pamac install lshw

That driver should be provided by the kernel. How about:

uname -r
sudo dmesg | grep rt2800

or

sudo dmesg | grep rt2x00
 sudo lshw -C network
[sudo] password di : 
  *-network                 
       description: Wireless interface
       product: RTL8188EE Wireless Network Adapter
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:08:00.0
       logical name: wlo1
       version: 01
       serial: 0000000000000
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=rtl8188ee driverversion=5.8.18-1-MANJARO firmware=N/A ip=192.168.43.206 latency=0 link=yes multicast=yes wireless=IEEE 802.11
       resources: irq:53 ioport:5000(size=256) memory:b5500000-b5503fff
  *-network
       description: Ethernet interface
       product: RTL810xE PCI Express Fast Ethernet controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:09:00.0
       logical name: eno1
       version: 08
       serial: 0000000000000
       capacity: 100Mbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=5.8.18-1-MANJARO firmware=rtl8106e-2_0.0.1 04/23/13 latency=0 link=no multicast=yes port=MII
       resources: irq:19 ioport:4000(size=256) memory:b5404000-b5404fff memory:b5400000-b5403fff
  *-network
       description: Wireless interface
       physical id: 3
       bus info: usb@1:6
       logical name: wlp0s20u6
       serial:000000000000000
       capabilities: ethernet physical wireless
       configuration: broadcast=yes driver=rt2800usb driverversion=5.8.18-1-MANJARO firmware=0.36 link=no multicast=yes wireless=IEEE 802.11

If the driver is provided by the kernel is fantastick.

sudo dmesg | grep rt2x00
[76843.244818] ieee80211 phy1023: rt2x00_set_rf: Info - RF chipset 0005 detected
[76843.865475] ieee80211 phy1023: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76843.865502] ieee80211 phy1023: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76844.910758] ieee80211 phy1023: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76845.661459] ieee80211 phy1024: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76845.672405] ieee80211 phy1024: rt2x00_set_rf: Info - RF chipset 0005 detected
[76846.287304] ieee80211 phy1024: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76846.287344] ieee80211 phy1024: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76847.350738] ieee80211 phy1024: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76848.108262] ieee80211 phy1025: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76848.118798] ieee80211 phy1025: rt2x00_set_rf: Info - RF chipset 0005 detected
[76848.736108] ieee80211 phy1025: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76848.736144] ieee80211 phy1025: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76849.817498] ieee80211 phy1025: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76850.564610] ieee80211 phy1026: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76850.574573] ieee80211 phy1026: rt2x00_set_rf: Info - RF chipset 0005 detected
[76851.188116] ieee80211 phy1026: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76851.188163] ieee80211 phy1026: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76852.250843] ieee80211 phy1026: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76853.014820] ieee80211 phy1027: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76853.026914] ieee80211 phy1027: rt2x00_set_rf: Info - RF chipset 0005 detected
[76853.652249] ieee80211 phy1027: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76853.652288] ieee80211 phy1027: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76854.774078] ieee80211 phy1027: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76855.528057] ieee80211 phy1028: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76855.537999] ieee80211 phy1028: rt2x00_set_rf: Info - RF chipset 0005 detected
[76856.150084] ieee80211 phy1028: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76856.150121] ieee80211 phy1028: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76857.220754] ieee80211 phy1028: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76857.978454] ieee80211 phy1029: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76857.988391] ieee80211 phy1029: rt2x00_set_rf: Info - RF chipset 0005 detected
[76858.601259] ieee80211 phy1029: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76858.601297] ieee80211 phy1029: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76859.670838] ieee80211 phy1029: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76860.444603] ieee80211 phy1030: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76860.454778] ieee80211 phy1030: rt2x00_set_rf: Info - RF chipset 0005 detected
[76861.076510] ieee80211 phy1030: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76861.076548] ieee80211 phy1030: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76862.110743] ieee80211 phy1030: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76862.858060] ieee80211 phy1031: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76862.868381] ieee80211 phy1031: rt2x00_set_rf: Info - RF chipset 0005 detected
[76863.485235] ieee80211 phy1031: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76863.485270] ieee80211 phy1031: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76864.547448] ieee80211 phy1031: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76865.311710] ieee80211 phy1032: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76865.321822] ieee80211 phy1032: rt2x00_set_rf: Info - RF chipset 0005 detected
[76865.916502] ieee80211 phy1032: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76865.916537] ieee80211 phy1032: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76866.987414] ieee80211 phy1032: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76867.741929] ieee80211 phy1033: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76867.751838] ieee80211 phy1033: rt2x00_set_rf: Info - RF chipset 0005 detected
[76868.371575] ieee80211 phy1033: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76868.371614] ieee80211 phy1033: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76869.427479] ieee80211 phy1033: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76870.218468] ieee80211 phy1034: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76870.228425] ieee80211 phy1034: rt2x00_set_rf: Info - RF chipset 0005 detected
[76870.833436] ieee80211 phy1034: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76870.833477] ieee80211 phy1034: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76871.890864] ieee80211 phy1034: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76872.675183] ieee80211 phy1035: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76872.685068] ieee80211 phy1035: rt2x00_set_rf: Info - RF chipset 0005 detected
[76873.292245] ieee80211 phy1035: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76873.292282] ieee80211 phy1035: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76874.397518] ieee80211 phy1035: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76875.161961] ieee80211 phy1036: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76875.172804] ieee80211 phy1036: rt2x00_set_rf: Info - RF chipset 0005 detected
[76875.789132] ieee80211 phy1036: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76875.789169] ieee80211 phy1036: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76876.854092] ieee80211 phy1036: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76877.614873] ieee80211 phy1037: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76877.624703] ieee80211 phy1037: rt2x00_set_rf: Info - RF chipset 0005 detected
[76878.228135] ieee80211 phy1037: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76878.228171] ieee80211 phy1037: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76879.280848] ieee80211 phy1037: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76880.048104] ieee80211 phy1038: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76880.057962] ieee80211 phy1038: rt2x00_set_rf: Info - RF chipset 0005 detected
[76880.661587] ieee80211 phy1038: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76880.661624] ieee80211 phy1038: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76881.730817] ieee80211 phy1038: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76882.518038] ieee80211 phy1039: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76882.527882] ieee80211 phy1039: rt2x00_set_rf: Info - RF chipset 0005 detected
[76883.121362] ieee80211 phy1039: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76883.121402] ieee80211 phy1039: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76884.157472] ieee80211 phy1039: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76884.924663] ieee80211 phy1040: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76884.934721] ieee80211 phy1040: rt2x00_set_rf: Info - RF chipset 0005 detected
[76885.558862] ieee80211 phy1040: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76885.558902] ieee80211 phy1040: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76886.640853] ieee80211 phy1040: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76887.421806] ieee80211 phy1041: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76887.431723] ieee80211 phy1041: rt2x00_set_rf: Info - RF chipset 0005 detected
[76888.041817] ieee80211 phy1041: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76888.041855] ieee80211 phy1041: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76889.084141] ieee80211 phy1041: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76889.878426] ieee80211 phy1042: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76889.888255] ieee80211 phy1042: rt2x00_set_rf: Info - RF chipset 0005 detected
[76890.492426] ieee80211 phy1042: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76890.492464] ieee80211 phy1042: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76891.557476] ieee80211 phy1042: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76892.331612] ieee80211 phy1043: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76892.343402] ieee80211 phy1043: rt2x00_set_rf: Info - RF chipset 0005 detected
[76892.961251] ieee80211 phy1043: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76892.961286] ieee80211 phy1043: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76894.040809] ieee80211 phy1043: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76894.808616] ieee80211 phy1044: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76894.819205] ieee80211 phy1044: rt2x00_set_rf: Info - RF chipset 0005 detected
[76895.426048] ieee80211 phy1044: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76895.426085] ieee80211 phy1044: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76896.490807] ieee80211 phy1044: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76897.244810] ieee80211 phy1045: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76897.254529] ieee80211 phy1045: rt2x00_set_rf: Info - RF chipset 0005 detected
[76897.858018] ieee80211 phy1045: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76897.858053] ieee80211 phy1045: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76898.917501] ieee80211 phy1045: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76899.681878] ieee80211 phy1046: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76899.692440] ieee80211 phy1046: rt2x00_set_rf: Info - RF chipset 0005 detected
[76900.305638] ieee80211 phy1046: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76900.305675] ieee80211 phy1046: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76901.370838] ieee80211 phy1046: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76902.135260] ieee80211 phy1047: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76902.145434] ieee80211 phy1047: rt2x00_set_rf: Info - RF chipset 0005 detected
[76902.747962] ieee80211 phy1047: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76902.747999] ieee80211 phy1047: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76903.824155] ieee80211 phy1047: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76904.615041] ieee80211 phy1048: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76904.625139] ieee80211 phy1048: rt2x00_set_rf: Info - RF chipset 0005 detected
[76905.237850] ieee80211 phy1048: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76905.237887] ieee80211 phy1048: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76906.314085] ieee80211 phy1048: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76907.064928] ieee80211 phy1049: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76907.074864] ieee80211 phy1049: rt2x00_set_rf: Info - RF chipset 0005 detected
[76907.689215] ieee80211 phy1049: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76907.689255] ieee80211 phy1049: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76908.804099] ieee80211 phy1049: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76909.581723] ieee80211 phy1050: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76909.591719] ieee80211 phy1050: rt2x00_set_rf: Info - RF chipset 0005 detected
[76910.192455] ieee80211 phy1050: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76910.192493] ieee80211 phy1050: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76911.304060] ieee80211 phy1050: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76912.064545] ieee80211 phy1051: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76912.075119] ieee80211 phy1051: rt2x00_set_rf: Info - RF chipset 0005 detected
[76912.696122] ieee80211 phy1051: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76912.696158] ieee80211 phy1051: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76913.770802] ieee80211 phy1051: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76914.528023] ieee80211 phy1052: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76914.537873] ieee80211 phy1052: rt2x00_set_rf: Info - RF chipset 0005 detected
[76915.132220] ieee80211 phy1052: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76915.132258] ieee80211 phy1052: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76916.167447] ieee80211 phy1052: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76916.938381] ieee80211 phy1053: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76916.948716] ieee80211 phy1053: rt2x00_set_rf: Info - RF chipset 0005 detected
[76917.546839] ieee80211 phy1053: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76917.546876] ieee80211 phy1053: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76918.617426] ieee80211 phy1053: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76919.375237] ieee80211 phy1054: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76919.385989] ieee80211 phy1054: rt2x00_set_rf: Info - RF chipset 0005 detected
[76919.985771] ieee80211 phy1054: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76919.985806] ieee80211 phy1054: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76921.104058] ieee80211 phy1054: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76921.881679] ieee80211 phy1055: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76921.892277] ieee80211 phy1055: rt2x00_set_rf: Info - RF chipset 0005 detected
[76922.491767] ieee80211 phy1055: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76922.491813] ieee80211 phy1055: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76923.537440] ieee80211 phy1055: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76924.304936] ieee80211 phy1056: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76924.314995] ieee80211 phy1056: rt2x00_set_rf: Info - RF chipset 0005 detected
[76924.915025] ieee80211 phy1056: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76924.915061] ieee80211 phy1056: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76926.034135] ieee80211 phy1056: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76926.795175] ieee80211 phy1057: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76926.807037] ieee80211 phy1057: rt2x00_set_rf: Info - RF chipset 0005 detected
[76927.427711] ieee80211 phy1057: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76927.427749] ieee80211 phy1057: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76928.480817] ieee80211 phy1057: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76929.241404] ieee80211 phy1058: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76929.251421] ieee80211 phy1058: rt2x00_set_rf: Info - RF chipset 0005 detected
[76929.872903] ieee80211 phy1058: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76929.872944] ieee80211 phy1058: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76930.950749] ieee80211 phy1058: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76931.724765] ieee80211 phy1059: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76931.735504] ieee80211 phy1059: rt2x00_set_rf: Info - RF chipset 0005 detected
[76932.339386] ieee80211 phy1059: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76932.339424] ieee80211 phy1059: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76933.404115] ieee80211 phy1059: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76934.158491] ieee80211 phy1060: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76934.169573] ieee80211 phy1060: rt2x00_set_rf: Info - RF chipset 0005 detected
[76934.785374] ieee80211 phy1060: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76934.785409] ieee80211 phy1060: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76935.880760] ieee80211 phy1060: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76936.644993] ieee80211 phy1061: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76936.655780] ieee80211 phy1061: rt2x00_set_rf: Info - RF chipset 0005 detected
[76937.250617] ieee80211 phy1061: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76937.250655] ieee80211 phy1061: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76938.300803] ieee80211 phy1061: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76939.085134] ieee80211 phy1062: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76939.095818] ieee80211 phy1062: rt2x00_set_rf: Info - RF chipset 0005 detected
[76939.700304] ieee80211 phy1062: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76939.700340] ieee80211 phy1062: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76940.754066] ieee80211 phy1062: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76941.524840] ieee80211 phy1063: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76941.534828] ieee80211 phy1063: rt2x00_set_rf: Info - RF chipset 0005 detected
[76942.135290] ieee80211 phy1063: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76942.135328] ieee80211 phy1063: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76943.200863] ieee80211 phy1063: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76943.991534] ieee80211 phy1064: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76944.008596] ieee80211 phy1064: rt2x00_set_rf: Info - RF chipset 0005 detected
[76944.611309] ieee80211 phy1064: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76944.611346] ieee80211 phy1064: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76945.664132] ieee80211 phy1064: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76946.468363] ieee80211 phy1065: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76946.478513] ieee80211 phy1065: rt2x00_set_rf: Info - RF chipset 0005 detected
[76947.088157] ieee80211 phy1065: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76947.088193] ieee80211 phy1065: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76948.137474] ieee80211 phy1065: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76948.904958] ieee80211 phy1066: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76948.915181] ieee80211 phy1066: rt2x00_set_rf: Info - RF chipset 0005 detected
[76949.526213] ieee80211 phy1066: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76949.526251] ieee80211 phy1066: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76950.570747] ieee80211 phy1066: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76951.335266] ieee80211 phy1067: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76951.345826] ieee80211 phy1067: rt2x00_set_rf: Info - RF chipset 0005 detected
[76951.951125] ieee80211 phy1067: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76951.951165] ieee80211 phy1067: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76953.027409] ieee80211 phy1067: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76953.791928] ieee80211 phy1068: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76953.803781] ieee80211 phy1068: rt2x00_set_rf: Info - RF chipset 0005 detected
[76954.412378] ieee80211 phy1068: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76954.412416] ieee80211 phy1068: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76955.474094] ieee80211 phy1068: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76956.228040] ieee80211 phy1069: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76956.237829] ieee80211 phy1069: rt2x00_set_rf: Info - RF chipset 0005 detected
[76956.841973] ieee80211 phy1069: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76956.842011] ieee80211 phy1069: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76957.980750] ieee80211 phy1069: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76958.741384] ieee80211 phy1070: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76958.751314] ieee80211 phy1070: rt2x00_set_rf: Info - RF chipset 0005 detected
[76959.361128] ieee80211 phy1070: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76959.361165] ieee80211 phy1070: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76960.407509] ieee80211 phy1070: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76961.185271] ieee80211 phy1071: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76961.195833] ieee80211 phy1071: rt2x00_set_rf: Info - RF chipset 0005 detected
[76961.802050] ieee80211 phy1071: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76961.802087] ieee80211 phy1071: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76962.904129] ieee80211 phy1071: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76963.681926] ieee80211 phy1072: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76963.691974] ieee80211 phy1072: rt2x00_set_rf: Info - RF chipset 0005 detected
[76964.287131] ieee80211 phy1072: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76964.287165] ieee80211 phy1072: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76965.407474] ieee80211 phy1072: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76966.178526] ieee80211 phy1073: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76966.189619] ieee80211 phy1073: rt2x00_set_rf: Info - RF chipset 0005 detected
[76966.801901] ieee80211 phy1073: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76966.801939] ieee80211 phy1073: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76967.860817] ieee80211 phy1073: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76968.621792] ieee80211 phy1074: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76968.631700] ieee80211 phy1074: rt2x00_set_rf: Info - RF chipset 0005 detected
[76969.238192] ieee80211 phy1074: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76969.238231] ieee80211 phy1074: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76970.280797] ieee80211 phy1074: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76971.065119] ieee80211 phy1075: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76971.075031] ieee80211 phy1075: rt2x00_set_rf: Info - RF chipset 0005 detected
[76971.681972] ieee80211 phy1075: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76971.682013] ieee80211 phy1075: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76972.794083] ieee80211 phy1075: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76973.558075] ieee80211 phy1076: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76973.567767] ieee80211 phy1076: rt2x00_set_rf: Info - RF chipset 0005 detected
[76974.171107] ieee80211 phy1076: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76974.171143] ieee80211 phy1076: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76975.247387] ieee80211 phy1076: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76976.003067] ieee80211 phy1077: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76976.012904] ieee80211 phy1077: rt2x00_set_rf: Info - RF chipset 0005 detected
[76976.632540] ieee80211 phy1077: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76976.632581] ieee80211 phy1077: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76977.707412] ieee80211 phy1077: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76978.454995] ieee80211 phy1078: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76978.465126] ieee80211 phy1078: rt2x00_set_rf: Info - RF chipset 0005 detected
[76979.091775] ieee80211 phy1078: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76979.091812] ieee80211 phy1078: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76980.220727] ieee80211 phy1078: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76980.971406] ieee80211 phy1079: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76980.984400] ieee80211 phy1079: rt2x00_set_rf: Info - RF chipset 0005 detected
[76981.602269] ieee80211 phy1079: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76981.602307] ieee80211 phy1079: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76982.674173] ieee80211 phy1079: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76983.441744] ieee80211 phy1080: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76983.451884] ieee80211 phy1080: rt2x00_set_rf: Info - RF chipset 0005 detected
[76984.054576] ieee80211 phy1080: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76984.054612] ieee80211 phy1080: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76985.097384] ieee80211 phy1080: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76985.851278] ieee80211 phy1081: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76985.862235] ieee80211 phy1081: rt2x00_set_rf: Info - RF chipset 0005 detected
[76986.480321] ieee80211 phy1081: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76986.480349] ieee80211 phy1081: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76987.544127] ieee80211 phy1081: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76988.308367] ieee80211 phy1082: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76988.318909] ieee80211 phy1082: rt2x00_set_rf: Info - RF chipset 0005 detected
[76988.923109] ieee80211 phy1082: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76988.923145] ieee80211 phy1082: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76989.987576] ieee80211 phy1082: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76990.748467] ieee80211 phy1083: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76990.759144] ieee80211 phy1083: rt2x00_set_rf: Info - RF chipset 0005 detected
[76991.378933] ieee80211 phy1083: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76991.378969] ieee80211 phy1083: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76992.420732] ieee80211 phy1083: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76993.191708] ieee80211 phy1084: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76993.201611] ieee80211 phy1084: rt2x00_set_rf: Info - RF chipset 0005 detected
[76993.809924] ieee80211 phy1084: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76993.809966] ieee80211 phy1084: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76994.857493] ieee80211 phy1084: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76995.645086] ieee80211 phy1085: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76995.654974] ieee80211 phy1085: rt2x00_set_rf: Info - RF chipset 0005 detected
[76996.264667] ieee80211 phy1085: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76996.264705] ieee80211 phy1085: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76997.340740] ieee80211 phy1085: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[76998.104676] ieee80211 phy1086: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[76998.114922] ieee80211 phy1086: rt2x00_set_rf: Info - RF chipset 0005 detected
[76998.734661] ieee80211 phy1086: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[76998.734697] ieee80211 phy1086: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[76999.844064] ieee80211 phy1086: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[77000.614573] ieee80211 phy1087: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[77000.625017] ieee80211 phy1087: rt2x00_set_rf: Info - RF chipset 0005 detected
[77001.244712] ieee80211 phy1087: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[77001.244752] ieee80211 phy1087: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[77002.357385] ieee80211 phy1087: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[77003.128171] ieee80211 phy1088: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[77003.137977] ieee80211 phy1088: rt2x00_set_rf: Info - RF chipset 0005 detected
[77003.740723] ieee80211 phy1088: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[77003.740762] ieee80211 phy1088: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[77004.837436] ieee80211 phy1088: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[77005.578269] ieee80211 phy1089: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[77005.588152] ieee80211 phy1089: rt2x00_set_rf: Info - RF chipset 0005 detected
[77006.191852] ieee80211 phy1089: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[77006.191893] ieee80211 phy1089: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[77007.257488] ieee80211 phy1089: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[77008.054709] ieee80211 phy1090: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[77008.065663] ieee80211 phy1090: rt2x00_set_rf: Info - RF chipset 0005 detected
[77008.672089] ieee80211 phy1090: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[77008.672126] ieee80211 phy1090: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[77009.760724] ieee80211 phy1090: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[77010.517951] ieee80211 phy1091: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[77010.528067] ieee80211 phy1091: rt2x00_set_rf: Info - RF chipset 0005 detected
[77011.136128] ieee80211 phy1091: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[77011.136169] ieee80211 phy1091: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[77012.204059] ieee80211 phy1091: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[77012.961400] ieee80211 phy1092: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[77012.971642] ieee80211 phy1092: rt2x00_set_rf: Info - RF chipset 0005 detected
[77013.596775] ieee80211 phy1092: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[77013.596812] ieee80211 phy1092: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[77014.644067] ieee80211 phy1092: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[77015.391749] ieee80211 phy1093: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[77015.401840] ieee80211 phy1093: rt2x00_set_rf: Info - RF chipset 0005 detected
[77016.015950] ieee80211 phy1093: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[77016.015986] ieee80211 phy1093: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[77017.060736] ieee80211 phy1093: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[77017.828674] ieee80211 phy1094: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[77017.839177] ieee80211 phy1094: rt2x00_set_rf: Info - RF chipset 0005 detected
[77018.441812] ieee80211 phy1094: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[77018.441848] ieee80211 phy1094: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[77019.544041] ieee80211 phy1094: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[77020.334854] ieee80211 phy1095: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[77020.344678] ieee80211 phy1095: rt2x00_set_rf: Info - RF chipset 0005 detected
[77020.971141] ieee80211 phy1095: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[77020.971181] ieee80211 phy1095: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[77022.047458] ieee80211 phy1095: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[77022.845159] ieee80211 phy1096: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[77022.855846] ieee80211 phy1096: rt2x00_set_rf: Info - RF chipset 0005 detected
[77023.448739] ieee80211 phy1096: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[77023.448779] ieee80211 phy1096: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[77024.514064] ieee80211 phy1096: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[77025.281568] ieee80211 phy1097: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[77025.291336] ieee80211 phy1097: rt2x00_set_rf: Info - RF chipset 0005 detected
[77025.885887] ieee80211 phy1097: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[77025.885926] ieee80211 phy1097: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[77026.950708] ieee80211 phy1097: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[77027.691965] ieee80211 phy1098: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[77027.702585] ieee80211 phy1098: rt2x00_set_rf: Info - RF chipset 0005 detected
[77028.299513] ieee80211 phy1098: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[77028.299549] ieee80211 phy1098: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[77029.364153] ieee80211 phy1098: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[77030.128450] ieee80211 phy1099: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[77030.140060] ieee80211 phy1099: rt2x00_set_rf: Info - RF chipset 0005 detected

Firmware is a possibility, seems…

    sudo dmesg | grep rt2800
[76819.317565] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76821.799382] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76824.251974] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76826.754294] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76829.175609] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76831.568754] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76834.052651] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76836.474426] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76838.937497] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76841.382573] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76843.840982] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76846.259093] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76848.711227] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76851.162122] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76853.629317] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76856.122415] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76858.572095] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76861.043336] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76863.454269] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76865.897129] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76868.326065] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76870.810208] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76873.265962] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76875.748704] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76878.206980] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76880.636300] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76883.106804] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76885.520758] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76888.007739] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76890.467355] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76892.934163] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76895.401641] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76897.832648] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76900.277878] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76902.722335] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76905.203122] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76907.654205] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76910.170389] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76912.664435] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76915.112843] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76917.526219] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76919.968786] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76922.471195] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76924.890005] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76927.392514] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76929.836395] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76932.312640] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76934.765789] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76935.880792] ieee80211 phy1060: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -2
[76937.233118] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76939.676614] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76942.113482] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76944.587539] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76947.055627] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76949.494384] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76951.926842] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76954.385561] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76956.820000] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76959.337244] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76961.775082] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76964.270521] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76966.771000] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76969.208580] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76971.655794] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76974.144154] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76976.606706] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76979.049812] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76981.576851] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76984.031700] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76986.456368] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76988.898505] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76991.340075] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76993.781475] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76996.232233] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[76998.711342] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[77001.215630] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[77003.718537] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
[77006.168952] rt2800usb 1-6:1.0 wlp0s20u6: renamed from wlan0
1 Like

It is:

This could be a power management issue:

However this is going on at the same time:

I suggest adding the net.ifnames=0 kernel parameter:

sudo nano /etc/default/grub

Add net.ifnames=0 to GRUB_CMDLINE_LINUX so it looks something like this:

GRUB_CMDLINE_LINUX_DEFAULT="quiet udev.log_priority=3"
GRUB_CMDLINE_LINUX= "net.ifnames=0"

To save, press Ctrl + S then Ctrl + X to exit.

For changes to take effect, you’ll need to update grub:

sudo update-grub

Now reboot and see what happens.

Either way, your Realtek wireless adapter should appear as wlan0, your Realtek Ethernet adapter as eth0 and your Alfa wireless antenna as wlan1, for example. I like it that way myself, so I do it just for the naming sequence.

sudo nano /etc/default/grub

sudo update-grub
Generating grub configuration file ...
Found theme: /usr/share/grub/themes/manjaro/theme.txt
Found linux image: /boot/vmlinuz-5.8-x86_64
Found initrd image: /boot/intel-ucode.img /boot/initramfs-5.8-x86_64.img
Found initrd fallback image: /boot/initramfs-5.8-x86_64-fallback.img
Found linux image: /boot/vmlinuz-5.4-x86_64
Found initrd image: /boot/intel-ucode.img /boot/initramfs-5.4-x86_64.img
Found initrd fallback image: /boot/initramfs-5.4-x86_64-fallback.img
Adding boot menu entry for UEFI Firmware Settings ...
Found memtest86+ image: /boot/memtest86+/memtest.bin
done

I doubt that it is an energy problem because from windows with the same cable works well.

But there is a but, actually if I try to start the Manjaro live from this side of the usb access does not work, it is not seen at system startup, if instead change usb port the live works, could this be the problem?

Yet the external HD works, or a usb drive to exchange common files works fine.

Now reboot, if it doesn’t work on that side I’ll try something else.

I’m referring to the power management provided by the kernel driver. Windows is not related.

Could be the USB port and adapter are not playing nice together. It could have been that simple all along. :wink:

As soon as I reopened the computer an error appeared that said: the file system is not responding /./ or something like that.

The antenna doesn’t appear in the network manager at the moment, but you can see wlan0, which has passed in place of wlo1

A ok, so if it is the power provided by the kernel driver you can change it with the code, no need to buy a new part of the computer.

I don’t think it’s the USB adapter, or it can’t be completely because I tried all the accesses in advance, I wouldn’t have put a post before I tried all the alternatives that came to me in no time.

Now the Alpha antenna has switched to wlan1, even if I change usb access it still comes and goes, that is it doesn’t stay still and as if it lost energy as you said.

wlan1: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether00000000 txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
 $ sudo iw dev wlan1 scan 
command failed: Device or resource busy (-16)

The good thing is that it now appears by doing ifconfig. It’s a progress.

This you see ( sudo iw dev wlan1 scan
scan aborted!) is the other antenna, not the one we were fixing, and it seems that this one doesn’t go either now.

If I try to do a scan it says “aborted” and it doesn’t appear in the network manager.

But I also noticed something else about wlan0, it seems to go faster.

I don’t understand if it depends on the time of day, since at this time there are few people connecting to my area, or it’s the change to the grub that we made that improved the download and upload speed.

Hi @Yochanan would you like to spend some more time solving this problem?

Of course, the discussion is open to everyone in case someone would like to present his or her own solution idea.

Sorry, I ran out of ideas. :man_shrugging:

Do not worry, I think it is really very difficult to fix this antenna.

Has anyone else had the same problem or do you have any idea how to solve it?

Here I am again, like a bad tattoo of an ex-girlfriend, I’ll never leave XD

I bring good news in my gift basket (since Christmas is just a few bytes from here) and therefore I will give you the solution to a problem that in truth, has been unsolved for years even on other operating systems, which poor people had nothing to do with it, just happened in the wrong usb eheheh

Someone here, yes you Mr. @Yochanan, confirm my suspicion, that is, a power problem, but unlike what may appear, the problem is not on the software side, but on the hardware side.

In summary, I decided to give a “cut” to this situation, mercilessly slicing the innocent cable that was found between the man and the wrong antenna, and you know that when a man with scissors meets an antenna with a cable, the antenna with the cable is a dead antenna, and in fact it stopped being detected shortly after because I could not reconnect the cables, I try several times to blow a finger Rambo style or ruin a new pair of pants with (Italian manufacture) making me swear in ancient Aramaic XD

Well, at a certain point of despair, brooding over the years of tests and counter-evidence, I decided to dismantle the antenna flat, unscrew screw by screw, and gently lift the metal panel that separated me from the use of a wifi in a decent way.

I find the motherboard of the antenna, cursed, it was standing there almost as if it didn’t have anything to do with it, motionless in front of my angry and perplexed look, I know that underneath it was shaking with fear…

Well I’ll get to the point, I realized that the cable was unusable, at least for inexperienced hands like mine, that I had the chance to watch only once my old electrician juggling between the cables, and the only advice he gave me is: don’t touch that it’s better XD

However I realize that the connection of the card inside the antenna is identical to an old Realink that I had somewhere all dusty, I dusted it even if it was Jumanji, and instead of the drums a few seconds later I hear the sound of the victory of a wifi so rusty that I am now with one foot in the pit of the honored wireless neighborhood.

And nothing, if you’ve read all this stuff you didn’t have a damn thing to do, but on the other hand now you know that if something doesn’t work, it’s probably too long, the cable! XD

        Ciaoooo

Ha ha, that was quite the story. I’m glad you figured it out. :+1:

1 Like