|
Edited by jslav at 2015-7-14 08:33
Module loading issue
I run Ubuntu_vivid_Mate on OrangePi Mini 2
I connected ov2640 camera and attempt to use it.
I built raspbian raspicam and launch raspistill, but got message "failed to open vchiq instance"
Then I supposed, that I camera driver is missing.
However, ov2640.ko file exists
I tried insmod ov2640, but got message "insmod: ERROR:Could not load module ov2640: No such file or directory"
modprobe ov2640 just silently exits
besides, I tried to force MODPATH variable exactly to path of ov2640.ko file.
Vainly 
I got the same behaviour.
1. Why couold module could not be found?
2. Does kernel need to be configured with some additional options to support CSI camera?
|
|