gglluukk
gglluukk
driver `rtl8xxxu` coming with newer kernels supports monitor mode so use it before trying this one otherwise to compile this driver you need to fully update/upgrade your debian-based distro: `apt...
try: ``` rmmod r8188eu rtl8xxxu 8188eu modprobe 8188eu ``` as well as: ``` echo 'blacklist r8188eu' | sudo tee -a '/etc/modprobe.d/realtek.conf' echo 'blacklist rtl8xxxu' | sudo tee -a '/etc/modprobe.d/realtek.conf' ```...
there is no need to change interface's name, but you can do: `ip link set wlan0 name wlan0mon`
> make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/6.2.0-33-generic/build M=/home/vav4eg/rtl8188eus modules > make[1]: вход в каталог «/usr/src/linux-headers-6.2.0-33-generic» > warning: the compiler differs from the one used to build the kernel > The kernel...
> > use this repo: https://github.com/gglluukk/rtl8188eus/ > > On the specified driver, the signal is very bad, my home network, shows no more than one bar. The LED does not...
thanks! but there is no more need to use my repo since it's merged here
try this for newer kernel (still in pull requests, not merged yet): https://github.com/gglluukk/rtl8188eus
try this for newer kernel (still in pull requests, not merged yet): https://github.com/gglluukk/rtl8188eus
check pull requests, there are waiting for accepts patches
try this for 6.1.x kernels (still in pull requests, not merged yet): https://github.com/gglluukk/rtl8188eus