mirror of
https://github.com/drygdryg/rtl8188eus.git
synced 2025-04-29 02:37:16 +09:00
Update README.md
Reboot before performs step 4 - 6 in How to build/install
This commit is contained in:
parent
6146193406
commit
37dbefb88e
@ -27,8 +27,10 @@ as CentOS Kernel 3.10 contains many code from 4.x
|
|||||||
# Howto build/install
|
# Howto build/install
|
||||||
1. You will need to blacklist another driver in order to use this one.
|
1. You will need to blacklist another driver in order to use this one.
|
||||||
2. `echo 'blacklist r8188eu'|sudo tee -a '/etc/modprobe.d/realtek.conf'`
|
2. `echo 'blacklist r8188eu'|sudo tee -a '/etc/modprobe.d/realtek.conf'`
|
||||||
3. `make && sudo make install`
|
3. Reboot
|
||||||
4. Reboot in order to blacklist and load the new driver/module.
|
4. cd rtl8188eus
|
||||||
|
5. `make && sudo make install`
|
||||||
|
6. Reboot in order to blacklist and load the new driver/module.
|
||||||
|
|
||||||
# MONITOR MODE howto
|
# MONITOR MODE howto
|
||||||
Use these steps to enter monitor mode.
|
Use these steps to enter monitor mode.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user