We are using the NVIDIA Jetson AGX Orin SOM with custom hardware, running Jetson Linux version 35.5.0 GA.
I have been encountering continuous error messages in the dmesg logs related to USB port issues. When the system boots, the keyboard and mouse are unresponsive for around 10 seconds, after which they start working, but the error messages persist.
Here are the error logs:
[14536.073227] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[14540.157398] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[14544.233328] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[14548.309055] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[14552.385198] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[14556.461135] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[14560.540845] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[14564.617021] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
We have validated our hardware correctly, and it works without issue when tested with older JetPack versions.
Could this issue be related to a software or driver change in Jetson Linux 35.5.0 GA? Any guidance or suggestions to resolve this would be greatly appreciated.
USB Device Tree Configuration: We have reviewed our USB device tree configuration and ensured it is set up correctly. However, we still observe the issue despite these efforts.
Signal Integrity Issue: Could you please provide more details on the SSC bug that was fixed in rel-35.5? We are currently using Jetson Linux 35.5.0 GA, so I want to ensure that we have the latest updates and fixes.
If there are any additional steps we can take or specific checks you recommend, please let us know. We are keen to resolve this issue as it affects our development process.