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.
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).
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.