mirror of
https://github.com/drygdryg/rtl8188eus.git
synced 2025-04-29 02:37:16 +09:00
commit
1e7145f323
@ -23,8 +23,8 @@
|
|||||||
|
|
||||||
# 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" >> "/etc/modprobe.d/realtek.conf"`
|
2. `echo 'blacklist r8188eu'|sudo tee -a '/etc/modprobe.d/realtek.conf'`
|
||||||
3. `make && make install`
|
3. `make && sudo make install`
|
||||||
4. Reboot in order to blacklist and load the new driver/module.
|
4. Reboot in order to blacklist and load the new driver/module.
|
||||||
|
|
||||||
# MONITOR MODE howto
|
# MONITOR MODE howto
|
||||||
|
Loading…
x
Reference in New Issue
Block a user