Tx2: usb is error

Hi, nvidia team:

I am use the tx2 and usb device “uPD720202”.
I use the usb camera x 5. when the first open the five usb camera , everything is ok. But when I close the five camera and open again, is error. The kernel log as follow:

[  244.503505] tegra-xudc-new 3550000.xudc: usb3 phy is not available yet
[  244.505726] tegra-xudc-new 3550000.xudc: usb3 phy is not available yet
[  244.508310] tegra-xudc-new 3550000.xudc: usb3 phy is not available yet
[  244.510796] tegra-xudc-new 3550000.xudc: usb3 phy is not available yet
[  244.513128] tegra-xudc-new 3550000.xudc: usb3 phy is not available yet
[  244.517253] tegra-xudc-new 3550000.xudc: usb3 phy is not available yet
[  244.524438] tegra-xudc-new 3550000.xudc: usb3 phy is not available yet
[  244.528013] tegra-xudc-new 3550000.xudc: usb3 phy is not available yet
[  244.530151] tegra-xudc-new 3550000.xudc: usb3 phy is not available yet
[  244.532563] tegra-xudc-new 3550000.xudc: usb3 phy is not available yet
[  244.543470] tegra-xudc-new 3550000.xudc: usb3 phy is not available yet
[  244.554379] tegra-xudc-new 3550000.xudc: usb3 phy is not available yet
[  244.559737] tegra-xudc-new 3550000.xudc: usb3 phy is not available yet
[  244.570121] tegra-xudc-new 3550000.xudc: usb3 phy is not available yet
[  244.572955] tegra-xudc-new 3550000.xudc: usb3 phy is not available yet
[  244.592104] xhci_hcd 0000:01:00.0: Ring expansion failed
[  244.598751] usb 2-2: usbfs: usb_submit_urb returned -12
[  244.907321] pps pps0: PPS event at 1600227781.243911961
[  244.907342] pps pps0: capture assert seq #240
[  245.485597] camera_trigger_release
[  245.485604] tztek_i2c_cpld_enable_trigger_release
[  245.907317] pps pps0: PPS event at 1600227782.243876036
[  245.907337] pps pps0: capture assert seq #241
[  246.907317] pps pps0: PPS event at 1600227783.243841443
[  246.907338] pps pps0: capture assert seq #242
[  247.907308] pps pps0: PPS event at 1600227784.243802800

[ 244.592104] xhci_hcd 0000:01:00.0: Ring expansion failed
[ 244.598751] usb 2-2: usbfs: usb_submit_urb returned -12

can you tell me how should I do now?

Thanks.

Hi,
Do you use a custom board or default board.? There is only one Type-A port on default board, it looks to be a custom board. Would like to confirm this.

And please share the release version( $ head -1 /etc/nv_tegra_release ).

Hi, DaneLLL:

Thanks for your reply.

the release version as follow:

nvidia@nvidia-desktop:~$  head -1 /etc/nv_tegra_release
# R32 (release), REVISION: 1.0, GCID: 14531094, BOARD: t186ref, EABI: aarch64, DATE: Wed Mar 13 07:41:08 UTC 2019


nvidia@nvidia-desktop:~$ jetson_release
Xlib:  extension "NV-GLX" missing on display "localhost:10.0".
 - NVIDIA Jetson TX2
   * Jetpack 4.2 [L4T 32.1.0]
   * NV Power Mode: MAXP_CORE_ARM - Type: 3
   * jetson_stats.service: active
 - Libraries:
   * CUDA: NOT_INSTALLED
   * cuDNN: NOT_INSTALLED
   * TensorRT: NOT_INSTALLED
   * Visionworks: NOT_INSTALLED
   * OpenCV: NOT_INSTALLED compiled CUDA: NO
   * VPI: NOT_INSTALLED
   * Vulkan: 1.1.70


Hi,
So you connect a USB device to type-A port on TX2 default board?