Update README.md
This commit is contained in:
parent
16bb134972
commit
13fd200a55
|
@ -172,7 +172,7 @@ sudo insmod /lib/modules/$(uname -r)/kernel/drivers/net/wireless/8188eu.ko rtw_i
|
|||
|
||||
#### Change driver options loading from file
|
||||
|
||||
Create file `8188eu.conf` containing `options 8188eu rtw_ips_mode=1 rtw_drv_log_level=4 rtw_power_mgnt=2 rtw_led_ctrl=1`.
|
||||
Create a file `8188eu.conf` containing `options 8188eu rtw_ips_mode=1 rtw_drv_log_level=4 rtw_power_mgnt=2 rtw_led_ctrl=1`.
|
||||
Copy a file to `/etc/modprobe.d/` directory.
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue