Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions docs/rock3/rock3b/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,15 @@ import Images from "./\_image.mdx"

## 操作系统镜像

### 官方操作系统镜像
### 瑞莎系统

<Images loader={false} system_img={true} spi_img={false} />

- [Rock-3b Bookworm KDE R1](https://github.com/radxa-build/rock-3b/releases/download/rsdk-r1/rock-3b_bookworm_kde_r1.output_512.img.xz)(适用于 microSD 卡和 eMMC 模块启动系统)

:::caution
除了上面的镜像经过官方充分测试外,其他镜像未经过严格测试,可能会存在未知问题,仅用于评估使用。
:::

### 第三方操作系统镜像
### 第三方系统

- [Radxa ROCK 3B OpenWrt](https://openwrt.org/toh/hwdata/radxa/radxa_rock_3b)
- [Radxa ROCK 3B OpenWrt ext4 sysupgrade 镜像](https://downloads.openwrt.org/releases/25.12.0/targets/rockchip/armv8/openwrt-25.12.0-rockchip-armv8-radxa_rock-3b-ext4-sysupgrade.img.gz)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,15 @@ import Images from "./\_image.mdx"

## Operating system image

### Official Operating System Image
### Radxa System

<Images loader={false} system_img={true} spi_img={false} />

- [Rock-3b Bookworm KDE R1](https://github.com/radxa-build/rock-3b/releases/download/rsdk-r1/rock-3b_bookworm_kde_r1.output_512.img.xz)(For booting from microSD card and eMMC module)

:::caution
Except for the above mirrors which have been fully tested officially, the other mirrors have not been rigorously tested and may have unknown issues and are for evaluation purposes only.
:::

### Third-Party Operating System images
### Third-Party System

- [Radxa ROCK 3B OpenWrt](https://openwrt.org/toh/hwdata/radxa/radxa_rock_3b)
- [Radxa ROCK 3B OpenWrt ext4 sysupgrade image](https://downloads.openwrt.org/releases/25.12.0/targets/rockchip/armv8/openwrt-25.12.0-rockchip-armv8-radxa_rock-3b-ext4-sysupgrade.img.gz)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,7 @@ HDMI (High-Definition Multimedia Interface) is a unified method of transmitting
| 9 | GND | 10 | MIPI_CSI_RX_D1P |
| 11 | MIPI_CSI_RX_D1N | 12 | GND |
| 13 | MIPI_CSI_RX_D0P | 14 | MIPI_CSI_RX_D0N |
| 15 | GND | 16 | GND |
| 17 | GND | | |
| 15 | GND | | |

- Camera_2

Expand All @@ -218,8 +217,7 @@ HDMI (High-Definition Multimedia Interface) is a unified method of transmitting
| 9 | GND | 10 | MIPI_CSI_RX_D3P |
| 11 | MIPI_CSI_RX_D3N | 12 | GND |
| 13 | MIPI_CSI_RX_D2P | 14 | MIPI_CSI_RX_D2N |
| 15 | GND | 16 | GND |
| 17 | GND | | |
| 15 | GND | | |

### MIPI DSI

Expand Down
Loading