Giter Site home page Giter Site logo

zexceed12300 / rtl8188eu Goto Github PK

View Code? Open in Web Editor NEW
19.0 2.0 7.0 4.57 MB

RTL8188EU WiFi driver support monitor mode & frame injection

License: GNU General Public License v3.0

Makefile 0.62% C 94.75% C++ 3.93% Objective-C 0.70%
linux linux-kernel nethunter kali-linux drivers wifi-hacking wifi-modules wifi deauth monitor

rtl8188eu's Issues

Please refer to below error

Makefile:1036: *** Recursive variable 'CROSS_COMPILE' references itself (eventually). Stop.
It comes whenever it try to run command make
I have 5.6.0-kali1-amd64 now. Please help me
I have already installed linux headers

ioctl_cfg80211 error

I have successfully compiled this module on two other samsung devices. While trying to compile the driver for a samsung tab 4, i get errors as follows:

CC [M] /home/owner/Downloads/kernel/rtl8188eus/os_dep/linux/ioctl_cfg80211.o
/home/owner/Downloads/kernel/rtl8188eus/os_dep/linux/ioctl_cfg80211.c:5255:44: warning: 'struct station_del_parameters' declared inside parameter list [enabled by default]
struct station_del_parameters *params)
^
/home/owner/Downloads/kernel/rtl8188eus/os_dep/linux/ioctl_cfg80211.c:5255:44: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
/home/owner/Downloads/kernel/rtl8188eus/os_dep/linux/ioctl_cfg80211.c: In function 'cfg80211_rtw_del_station':
/home/owner/Downloads/kernel/rtl8188eus/os_dep/linux/ioctl_cfg80211.c:5267:21: error: dereferencing pointer to incomplete type
target_mac = params->mac;
^
/home/owner/Downloads/kernel/rtl8188eus/os_dep/linux/ioctl_cfg80211.c: At top level:
/home/owner/Downloads/kernel/rtl8188eus/os_dep/linux/ioctl_cfg80211.c:9361:2: warning: initialization from incompatible pointer type [enabled by default]
.del_station = cfg80211_rtw_del_station,
^
/home/owner/Downloads/kernel/rtl8188eus/os_dep/linux/ioctl_cfg80211.c:9361:2: warning: (near initialization for 'rtw_cfg80211_ops.del_station') [enabled by default]
cc1: warning: unrecognized command line option "-Wno-date-time" [enabled by default]
/home/owner/Downloads/kernel/tab/scripts/Makefile.build:307: recipe for target '/home/owner/Downloads/kernel/rtl8188eus/os_dep/linux/ioctl_cfg80211.o' failed
make[4]: *** [/home/owner/Downloads/kernel/rtl8188eus/os_dep/linux/ioctl_cfg80211.o] Error 1
/home/owner/Downloads/kernel/tab/Makefile:1379: recipe for target 'module/home/owner/Downloads/kernel/rtl8188eus' failed
make[3]: *** [module/home/owner/Downloads/kernel/rtl8188eus] Error 2
Makefile:130: recipe for target 'sub-make' failed
make[2]: *** [sub-make] Error 2
Makefile:26: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/owner/Downloads/kernel/out'
Makefile:2047: recipe for target 'modules' failed
make: *** [modules] Error 2

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.