mirror of
https://github.com/YikeStone/MT7601u.git
synced 2025-08-02 19:04:09 +05:30
Update README.MD
This commit is contained in:
parent
f338fa6112
commit
9e26780f15
@ -71,6 +71,7 @@ Reboot your system and use lsmod command to show the status of modules in the Li
|
||||

|
||||
|
||||
|
||||
|
||||
Source: http://askubuntu.com/questions/110341/how-to-blacklist-kernel-modules
|
||||
|
||||
After reboot your system, Access Point is established and wait for dhcp install.
|
||||
@ -135,6 +136,11 @@ and scroll down to INTERFACES="" and update it to say INTERFACES="ra0"
|
||||
Or whatever the name of your wifi adapter is!
|
||||
Source: https://cdn-learn.adafruit.com/downloads/pdf/setting-up-a-raspberry-pi-as-a-wifi-access-point.pdf
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
set static IP for your wifi card type and route packages for internet share type these commands to terminal
|
||||
|
||||
sudo ifconfig ra0 192.168.42.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user