hcxdumptool poor injection ratio
#12
The entire procedure is a little bit tricky:
Code:
$ sudo echo "blacklist r8188eu" > /etc/modprobe.d/r8188eu.conf
$ git clone https://github.com/kimocoder/realtek_rtwifi
$ cd /realtek_rtwifi
$ make
$ sudo modprobe mac8021
$ sudo insmod rtl8xxxu.ko
this is not persistent!
plug in the device and test it
Code:
$ hcxdumptool -I
wlan interfaces:
phy0    503eaad2f035    wlp39s0f3u1u1u1    (driver:rtl8xxxu)

$ sudo hcxdumptool -i wlp39s0f3u1u1u1 --check_driver
initialization of hcxdumptool 6.2.7-41-gdce3d1e (depending on the capabilities of the device, this may take some time)...
starting driver test...
detected driver: rtl8xxxu (this driver is not recommended - expect driver errors)
driver tests passed...
all required ioctl() system calls are supported by driver
The driver is still beta and you'll get a warning: expect driver errors
Reply


Messages In This Thread
hcxdumptool poor injection ratio - by slawson - 01-12-2023, 05:29 PM
RE: hcxdumptool poor injection ratio - by ZerBea - 01-13-2023, 09:58 AM
RE: hcxdumptool poor injection ratio - by ZerBea - 01-13-2023, 11:11 AM
RE: hcxdumptool poor injection ratio - by slawson - 01-13-2023, 04:57 PM
RE: hcxdumptool poor injection ratio - by ZerBea - 01-13-2023, 07:30 PM
RE: hcxdumptool poor injection ratio - by slawson - 01-13-2023, 07:56 PM
RE: hcxdumptool poor injection ratio - by ZerBea - 01-14-2023, 10:00 AM
RE: hcxdumptool poor injection ratio - by slawson - 01-14-2023, 07:15 PM
RE: hcxdumptool poor injection ratio - by ZerBea - 01-15-2023, 08:06 AM
RE: hcxdumptool poor injection ratio - by ZerBea - 01-16-2023, 05:54 PM
RE: hcxdumptool poor injection ratio - by slawson - 01-16-2023, 06:03 PM
RE: hcxdumptool poor injection ratio - by ZerBea - 01-16-2023, 07:39 PM
RE: hcxdumptool poor injection ratio - by ZerBea - 01-17-2023, 02:31 PM