Changes

Jump to: navigation, search

Orange Pi Zero Plus 2

367 bytes added, 15:07, 27 June 2022
Other configuration
'''1)Connect to the wired network'''<br>
<br>
If * Method 1:<br>a.Enter the Orange Pi has connect to wire cable, then following in the system would obtain the IP address automaticallycommand line:<br>$ ifconfig<br>To check whether there is (wlan*)<br>b. If there is no wire cable connecting, then load the system would fail at obtaining IP address which could cause corresponding module according to the booting delaywlan model<br>$ insmod bcmdhd.ko<br>After connecting to For example: For AP6212 is bcmdhd.ko<br>c.Enter command ifconfig, you should see wlan0(hypothesis it is wlan0)<br>d.Configure wired network, it should be green LED lighting and yellow LED flashing. You first you need to make sure the image you wrote is correspondent since some boards are 100M Ethernet but some are 1000M Ethernet.know ssid and psk(account and password), enter corresponding wlan*, ssid, psk<br>100M Ethernet is using internal phy, configuration just like $ sudo nano /etc/network/interfaces (add the following:contents) <br>2 indicates internal phyauto wlan0<br>iface wlan0 inet dhcp <div style="paddingbr>wpa-left:200px;"ssid xxxx<br>[[File:Orangewpa-pi-pc2-img26psk xxxx<br>e.Reboot the computer and the wired network will work.png|600px|]]<br>$ sudo reboot</divbr>
<br>
1000M Ethernet is using external phy<div style="padding-left* Method 2:200px;">[[File:Orange-pi-pc2-img27.png|600px|]]</div>
<br>
The above a.Build wifi hotspot configuration has been configuredfile of wpa_supplication.conf for on/etc/network/ directory and add the following: <br>network={<br>ssid="wifi hot spot name" <br>psk="wifi hot spot password" <br>priority=1<br>}b.Connect wifi, here is the command: <br>ifconfig wlan0 up<br>sudo wpa_supplicant -i wlan0 -c /etc/network/wpa_supplication.conf & dhcpcd wlan0 &<br>c.Test the condition of wifi connection<br>Use iwconfig command, you could refer will find the related information of wlan0, use ping command to it when usingtest.<br>
<br>
'''2)Login via vnc and ssh'''<br>
aplay 123.wav<br>
<br>
 
=== '''Universal Software Configuration''' ===
<br>

Navigation menu