abhijeet2096 / TL-WN722N-V2

Drivers for TP-LINK TL-WN722N version 2 .Clean ported for kernel 4.4, 4.8, 4.10 ,4.13 ,4.14 & 4.15 from source which was at 4.3
https://abhijeet2096.github.io/TL-WN722N-V2/
MIT License
127 stars 40 forks source link

Linux kali 5.2.0-kali2-686-pae #40

Open naved78666 opened 5 years ago

naved78666 commented 5 years ago

how to install this drive into Linux kali 5.2.0-kali2-686-pae.

HebertAntoine commented 5 years ago

I finally found a solution to the problem gedit /etc/apt/sources.list deb http://http.kali.org/kali kali-rolling main non-free contrib apt update && apt upgrade reboot apt install -y bc linux-headers-amd64 git clone https://github.com/aircrack-ng/rtl8188eus.git cd rtl8188eus cp realtek_blacklist.conf /etc/modprobe.d make && make install reboot iwconfig iwconfig wlan0 mode monitor iwconfig

naved78666 commented 5 years ago

ALL Works Good but always last i got error like this. make.log [ In file included from /usr/src/linux-headers-5.2.0-kali2-common/include/linux/uaccess.h:11, from /usr/src/linux-headers-5.2.0-kali2-common/include/linux/crypto.h:21, from /usr/src/linux-headers-5.2.0-kali2-common/include/crypto/hash.h:11, from /usr/src/linux-headers-5.2.0-kali2-common/include/linux/uio.h:10, from /usr/src/linux-headers-5.2.0-kali2-common/include/linux/socket.h:8, from /usr/src/linux-headers-5.2.0-kali2-common/include/linux/compat.h:15, from /usr/src/linux-headers-5.2.0-kali2-common/include/linux/ethtool.h:17, from /usr/src/linux-headers-5.2.0-kali2-common/include/linux/netdevice.h:37, from /var/lib/dkms/8188eu/1.2/build/include/osdep_service_linux.h:35, from /var/lib/dkms/8188eu/1.2/build/include/osdep_service.h:41, from /var/lib/dkms/8188eu/1.2/build/include/drv_types.h:32, from /var/lib/dkms/8188eu/1.2/build/os_dep/osdep_service.c:24: /usr/src/linux-headers-5.2.0-kali2-common/arch/x86/include/asm/uaccess.h:29:40: note: expected ‘mm_segment_t’ {aka ‘struct ’} but argument is of type ‘int’ static inline void set_fs(mm_segment_t fs)


cc1: some warnings being treated as errors
make[4]: *** [/usr/src/linux-headers-5.2.0-kali2-common/scripts/Makefile.build:284: /var/lib/dkms/8188eu/1.2/build/os_dep/osdep_service.o] Error 1
make[3]: *** [/usr/src/linux-headers-5.2.0-kali2-common/Makefile:1610: _module_/var/lib/dkms/8188eu/1.2/build] Error 2
make[2]: *** [Makefile:179: sub-make] Error 2
make[1]: *** [Makefile:8: all] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-5.2.0-kali2-686-pae'
make: *** [Makefile:1365: modules] Error 2
naved78666 commented 5 years ago

sorry about logs. finnaly drivers install.but now new error comes.and when i reboot kali linux my wifi settings is miss.cant find wifi setting.but when i remove realtek_blacklist.conf from etc/modprobe.d wifi will be enable and i can access my wifi. any solution. and new errore is.... root@kali:~# iwconfig wlan0 mode monitor Error for wireless request "Set Mode" (8B06) : SET failed on device wlan0 ; Invalid argument.

naved78666 commented 5 years ago

wireless-info wireless-info.txt