I’m working around an issue I’ve been having where my Jetson TX2 crashes on boot up while I have a USB camera plugged in. I was tipped off in an earlier post that the issue is due to the camera drawing too much power on boot up (Issue with Jetson TX2 Reboot while USB Camera is Plugged In).
So, I want to figure out a way to completely disable/disconnect the USB port my camera is plugged in to so that the camera cannot draw any power from the Jetson on boot up. Then, after the system has booted, I’d like to re-enable the USB port so I can use the camera.