View Issue Details

IDProjectCategoryView StatusLast Update
0000673Kali LinuxKali Package Bugpublic2016-01-22 21:35
Reporterbahansen.us Assigned Tosteev  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionno change required 
PlatformKali OSKali Linux for Raspberry PiOS Version1.0.5
Product Version1.0.5 
Summary0000673: AWUS036H, TL-WN722N, WG111v2 drivers not working ONLY in Kali Linux RPI version
Description

I have a laptop and a Raspberry Pi running Kali Linux 1.0.5. It seems that Kali Linux on the Raspberry Pi does not support the three chipsets listed above. On my desktop running Kali Linux 1.0.5 64-Bit all three wifi adapters are supported.
When using lsusb I see the Alpha, Netgear, and TP-Link is recognized in the Raspberry Pi. But when using iwconfig or airmon-ng the wireless card does not show up.

This is the same issue as Ticket 505.

Steps To Reproduce

Install Kali Linux 1.0.5 on a Raspberry Pi and insert any of the three listed chipsets in it and it will not work. I've re-imaged and tried each one individually, then re-imaged again. I've also re-downloaded the image several times.

Additional Information

I'm currently working on a Capstone project for my Masters on using the PI and Kali for a MiM attacks. Getting the WiFi working is essential. I've purchased the additional adapters as they are listed as supported, but don't seem to work.

Activities

bucky67gto

bucky67gto

2015-12-29 20:31

reporter   ~0004456

This is also the case with 2.0.1

steev

steev

2015-12-30 05:58

reporter   ~0004457

Can you give me the dmesg output after plugging all of the devices in? You mention that lsusb sees them, so that's good, but they should definitely work. I want to see what your system is saying when they get plugged in though.

bucky67gto

bucky67gto

2015-12-30 15:59

reporter   ~0004460

Last edited: 2015-12-30 16:17

This is running 2.0.1 on a raspberry pi. This is the lsusb and dmseg for an alfa -AWUS051NH

root@kali:~# lsusb
Bus 001 Device 049: ID 148f:2770 Ralink Technology, Corp. RT2770 Wireless Adapter
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 002: ID 0424:9512 Standard Microsystems Corp. SMC9512/9514 USB Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

root@kali:~# dmesg

[ 237.077559] ieee80211 phy32: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 237.087143] ieee80211 phy32: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 237.096731] ieee80211 phy32: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 237.106316] ieee80211 phy32: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 237.115905] ieee80211 phy32: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 237.125483] ieee80211 phy32: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 237.135061] ieee80211 phy32: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 237.144653] ieee80211 phy32: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 237.154293] ieee80211 phy32: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 237.163865] ieee80211 phy32: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 237.173328] ieee80211 phy32: rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x1004 with error -71
[ 237.195046] usb 1-1.3: USB disconnect, device number 68
[ 237.634438] usb 1-1.3: new high-speed USB device number 69 using dwc_otg
[ 237.770717] usb 1-1.3: New USB device found, idVendor=148f, idProduct=2770
[ 237.777725] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 237.787793] usb 1-1.3: Product: 802.11 n WLAN
[ 237.792648] usb 1-1.3: Manufacturer: Ralink
[ 237.799637] usb 1-1.3: SerialNumber: 1.0
[ 237.894529] usb 1-1.3: reset high-speed USB device number 69 using dwc_otg
[ 237.945280] ieee80211 phy33: rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x1000 with error -19
[ 237.956659] ieee80211 phy33: rt2800_probe_rt: Error - Invalid RT chipset 0xda72, rev 8a80 detected
[ 237.967869] ieee80211 phy33: rt2x00lib_probe_dev: Error - Failed to allocate device
[ 237.978267] usb 1-1.3: USB disconnect, device number 69
[ 238.224454] usb 1-1.3: new high-speed USB device number 70 using dwc_otg
[ 238.360928] usb 1-1.3: New USB device found, idVendor=148f, idProduct=2770
[ 238.367959] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 238.377373] usb 1-1.3: Product: 802.11 n WLAN
[ 238.381763] usb 1-1.3: Manufacturer: Ralink
[ 238.388005] usb 1-1.3: SerialNumber: 1.0
[ 238.415069] ieee80211 phy34: rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x1000 with error -19
[ 238.426497] ieee80211 phy34: rt2800_probe_rt: Error - Invalid RT chipset 0xda72, rev 8a80 detected
[ 238.437637] ieee80211 phy34: rt2x00lib_probe_dev: Error - Failed to allocate device
[ 238.447886] usb 1-1.3: USB disconnect, device number 70
[ 238.694382] usb 1-1.3: new high-speed USB device number 71 using dwc_otg
[ 238.830625] usb 1-1.3: New USB device found, idVendor=148f, idProduct=2770
[ 238.837631] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 238.847015] usb 1-1.3: Product: 802.11 n WLAN
[ 238.851402] usb 1-1.3: Manufacturer: Ralink
[ 238.857652] usb 1-1.3: SerialNumber: 1.0
[ 238.945375] usb 1-1.3: reset high-speed USB device number 71 using dwc_otg
[ 238.985081] ieee80211 phy35: rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x1000 with error -19
[ 238.996518] ieee80211 phy35: rt2800_probe_rt: Error - Invalid RT chipset 0xda72, rev 8540 detected
[ 239.008086] ieee80211 phy35: rt2x00lib_probe_dev: Error - Failed to allocate device
[ 239.025051] usb 1-1.3: USB disconnect, device number 71
[ 239.274411] usb 1-1.3: new high-speed USB device number 72 using dwc_otg
[ 239.410691] usb 1-1.3: New USB device found, idVendor=148f, idProduct=2770
[ 239.417825] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 239.427287] usb 1-1.3: Product: 802.11 n WLAN
[ 239.431736] usb 1-1.3: Manufacturer: Ralink
[ 239.438126] usb 1-1.3: SerialNumber: 1.0
[ 239.454743] usb 1-1.3: can't set config 0000001, error -71
[ 239.633857] usb 1-1.3: USB disconnect, device number 72
[ 239.884405] usb 1-1.3: new high-speed USB device number 73 using dwc_otg
[ 240.020678] usb 1-1.3: New USB device found, idVendor=148f, idProduct=2770
[ 240.027784] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 240.037243] usb 1-1.3: Product: 802.11 n WLAN
[ 240.041693] usb 1-1.3: Manufacturer: Ralink
[ 240.047941] usb 1-1.3: SerialNumber: 1.0
[ 240.064779] usb 1-1.3: can't set config 0000001, error -71
[ 240.145793] usb 1-1.3: USB disconnect, device number 73
[ 240.394422] usb 1-1.3: new high-speed USB device number 74 using dwc_otg
[ 240.530618] usb 1-1.3: New USB device found, idVendor=148f, idProduct=2770
[ 240.537725] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 240.547230] usb 1-1.3: Product: 802.11 n WLAN
[ 240.551683] usb 1-1.3: Manufacturer: Ralink
[ 240.557903] usb 1-1.3: SerialNumber: 1.0
[ 240.584770] usb 1-1.3: can't set config 0000001, error -71
[ 240.657860] usb 1-1.3: USB disconnect, device number 74
[ 240.904407] usb 1-1.3: new high-speed USB device number 75 using dwc_otg
[ 241.040647] usb 1-1.3: New USB device found, idVendor=148f, idProduct=2770
[ 241.047721] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 241.057168] usb 1-1.3: Product: 802.11 n WLAN
[ 241.061554] usb 1-1.3: Manufacturer: Ralink
[ 241.067825] usb 1-1.3: SerialNumber: 1.0
[ 241.105269] ieee80211 phy36: rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x1000 with error -19
[ 241.132534] ieee80211 phy36: rt2800_probe_rt: Error - Invalid RT chipset 0xda47, rev a780 detected
[ 241.154344] ieee80211 phy36: rt2x00lib_probe_dev: Error - Failed to allocate device
[ 241.175804] usb 1-1.3: USB disconnect, device number 75
[ 241.434433] usb 1-1.3: new high-speed USB device number 76 using dwc_otg
[ 241.570692] usb 1-1.3: New USB device found, idVendor=148f, idProduct=2770
[ 241.577701] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 241.587169] usb 1-1.3: Product: 802.11 n WLAN
[ 241.591621] usb 1-1.3: Manufacturer: Ralink
[ 241.597818] usb 1-1.3: SerialNumber: 1.0
[ 241.684411] usb 1-1.3: reset high-speed USB device number 76 using dwc_otg
[ 241.813812] ieee80211 phy37: rt2x00_set_rt: Info - RT chipset 2872, rev 0202 detected
[ 241.876944] ieee80211 phy37: rt2x00_set_rf: Info - RF chipset 0004 detected
[ 241.888468] ieee80211 phy37: Selected rate control algorithm 'minstrel_ht'
[ 243.430791] rt2800usb 1-1.3:1.0 wlan1: renamed from wlan0
[ 243.474437] usb 1-1.3: USB disconnect, device number 76
[ 243.514549] systemd-udevd[1224]: renamed network interface wlan0 to wlan1
[ 243.924410] usb 1-1.3: new high-speed USB device number 77 using dwc_otg
[ 244.060703] usb 1-1.3: New USB device found, idVendor=148f, idProduct=2770
[ 244.067716] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 244.077163] usb 1-1.3: Product: 802.11 n WLAN
[ 244.081550] usb 1-1.3: Manufacturer: Ralink
[ 244.087824] usb 1-1.3: SerialNumber: 1.0
[ 244.104777] usb 1-1.3: can't set config 0000001, error -71
[ 244.117113] usb 1-1.3: USB disconnect, device number 77
[ 244.364422] usb 1-1.3: new high-speed USB device number 78 using dwc_otg
[ 244.500648] usb 1-1.3: New USB device found, idVendor=148f, idProduct=2770
[ 244.507652] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 244.517109] usb 1-1.3: Product: 802.11 n WLAN
[ 244.521496] usb 1-1.3: Manufacturer: Ralink
[ 244.527751] usb 1-1.3: SerialNumber: 1.0
[ 244.624537] usb 1-1.3: reset high-speed USB device number 78 using dwc_otg
[ 244.675207] ieee80211 phy38: rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x1000 with error -19
[ 244.686622] ieee80211 phy38: rt2800_probe_rt: Error - Invalid RT chipset 0xda4f, rev 2480 detected
[ 244.697758] ieee80211 phy38: rt2x00lib_probe_dev: Error - Failed to allocate device
[ 244.708330] usb 1-1.3: USB disconnect, device number 78
[ 244.954432] usb 1-1.3: new high-speed USB device number 79 using dwc_otg
[ 245.090696] usb 1-1.3: New USB device found, idVendor=148f, idProduct=2770
[ 245.097724] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 245.107762] usb 1-1.3: Product: 802.11 n WLAN
[ 245.112219] usb 1-1.3: Manufacturer: Ralink
[ 245.119171] usb 1-1.3: SerialNumber: 1.0
[ 245.128071] usb 1-1.3: can't set config 0000001, error -71
[ 245.133805] usb 1-1.3: USB disconnect, device number 79
[ 245.384415] usb 1-1.3: new high-speed USB device number 80 using dwc_otg
[ 245.520646] usb 1-1.3: New USB device found, idVendor=148f, idProduct=2770
[ 245.527656] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 245.538123] usb 1-1.3: Product: 802.11 n WLAN
[ 245.542514] usb 1-1.3: Manufacturer: Ralink
[ 245.549866] usb 1-1.3: SerialNumber: 1.0
[ 245.654499] usb 1-1.3: reset high-speed USB device number 80 using dwc_otg
[ 245.695205] ieee80211 phy39: rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x1000 with error -19
[ 245.706632] ieee80211 phy39: rt2800_probe_rt: Error - Invalid RT chipset 0xc00c, rev 59b0 detected
[ 245.718287] ieee80211 phy39: rt2x00lib_probe_dev: Error - Failed to allocate device
[ 245.735086] usb 1-1.3: USB disconnect, device number 80
[ 245.984408] usb 1-1.3: new high-speed USB device number 81 using dwc_otg
[ 246.120690] usb 1-1.3: New USB device found, idVendor=148f, idProduct=2770
[ 246.127694] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 246.137835] usb 1-1.3: Product: 802.11 n WLAN
[ 246.142226] usb 1-1.3: Manufacturer: Ralink
[ 246.149232] usb 1-1.3: SerialNumber: 1.0
[ 246.244553] usb 1-1.3: reset high-speed USB device number 81 using dwc_otg
[ 246.285262] ieee80211 phy40: rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x1000 with error -19
[ 246.309664] ieee80211 phy40: rt2800_probe_rt: Error - Invalid RT chipset 0xda4f, rev 2480 detected
[ 246.318935] ieee80211 phy40: rt2x00lib_probe_dev: Error - Failed to allocate device
[ 246.330764] usb 1-1.3: USB disconnect, device number 81
[ 246.574429] usb 1-1.3: new high-speed USB device number 82 using dwc_otg
[ 246.710654] usb 1-1.3: New USB device found, idVendor=148f, idProduct=2770
[ 246.717686] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 246.727725] usb 1-1.3: Product: 802.11 n WLAN
[ 246.732181] usb 1-1.3: Manufacturer: Ralink
[ 246.739283] usb 1-1.3: SerialNumber: 1.0
[ 246.844439] usb 1-1.3: reset high-speed USB device number 82 using dwc_otg
[ 246.973838] ieee80211 phy41: rt2x00_set_rt: Info - RT chipset 2872, rev 0202 detected
[ 247.036602] ieee80211 phy41: rt2x00_set_rf: Info - RF chipset 0004 detected
[ 247.047871] ieee80211 phy41: Selected rate control algorithm 'minstrel_ht'
[ 247.060060] usb 1-1.3: USB disconnect, device number 82
[ 247.424519] usb 1-1.3: new high-speed USB device number 83 using dwc_otg
[ 247.550883] usb 1-1.3: device descriptor read/all, error -71
[ 247.834414] usb 1-1.3: new high-speed USB device number 85 using dwc_otg
[ 248.114411] usb 1-1.3: new high-speed USB device number 86 using dwc_otg
[ 248.250650] usb 1-1.3: New USB device found, idVendor=148f, idProduct=2770
[ 248.257654] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 248.268158] usb 1-1.3: Product: 802.11 n WLAN
[ 248.272548] usb 1-1.3: Manufacturer: Ralink
[ 248.279546] usb 1-1.3: SerialNumber: 1.0
[ 248.374575] usb 1-1.3: reset high-speed USB device number 86 using dwc_otg
[ 248.425292] ieee80211 phy42: rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x1000 with error -19
[ 248.436692] ieee80211 phy42: rt2800_probe_rt: Error - Invalid RT chipset 0xda4f, rev 2840 detected
[ 248.448337] ieee80211 phy42: rt2x00lib_probe_dev: Error - Failed to allocate device
[ 248.459375] usb 1-1.3: USB disconnect, device number 86
[ 248.704459] usb 1-1.3: new high-speed USB device number 87 using dwc_otg
[ 248.840697] usb 1-1.3: New USB device found, idVendor=148f, idProduct=2770
[ 248.847911] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 248.858461] usb 1-1.3: Product: 802.11 n WLAN
[ 248.862851] usb 1-1.3: Manufacturer: Ralink
[ 248.869813] usb 1-1.3: SerialNumber: 1.0
[ 248.974417] usb 1-1.3: reset high-speed USB device number 87 using dwc_otg
[ 249.103831] ieee80211 phy43: rt2x00_set_rt: Info - RT chipset 2872, rev 0202 detected
[ 249.166611] ieee80211 phy43: rt2x00_set_rf: Info - RF chipset 0004 detected
[ 249.178454] ieee80211 phy43: Selected rate control algorithm 'minstrel_ht'
[ 249.363109] usb 1-1.3: USB disconnect, device number 87
[ 249.715191] usb 1-1.3: new high-speed USB device number 88 using dwc_otg
[ 250.114422] usb 1-1.3: new high-speed USB device number 89 using dwc_otg
[ 250.250697] usb 1-1.3: New USB device found, idVendor=148f, idProduct=2770
[ 250.262797] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 250.272994] usb 1-1.3: Product: 802.11 n WLAN
[ 250.279381] usb 1-1.3: Manufacturer: Ralink
[ 250.283664] usb 1-1.3: SerialNumber: 1.0
[ 250.374412] usb 1-1.3: reset high-speed USB device number 89 using dwc_otg
[ 250.503819] ieee80211 phy44: rt2x00_set_rt: Info - RT chipset 2872, rev 0202 detected
[ 250.566578] ieee80211 phy44: rt2x00_set_rf: Info - RF chipset 0004 detected
[ 250.578233] ieee80211 phy44: Selected rate control algorithm 'minstrel_ht'
[ 250.643249] usb 1-1.3: USB disconnect, device number 89
[ 250.994390] usb 1-1.3: new high-speed USB device number 90 using dwc_otg
[ 251.394386] usb 1-1.3: new high-speed USB device number 91 using dwc_otg
[ 251.530726] usb 1-1.3: New USB device found, idVendor=148f, idProduct=2770
[ 251.537731] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 251.547988] usb 1-1.3: Product: 802.11 n WLAN
[ 251.552378] usb 1-1.3: Manufacturer: Ralink
[ 251.559281] usb 1-1.3: SerialNumber: 1.0
[ 251.664407] usb 1-1.3: reset high-speed USB device number 91 using dwc_otg
[ 251.794995] ieee80211 phy45: rt2x00_set_rt: Info - RT chipset 2872, rev 0202 detected
[ 251.894511] ieee80211 phy45: rt2x00_set_rf: Info - RF chipset 0004 detected
[ 251.926626] ieee80211 phy45: Selected rate control algorithm 'minstrel_ht'
[ 253.346768] rt2800usb 1-1.3:1.0 wlan1: renamed from wlan0
[ 253.398336] systemd-udevd[1224]: renamed network interface wlan0 to wlan1
[ 253.602045] ieee80211 phy45: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[ 253.654513] ieee80211 phy45: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.29
[ 254.986669] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 254.996343] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.005970] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.015602] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.025225] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.034881] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.044568] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.054259] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.063817] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.073431] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.082997] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.092629] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.102240] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.111814] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.121417] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.130999] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.140702] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.150366] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.159934] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.169541] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.179140] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.188874] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.198498] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.208063] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.217756] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.227420] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.237005] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.246636] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.256287] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.265929] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.275575] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.285185] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.294836] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.304470] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.314097] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.323794] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.333429] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.343050] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.352718] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.362315] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.371920] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.381517] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.391101] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.400733] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.410354] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.419983] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.429594] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.439170] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.448853] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.458477] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.468106] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.477742] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.487357] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.496973] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.506598] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.516306] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.525952] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.535598] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.545286] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.554949] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.564590] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.574270] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.583862] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.593590] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.603202] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.612805] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.622437] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.632056] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.641728] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.651415] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.661060] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.670691] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.680321] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.689928] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.699524] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.709141] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.718766] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.728391] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.738016] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.747610] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.757197] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.766775] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.776348] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.785944] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.795508] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.805079] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.814683] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.824946] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.834580] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.844098] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.853697] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.863282] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.872862] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.882448] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.892024] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.901597] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.911197] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.920776] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.930343] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.939907] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.949485] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.959073] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.968642] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.978220] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.987792] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 255.997360] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 256.006963] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 256.016547] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 256.026184] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 256.035773] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 256.045356] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 256.054930] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 256.064523] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 256.074033] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 256.083630] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 256.093235] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 256.102807] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 256.112377] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 256.122000] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 256.131567] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 256.141151] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 256.150736] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 256.160303] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 256.169884] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 256.179478] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 256.189058] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 256.198646] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 256.208243] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 256.217830] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 256.227406] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 256.236994] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 256.246564] ieee80211 phy45: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 256.258054] ieee80211 phy45: rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x1004 with error -71
[ 256.269921] usb 1-1.3: USB disconnect, device number 91
[ 256.724456] usb 1-1.3: new high-speed USB device number 92 using dwc_otg
[ 256.860671] usb 1-1.3: New USB device found, idVendor=148f, idProduct=2770
[ 256.867678] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 256.877787] usb 1-1.3: Product: 802.11 n WLAN
[ 256.882178] usb 1-1.3: Manufacturer: Ralink
[ 256.889168] usb 1-1.3: SerialNumber: 1.0
[ 256.994397] usb 1-1.3: reset high-speed USB device number 92 using dwc_otg
[ 257.123829] ieee80211 phy46: rt2x00_set_rt: Info - RT chipset 2872, rev 0202 detected
[ 257.186584] ieee80211 phy46: rt2x00_set_rf: Info - RF chipset 0004 detected
[ 257.197930] ieee80211 phy46: Selected rate control algorithm 'minstrel_ht'
[ 258.374933] rt2800usb 1-1.3:1.0 wlan1: renamed from wlan0
[ 258.415328] systemd-udevd[1224]: renamed network interface wlan0 to wlan1
[ 258.622110] ieee80211 phy46: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[ 258.689274] ieee80211 phy46: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.29
[ 274.198854] usb 1-1.3: USB disconnect, device number 92
[ 274.564417] usb 1-1.3: new high-speed USB device number 93 using dwc_otg
[ 274.700686] usb 1-1.3: New USB device found, idVendor=148f, idProduct=2770
[ 274.707794] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 274.718151] usb 1-1.3: Product: 802.11 n WLAN
[ 274.722541] usb 1-1.3: Manufacturer: Ralink
[ 274.729976] usb 1-1.3: SerialNumber: 1.0
[ 274.765238] ieee80211 phy47: rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x1000 with error -19
[ 274.795299] ieee80211 phy47: rt2800_probe_rt: Error - Invalid RT chipset 0xda72, rev 1000 detected
[ 274.817417] ieee80211 phy47: rt2x00lib_probe_dev: Error - Failed to allocate device
[ 274.843361] usb 1-1.3: USB disconnect, device number 93
[ 275.094393] usb 1-1.3: new high-speed USB device number 94 using dwc_otg
[ 275.230627] usb 1-1.3: New USB device found, idVendor=148f, idProduct=2770
[ 275.237634] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 275.247954] usb 1-1.3: Product: 802.11 n WLAN
[ 275.252344] usb 1-1.3: Manufacturer: Ralink
[ 275.259368] usb 1-1.3: SerialNumber: 1.0
[ 275.267934] usb 1-1.3: can't set config 0000001, error -71
[ 275.478675] usb 1-1.3: USB disconnect, device number 94
[ 275.724421] usb 1-1.3: new high-speed USB device number 95 using dwc_otg
[ 275.860775] usb 1-1.3: New USB device found, idVendor=148f, idProduct=2770
[ 275.867779] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 275.877911] usb 1-1.3: Product: 802.11 n WLAN
[ 275.882299] usb 1-1.3: Manufacturer: Ralink
[ 275.889301] usb 1-1.3: SerialNumber: 1.0
[ 275.994411] usb 1-1.3: reset high-speed USB device number 95 using dwc_otg
[ 276.123877] ieee80211 phy48: rt2x00_set_rt: Info - RT chipset 2872, rev 0202 detected
[ 276.186657] ieee80211 phy48: rt2x00_set_rf: Info - RF chipset 0004 detected
[ 276.198365] ieee80211 phy48: Selected rate control algorithm 'minstrel_ht'
[ 277.455403] rt2800usb 1-1.3:1.0 wlan1: renamed from wlan0
[ 277.516004] systemd-udevd[1453]: renamed network interface wlan0 to wlan1
[ 277.737639] ieee80211 phy48: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[ 277.774757] ieee80211 phy48: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.29
[ 277.784897] usb 1-1.3: USB disconnect, device number 95
[ 277.814326] ieee80211 phy48: rt2800usb_write_firmware: Error - Failed to write Firmware to device
[ 279.874238] ieee80211 phy48: rt2800_wait_wpdma_ready: Error - WPDMA TX/RX busy [0xc057a28c]
[ 279.882688] ieee80211 phy48: rt2800usb_set_device_state: Error - Device failed to enter state 4 (-5)
[ 280.254425] usb 1-1.3: new high-speed USB device number 96 using dwc_otg
[ 280.574427] usb 1-1.3: new high-speed USB device number 97 using dwc_otg
[ 280.710653] usb 1-1.3: New USB device found, idVendor=148f, idProduct=2770
[ 280.717681] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 280.727797] usb 1-1.3: Product: 802.11 n WLAN
[ 280.732252] usb 1-1.3: Manufacturer: Ralink
[ 280.739677] usb 1-1.3: SerialNumber: 1.0
[ 280.834578] usb 1-1.3: reset high-speed USB device number 97 using dwc_otg
[ 280.973880] ieee80211 phy49: rt2x00_set_rt: Info - RT chipset 2872, rev 0202 detected
[ 281.036556] ieee80211 phy49: rt2x00_set_rf: Info - RF chipset 0004 detected
[ 281.048778] ieee80211 phy49: Selected rate control algorithm 'minstrel_ht'
[ 281.934435] rt2800usb 1-1.3:1.0 wlan1: renamed from wlan0
[ 281.996974] systemd-udevd[1453]: renamed network interface wlan0 to wlan1
[ 282.209116] ieee80211 phy49: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[ 282.248525] ieee80211 phy49: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.29
[ 283.036677] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.046373] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.055996] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.065725] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.075370] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.084979] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.094689] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.104349] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.113940] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.123543] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.133123] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.142721] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.152306] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.161909] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.171508] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.181131] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.190759] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.200364] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.210011] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.219637] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.229274] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.238889] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.248507] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.258174] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.267751] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.277352] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.286952] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.296744] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.306377] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.315988] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.325648] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.335276] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.344992] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.354653] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.364261] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.373842] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.383443] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.393082] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.402707] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.412342] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.422009] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.431618] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.441218] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.450791] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.460512] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.470133] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.479734] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.489325] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.498897] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.508522] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.518162] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.527732] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.537365] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.546989] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.556657] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.566281] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.575894] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.585494] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.595102] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.604695] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.614323] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.623895] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.633533] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.643288] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.652950] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.662568] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.672368] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.682035] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.691654] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.701287] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.710918] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.720562] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.730139] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.739764] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.749417] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.759048] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.768708] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.778313] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.787900] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.797568] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.807270] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.816859] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.826438] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.836016] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.845626] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.855212] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.864797] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.874401] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.883900] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.893507] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.903062] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.912653] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.922252] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.931870] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.941463] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.951040] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.960648] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.970208] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.979788] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.989379] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 283.998954] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.008540] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.018139] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.027728] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.037296] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.046885] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.056466] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.066048] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.075645] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.085233] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.094826] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.104447] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.113961] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.123547] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.133122] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.142720] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.152312] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.161909] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.171486] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.181065] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.190667] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.200238] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.209824] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.219409] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.229005] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.238581] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.248181] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.257808] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.267426] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.277007] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.286579] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.296174] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.305759] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.315344] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.324943] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.334521] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.344114] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.353716] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.363307] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.372900] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.382479] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.392073] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.401657] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.411250] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.420845] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.430411] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.440044] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.449646] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.459229] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.468828] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.478421] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.488024] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.497609] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.507214] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.516779] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.526368] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.535959] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.545552] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.555125] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.564720] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.574298] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.583833] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.593404] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.603007] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.612618] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.622215] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.631795] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.641377] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.650970] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.660577] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.670163] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.679765] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.689359] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.698956] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.708531] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.718139] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.727748] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.737336] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.746922] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.756521] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.766135] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.775715] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.785310] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.794910] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.804520] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.814021] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.823618] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.833279] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.842821] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.852396] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.861975] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.871586] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.881168] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.890762] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.900353] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.909912] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.919481] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.929067] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.938673] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.948272] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.957917] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.967518] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.977101] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.986677] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 284.996274] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.005871] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.015423] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.024992] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.034573] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.044179] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.053852] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.063451] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.073044] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.082626] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.092217] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.101814] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.111421] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.121005] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.131795] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.141560] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.151288] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.160868] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.170462] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.180081] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.189684] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.199267] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.208857] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.218456] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.228064] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.237676] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.247259] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.256845] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.266441] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.276038] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.285638] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.295233] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.304830] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.314404] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.323969] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.333574] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.343170] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.352767] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.362352] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.371944] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.381527] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.391098] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.400698] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.410274] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.419860] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.429454] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.439027] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.448620] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.458222] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.467803] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.477401] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.486990] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.496590] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.506171] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.515750] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.525363] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.534969] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.544550] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.554071] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.563742] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.573347] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.582931] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.592514] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.602112] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.611705] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.621290] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.630876] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.640438] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.650031] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.659633] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.669211] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.678818] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.688397] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.697992] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.707575] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.717152] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.726760] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.736365] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.745939] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.755529] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.765135] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.774714] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.784321] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.793887] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.803452] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.813037] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.822631] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.832211] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.841798] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.851401] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.860985] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.870566] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.880149] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.889727] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.899314] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.908917] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.918494] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.928081] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.937671] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.947241] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.956835] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.966419] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.975998] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.985575] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 285.995168] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 286.004745] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 286.014335] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 286.023850] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 286.033450] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 286.043040] ieee80211 phy49: rt2800usb_tx_sta_fifo_read_completed: Warning - TX status read failed -71
[ 286.053249] ieee80211 phy49: rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x1004 with error -19
[ 286.080684] usb 1-1.3: USB disconnect, device number 97
[ 286.484535] usb 1-1.3: new high-speed USB device number 98 using dwc_otg
[ 286.764414] usb 1-1.3: new high-speed USB device number 99 using dwc_otg
[ 286.900628] usb 1-1.3: New USB device found, idVendor=148f, idProduct=2770
[ 286.907695] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 286.917840] usb 1-1.3: Product: 802.11 n WLAN
[ 286.922232] usb 1-1.3: Manufacturer: Ralink
[ 286.929291] usb 1-1.3: SerialNumber: 1.0
[ 286.947571] usb 1-1.3: can't set config 0000001, error -71
[ 286.965005] usb 1-1.3: USB disconnect, device number 99
[ 287.214417] usb 1-1.3: new high-speed USB device number 100 using dwc_otg
[ 287.350681] usb 1-1.3: New USB device found, idVendor=148f, idProduct=2770
[ 287.357700] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 287.367823] usb 1-1.3: Product: 802.11 n WLAN
[ 287.372213] usb 1-1.3: Manufacturer: Ralink
[ 287.379252] usb 1-1.3: SerialNumber: 1.0
[ 287.494467] usb 1-1.3: reset high-speed USB device number 100 using dwc_otg
[ 287.613831] ieee80211 phy50: rt2x00_set_rt: Info - RT chipset 2872, rev 0202 detected
[ 287.676594] ieee80211 phy50: rt2x00_set_rf: Info - RF chipset 0004 detected
[ 287.688317] ieee80211 phy50: Selected rate control algorithm 'minstrel_ht'
[ 287.704327] usb 1-1.3: USB disconnect, device number 100
[ 288.264484] usb 1-1.3: new high-speed USB device number 102 using dwc_otg
[ 288.544411] usb 1-1.3: new high-speed USB device number 103 using dwc_otg
[ 288.680639] usb 1-1.3: New USB device found, idVendor=148f, idProduct=2770
[ 288.687642] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 288.697141] usb 1-1.3: Product: 802.11 n WLAN
[ 288.701527] usb 1-1.3: Manufacturer: Ralink
[ 288.707872] usb 1-1.3: SerialNumber: 1.0
[ 288.804538] usb 1-1.3: reset high-speed USB device number 103 using dwc_otg
[ 288.855253] ieee80211 phy51: rt2x00usb_vendor_request: Error - Vendor Request 0x07 failed for offset 0x1000 with error -19
[ 288.866655] ieee80211 phy51: rt2800_probe_rt: Error - Invalid RT chipset 0xd4d8, rev c780 detected
[ 288.877877] ieee80211 phy51: rt2x00lib_probe_dev: Error - Failed to allocate device
[ 288.888345] usb 1-1.3: USB disconnect, device number 103
[ 289.134445] usb 1-1.3: new high-speed USB device number 104 using dwc_otg
[ 289.270696] usb 1-1.3: New USB device found, idVendor=148f, idProduct=2770
[ 289.277723] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 289.288553] usb 1-1.3: Product: 802.11 n WLAN
[ 289.292943] usb 1-1.3: Manufacturer: Ralink
[ 289.299422] usb 1-1.3: SerialNumber: 1.0
[ 289.404404] usb 1-1.3: reset high-speed USB device number 104 using dwc_otg
[ 289.533858] ieee80211 phy52: rt2x00_set_rt: Info - RT chipset 2872, rev 0202 detected
[ 289.596635] ieee80211 phy52: rt2x00_set_rf: Info - RF chipset 0004 detected
[ 289.607895] ieee80211 phy52: Selected rate control algorithm 'minstrel_ht'
[ 290.072637] usb 1-1.3: USB disconnect, device number 104
[ 290.434424] usb 1-1.3: new high-speed USB device number 105 using dwc_otg
[ 290.570644] usb 1-1.3: New USB device found, idVendor=148f, idProduct=2770
[ 290.577649] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 290.587827] usb 1-1.3: Product: 802.11 n WLAN
[ 290.592218] usb 1-1.3: Manufacturer: Ralink
[ 290.599187] usb 1-1.3: SerialNumber: 1.0
[ 290.704407] usb 1-1.3: reset high-speed USB device number 105 using dwc_otg
[ 290.833814] ieee80211 phy53: rt2x00_set_rt: Info - RT chipset 2872, rev 0202 detected
[ 290.896606] ieee80211 phy53: rt2x00_set_rf: Info - RF chipset 0004 detected
[ 290.908325] ieee80211 phy53: Selected rate control algorithm 'minstrel_ht'
[ 292.563134] rt2800usb 1-1.3:1.0 wlan1: renamed from wlan0
[ 292.615312] systemd-udevd[1540]: renamed network interface wlan0 to wlan1
[ 292.836768] ieee80211 phy53: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[ 292.887492] ieee80211 phy53: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.29
[ 293.401672] usb 1-1.3: USB disconnect, device number 105
[ 293.774440] usb 1-1.3: new high-speed USB device number 106 using dwc_otg
[ 293.910675] usb 1-1.3: New USB device found, idVendor=148f, idProduct=2770
[ 293.917690] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 293.927812] usb 1-1.3: Product: 802.11 n WLAN
[ 293.932267] usb 1-1.3: Manufacturer: Ralink
[ 293.939282] usb 1-1.3: SerialNumber: 1.0
[ 294.034522] usb 1-1.3: reset high-speed USB device number 106 using dwc_otg
[ 294.173805] ieee80211 phy54: rt2x00_set_rt: Info - RT chipset 2872, rev 0202 detected
[ 294.236493] ieee80211 phy54: rt2x00_set_rf: Info - RF chipset 0004 detected
[ 294.248538] ieee80211 phy54: Selected rate control algorithm 'minstrel_ht'
[ 295.135169] rt2800usb 1-1.3:1.0 wlan1: renamed from wlan0
[ 295.170981] systemd-udevd[1540]: renamed network interface wlan0 to wlan1
[ 295.390160] ieee80211 phy54: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[ 295.452423] ieee80211 phy54: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.29
[ 307.739579] usb 1-1.3: USB disconnect, device number 106
[ 308.115028] usb 1-1.3: new high-speed USB device number 107 using dwc_otg

bucky67gto

bucky67gto

2015-12-30 16:16

reporter   ~0004461

Last edited: 2015-12-30 16:18

This is running 2.0.1 on the same raspberry pi but for a different adapter:

root@kali:~# lsusb
Bus 001 Device 004: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 002: ID 0424:9512 Standard Microsystems Corp. SMC9512/9514 USB Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

root@kali:~# dmesg
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.0.9 (root@builder) (gcc version 4.8.3 20140106 (prerelease) (crosstool-NG linaro-1.13.1-4.8-2014.01 - Linaro GCC 2013.11) ) 0000001 PREEMPT Thu Aug 13 12:26:22 CDT 2015
[ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
[ 0.000000] Machine: BCM2708
[ 0.000000] cma: Reserved 8 MiB at 0x1b800000
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] On node 0 totalpages: 114688
[ 0.000000] free_area_init_node: node 0, pgdat c0870bfc, node_mem_map db403000
[ 0.000000] Normal zone: 1008 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 114688 pages, LIFO batch:31
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 113680
[ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708.boardrev=0xe bcm2708.serial=0x9dd110c smsc95xx.macaddr=B8:27:EB:DD:11:0C bcm2708_fb.fbswap=1 sdhci-bcm2708.emmc_clock_freq=250000000 vc_mem.mem_base=0x1ec00000 vc_mem.mem_size=0x20000000 dwc_otg.lpm_enable=0 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 console=tty1 elevator=deadline root=/dev/mmcblk0p2 rootfstype=ext4 rootwait
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Memory: 436664K/458752K available (6062K kernel code, 331K rwdata, 1904K rodata, 344K init, 720K bss, 13896K reserved, 8192K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xdc800000 - 0xff000000 ( 552 MB)
lowmem : 0xc0000000 - 0xdc000000 ( 448 MB)
modules : 0xbf000000 - 0xc0000000 ( 16 MB)
.text : 0xc0008000 - 0xc07cfcac (7968 kB)
.init : 0xc07d0000 - 0xc0826000 ( 344 kB)
.data : 0xc0826000 - 0xc0878fb4 ( 332 kB)
.bss : 0xc0878fb4 - 0xc092cfd8 ( 721 kB)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Additional per-CPU info printed with stalls.
[ 0.000000] NR_IRQS:522
[ 0.000026] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483648000ns
[ 0.000075] Switching to timer-based delay loop, resolution 1000ns
[ 0.000356] Console: colour dummy device 80x30
[ 0.001690] console [tty1] enabled
[ 0.001751] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=10000)
[ 0.001850] pid_max: default: 32768 minimum: 301
[ 0.002233] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.002316] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.003394] Initializing cgroup subsys blkio
[ 0.003493] Initializing cgroup subsys memory
[ 0.003568] Initializing cgroup subsys devices
[ 0.003638] Initializing cgroup subsys freezer
[ 0.003706] Initializing cgroup subsys net_cls
[ 0.003770] Initializing cgroup subsys perf_event
[ 0.003836] Initializing cgroup subsys net_prio
[ 0.003977] CPU: Testing write buffer coherency: ok
[ 0.004106] ftrace: allocating 19558 entries in 58 pages
[ 0.110843] Setting up static identity map for 0x57d7f8 - 0x57d830
[ 0.113451] devtmpfs: initialized
[ 0.120156] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
[ 0.122396] pinctrl core: initialized pinctrl subsystem
[ 0.123348] NET: Registered protocol family 16
[ 0.128788] DMA: preallocated 4096 KiB pool for atomic coherent allocations
[ 0.130257] bcm2708.uart_clock = 3000000
[ 0.130520] of_platform_populate failed: -22
[ 0.132934] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
[ 0.133018] hw-breakpoint: maximum watchpoint size is 4 bytes.
[ 0.133203] Serial: AMBA PL011 UART driver
[ 0.133439] dev:f1: ttyAMA0 at MMIO 0x20201000 (irq = 83, base_baud = 0) is a PL011 rev3
[ 0.509218] console [ttyAMA0] enabled
[ 0.513799] bcm2708_vcio bcm2708_vcio: mailbox at f200b880
[ 0.581950] bcm2708-dmaengine bcm2708-dmaengine: DMA legacy API manager at f2007000, dmachans=0x7f35
[ 0.591869] bcm2708-dmaengine bcm2708-dmaengine: Load BCM2835 DMA engine driver
[ 0.599261] bcm2708-dmaengine bcm2708-dmaengine: dma_debug:0
[ 0.605130] bcm_power: Broadcom power driver
[ 0.609454] bcm_power_open() -> 0
[ 0.612798] bcm_power_request(0, 8)
[ 0.642042] bcm_mailbox_read -> 00000080, 0
[ 0.646275] bcm_power_request -> 0
[ 0.650516] SCSI subsystem initialized
[ 0.654650] usbcore: registered new interface driver usbfs
[ 0.660384] usbcore: registered new interface driver hub
[ 0.665917] usbcore: registered new device driver usb
[ 0.673257] Switched to clocksource stc
[ 0.705711] FS-Cache: Loaded
[ 0.709026] CacheFiles: Loaded
[ 0.728100] NET: Registered protocol family 2
[ 0.734106] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.741308] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.748119] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.754666] TCP: reno registered
[ 0.757952] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.763898] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.770578] NET: Registered protocol family 1
[ 0.775699] RPC: Registered named UNIX socket transport module.
[ 0.781691] RPC: Registered udp transport module.
[ 0.786554] RPC: Registered tcp transport module.
[ 0.791303] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.799063] bcm2708_gpio: bcm2708_gpio_probe c082e308
[ 0.805915] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.828067] VFS: Disk quotas dquot_6.5.2
[ 0.832414] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.841991] FS-Cache: Netfs 'nfs' registered for caching
[ 0.849070] NFS: Registering the id_resolver key type
[ 0.854405] Key type id_resolver registered
[ 0.858638] Key type id_legacy registered
[ 0.866702] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.874810] io scheduler noop registered
[ 0.878823] io scheduler deadline registered (default)
[ 0.884591] io scheduler cfq registered
[ 0.890052] BCM2708FB: allocated DMA memory 5bc00000
[ 0.895388] BCM2708FB: allocated DMA channel 0 @ f2007000
[ 0.906031] Console: switching to colour frame buffer device 82x26
[ 0.917300] uart-pl011 dev:f1: no DMA platform data
[ 0.924069] KGDB: Registered I/O driver kgdboc
[ 0.954524] vc-cma: Videocore CMA driver
[ 0.960132] vc-cma: vc_cma_base = 0x00000000
[ 0.966591] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
[ 0.973693] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
[ 0.981033] vc-mem: phys_addr:0x00000000 mem_base=0x1ec00000 mem_size:0x20000000(512 MiB)
[ 1.011704] brd: module loaded
[ 1.026359] loop: module loaded
[ 1.032093] vchiq: vchiq_init_state: slot_zero = 0xdbc80000, is_master = 0
[ 1.042001] Loading iSCSI transport class v2.0-870.
[ 1.050241] usbcore: registered new interface driver smsc95xx
[ 1.057893] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.265533] Core Release: 2.80a
[ 1.270216] Setting default values for core params
[ 1.276644] Finished setting default values for core params
[ 1.483998] Using Buffer DMA mode
[ 1.488870] Periodic Transfer Interrupt Enhancement - disabled
[ 1.496389] Multiprocessor Interrupt Enhancement - disabled
[ 1.503609] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 1.509516] Dedicated Tx FIFOs mode
[ 1.515022] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xdbc14000 dma = 0x5bc14000 len=9024
[ 1.528191] FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
[ 1.551426] dwc_otg: Microframe scheduler enabled
[ 1.551545] WARN::hcd_init_fiq:412: FIQ on core 0 at 0xc04163e0
[ 1.559150] WARN::hcd_init_fiq:413: FIQ ASM at 0xc04166b8 length 36
[ 1.567081] WARN::hcd_init_fiq:438: MPHI regs_base at 0xdc896000
[ 1.574793] dwc_otg bcm2708_usb: DWC OTG Controller
[ 1.581341] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1
[ 1.590322] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000
[ 1.597512] Init: Port Power? op_state=1
[ 1.603021] Init: Power Port (0)
[ 1.608241] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.616755] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.625654] usb usb1: Product: DWC OTG Controller
[ 1.631954] usb usb1: Manufacturer: Linux 4.0.9 dwc_otg_hcd
[ 1.639149] usb usb1: SerialNumber: bcm2708_usb
[ 1.646391] hub 1-0:1.0: USB hub found
[ 1.651850] hub 1-0:1.0: 1 port detected
[ 1.658040] dwc_otg: FIQ enabled
[ 1.658064] dwc_otg: NAK holdoff enabled
[ 1.658079] dwc_otg: FIQ split-transaction FSM enabled
[ 1.658145] Module dwc_common_port init
[ 1.658708] usbcore: registered new interface driver usb-storage
[ 1.666890] mousedev: PS/2 mouse device common for all mice
[ 1.675442] bcm2835-cpufreq: min=700000 max=700000
[ 1.682270] Driver 'mmcblk' needs updating - please use bus_type methods
[ 1.690867] sdhci: Secure Digital Host Controller Interface driver
[ 1.698843] sdhci: Copyright(c) Pierre Ossman
[ 1.705264] mmc-bcm2835 mmc-bcm2835.0: mmc_debug:0 mmc_debug2:0
[ 1.712885] mmc-bcm2835 mmc-bcm2835.0: DMA channels allocated
[ 1.753883] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.761722] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.769867] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.781710] usbcore: registered new interface driver usbhid
[ 1.791217] usbhid: USB HID core driver
[ 1.801346] TCP: cubic registered
[ 1.808471] Initializing XFRM netlink socket
[ 1.815576] NET: Registered protocol family 17
[ 1.821900] Key type dns_resolver registered
[ 1.833450] registered taskstats version 1
[ 1.839468] vc-sm: Videocore shared memory driver

[ 1.852840] [vc_sm_connected_init]: end - returning 0
[ 1.859951] Indeed it is in host mode hprt0 = 00021501
[ 1.872151] Waiting for root device /dev/mmcblk0p2...
[ 1.879086] mmc0: host does not support reading read-only switch, assuming write-enable
[ 1.906165] mmc0: new high speed SDHC card at address 1234
[ 1.923970] mmcblk0: mmc0:1234 SA32G 29.8 GiB
[ 1.945169] mmcblk0: p1 p2 p3
[ 2.083506] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 2.091874] Indeed it is in host mode hprt0 = 00001101
[ 2.293886] usb 1-1: New USB device found, idVendor=0424, idProduct=9512
[ 2.302327] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.312418] hub 1-1:1.0: USB hub found
[ 2.318134] hub 1-1:1.0: 3 ports detected
[ 2.603470] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 2.723809] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 2.732455] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.744685] smsc95xx v1.0.4
[ 2.808063] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:dd:11:0c
[ 2.903451] usb 1-1.3: new high-speed USB device number 4 using dwc_otg
[ 3.025369] usb 1-1.3: New USB device found, idVendor=0bda, idProduct=8176
[ 3.034276] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.043620] usb 1-1.3: Product: 802.11n WLAN Adapter
[ 3.050499] usb 1-1.3: Manufacturer: Realtek
[ 3.056619] usb 1-1.3: SerialNumber: 00e04c000001
[ 15.299791] EXT4-fs (mmcblk0p2): recovery complete
[ 15.311253] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 15.323039] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 15.348601] devtmpfs: mounted
[ 15.354580] Freeing unused kernel memory: 344K (c07d0000 - c0826000)
[ 15.774023] random: systemd urandom read with 85 bits of entropy available
[ 15.793249] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[ 15.811494] systemd[1]: Detected architecture 'arm'.
[ 16.039638] NET: Registered protocol family 10
[ 16.048235] systemd[1]: Inserted module 'ipv6'
[ 16.059438] systemd[1]: Set hostname to <kali>.
[ 17.194025] systemd[1]: Expecting device dev-ttyAMA0.device...
[ 17.205142] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 17.217206] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 17.229040] systemd[1]: Starting Remote File Systems (Pre).
[ 17.239526] systemd[1]: Reached target Remote File Systems (Pre).
[ 17.248143] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[ 17.260754] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 17.272936] systemd[1]: Starting Paths.
[ 17.281582] systemd[1]: Reached target Paths.
[ 17.288467] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[ 17.305345] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 17.319382] systemd[1]: Starting Swap.
[ 17.328341] systemd[1]: Reached target Swap.
[ 17.335089] systemd[1]: Starting Root Slice.
[ 17.344467] systemd[1]: Created slice Root Slice.
[ 17.351329] systemd[1]: Starting User and Session Slice.
[ 17.362009] systemd[1]: Created slice User and Session Slice.
[ 17.370078] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ 17.381989] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 17.391237] systemd[1]: Starting Delayed Shutdown Socket.
[ 17.401618] systemd[1]: Listening on Delayed Shutdown Socket.
[ 17.409700] systemd[1]: Starting Journal Socket (/dev/log).
[ 17.420387] systemd[1]: Listening on Journal Socket (/dev/log).
[ 17.428569] systemd[1]: Starting LVM2 metadata daemon socket.
[ 17.439180] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 17.447478] systemd[1]: Starting Device-mapper event daemon FIFOs.
[ 17.462752] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 17.471680] systemd[1]: Starting udev Control Socket.
[ 17.481819] systemd[1]: Listening on udev Control Socket.
[ 17.489611] systemd[1]: Starting udev Kernel Socket.
[ 17.499554] systemd[1]: Listening on udev Kernel Socket.
[ 17.507225] systemd[1]: Starting Journal Socket.
[ 17.516931] systemd[1]: Listening on Journal Socket.
[ 17.524295] systemd[1]: Starting System Slice.
[ 17.533667] systemd[1]: Created slice System Slice.
[ 17.540746] systemd[1]: Started File System Check on Root Device.
[ 17.549009] systemd[1]: Starting system-getty.slice.
[ 17.559039] systemd[1]: Created slice system-getty.slice.
[ 17.566585] systemd[1]: Starting system-serial\x2dgetty.slice.
[ 17.577459] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 17.586112] systemd[1]: Starting Increase datagram queue length...
[ 17.601734] systemd[1]: Starting Restore / save the current clock...
[ 17.632644] systemd[1]: Starting udev Coldplug all Devices...
[ 17.669649] systemd[1]: Mounting Debug File System...
[ 17.767203] systemd[1]: Starting Load Kernel Modules...
[ 17.858880] systemd[1]: Started Set Up Additional Binary Formats.
[ 17.896757] systemd[1]: Mounted Huge Pages File System.
[ 17.909565] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 17.929740] fuse init (API version 7.23)
[ 17.964733] systemd[1]: Mounting POSIX Message Queue File System...
[ 17.991432] systemd[1]: Starting LSB: Set keymap...
[ 18.038580] systemd[1]: Starting Slices.
[ 18.076980] systemd[1]: Reached target Slices.
[ 18.097626] systemd[1]: Mounted POSIX Message Queue File System.
[ 18.117000] systemd[1]: Mounted Debug File System.
[ 18.129161] systemd[1]: Started Increase datagram queue length.
[ 18.160462] systemd[1]: Started Restore / save the current clock.
[ 18.194147] systemd[1]: Started Load Kernel Modules.
[ 18.217164] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 18.253645] systemd[1]: Started LSB: Set keymap.
[ 18.277919] systemd[1]: Time has been changed
[ 18.398203] systemd[1]: Started udev Coldplug all Devices.
[ 18.649912] systemd[1]: Starting udev Wait for Complete Device Initialization...
[ 18.671053] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 18.702343] systemd[1]: Mounting Configuration File System...
[ 18.738759] systemd[1]: Starting Apply Kernel Variables...
[ 18.781723] systemd[1]: Mounting FUSE Control File System...
[ 18.855180] systemd[1]: Starting Syslog Socket.
[ 18.879720] systemd[1]: Listening on Syslog Socket.
[ 18.914167] systemd[1]: Starting Journal Service...
[ 18.971034] systemd[1]: Started Journal Service.
[ 19.373758] systemd-udevd[100]: starting version 215
[ 19.899289] random: nonblocking pool is initialized
[ 22.074489] bcm2708_i2c_init_pinmode(1,2)
[ 22.115642] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro
[ 22.252360] bcm2708_i2c_init_pinmode(1,3)
[ 22.294483] bcm2708_i2c bcm2708_i2c.1: BSC1 Controller at 0x20804000 (irq 79) (baudrate 100000)
[ 22.346978] bcm2708_spi bcm2708_spi.0: master is unqueued, this is deprecated
[ 22.390157] bcm2708_spi bcm2708_spi.0: SPI Controller at 0x20204000 (irq 80)
[ 23.269746] pcm512x 1-004d: Failed to reset device: -5
[ 23.417138] pcm512x: probe of 1-004d failed with error -5
[ 23.480148] pcm512x 1-004c: Failed to reset device: -5
[ 23.503670] pcm512x: probe of 1-004c failed with error -5
[ 24.235315] systemd-journald[98]: Received request to flush runtime journal from PID 1
[ 25.723938] usbcore: registered new interface driver rtl8192cu
[ 27.156866] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 27.172528] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 28.686734] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
[ 28.708941] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 48.954012] Bluetooth: Core ver 2.20
[ 48.987794] NET: Registered protocol family 31
[ 49.046601] Bluetooth: HCI device and connection manager initialized
[ 49.123581] Bluetooth: HCI socket layer initialized
[ 49.178051] Bluetooth: L2CAP socket layer initialized
[ 49.247939] Bluetooth: SCO socket layer initialized
[ 49.445986] Netfilter messages via NETLINK v0.30.
[ 52.182335] cfg80211: Calling CRDA to update world regulatory domain
[ 55.590626] cfg80211: World regulatory domain updated:
[ 55.679648] cfg80211: DFS Master region: unset
[ 55.700111] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 55.760815] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 55.784777] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 55.811396] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 55.838236] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 55.866417] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 55.895553] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 55.924555] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 55.953143] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 224.380751] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready

steev

steev

2015-12-31 15:15

reporter   ~0004466

Not sure why my previous message didn't show up but...

How are you powering your rpi? And are you using a powered usb hub?

The firmware messages seem to indicate some sort of issue with usb - there's a report that muts pointed me to that had a similar message, but that was a very old kernel version. We use the latest firmware available from the kernel.org git repository, so afaik there aren't any newer.

I'm thinking this is going to be a power issue moreso than an issue with the wifi adapter/kernel itself.

bucky67gto

bucky67gto

2016-01-22 20:38

reporter   ~0004587

This can be closed. For one adapter it seems to be unsupported. the Alfa was definitely a power issue.

thanks

steev

steev

2016-01-22 21:35

reporter   ~0004588

Per report, closed.

Issue History

Date Modified Username Field Change
2013-10-26 23:26 bahansen.us New Issue
2015-12-29 20:31 bucky67gto Note Added: 0004456
2015-12-30 05:58 steev Note Added: 0004457
2015-12-30 10:47 steev Assigned To => steev
2015-12-30 10:47 steev Status new => assigned
2015-12-30 15:59 bucky67gto Note Added: 0004460
2015-12-30 16:00 bucky67gto Note Edited: 0004460
2015-12-30 16:11 bucky67gto Note Edited: 0004460
2015-12-30 16:14 bucky67gto Note Edited: 0004460
2015-12-30 16:16 bucky67gto Note Added: 0004461
2015-12-30 16:17 bucky67gto Note Edited: 0004460
2015-12-30 16:18 bucky67gto Note Edited: 0004461
2015-12-31 15:15 steev Note Added: 0004466
2016-01-22 20:38 bucky67gto Note Added: 0004587
2016-01-22 21:35 steev Note Added: 0004588
2016-01-22 21:35 steev Status assigned => closed
2016-01-22 21:35 steev Resolution open => no change required