Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install Ar0234 driver in Jetson Orin nano (L4T 35.4.1 Jetpack 5.1.2) #186

Open
jackwei86 opened this issue Nov 30, 2023 · 2 comments

Comments

@jackwei86
Copy link

jackwei86 commented Nov 30, 2023

hi.there
I have checked the dtb file genrated by driver(arducam-nvidia-l4t-kernel-t234-nano-5.10.120-tegra-35.4.1-20230809074912_arm64.deb). The dtb file is not match my Orin nano .

The prefix name of driver generated dtb file is tegra234-p3767-0003-p4768-0000-a0-user-custom.dtb
My current board used is tegra234-p3767-0004-p4768-0000-a0.dtb.

It seems the driver is older than my current dtb version.

I have tried to modify the install python script (/opt/arducm/jeston-io/Utils/dtc.py line 117 ) to skip dtb compatible check and install the driver successfully.After reboot the board ,i run the script /opt/jetson-io/jetson-io.py to configure the 24pin csi as arducam connector and save changes.
After all this steps,the cmd "sudo v4l2-ctl --list-devices" show "cannot open device /dev/video0" , it seems the board still can not find the camera connected.

Should i wait for any driver version updates or anyone has any suggestions?

Thanks for any replies.

@jackwei86
Copy link
Author

jackwei86 commented Dec 5, 2023

I have tried to install the arducam-nvidia-l4t-kernel-t234-nano-5.10.120-tegra-35.4.1-20230809074912_arm64.deb in my new Jetson Orin 8G which the P-Number is p3767-0003. The carrier board dtb version is exactly matching the driver required. But the camera cannot work. The cmd "sudo v4l2-ctl --list-devices" still shows "cannot open device /dev/video0,exiting".

@Dion4cen
Copy link

Can you connect this camrea to another camera port on your Jerson Orin carrier board?

The cmd "sudo v4l2-ctl --list-devices" still shows "cannot open device /dev/video0,exiting".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants