Changes for page Armbian OS instruction
Last modified by Edwin Chen on 2025/02/26 08:18
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.Xiao ye1 +XWiki.Xiaoling - Content
-
... ... @@ -2,8 +2,10 @@ 2 2 3 3 {{toc/}} 4 4 5 -= Overview = 6 6 6 += 1. Overview = 7 + 8 + 7 7 This is a general instruction for the use of Armbian base OS of Dragino devices. Current models include: 8 8 9 9 * HP0A ... ... @@ -10,18 +10,20 @@ 10 10 * HP0C 11 11 * LPS8v2 12 12 13 -= Development Guide = 15 += 2. Development Guide = 14 14 17 + 15 15 For advanced users to develop Driver/ Linux etc 16 16 17 17 18 -== How to recompile LoRaWAN Concentrator Driver ( dragino-fwd package). == 21 +== 2.1 How to recompile LoRaWAN Concentrator Driver ( dragino-fwd package). == 19 19 20 -=== Step 1. Clone dragino-fwd package === 21 21 24 +=== (% style="color:blue" %)**Step 1. Clone dragino-fwd package**(%%) === 22 22 23 -**Requirements:** 24 24 27 +(% style="color:red" %)**Requirements:** 28 + 25 25 (% class="box infomessage" %) 26 26 ((( 27 27 sudo apt install -y libsqlite3-dev ... ... @@ -28,8 +28,9 @@ 28 28 sudo apt install -y libftdi1-dev 29 29 ))) 30 30 31 -Run command clone dragino-fwd package: 32 32 36 +(% style="color:red" %)**Run command clone dragino-fwd package:** 37 + 33 33 (% class="box infomessage" %) 34 34 ((( 35 35 git clone https:~/~/github.com/dragino/dragino_fwd_src.git ... ... @@ -38,14 +38,14 @@ 38 38 [[image:image-20220527151010-1.png]] 39 39 40 40 41 -=== Step 2. Compile dragino_fwd === 42 42 47 +=== (% style="color:blue" %)**Step 2. Compile dragino_fwd**(%%) === 43 43 44 -After cloning is complete, Run the command starts compiling: 45 45 50 +(% style="color:red" %)**After cloning is complete, Run the command starts compiling:** 51 + 46 46 (% class="box infomessage" %) 47 47 ((( 48 -Compile HP0D/rasspberrypi fwd: ./hp0z-make-deb.sh d 49 49 Compile HP0C/HP0A fwd: ./hp0z-make-deb.sh c 50 50 ))) 51 51 ... ... @@ -59,10 +59,10 @@ 59 59 [[image:image-20220527154311-4.png||height="385" width="773"]] 60 60 61 61 62 -=== Step 3. Install the dragino_fwd === 67 +=== (% style="color:blue" %)**Step 3. Install the dragino_fwd**(%%) === 63 63 64 64 65 -Run command: 70 +(% style="color:red" %)**Run command:** 66 66 67 67 (% class="box infomessage" %) 68 68 ((( ... ... @@ -72,9 +72,10 @@ 72 72 [[image:image-20220527154811-5.png]] 73 73 74 74 75 -=== Step 4. Test === 76 76 81 +=== (% style="color:blue" %)**Step 4. Test**(%%) === 77 77 83 + 78 78 Check the dragino_fwd log: 79 79 80 80 (% class="box infomessage" %) ... ... @@ -84,6 +84,7 @@ 84 84 85 85 [[image:image-20220527165221-7.png||height="182" width="931"]] 86 86 93 + 87 87 Start/stop dragino_fwd via systemctl: 88 88 89 89 (% class="box infomessage" %) ... ... @@ -92,15 +92,15 @@ 92 92 systemctl stop draginofwd 93 93 ))) 94 94 95 -(% class="wikigeneratedid" %) 96 -== How to clone Complete OS on the EMMC to SD card == 97 97 98 -(% class="wikigeneratedid" %) 99 -== == 100 100 101 -== How to flashSDcard to eMMC ==104 +== 2.2 How to clone Complete OS on the EMMC to SD card == 102 102 103 103 107 + 108 +== 2.3 How to flash SD card to eMMC == 109 + 110 + 104 104 Run command: 105 105 106 106 (% class="box infomessage" %) ... ... @@ -135,7 +135,5 @@ 135 135 (% style="color:red" %)**Note: After the flash is complete, power off the device and then remove the SD card.** 136 136 137 137 138 -== == 139 139 140 - 141 141