mirror of
https://github.com/aircrack-ng/rtl8188eus.git
synced 2026-01-12 00:51:32 +00:00
Update BUILD_FOR_NETHUNTER.md
This commit is contained in:
committed by
GitHub
parent
feb7b3b0d0
commit
3f24b1e6b3
@@ -36,3 +36,11 @@ make
|
|||||||
|
|
||||||
If there is no error or success you will see a file named 8188eu.ko in this driver directory.
|
If there is no error or success you will see a file named 8188eu.ko in this driver directory.
|
||||||
|
|
||||||
|
|
||||||
|
## Load the driver (8188eu.ko)
|
||||||
|
```
|
||||||
|
su
|
||||||
|
cd /system/lib/modules
|
||||||
|
insmod 8188eu.ko
|
||||||
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user