faq
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
faq [2020/02/26 20:47] – [What is the best wireless card to buy ?] updated AWUS036ACM mister_x | faq [2021/06/08 01:38] (current) – My driver doesn't work anymore, or it does something weird, how to debug? mister_x | ||
---|---|---|---|
Line 6: | Line 6: | ||
===== What is the best wireless card to buy ? ===== | ===== What is the best wireless card to buy ? ===== | ||
- | Which card to purchase is a hard question to answer. | + | Which card to purchase is a hard question to answer. |
* Alfa AWUS036ACH (a/ | * Alfa AWUS036ACH (a/ | ||
Line 645: | Line 645: | ||
This issue happens mostly in virtual machines, when the USB port is set to 3.0. To work around the issue, power off the virtual machine, edit USB settings of the VM and set it to 2.0. | This issue happens mostly in virtual machines, when the USB port is set to 3.0. To work around the issue, power off the virtual machine, edit USB settings of the VM and set it to 2.0. | ||
+ | |||
+ | ===== " | ||
+ | |||
+ | The following may be present in dmesg instead: | ||
+ | |||
+ | xhci_hcd 0000: | ||
+ | xhci_hcd 0000: | ||
+ | |||
+ | For mt76x0u, you may see any of the following messages as well: | ||
+ | |||
+ | mt76x0u 1-1:1.0: rx urb failed: -71 | ||
+ | mt7601u 1-2:1.0: Error: mt7601u_mcu_wait_resp timed out | ||
+ | mt7601u 1-2:1.0: Vendor request req:07 off:0080 failed:-71 | ||
+ | mt7601u: probe of 1-2:1.0 failed with error -110 | ||
+ | |||
+ | And for rt2800usb: | ||
+ | |||
+ | rt2x00usb_vendor_request: | ||
+ | rt2800_wait_csr_ready: | ||
+ | rt2800usb_set_device_state: | ||
+ | |||
+ | This [[https:// | ||
+ | |||
+ | Until the bug is fixed, the workaround for USB 2.0 devices is to plug the device on a USB 2.0 port. If you are using a virtual machine, power off the virtual machine, and change USB port settings to 2.0. | ||
===== Where can I find airmon-ng on Windows or MacOS? ===== | ===== Where can I find airmon-ng on Windows or MacOS? ===== | ||
[[airmon-ng]] is a Linux/ | [[airmon-ng]] is a Linux/ | ||
+ | |||
+ | ===== My driver doesn' | ||
+ | |||
+ | We are assuming it used to work in the past, and that you have checked that network managers were killed prior to putting the card in monitor mode. | ||
+ | |||
+ | The next step would be to look into ' | ||
+ | If the card is USB, clearing it using 'dmesg -c' before plugging the adapter may help, by decreasing the amount of messages you have to go through. | ||
+ |
faq.txt · Last modified: 2021/06/08 01:38 by mister_x