A603 usb/camera issues

Hey everyone.
This is mostly about the same issue as here but for different camera: USB issues with A603 Carrier board and Jetson Orin NX 16GB

A603 with jetson orin nano running 5.1.2.

When I install any outside driver for a camera and assign it with jetson.io tool, for example imx708, the usb devices lose power and I can no longer use mouse/keyboard.

no matter which way to access camera you use. it is either v4l2 or argus camera or nvgstcapture-1.0.

The proposed solution from the mentioned thread works only for imx477 camera (and probably imx219).
Any help is appreciated.

Hi, please follow the steps in Q7-Q9 to resolve your issue. For more details, you can refer to the link: https://wiki.seeedstudio.com/Jetson_FAQ/#q7-i-cannot-use-usb-a-port-ethernet-port-or-no-hdmi-dispaly-after-flashing-the-device.

  1. Most likely, the driver files were not fully copied during the driver transfer process. This results in missing peripheral drivers after the device is flashed, which prevents normal operation of USB devices (the same applies to Ethernet and HDMI).

  2. Additionally, do not execute the command sudo apt-get upgrade, as it may cause driver malfunctions. Currently, the A603 carrier board only supports the IMX219 and IMX477 cameras. Please follow the instructions provided in our wiki for operation.

1 Like