Merge pull request #245 from githubniko/master

Обновил инструкцию для OrangePI 5
pull/249/head
Paul Philippov 2023-11-09 02:21:15 -05:00 committed by GitHub
commit 1eddf2b9cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 3 deletions

View File

@ -7,8 +7,8 @@
--- ---
<p align="center"> <p align="center">
<img src="https://github.com/OpenIPC/wiki/blob/master/images/pi5-plus.png?raw=true" alt="Logo"/>  <img src="../images/pi5-plus.png?raw=true" alt="Logo" style="height:400px;"/> 
<img src="https://github.com/OpenIPC/wiki/blob/master/images/pi-5.png?raw=true" alt="Logo"/> <img src="../images/pi-5.png?raw=true" alt="Logo" style="height:400px;"/>
</p> </p>
### Prepare ### Prepare
@ -62,7 +62,7 @@ sudo ./scripts/install_gs.sh $WLAN
and enable auto-upload and enable auto-upload
``` ```
sudo systemctl enable wifibroadcast@gs sudo systemctl enable wifibroadcast
``` ```
### Channel configuration ### Channel configuration
@ -134,6 +134,9 @@ iw
# Displays the possible parameters of the wifi adapter # Displays the possible parameters of the wifi adapter
iw list iw list
# Displays the current settings of the Wifi adapter
iw dev
# Outputs the current frequency and power parameters # Outputs the current frequency and power parameters
sudo iw reg get sudo iw reg get