Open main menu

Wiki-Orange Pi β

Changes

Orange Pi 3B

44 bytes added, 09:48, 21 August 2023
RTL8821CU test
# First insert the rtl8821cu wireless network card module into the USB interface of the development board
# Then use the '''lsusb''' command to see the device information of the rtl8821cu usb wifi module. Make , please make sure that the USB module is not in the Driver CDROM Mode
::{| class="wikitable" style="width:800px;"
<big>'''If the USB WIFI module seen by the lsusb command is in Driver CDROM Mode, re -insert please unplug the USB WiFi WIFI moduleagain. If not, please manually execute the following command to switch to the next mode: '''</big>
<ol start="3" style="list-style-type: decimal;">
<li>The Linux system will automatically load the RTL8821CU Bluetooth rtl8821cu bluetooth and WIFI wifi-related kernel modules. You , through the lsmod command, you can see that the following kernel module below is modules have been automatically loaded through the lsmod command</li>
{| class="wikitable" style="width:800px;"
|-
</ol>
<ol start="4" style="list-style-type: decimal;">
<li>You Through the dmesg command, you can see the loading information of the rtl8821cu module through the dmesg command</li>
{| class="wikitable" style="width:800px;"
|-
<ol start="5" style="list-style-type: decimal;">
<li>Then you can see the RTL8821CU WiFi device node through the '''sudo ifconfig''' command. Please refer to the [[Orange Pi 3B#WIFI connection test|'''WiFi connection testchapter''']] a section for WIFI connection and testing methods.</li>
{| class="wikitable" style="width:800px;"
|-
</ol>
<ol start="7" style="list-style-type: decimal;">
<li>Bluetooth icons can also be seen on the desktop. At this time, Bluetooth has not been openedturned on, so a red '''<span style="color:#FF0000">x</span>''' will be displayed</li>
[[File:pi3b-img243.png]]
</ol>
<ol start="8" style="list-style-type: decimal;">
<li>Click '''Turn Bluetooth On''' to open turn on Bluetooth</li>
[[File:pi3b-img244.png]]
</ol>
<ol start="9" style="list-style-type: decimal;">
<li>The display after opening turning on Bluetooth is shown belowas follows</li>
[[File:pi3b-img245.png]]
</ol>
<ol start="10" style="list-style-type: decimal;">
<li>Please refer to the [[Orange Pi 3B#How to use Bluetooth|'''Bluetooth use chapter''']] for the Bluetooth test method. I won't go into details herhere</li></ol>
<span id="usb-camera-test"></span>