Hello everyone,
Sorry in advance I may say stupid things as I am still a newbie.
I am trying to connect my Jetson Nano board to my host (Ubuntu 20.04). I have put the Jetson in recovery mode (I suppose, the LED is green, nothing is displayed on my monitor). Also, my board has plugged the power jack. I think I should also specify that jumpers are plugged on both pins of the J48 and pins 7 and 8 of the J40 header buttons. When I connect the board to the host with the microC/USB, if I look at the dmesg, I can observe the following error message:
[ 6111.020532] usb usb1-port1: over-current condition
[ 6111.048288] usb usb2-port1: over-current condition
I also provide you the result of my lsusb return:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 1bcf:2c88 Sunplus Innovation Technology Inc. Integrated_Webcam_HD
Bus 001 Device 003: ID 8087:0a2b Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
I read on another topic that using a HUB may solve the problem, unfortunately, I do not have one. Is the jack power not supposed to prevent the current use of the USB connection?
Best regards,
Hector