during the flashing of the Jetson AGX Xavier i am getting this error: Error : cannot connect the device via SSH check the user name and password (both are correct) and make sure that SSH service is running on the device…
I am trying to turn on/off LED with GPIO with no success, it says off from the outset. I am on Jetson Orin Nano Devkit 8GB. I am using the simple code shown below and also tried /usr/share/doc/jetson-gpio-common/samples/simple_out.py on BOARD PIN15 . I am on Jetpac...
step9) tested again -> selecting wifi adaptor from usb in virtual box post this I can wifi in kali and then I tried to connect to any network then I can only see loading bar, if in meanwhile I used "dmesg" then I can see the error :- [ 87.433972] BUG: kernel NULL pointer derefe...
Hello! I'm using yolov5 for object detection on Jetson Nano via ssh connection. I ran sudo python3 detect.py --weights my_weights.pt --source 0 --device 0 I want it to open the window with real-time object detection, but I got the error:...
Hi, I’ve been trying to connect to the Jetson board through SSH with no luck. I created a wifi hostspot with the host PC on which the Nano is connected thanks to a USB Wifi adapter. The very first connection was succe…
Hi There, I am using L4T 36.3 I have a Jetson Orin Nano custom board with HDMI output and no EEPROM. This is the file of nano.conf source “${LDK_DIR}/p3768-0000-p3767-0000-a0.conf” PINMUX_CONFIG=“tegra234-nano-pinm…
I’ve tried setting DISPLAY=:0 but it gives the same error. When I run it on the Jetson, it does it no problem. junshengy2024 年1 月 25 日 02:097 I think you should try settingexport DISPLAY=:1. DeepStream does not support x11-forwarding, so when you use ssh, you need to execu...
While it was running, I ransudo tegrastatson another computer that was connected to the nano via SSH. OK you got it, that’s what I typically do - although I believe you can press something like Ctrl+Alt+F2 (F3/F4/ect) to switch terminal consoles on the device when the GUI is disa...