Giter Club home page Giter Club logo

Comments (4)

HebertAntoine avatar HebertAntoine commented on June 27, 2024 4

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

from tl-wn722n-v2.

naved78666 avatar naved78666 commented on June 27, 2024

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

from tl-wn722n-v2.

naved78666 avatar naved78666 commented on June 27, 2024

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.

from tl-wn722n-v2.

naved78666 avatar naved78666 commented on June 27, 2024

wireless-info
wireless-info.txt

from tl-wn722n-v2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.