UNSOLVED Can't get v4l2 to work, rasbperry pi 4b, rpi os x64, 6.12.57-v8+
-
https://forum.veye.cc/topic/358/please-update-the-v4l2-driver-for-5-15-84-v7l
Followed this, when compiling dtb the error pops up
Trying to install headers didn't work, manually copied and created the directories, still an error
dmesg doesn't work (doesn't say anything. Camera worked before with Legacy mode.

do I need to recompile on ubuntu? I don't have one installed, don't have spare pc or laptop.
I want to use it with opencv and yolov3tiny for bug detection. -
@jambojettt According to the dmesg information, you have successfully installed the veyecam2m driver. However, the camera was not detected. What model of camera are you using?
-
@veye_xumm veye-mipi327e
-
@jambojettt
Normally, after you install the kernel headers using the commandsudo apt install raspberrypi-kernel-headers, you should be able to compile successfully.
May I ask — after performing this step, what error do you see during compilation? -
@veye_xumm this didn't work, I updated the raspi-config to the latest one, this command didn't work. Tried this several times to no avail.
-
