alliedvision / examples

Code examples for Allied Vision Alvium CSI-2 camera, V4L2
The Unlicense
40 stars 14 forks source link

camera not showing up under /dev/ #4

Open skywo1f opened 3 years ago

skywo1f commented 3 years ago

Went through the driver installation. rebooted. Camera still not detected

krs1980 commented 3 years ago

I am also facing the same. Any help plz.

Edit-1: After following the instructions https://github.com/alliedvision/linux_nvidia_jetson/issues/13 method posted by ernardoLuck, the CSI-2 camera is detected. Verified using ls /dev and v4l2-ctl --list-devices.

krs1980 commented 3 years ago

@skywo1f , if you are still facing the problem, plz follow the link https://github.com/alliedvision/linux_nvidia_jetson/issues/13. You need to flash the SD card by preparing OS image using SDK manager. Ensure to use Jetpack 4.4.1, not the latest Jetpack version available. We need to downgrade bootloader of the Jetson Nano boards. The driver doesn't work with latest Jetson Nano boards due to the updated device tree.

I hope this helps.