morrownr / 88x2bu-20210702

Linux Driver for USB WiFi Adapters that are based on the RTL8812BU and RTL8822BU Chipsets - v5.13.1
Other
913 stars 171 forks source link

(solved) TP-Link rtl88x2bu computer crashes #17

Open Appleuy opened 2 years ago

Appleuy commented 2 years ago

computer crashes when start monitor mode on TP-Link t4u v3

morrownr commented 2 years ago

There is guidance early in the README about what information to include with reports here.

morrownr commented 2 years ago

Problem duplicated. Cause found and reverted. Please run...

$ sudo ./remove-driver.sh

Then delete the driver folder and start over.

I appreciate the report. I've been working on monitor mode and failed to catch this problem.

If I could ask something in return, since you use monitor mode, would you mind given me a report about how well monitor mode is working for you.

Regards,

Nick

Appleuy commented 2 years ago

20220101_124224 How to wlan1 support vif to evil twin attack

SSBhaumik commented 2 years ago

Same problem I'm having with airgeddon

morrownr commented 2 years ago

Good day @ajitwarrier @Appleuy

How to wlan1 support vif to evil twin attack

Realtek drivers don't support virtual interface. From the README:


My recommendation for those looking to buy an adapater for Monitor mode is to buy adapters based on the following chipsets: mt7612u, mt7610u, rtl8812au and rtl8811au. My specific recommendations for adapters in order of preference are:

ALFA AWUS036ACHM - long range - in-kernel driver

ALFA AWUS036ACM - in-kernel driver

ALFA AWUS036ACH - long range - driver

ALFA AWUS036ACS - driver

To ask questions, go to USB-WiFi and post in Discussions or Issues.


Since both of you are looking for virtual interface support, you need to eliminate the 3rd and 4th options above since those are Realtek drivers. Adapters that are supported with in-kernel drivers will support virtual interfaces. The USB-WiFi repo has links and reviews to many usb wifi adapters that use in-kernel drivers. Also, there are several discussions in issues where folks are or have been discussing which adapter to buy and what the results are.

Regards

morrownr commented 2 years ago

You are welcome...