Skip to content

Commit e25fd87

Browse files
committed
Merge branch 'docusaurus-version' of https://github.com/LJ-Hao/wiki-documents into docusaurus-version
2 parents 2f524d7 + 062c2f2 commit e25fd87

File tree

10 files changed

+899
-192
lines changed

10 files changed

+899
-192
lines changed

docs/Edge/NVIDIA_Jetson/Application/Generative_AI/Generative_AI_Intro.md

Lines changed: 368 additions & 0 deletions
Large diffs are not rendered by default.

docs/Edge/NVIDIA_Jetson/Carrier_Boards/A203v2/reComputer_A203_Flash_System.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,8 +456,10 @@ After we unzip the package, we need to install the driver as well to make sure e
456456
</tbody>
457457
</table>
458458

459-
!!!Note
459+
:::note
460+
460461
There are two JetPack 5.0.2 drivers for A203 included in the downloaded files. Both work fine, except that one of them supports **IMX-219 camera** and the other one supports **IMX-477 camera**.
462+
:::
461463

462464
### Step 4. Unzip the Driver in the file
463465

docs/Edge/NVIDIA_Jetson/Carrier_Boards/A603/A603_Flash_JetPack.md

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -110,24 +110,19 @@ First of all, you need to install the peripheral drivers for this board. These a
110110
<td>Jetson Orin NX 8GB/ 16GB,<br />Jetson Orin Nano 4GB/ 8GB</td>
111111
<td>5.1.2</td>
112112
<td>35.4.1</td>
113-
<td><a href="https://nv-jetson-images.oss-us-west-1.aliyuncs.com/A603/A603-JP5.1.2.zip?OSSAccessKeyId=LTAI5tKm7UD2hmuFW85cz42T&Expires=4869959640&Signature=c4CEHyb8dsLdL23zx3dFR1tykks%3D">Download</a></td>
113+
<td><a href="http://recomputer-jetson.oss-us-west-1.aliyuncs.com/A603/A603-JP5.1.2.zip">Download</a></td>
114114
</tr>
115115
<tr>
116116
<td>Jetson Orin NX 8GB/ 16GB,<br />Jetson Orin Nano 4GB/ 8GB</td>
117117
<td>6.0</td>
118118
<td>36.3</td>
119-
<td><a href="https://nv-jetson-images.oss-us-west-1.aliyuncs.com/A603/A603-JP6.0.zip?OSSAccessKeyId=LTAI5tKm7UD2hmuFW85cz42T&Expires=4869959719&Signature=1SFOkIWHlDIaZzCAR2af9%2F4DFj0%3D">Download</a></td>
119+
<td><a href="http://recomputer-jetson.oss-us-west-1.aliyuncs.com/A603/A603-JP6.0.zip">Download</a></td>
120120
</tr>
121121

122122
</tbody>
123123
</table>
124124
</div>
125125

126-
:::caution
127-
128-
Due to server maintenance aimed at better serving everyone, the download of BSP image files is temporarily unavailable. We sincerely apologize for the inconvenience and will restore the service as soon as possible.
129-
130-
:::
131126

132127
**Note:** Currently we provide the above drivers. We will keep updating the drivers in the future with the release of new JetPack versions.
133128

@@ -293,10 +288,6 @@ sudo apt install unzip
293288
unzip A603-JP5.1.2.zip
294289
```
295290

296-
:::caution
297-
Here it will ask whether to replace the files. Type **A** and press **ENTER** to replace the necessary files.
298-
:::
299-
300291
**Step 5:** Configure your username, password & hostname so that you do not need to enter the Ubuntu installation wizard after the device finishes booting.
301292

302293
```sh
@@ -352,10 +343,6 @@ sudo apt install unzip
352343
sudo unzip A603-JP6.0.zip
353344
```
354345

355-
:::caution
356-
Here it will ask whether to replace the files. Type **A** and press **ENTER** to replace the necessary files.
357-
:::
358-
359346
**Step 5:** Configure your username, password & hostname so that you do not need to enter the Ubuntu installation wizard after the device finishes booting.
360347

361348
```sh

docs/Edge/NVIDIA_Jetson/Carrier_Boards/A607/A607_Flash_JetPack.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ First of all, you need to install the peripheral drivers for this board. These a
8282
<tr>
8383
<td>6.0</td>
8484
<td>36.3</td>
85-
<td><a href="https://nv-jetson-images.oss-us-west-1.aliyuncs.com/A607/A607-JP6.0.zip?OSSAccessKeyId=LTAI5tKm7UD2hmuFW85cz42T&Expires=4719368326&Signature=8UuuH0SNAMXiKXcxdS9zy9eieYE%3D" target="_blank" rel="noopener noreferrer">Download</a></td>
85+
<td><a href="http://recomputer-jetson.oss-us-west-1.aliyuncs.com/A607/A607-JP6.0.zip" target="_blank" rel="noopener noreferrer">Download</a></td>
8686
</tr>
8787
<tr>
8888
<td rowSpan={2}>Jetson Orin Nano 4GB</td>
@@ -93,7 +93,7 @@ First of all, you need to install the peripheral drivers for this board. These a
9393
<tr>
9494
<td>6.0</td>
9595
<td>36.3</td>
96-
<td><a href="https://nv-jetson-images.oss-us-west-1.aliyuncs.com/A607/A607-JP6.0.zip?OSSAccessKeyId=LTAI5tKm7UD2hmuFW85cz42T&Expires=4719368326&Signature=8UuuH0SNAMXiKXcxdS9zy9eieYE%3D" target="_blank" rel="noopener noreferrer">Download</a></td>
96+
<td><a href="http://recomputer-jetson.oss-us-west-1.aliyuncs.com/A607/A607-JP6.0.zip" target="_blank" rel="noopener noreferrer">Download</a></td>
9797
</tr>
9898
<tr>
9999
<td rowSpan={2}>Jetson Orin Nano 8GB</td>
@@ -104,18 +104,12 @@ First of all, you need to install the peripheral drivers for this board. These a
104104
<tr>
105105
<td>6.0</td>
106106
<td>36.3</td>
107-
<td><a href="https://nv-jetson-images.oss-us-west-1.aliyuncs.com/A607/A607-JP6.0.zip?OSSAccessKeyId=LTAI5tKm7UD2hmuFW85cz42T&Expires=4719368326&Signature=8UuuH0SNAMXiKXcxdS9zy9eieYE%3D" target="_blank" rel="noopener noreferrer">Download</a></td>
107+
<td><a href="http://recomputer-jetson.oss-us-west-1.aliyuncs.com/A607/A607-JP6.0.zip" target="_blank" rel="noopener noreferrer">Download</a></td>
108108
</tr>
109109
</tbody>
110110
</table>
111111
</div>
112112

113-
:::caution
114-
115-
Due to server maintenance aimed at better serving everyone, the download of BSP image files is temporarily unavailable. We sincerely apologize for the inconvenience and will restore the service as soon as possible.
116-
117-
:::
118-
119113

120114
**Note:** Currently we provide the above drivers. We will keep updating the drivers in the future with the release of new JetPack versions.
121115

docs/Edge/NVIDIA_Jetson/Carrier_Boards/A608/A608_Flash_JetPack.md

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -72,13 +72,9 @@ Here we will use NVIDIA L4T 35.3.1 to install Jetpack 5.1.1 on the A608 Carrier
7272

7373
<div align="center"><img width="{800}" src="https://files.seeedstudio.com/wiki/reComputer-Jetson/A608/nvidia_driver.png" /></div>
7474

75-
**Step 2.** [Download](https://nv-jetson-images.oss-us-west-1.aliyuncs.com/A608/a608_jp511.tar.gz?OSSAccessKeyId=LTAI5tKm7UD2hmuFW85cz42T&Expires=4861269491&Signature=801mYzDJxj5g68Vqo2H4k7VVLkM%3D) peripheral drivers and put all the drivers in same folder.
75+
**Step 2.** [Download](http://recomputer-jetson.oss-us-west-1.aliyuncs.com/A608/608_jp511.zip) peripheral drivers and put all the drivers in same folder.
7676

77-
:::caution
7877

79-
Due to server maintenance aimed at better serving everyone, the download of BSP image files is temporarily unavailable. We sincerely apologize for the inconvenience and will restore the service as soon as possible.
80-
81-
:::
8278

8379
Now you will see three compressed files in the same folder:
8480

@@ -98,7 +94,9 @@ cd Linux_for_Tegra/
9894
sudo ./apply_binaries.sh
9995
sudo ./tools/l4t_flash_prerequisites.sh
10096
cd ..
101-
tar -zxvf a608_jp511.tar.gz
97+
unzip 608_jp511.zip
98+
cp -r ./608_jp511/Linux_for_Tegra/* ./Linux_for_Tegra/
99+
102100
```
103101

104102
**Step 4.** Flash the system to A608.
@@ -134,13 +132,8 @@ Here we will use NVIDIA L4T 35.4.1 to install Jetpack 5.1.2 on the A608 Carrier
134132
**Step 1.** [Download](https://developer.nvidia.com/embedded/jetson-linux-r3541) the NVIDIA drivers on the host PC. The required drivers are shown below:
135133
<div align="center"><img width="{800}" src="https://files.seeedstudio.com/wiki/reComputer-Jetson/A608/5.1.2_P1.png" /></div>
136134

137-
**Step 2.** [Download](https://nv-jetson-images.oss-us-west-1.aliyuncs.com/A608/608_jp512.zip?OSSAccessKeyId=LTAI5tKm7UD2hmuFW85cz42T&Expires=4866749054&Signature=GavBxI%2Fe6tSG%2BTKECy4NNQ%2BtI7g%3D) peripheral drivers and put all the drivers in same folder.
138-
139-
:::caution
140-
141-
Due to server maintenance aimed at better serving everyone, the download of BSP image files is temporarily unavailable. We sincerely apologize for the inconvenience and will restore the service as soon as possible.
135+
**Step 2.** [Download](http://recomputer-jetson.oss-us-west-1.aliyuncs.com/A608/608_jp512.zip) peripheral drivers and put all the drivers in same folder.
142136

143-
:::
144137

145138
Now you will see three compressed files in the same folder:
146139

docs/Edge/NVIDIA_Jetson/Carrier_Boards/J401/reComputer_J4012_Flash_Jetpack.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -456,31 +456,26 @@ Here we will use NVIDIA L4T 36.3 to install Jetpack 6.0 on the reComputer
456456
<tbody>
457457
<tr>
458458
<td>Jetson Orin NX 16GB</td>
459-
<td><a href="https://nv-jetson-images.oss-us-west-1.aliyuncs.com/J401/mfi_recomputer-orin-nx-16g-j401-6.0-36.3.0-2024-07-04.tar.gz?OSSAccessKeyId=LTAI5tKm7UD2hmuFW85cz42T&Expires=4874001146&Signature=f1AjN08eNjFFXI7cBpAsMvyJJPc%3D" target="_blank" rel="noopener noreferrer">Download</a></td>
459+
<td><a href="http://recomputer-jetson.oss-us-west-1.aliyuncs.com/J401/mfi_recomputer-orin-nx-16g-j401-6.0-36.3.0-2024-07-04.tar.gz" target="_blank" rel="noopener noreferrer">Download</a></td>
460460
<td rowSpan={4}>6.0</td>
461461
<td rowSpan={4}>36.3</td>
462462
</tr>
463463
<tr>
464464
<td>Jetson Orin NX 8GB</td>
465-
<td><a href="https://nv-jetson-images.oss-us-west-1.aliyuncs.com/J401/mfi_recomputer-orin-nx-8g-j401-6.0-36.3.0-2024-07-04.tar.gz?OSSAccessKeyId=LTAI5tKm7UD2hmuFW85cz42T&Expires=4874001121&Signature=cMWZwS6tEdtQgnTIsuY6Tc3nb5Q%3D" target="_blank" rel="noopener noreferrer">Download</a></td>
465+
<td><a href="http://recomputer-jetson.oss-us-west-1.aliyuncs.com/J401/mfi_recomputer-orin-nx-8g-j401-6.0-36.3.0-2024-07-04.tar.gz" target="_blank" rel="noopener noreferrer">Download</a></td>
466466
</tr>
467467
<tr>
468468
<td>Jetson Orin Nano 8GB</td>
469-
<td><a href="https://nv-jetson-images.oss-us-west-1.aliyuncs.com/J401/mfi_recomputer-orin-nano-8g-j401-6.0-36.3.0-2024-07-04.tar.gz?OSSAccessKeyId=LTAI5tKm7UD2hmuFW85cz42T&Expires=4874001087&Signature=sQtF63h5xU6fv9d%2BqIdOGnkNHWI%3D" target="_blank" rel="noopener noreferrer">Download</a></td>
469+
<td><a href="http://recomputer-jetson.oss-us-west-1.aliyuncs.com/J401/mfi_recomputer-orin-nano-8g-j401-6.0-36.3.0-2024-07-04.tar.gz" target="_blank" rel="noopener noreferrer">Download</a></td>
470470
</tr>
471471
<tr>
472472
<td>Jetson Orin Nano 4GB</td>
473-
<td><a href="https://nv-jetson-images.oss-us-west-1.aliyuncs.com/J401/mfi_recomputer-orin-nano-4g-j401-6.0-36.3.0-2024-07-04.tar.gz?OSSAccessKeyId=LTAI5tKm7UD2hmuFW85cz42T&Expires=4874001061&Signature=QJaisOOSM4tCDQHd94xVhVzL7jo%3D" target="_blank" rel="noopener noreferrer">Download</a></td>
473+
<td><a href="http://recomputer-jetson.oss-us-west-1.aliyuncs.com/J401/mfi_recomputer-orin-nano-4g-j401-6.0-36.3.0-2024-07-04.tar.gz" target="_blank" rel="noopener noreferrer">Download</a></td>
474474
</tr>
475475
</tbody>
476476
</table>
477477
</div>
478478
479-
:::caution
480-
481-
Due to server maintenance aimed at better serving everyone, the download of BSP image files is temporarily unavailable. We sincerely apologize for the inconvenience and will restore the service as soon as possible.
482-
483-
:::
484479
485480
**Step 2:** Extract the downloaded image file:
486481
```bash

docs/Edge/NVIDIA_Jetson/reComputer_Jetson_Series/reComputer_Industrial/reComputer_Industrial_Getting_Started.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -315,38 +315,34 @@ The first method download is around 14GB and the second method download is about
315315
<tbody>
316316
<tr>
317317
<td>reComputer Industrial J4012</td>
318-
<td><a href="https://nv-jetson-images.oss-us-west-1.aliyuncs.com/reComputer-Industrial/jp5.1.1/mfi_recomputer-orin-nx-16g-industrial-5.1-35.3.1-2023-08-05.tar.gz?OSSAccessKeyId=LTAI5tKm7UD2hmuFW85cz42T&Expires=4874870281&Signature=1fgbjlXkxxYq0nbbI82JAFjPLWk%3D" target="_blank" rel="noopener noreferrer">Download</a></td>
318+
<td><a href="http://recomputer-jetson.oss-us-west-1.aliyuncs.com/reComputer-Industrial/mfi_recomputer-orin-nx-16g-industrial-5.1-35.3.1-2023-08-05.tar.gz" target="_blank" rel="noopener noreferrer">Download</a></td>
319319
<td rowSpan={6}>5.1.1</td>
320320
<td rowSpan={6}>35.3.1</td>
321321
</tr>
322322
<tr>
323323
<td>reComputer Industrial J4011</td>
324-
<td><a href="https://nv-jetson-images.oss-us-west-1.aliyuncs.com/reComputer-Industrial/jp5.1.1/mfi_recomputer-orin-nx-8g-industrial-5.1-35.3.1-2023-08-04.tar.gz?OSSAccessKeyId=LTAI5tKm7UD2hmuFW85cz42T&Expires=4874870306&Signature=9pyAF3uj9maweRP4SL0shHIfOX8%3D" target="_blank" rel="noopener noreferrer">Download</a></td>
324+
<td><a href="http://recomputer-jetson.oss-us-west-1.aliyuncs.com/reComputer-Industrial/mfi_recomputer-orin-nx-8g-industrial-5.1-35.3.1-2023-08-04.tar.gz" target="_blank" rel="noopener noreferrer">Download</a></td>
325325
</tr>
326326
<tr>
327327
<td>reComputer Industrial J3011</td>
328-
<td><a href="https://nv-jetson-images.oss-us-west-1.aliyuncs.com/reComputer-Industrial/jp5.1.1/mfi_recomputer-orin-nano-8g-industrial-5.1-35.3.1-2023-08-05.tar.gz?OSSAccessKeyId=LTAI5tKm7UD2hmuFW85cz42T&Expires=4874870345&Signature=nhhVPgAWEUcC0AJIORTh3ckFHmI%3D" target="_blank" rel="noopener noreferrer">Download</a></td>
328+
<td><a href="http://recomputer-jetson.oss-us-west-1.aliyuncs.com/reComputer-Industrial/mfi_recomputer-orin-nano-8g-industrial-5.1-35.3.1-2023-08-05.tar.gz" target="_blank" rel="noopener noreferrer">Download</a></td>
329329
</tr>
330330
<tr>
331331
<td>reComputer Industrial J3010</td>
332-
<td><a href="https://nv-jetson-images.oss-us-west-1.aliyuncs.com/reComputer-Industrial/jp5.1.1/mfi_recomputer-orin-nano-4g-industrial-5.1-35.3.1-2023-08-05.tar.gz?OSSAccessKeyId=LTAI5tKm7UD2hmuFW85cz42T&Expires=4874870368&Signature=5QiXDpPFnURBZJr8zstGORsjTNs%3D" target="_blank" rel="noopener noreferrer">Download</a></td>
332+
<td><a href="http://recomputer-jetson.oss-us-west-1.aliyuncs.com/reComputer-Industrial/mfi_recomputer-orin-nano-4g-industrial-5.1-35.3.1-2023-08-05.tar.gz" target="_blank" rel="noopener noreferrer">Download</a></td>
333333
</tr>
334334
<tr>
335335
<td>reComputer Industrial J2012</td>
336-
<td><a href="https://nv-jetson-images.oss-us-west-1.aliyuncs.com/reComputer-Industrial/jp5.1.1/mfi_recomputer-xavier-nx-16g-industrial-5.1-35.3.1-2023-08-04.tar.gz?OSSAccessKeyId=LTAI5tKm7UD2hmuFW85cz42T&Expires=4874870405&Signature=FOv7yPe1l09UWA5vjxgOUUlq7sg%3D" target="_blank" rel="noopener noreferrer">Download</a></td>
336+
<td><a href="http://recomputer-jetson.oss-us-west-1.aliyuncs.com/reComputer-Industrial/mfi_recomputer-xavier-nx-16g-industrial-5.1-35.3.1-2023-08-04.tar.gz" target="_blank" rel="noopener noreferrer">Download</a></td>
337337
</tr>
338338
<tr>
339339
<td>reComputer Industrial J2011</td>
340-
<td><a href="https://nv-jetson-images.oss-us-west-1.aliyuncs.com/reComputer-Industrial/jp5.1.1/mfi_recomputer-xavier-nx-8g-industrial-5.1-35.3.1-2023-08-04.tar.gz?OSSAccessKeyId=LTAI5tKm7UD2hmuFW85cz42T&Expires=4874870442&Signature=EZx1%2FL8fEozgcAlqbv32XPEQaww%3D" target="_blank" rel="noopener noreferrer">Download</a></td>
340+
<td><a href="http://recomputer-jetson.oss-us-west-1.aliyuncs.com/reComputer-Industrial/mfi_recomputer-xavier-nx-8g-industrial-5.1-35.3.1-2023-08-04.tar.gz" target="_blank" rel="noopener noreferrer">Download</a></td>
341341
</tr>
342342
</tbody>
343343
</table>
344344

345-
:::caution
346345

347-
Due to server maintenance aimed at better serving everyone, the download of BSP image files is temporarily unavailable. We sincerely apologize for the inconvenience and will restore the service as soon as possible.
348-
349-
:::
350346

351347
The source code for the above images can be found [here](https://github.com/Seeed-Studio/Linux_for_Tegra)
352348

docs/Edge/NVIDIA_Jetson/reServer_Jetson_Series/reServer_Industrial_J30_J40/reServer_Industrial_Getting_Started.md

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -313,70 +313,65 @@ import TabItem from '@theme/TabItem';
313313
<td>5.1.1</td>
314314
<td>35.3.1</td>
315315
<td>
316-
<a href="https://nv-jetson-images.oss-us-west-1.aliyuncs.com/reServer-Industrial/mfi_reserver-orin-nx-16g-industrial-5.1-35.3.1-2023-08-05.tar.gz?OSSAccessKeyId=LTAI5tKm7UD2hmuFW85cz42T&Expires=4850346367&Signature=4176QCNbBCKBemfAmAJp3XS3yjk%3D" target="_blank" rel="noopener noreferrer">Download</a>
316+
<a href="http://recomputer-jetson.oss-us-west-1.aliyuncs.com/reServer-Industrial/mfi_reserver-orin-nx-16g-industrial-5.1-35.3.1-2023-08-05.tar.gz" target="_blank" rel="noopener noreferrer">Download</a>
317317
</td>
318318
</tr>
319319
<tr>
320320
<td>6.0</td>
321321
<td>36.3</td>
322322
<td>
323-
<a href="https://nv-jetson-images.oss-us-west-1.aliyuncs.com/reServer-Industrial/mfi_reserver-industrial-orin-nx-16g-j401-6.0-36.3.0-2024-07-03.tar.gz?OSSAccessKeyId=LTAI5tKm7UD2hmuFW85cz42T&Expires=4874005414&Signature=%2Bkqu1BpYLI7gQKuk65K20lU1gEU%3D" target="_blank" rel="noopener noreferrer">Download</a>
323+
<a href="http://recomputer-jetson.oss-us-west-1.aliyuncs.com/reServer-Industrial/mfi_reserver-industrial-orin-nx-16g-j401-6.0-36.3.0-2024-07-03.tar.gz" target="_blank" rel="noopener noreferrer">Download</a>
324324
</td>
325325
</tr>
326326
<tr>
327327
<td rowSpan={2}>reServer Industrial J4011</td>
328328
<td>5.1.1</td>
329329
<td>35.3.1</td>
330330
<td>
331-
<a href="https://nv-jetson-images.oss-us-west-1.aliyuncs.com/reServer-Industrial/mfi_reserver-orin-nx-8g-industrial-5.1-35.3.1-2023-08-04.tar.gz?OSSAccessKeyId=LTAI5tKm7UD2hmuFW85cz42T&Expires=4850346497&Signature=uJCOUWHcOU%2B403%2FwrlCfntq%2FlYw%3D" target="_blank" rel="noopener noreferrer">Download</a>
331+
<a href="http://recomputer-jetson.oss-us-west-1.aliyuncs.com/reServer-Industrial/mfi_reserver-orin-nx-8g-industrial-5.1-35.3.1-2023-08-04.tar.gz" target="_blank" rel="noopener noreferrer">Download</a>
332332
</td>
333333
</tr>
334334
<tr>
335335
<td>6.0</td>
336336
<td>36.3</td>
337337
<td>
338-
<a href="https://nv-jetson-images.oss-us-west-1.aliyuncs.com/reServer-Industrial/mfi_reserver-industrial-orin-nx-8g-j401-6.0-36.3.0-2024-07-03.tar.gz?OSSAccessKeyId=LTAI5tKm7UD2hmuFW85cz42T&Expires=4720405571&Signature=sxFd2%2Btt8q2UwHE12z5agKAAfwg%3D" target="_blank" rel="noopener noreferrer">Download</a>
338+
<a href="http://recomputer-jetson.oss-us-west-1.aliyuncs.com/reServer-Industrial/mfi_reserver-industrial-orin-nx-8g-j401-6.0-36.3.0-2024-07-03.tar.gz" target="_blank" rel="noopener noreferrer">Download</a>
339339
</td>
340340
</tr>
341341
<tr>
342342
<td rowSpan={2}>reServer Industrial J3011</td>
343343
<td>5.1.1</td>
344344
<td>35.3.1</td>
345345
<td>
346-
<a href="https://nv-jetson-images.oss-us-west-1.aliyuncs.com/reServer-Industrial/mfi_reserver-orin-nano-8g-industrial-5.1-35.3.1-2023-08-05.tar.gz?OSSAccessKeyId=LTAI5tKm7UD2hmuFW85cz42T&Expires=4850346537&Signature=jwQ1bdd8f%2Bt9Lp1dpd%2FD0JZtQTM%3D" target="_blank" rel="noopener noreferrer">Download</a>
346+
<a href="http://recomputer-jetson.oss-us-west-1.aliyuncs.com/reServer-Industrial/mfi_reserver-orin-nano-8g-industrial-5.1-35.3.1-2023-08-05.tar.gz" target="_blank" rel="noopener noreferrer">Download</a>
347347
</td>
348348
</tr>
349349
<tr>
350350
<td>6.0</td>
351351
<td>36.3</td>
352352
<td>
353-
<a href="https://nv-jetson-images.oss-us-west-1.aliyuncs.com/reServer-Industrial/mfi_reserver-industrial-orin-nano-8g-j401-6.0-36.3.0-2024-07-03.tar.gz?OSSAccessKeyId=LTAI5tKm7UD2hmuFW85cz42T&Expires=4880405687&Signature=t%2FfCM%2B91ZiNWpHNvp%2BvlT4O2jOc%3D" target="_blank" rel="noopener noreferrer">Download</a>
353+
<a href="http://recomputer-jetson.oss-us-west-1.aliyuncs.com/reServer-Industrial/mfi_reserver-industrial-orin-nano-8g-j401-6.0-36.3.0-2024-07-03.tar.gz" target="_blank" rel="noopener noreferrer">Download</a>
354354
</td>
355355
</tr>
356356
<tr>
357357
<td rowSpan={2}>reServer Industrial J3010</td>
358358
<td>5.1.1</td>
359359
<td>35.3.1</td>
360360
<td>
361-
<a href="https://nv-jetson-images.oss-us-west-1.aliyuncs.com/reServer-Industrial/mfi_reserver-orin-nano-4g-industrial-5.1-35.3.1-2023-08-05.tar.gz?OSSAccessKeyId=LTAI5tKm7UD2hmuFW85cz42T&Expires=4850346594&Signature=uV0a08irm7K81lGofbWexIBPNOw%3D" target="_blank" rel="noopener noreferrer">Download</a>
361+
<a href="http://recomputer-jetson.oss-us-west-1.aliyuncs.com/reServer-Industrial/mfi_reserver-orin-nano-4g-industrial-5.1-35.3.1-2023-08-05.tar.gz" target="_blank" rel="noopener noreferrer">Download</a>
362362
</td>
363363
</tr>
364364
<tr>
365365
<td>6.0</td>
366366
<td>36.3</td>
367367
<td>
368-
<a href="https://nv-jetson-images.oss-us-west-1.aliyuncs.com/reServer-Industrial/mfi_reserver-industrial-orin-nano-4g-j401-6.0-36.3.0-2024-07-03.tar.gz?OSSAccessKeyId=LTAI5tKm7UD2hmuFW85cz42T&Expires=4880405769&Signature=e7wvl%2FypH9%2FXE0X0IyO9Ga4%2BhSU%3D" target="_blank" rel="noopener noreferrer">Download</a>
368+
<a href="http://recomputer-jetson.oss-us-west-1.aliyuncs.com/reServer-Industrial/mfi_reserver-industrial-orin-nano-4g-j401-6.0-36.3.0-2024-07-03.tar.gz" target="_blank" rel="noopener noreferrer">Download</a>
369369
</td>
370370
</tr>
371371
</tbody>
372372
</table>
373373
</div>
374374

375-
:::caution
376-
377-
Due to server maintenance aimed at better serving everyone, the download of BSP image files is temporarily unavailable. We sincerely apologize for the inconvenience and will restore the service as soon as possible.
378-
379-
:::
380375

381376
<!-- The source code for the above images can be found [here](https://github.com/Seeed-Studio/Linux_for_Tegra) -->
382377

0 commit comments

Comments
 (0)