mirror of https://github.com/OpenIPC/wiki.git
Update wireless-settings.md
parent
868d84b5a5
commit
e09ea1eaf4
|
@ -14,13 +14,14 @@ Wireless settings
|
||||||
devmem 0x100C0080 32 0x530
|
devmem 0x100C0080 32 0x530
|
||||||
```
|
```
|
||||||
|
|
||||||
|
> [!IMPORTANT]
|
||||||
|
> Some drivers are not included in the premade OpenIPC firmware binaries, You may have to compile it yourself.
|
||||||
|
|
||||||
- The variables [are listed here][1] and be can set with:
|
- The variables [are listed here][1] and be can set with:
|
||||||
```shell
|
```shell
|
||||||
fw_setenv wlandev mt7601u-hi3516ev300-camhi
|
fw_setenv wlandev mt7601u-hi3516ev300-camhi
|
||||||
```
|
```
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
### Enter wireless credentials
|
### Enter wireless credentials
|
||||||
|
|
||||||
- Credentials can be added with:
|
- Credentials can be added with:
|
||||||
|
|
Loading…
Reference in New Issue