mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-08-20 22:14:34 +08:00
Included that Zadig has native and CDC interfaces listed
This commit is contained in:
@@ -113,7 +113,7 @@ You can also try increasing `<axis>.controller.config.vel_limit_tolerance`. The
|
||||
* **Linux**: Type `lsusb` to list all USB devices. Verify that your ODrive is listed.
|
||||
* **Linux**: Make sure you [set up your udev rules](getting-started#downloading-and-installing-tools) correctly.
|
||||
* **Windows**: Right-click on the start menu and open "Device Manager". Verify that your ODrive is listed.
|
||||
* **Windows**: Use the [Zadig utility](http://zadig.akeo.ie/) to verify the driver is set to `libusb-win32`.
|
||||
* **Windows**: Use the [Zadig utility](http://zadig.akeo.ie/) to verify the driver is set to `libusb-win32`. Note that there are two options listed in Zadig for Odrive: `ODrive 3.x Native Interface (Interface 2)` and `ODrive 3.x CDC Interface (Interface 0)`. Only the native interface should have `libusb-win32` while the CDC interface should use `WinUSB`.
|
||||
* Ensure that no other ODrive program is running
|
||||
* Run `odrivetools` with the `--verbose` option.
|
||||
* Run `PYUSB_DEBUG=debug odrivetools` to get even more log output.
|
||||
|
||||
Reference in New Issue
Block a user