Open main menu

Wiki-Orange Pi β

Changes

Orange Pi 5 Plus

206 bytes added, 16:17, 6 June 2023
How to use network adb
<ol style="list-style-type: decimal;">
<li><p>After the system starts, please confirm that '''adbd''' has been started</p>
{| class="wikitable" style="width:800px;"
|-
|
<p>orangepi@orangepi:~$ '''ps -ax | grep &quot;adbd&quot;'''</p>
<p>808 ? &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Sl &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0:00 /usr/bin/adbd</p><p>3707 ttyFIQ0 &nbsp;&nbsp; S+ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0:00 grep --color=auto adbd</p>|}</li>
<li><p>Then check the IP address of the development board and write it down</p></li>
<li><p>Then install the adb tool on the Ubuntu PC</p>
<span id="adb3.9.2.-use-type-c-data-cable-to-connect-to-adb"></span>
 
=== adb3.9.2. Use type-c data cable to connect to adb ===