Open main menu

Wiki-Orange Pi β

Changes

Orange Pi 3

119 bytes removed, 19:42, 30 June 2022
no edit summary
</p>
The operating system is preferably
<p style="padding-left:200px;">
'''Ubuntu14.04 (for compiling Android source code)'''<br>
'''Ubuntu18.04 (for compiling Linux source code)'''
The above software can be obtained through Github, Google Web Disk and Baidu Cloud Disk.
<p style="padding-left:200px;">
http://www.orangepi.cn/html/serviceAndSupport/index.html <br>
http://www.orangepi.online/html/serviceAndSupport/index.html
<br>
Enter the root password and press enter
<div style="padding-left:200px;">[[File:Orange-pi-3-img5.png|600px]]</div>
<br>
Select 0 Build system with uboot / kernel / rootfs / image to enter the interface of development board model selection.
<br>
<br>
<div style="padding-left:200px;">[[File:Orange-pi-3-img6.png|600px]]</div>
<br>
Select orange pi 3, enter the kernel version selection interface after entering<br>
<br>
<div style="padding-left:200px;">[[File:Orange-pi-3-img7.png|600px]]</div>
<br>
At present, the orangepi 3 development board supports the kernel code of '''Linux 4.9 and mainline.''' Select one of them and press Enter to start downloading the corresponding SDK source code.<br>
<div style="padding-left:200px;">[[File:Orange-pi-3-img8.png|600px]]</div>
The downloaded source code will be stored in the same directory of OrangePi_Build<br>
<br>
<div>[[File:Orange-pi-3-img26.png|800px]]</div>
 Insert the RTL8822BE wireless network card module according to the method shown in the figure below and start the system. The system will automatically identify and load the 88x2be.ko kernel module.
<div style="padding-left:200px;">[[File:Orange-pi-3-img27.png|800px]]</div>
 The lsmod command can be used to check whether the driver is successfully loaded.
The ifconfig command can be used to check the network node corresponding to the PCIE wireless network card.<br>