Skip to content

Commit

Permalink
Merge pull request #1500 from ZhuYaoHui1998/docusaurus-version
Browse files Browse the repository at this point in the history
add caution about Download BSP
  • Loading branch information
grilliiiii authored Aug 6, 2024
2 parents f198acf + 16f47cb commit d993a1f
Show file tree
Hide file tree
Showing 7 changed files with 44 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,8 @@ Now, we need to install the driver as well to make sure each component on the bo
</tbody>
</table>



!!!Note
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**.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,12 @@ First of all, you need to install the peripheral drivers for this board. These a
</table>
</div>

:::caution

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.

:::

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

## Flash to Jetson
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,13 @@ First of all, you need to install the peripheral drivers for this board. These a
</table>
</div>

:::caution

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.

:::


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

## Flash to Jetson
Expand Down
12 changes: 12 additions & 0 deletions docs/Edge/NVIDIA_Jetson/Carrier_Boards/A608/A608_Flash_JetPack.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,12 @@ Here we will use NVIDIA L4T 35.3.1 to install Jetpack 5.1.1 on the A608 Carrier

**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.

:::caution

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.

:::

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

<div align="center"><img width="{800}" src="https://files.seeedstudio.com/wiki/reComputer-Jetson/A608/drivers.png" /></div>
Expand Down Expand Up @@ -130,6 +136,12 @@ Here we will use NVIDIA L4T 35.4.1 to install Jetpack 5.1.2 on the A608 Carrier

**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.

:::caution

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.

:::

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

<div align="center"><img width="{800}" src="https://files.seeedstudio.com/wiki/reComputer-Jetson/A608/5.1.2_P2.png" /></div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -476,6 +476,12 @@ Here we will use NVIDIA L4T 36.3 to install Jetpack 6.0 on the reComputer
</table>
</div>
:::caution
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.
:::
**Step 2:** Extract the downloaded image file:
```bash
sudo tar xpf mfi_xxxx.tar.gz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,11 @@ The first method download is around 14GB and the second method download is about
</tbody>
</table>

:::caution

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.

:::

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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,12 @@ import TabItem from '@theme/TabItem';
</table>
</div>

:::caution

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.

:::

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

- **Step 2:** Extract the generated file
Expand Down

0 comments on commit d993a1f

Please sign in to comment.