Open ghost opened 3 years ago
Does anyone has the same problem?
I had those problems with a Raspberry Pi. I found that with Xavier AGX, mouse work well and some other bugs were fixed. I think it is because it is needed >8 Gb of RAM.
In my experience USB3 connections have issues with EMI interferences because port speed. This interferences affects mouse wireless frequency. Use a hub to add space between camera usb conection and mouse adapter. I use Jetsons to develop and this is a common issue with usb3 hub, not related to Jetsons only.
Hi, I am using Intel Realsense T265 camera on Jetson TX2 and Xavier NX via USB. There was also a wireless USB dongle for mouse and keyboard. TX2 first is connected to an USB hub, and T265 and mouse were plugged into the hub. When I ran T265 I found the mouse and keyboard response is very slow, and sometimes I could totally lost the muse. If I used wired mouse or keyboard, they worked fine.
How can I fix the mouse slow response issue?