Jetson nano hang when a usb webcam plugged in?

Hi everyone! I’m building robot from scratch with jetson nano and a usb webcam. When that webcam plugged in the jetson nano stop responding until I unplug the webcam. I checked to dmesg and gives the following message?

[ 506.374532] tegra-xusb 70090000.xusb: WARN: buffer overrun event on endpoint
[ 506.381649] tegra-xusb 70090000.xusb: WARN: buffer overrun event on endpoint
[ 506.388683] tegra-xusb 70090000.xusb: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 4 comp_code 31
[ 506.399270] tegra-xusb 70090000.xusb: Looking for event-dma 00000000ffca28a0 trb-start 00000000ffca28f0 trb-end 00000000ffca28f0 seg-start 00000000ffca2000 seg-end 00000000ffca2ff0
[ 506.415314] tegra-xusb 70090000.xusb: WARN: buffer overrun event on endpoint

What I can do to resolve that issue?
I decided to go with usb webcam is because the csi camera failed ( imx219 board setup faield )
Thanks.

Hi,
We have tested Logitech/E-Con/AverMedia USB cameras and don’t see the issue. Probably it is specific to the USB camera. Please share the brand and model ID of the camera for reference.

If your imx219 is Raspberry Pi camera V2, it should be detected when you connect it and boot Jetson Nano. If you use imx219 from other vendors, you may contact the vendor to get further help.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.