Open main menu

Wiki-Orange Pi β

Changes

Orange Pi Lite 2

8 bytes added, 18:03, 21 June 2022
Linux SDK usage example
The following will fully demonstrate the use of the Linux SDK by adding a rtl8812AU USB WIFI kernel module to the kernel source.<br>
<br>
* '''(1)Get the source code of rtl8812AU from github'''
<br>
<div style="border:1px solid #dddddd;background:#f1f1f1;padding:5px;">
</div>
<br>
* '''(2)Add the rtl8812AU configuration of rtl8812AU'''
<br>
<div style="border:1px solid #dddddd;background:#f1f1f1;padding:5px;">
</div>
<br>
* '''(3)Select Realtek 8812A USB WiFi in the kernel configuration and compile it into a kernel module'''
<br>
<div style="padding-left:300px;">[[文件:Orange-pi-3-img11.png|600px]]</div>
* '''(4)Recompile the kernel according to the method of in `` Compiling Linux and U-boot Source '''''
<div style="padding-left:300px;">[[文件:Orange-pi-3-img12.png|300px]]</div>
Partially compiled log looks like this:
</div>
<br>
* '''(5)Update the kernel module'''
<br>
First, insert the SD card that has been burned with Linux firmware into a PC used