Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5103

Camera board • Re: New camera driver can not be probed, need urgent support

$
0
0
While from the kernel log, I can only saw the following log related to the camera during device boot, there is no log related to the probe function
[ 3.660150] rp1-cfe 1f00110000.csi: found subdevice /axi/pcie@120000/rp1/i2c@88000/och100@36

After I called
sudo modprobe och100

the probe function was called and I can see the log from dmesg.
Your overlay needs to have a compatible string that matches with the compatible string in the of_device_id struct in your module. If both do match then run "sudo depmod -a" to recreate the mapping files. Reboot to test it.
Can you also give some clue on the remain issue, really appreciate your support!
What remaining issues?

Statistics: Posted by trejan — Mon Jan 22, 2024 3:36 am



Viewing all articles
Browse latest Browse all 5103

Trending Articles