faq
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revisionLast revisionBoth sides next revision | ||
faq [2019/09/09 00:16] – ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:03:00.0.bin mister_x | faq [2020/08/17 21:18] – FAQ: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state 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/ | ||
- | * Alfa AWUS036ACM (a/ | + | * Alfa AWUS036ACM (a/ |
Runner ups: | Runner ups: | ||
Line 190: | Line 190: | ||
===== How do I change my card's MAC address ? ===== | ===== How do I change my card's MAC address ? ===== | ||
+ | |||
+ | **Note:** It is not necessary to change the MAC address anymore to perform attacks; this can, in some cases, confuse the driver. | ||
Under linux, the following information applies. | Under linux, the following information applies. | ||
Line 633: | Line 635: | ||
The driver doesn' | The driver doesn' | ||
+ | |||
+ | ===== Why does using aircrack-ng with "-p 1" use 2 CPUs ===== | ||
+ | |||
+ | The " | ||
+ | |||
+ | ===== " | ||
+ | |||
+ | Prior to this message, it can be seen that the device connected on a USB port with xhci_hcd, indicating USB 3.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? ===== | ||
+ | |||
+ | [[airmon-ng]] is a Linux/ |
faq.txt · Last modified: 2021/06/08 01:38 by mister_x