I am working on jetson nano module, with jetpack 4.6. Currently jetson working via, ssd card 64 gb. Before coming to me OS is installed on EMMC (16gb) but I made it OS to SSD card by changing the boot file.
I have tried to reinstall ardcum files for driver files but files are existed.
nvsgcapture, gstream is not working while access the camera via import cv2, no camera avaiolable.
After installtion of opencv, tensorflow, mtcnn. I am unable to accessing the camera.
Thank you for reply.,
The sensor is Raspberry Pi Camera V2.
Yes I have run jetson-io.py file. When running that file the io screen is flashing on/off instantly.
Looking forward for your needy help and/or suggestions,
Thank you
When I am running this: sudo /opt/nvidia/jetson-io/jetson-io.py
terminal header tool screen is getting on/off in short period.
sudo /opt/nvidia/jetson-io/config-by-pin.py
Traceback (most recent call last):
File "/opt/nvidia/jetson-io/config-by-pin.py", line 84, in <module>
main()
File "/opt/nvidia/jetson-io/config-by-pin.py", line 39, in main
jetson = board.Board()
File "/opt/nvidia/jetson-io/Jetson/board.py", line 229, in __init__
self.dtb = _board_get_dtb(self.compat, self.model, dtbdir)
File "/opt/nvidia/jetson-io/Jetson/board.py", line 114, in _board_get_dtb
raise RuntimeError("No DTB found for %s!" % model)
RuntimeError: No DTB found for NVIDIA Jetson Nano Developer Kit!
No, we have received it from the vendor with os of ubuntu 18.04. We don’t know how they did. Currently it is running with jetpack 4.6.
When we are trying to flash the image on new jetson nano (another device) using sdk manager from the host machine(ubuntu 18.04), os is able to flas but fails to install cuda tools and says incorrect username and password (automode and even in usb cable also).
ok, could you please suggest about camera no available (ls /dev/video0), afte running this command on terminal because I have installed packages in sdcard. I can’t reflash it.