Skip to content

Commit 17b4eb2

Browse files
committed
* update rndis docs
1 parent 2e28239 commit 17b4eb2

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

docs/doc/en/README_MaixCAM.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Here is the translation:
104104
.. details::Method Two: Driver Installation on Different Computer Systems:
105105
:open: true
106106
By default, there are two types of USB virtual network adapter drivers (NCM and RNDIS drivers) to meet the needs of different systems. You can also disable the unused virtual network adapter on the device under `Settings` -> `USB Settings`:
107-
* **Windows**: All Windows systems will automatically install the RNDIS driver, while only Windows 11 will automatically install the NCM driver. As long as **one of the drivers works**, it is sufficient.
107+
* **Windows**: All Windows systems will automatically install the RNDIS driver, while only Windows 11 will automatically install the NCM driver. As long as **one of the drivers works**, it is sufficient. If the RNDIS driver is not installed automatically, see the [RNDIS driver installation guide](https://wiki.sipeed.com/hardware/zh/maixsense/maixsense-a075v/install_drivers.html).
108108
* Open Task Manager -> Performance, and you should see a virtual Ethernet with an IP address such as `10.131.167.100`, which is the computer's IP address. The device's IP address is the same but with the last digit changed to `1`, i.e., `10.131.167.1`. If you are using Windows 11, you will see two virtual network adapters; you can use either IP address.
109109
* Additionally, you can open `Device Manager` (search for `Device Manager` in the search bar). The RNDIS and NCM drivers should be correctly installed, as shown below:
110110
![RNDIS ok](../../static/image/windows_rndis_ok.png) ![NCM ok](../../static/image/windows_ncm_ok.png)

docs/doc/en/README_MaixCAM2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Here is the translation:
100100
.. details::Method Two: Driver Installation on Different Computer Systems:
101101
:open: true
102102
By default, there are two types of USB virtual network adapter drivers (NCM and RNDIS drivers) to meet the needs of different systems. You can also disable the unused virtual network adapter on the device under `Settings` -> `USB Settings`:
103-
* **Windows**: All Windows systems will automatically install the RNDIS driver, while only Windows 11 will automatically install the NCM driver. As long as **one of the drivers works**, it is sufficient.
103+
* **Windows**: All Windows systems will automatically install the RNDIS driver, while only Windows 11 will automatically install the NCM driver. As long as **one of the drivers works**, it is sufficient. If the RNDIS driver is not installed automatically, see the [RNDIS driver installation guide](https://wiki.sipeed.com/hardware/zh/maixsense/maixsense-a075v/install_drivers.html).
104104
* Open Task Manager -> Performance, and you should see a virtual Ethernet with an IP address such as `10.131.167.100`, which is the computer's IP address. The device's IP address is the same but with the last digit changed to `1`, i.e., `10.131.167.1`. If you are using Windows 11, you will see two virtual network adapters; you can use either IP address.
105105
* Additionally, you can open `Device Manager` (search for `Device Manager` in the search bar). The RNDIS and NCM drivers should be correctly installed, as shown below:
106106
![RNDIS ok](../../static/image/windows_rndis_ok.png) ![NCM ok](../../static/image/windows_ncm_ok.png)

docs/doc/en/README_no_screen.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To enable communication between your computer (PC) and the device (MaixCAM), the
4343
.. details::Method 2 involves driver installation on different computer systems:
4444
:open: true
4545
There are two default USB virtual network adapter drivers (NCM and RNDIS) to meet the needs of different systems:
46-
* **Windows**: All Windows systems will automatically install the RNDIS driver. Only Win11 will automatically install the NCM driver. **Either one that works is fine** (NCM is faster than RNDIS).
46+
* **Windows**: All Windows systems will automatically install the RNDIS driver. Only Win11 will automatically install the NCM driver. **Either one that works is fine** (NCM is faster than RNDIS). If the RNDIS driver is not installed automatically, see the [RNDIS driver installation guide](https://wiki.sipeed.com/hardware/zh/maixsense/maixsense-a075v/install_drivers.html).
4747
* Open Task Manager -> Performance, and you will see a virtual Ethernet connection with an IP, for example, `10.131.167.100` is the computer's IP, and the device's IP is the same except the last digit changed to `1`, i.e., `10.131.167.1`. If it's Win11, you will see two virtual network adapters; you can use any one of the IPs.
4848
* Additionally, you can open the `Device Manager` on your computer (search `Device Manager` in the search bar). If the RNDIS and NCM drivers are correctly installed, **either one that works is fine**:
4949
![RNDIS ok](../../static/image/rndis_windows.jpg) ![NCM ok](../../static/image/windows_ncm_ok.png)

docs/doc/zh/README_MaixCAM.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Classifier Result video
108108
.. details::方法二在不同电脑系统中驱动安装方法:
109109
:open: true
110110
默认会有两种 USB 虚拟网卡驱动(NCM 和 RNDIS驱动),以满足不同系统的需求,你也可以在设备端`设置`应用 -> `USB设置` 里面关掉不用的虚拟网卡:
111-
* **Windows**: windows 所有系统会自动安装 RNDIS 驱动, 仅 Win11 会自动安装 NCM 驱动,两种驱动**有一个能用就行**
111+
* **Windows**: windows 所有系统会自动安装 RNDIS 驱动, 仅 Win11 会自动安装 NCM 驱动,两种驱动**有一个能用就行**如果 RNDIS 驱动没有自动安装,可以参考 [RNDIS 驱动安装教程](https://wiki.sipeed.com/hardware/zh/maixsense/maixsense-a075v/install_drivers.html)
112112
* 打开任务管理器 -> 性能,可以看到一个虚拟的以太网,并且可以看到 ip 比如 `10.131.167.100` 是电脑的 ip, 设备的 ip 是最后一位改为`1``10.131.167.1`。如果是 Win11 则会看到两个虚拟网卡,随便选择一个 IP 使用即可。
113113
* 另外也可以打开电脑的 `设备管理器`(搜索栏搜索`设备管理器`), RNDIS 和 NCM 驱动被正确安装的效果:
114114
![RNDIS ok](../../static/image/windows_rndis_ok.png) ![NCM ok](../../static/image/windows_ncm_ok.png)

docs/doc/zh/README_MaixCAM2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Classifier Result video
101101
.. details::方法二在不同电脑系统中驱动安装方法:
102102
:open: true
103103
默认会有两种 USB 虚拟网卡驱动(NCM 和 RNDIS驱动),以满足不同系统的需求,你也可以在设备端`设置`应用 -> `USB设置` 里面关掉不用的虚拟网卡:
104-
* **Windows**: windows 所有系统会自动安装 RNDIS 驱动, 仅 Win11 会自动安装 NCM 驱动,两种驱动**有一个能用就行**
104+
* **Windows**: windows 所有系统会自动安装 RNDIS 驱动, 仅 Win11 会自动安装 NCM 驱动,两种驱动**有一个能用就行**如果 RNDIS 驱动没有自动安装,可以参考 [RNDIS 驱动安装教程](https://wiki.sipeed.com/hardware/zh/maixsense/maixsense-a075v/install_drivers.html)
105105
* 打开任务管理器 -> 性能,可以看到一个虚拟的以太网,并且可以看到 ip 比如 `10.131.167.100` 是电脑的 ip, 设备的 ip 是最后一位改为`1``10.131.167.1`。如果是 Win11 则会看到两个虚拟网卡,随便选择一个 IP 使用即可。
106106
* 另外也可以打开电脑的 `设备管理器`(搜索栏搜索`设备管理器`), RNDIS 和 NCM 驱动被正确安装的效果:
107107
![RNDIS ok](../../static/image/windows_rndis_ok.png) ![NCM ok](../../static/image/windows_ncm_ok.png)

docs/doc/zh/README_no_screen.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ title: MaixCAM MaixPy 无屏幕版快速开始
4646
.. details::方法二在不同电脑系统中驱动安装方法:
4747
:open: true
4848
默认会有两种 USB 虚拟网卡驱动(NCM 和 RNDIS驱动),以满足不同系统的需求:
49-
* **Windows**: windows 所有系统会自动安装 RNDIS 驱动, 仅 Win11 会自动安装 NCM 驱动,两种驱动有**一个能用就行**(NCM 速度比 RNDIS 速度快)。
49+
* **Windows**: windows 所有系统会自动安装 RNDIS 驱动, 仅 Win11 会自动安装 NCM 驱动,两种驱动有**一个能用就行**(NCM 速度比 RNDIS 速度快)。如果 RNDIS 驱动没有自动安装,可以参考 [RNDIS 驱动安装教程](https://wiki.sipeed.com/hardware/zh/maixsense/maixsense-a075v/install_drivers.html)
5050
* 打开任务管理器 -> 性能,可以看到一个虚拟的以太网,并且可以看到 ip 比如 `10.131.167.100` 是电脑的 ip, 设备的 ip 是最后一位改为`1``10.131.167.1`。如果是 Win11 则会看到两个虚拟网卡,随便选择一个 IP 使用即可。
5151
* 另外也可以打开电脑的 `设备管理器`(搜索栏搜索`设备管理器`), RNDIS 和 NCM 驱动被正确安装的效果,**一个能用就行**
5252
![RNDIS ok](../../static/image/rndis_windows.jpg) ![NCM ok](../../static/image/windows_ncm_ok.png)

docs/doc/zh/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ title: MaixCAM MaixPy FAQ(常见问题)
1717
**USB线**:
1818
* 确保设备通过 Type-C 数据线连接到电脑,设备处于开机状态并且进入了功能选择界面。
1919
* 确保设备驱动已经安装:
20-
* Windows 下可以在`设备管理器`中查看是否有 USB 虚拟网卡设备,如果有感叹号则是去动没有安装好,按照[快速开始](./README.md) 中的方法安装驱动即可。
20+
* Windows 下可以在`设备管理器`中查看是否有 USB 虚拟网卡设备,如果有感叹号则是驱动没有安装好,按照[快速开始](./README.md) 中的方法安装驱动即可;如果需要手动安装 RNDIS 驱动,可以参考 [RNDIS 驱动安装教程](https://wiki.sipeed.com/hardware/zh/maixsense/maixsense-a075v/install_drivers.html)
2121
* Linux 下可以通过`ifconfig`或者`ip addr`查看是否有`usb0`设备或者`lsusb`查看所有 USB 设备。 Linux 已经自带去动,所以识别不到检查硬件连接,设备系统是否是最新,以及设备是否已经正常启动即可。
2222
* Mac OS 同 Linux 方法,或者在`系统设置` -> `网络` 里面看有没有 usb 网卡。
2323
* 另外 检查 USB 线缆的质量,换一个高质量的线缆。

0 commit comments

Comments
 (0)