Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fixed pictures and info on x4 #462

Merged
merged 1 commit into from
Sep 19, 2024
Merged
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: 3 additions & 3 deletions docs/x/x4/driver.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,15 +66,15 @@ sidebar_position: 15

- 安装包下载 [Intel Ethernet Driver](https://dl.radxa.com/x/x4/Intel_Ethernet_Driver.zip)

- 将安装包 Realtek Ethernet Controller Driver 复制到 Radxa X4 内。
- 将安装包 Intel Ethernet Controller Driver 复制到 Radxa X4 内。

- 双击打开安装包,安装完成后重启即可。

![Intel_Ethernet_Driver_01](/img/x/x4/intel_network_connection_01.webp)

![Intel_Ethernet_Driver_02](/img/x/x2l/realtek_ethernet_controller_driver_02.webp)
![Intel_Ethernet_Driver_02](/img/x/x4/intel_network_connection_02.webp)

![Intel_Ethernet_Driver_03](/img/x/x2l/realtek_ethernet_controller_driver_03.webp)
![Intel_Ethernet_Driver_03](/img/x/x4/intel_network_connection_03.webp)

## RP2040 驱动下载

Expand Down
6 changes: 3 additions & 3 deletions i18n/en/docusaurus-plugin-content-docs/current/x/x4/driver.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,15 +66,15 @@ sidebar_position: 15

- Installer Download [Intel Ethernet Driver](https://dl.radxa.com/x/x4/Intel_Ethernet_Driver.zip)

- Copy the installation package, Realtek Ethernet Controller Driver, into the Radxa X4.
- Copy the installation package, Intel Ethernet Controller Driver, into the Radxa X4.

- Double-click to open the installation package, restart the system after the installation is complete.

![Intel_Ethernet_Driver_01](/img/x/x4/intel_network_connection_01.webp)

![Intel_Ethernet_Driver_02](/img/x/x2l/realtek_ethernet_controller_driver_02.webp)
![Intel_Ethernet_Driver_02](/img/x/x4/intel_network_connection_02.webp)

![Intel_Ethernet_Driver_03](/img/x/x2l/realtek_ethernet_controller_driver_03.webp)
![Intel_Ethernet_Driver_03](/img/x/x4/intel_network_connection_03.webp)

## RP2040 Driver Installation

Expand Down
Loading