Աթանես Խաչատրյան Posted October 20, 2018 Posted October 20, 2018 How can I setup my banana pi M2 H2+ ARMBIAN 5.41 user-built Ubuntu 16.04.5 LTS 3.4.113-sun8i camera module I set this command "sudo modprobe sunxi_csi1" and returned: "modprobe: FATAL: Module sunxi_csi1 not found in directory /lib/modules/3.4.113-sun8i" I Don't see /dev/video0 Can I confirm and setup my camera module?
xeniter Posted November 5, 2018 Posted November 5, 2018 are you sure modul name is "sudo modprobe sunxi_csi1" and not "sudo modprobe sunxi_csi"? can you post your build kernel configuration? /dev/video gets created when sunxi_csi modul gets loaded do you still use fex file for configuration? can you post it? which camera are you using? i would recommend using latest next armbian with latest stable kernel and proper device tree config instead of deprecated fex, at least i got there the ov5640 running.
Recommended Posts