Jarvis65536

Results 5 comments of Jarvis65536

After reinstalling Ubuntu 20 on my Jetson Nano, using the command `ssh-keygen -R my_jetson_ip` helped me resolve this error. Thank you for your guidance.

Thank you for your reply. I will attempt to use Teamviewer. Additionally, I have conducted the xrdp connection testing with Jetpack 4.6.1 and it functions flawlessly with almost no delay.

> @kyrie2to11 so the following did the trick for me: > > sudo apt install xserver-xorg-video-dummy > > sudo nano /usr/share/X11/xorg.conf.d/xorg.conf > > Input the following in the file: >...

> For zsh users, this script will throw confusing permission denied errors, even when making the script executable. I think it would be good to put in the README.md that...

> MMDetection 2.x does not support fx tracing. We supported this feature for single-stage model in the 3.x version. Please try the 3.x branch https://github.com/open-mmlab/mmdetection/tree/3.x . # what's the root...