Camera USB3.0 is not working trough SSH on Jetson Orin

Hello,
We use a camera MatrixVision BlueFox3.0 and a Jetson Orin.
The matrixVision API recognises the camera only with a monitor connected but not through SSH.
We also have a Jetson Xavier and it works on both SSH and on a terminal with a monitor plugged in.
We have no idea why it works on Xavier and not Orin.
We tried with ssh -X and by reflashing the Jetson but nothing seems to work.
By running $ dmesg --follow, and plugging-in the camera, we obtain :

[ 1083.598308] usb 2-3.2: new SuperSpeed Gen 1 USB device number 3 using tegra-xusb
[ 1083.622082] usb 2-3.2: New USB device found, idVendor=164c, idProduct=5533, bcdDevice= 0.00
[ 1083.622089] usb 2-3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1083.622091] usb 2-3.2: Product: mvBlueFOX3-2089aC
[ 1083.622093] usb 2-3.2: Manufacturer: MATRIX VISION GmbH
[ 1083.622094] usb 2-3.2: SerialNumber: FF007395

Do you have any idea ?

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

Hi,
Please share the information:

  1. Do you use Jetpack 5.1.1?
  2. Is the device connected to AGX Orin through USB interface?