How to get RPi drivers for B0343 without Pivariety?

  1. Where did you get the camera module(s)?
    from UCTRONICS

  2. Model number of the product(s)?
    B0343

  3. What hardware/platform were you working on?
    RPi CM4

  4. Instructions you have followed. (link/manual/etc.)

  5. Problems you were having?

  6. The dmesg log from your hardware?

  7. Troubleshooting attempts you’ve made?

  8. What help do you need?
    Please give me a link to correct drivers

Check this:
https://www.arducam.com/docs/arducam-obisp-mipi-camera-module/

After installing this driver. Here is result:
pi@raspberrypi:~ $ arducamstill -t 0
Hardare version: c03140
No match to hardware version!
Error opening device.
arducamVideoInit failed.
Unable to set format: Bad file descriptor (9).

I believe this camera module doesn’t have ISP onboard.
Please check!

Sincerely Azer Babaev

Yes, this camera module doesn’t have an OnBoard ISP, but they use the same driver.

I have tried to install arducam_obisp_camera_driver several times. Result is same:
pi@raspberrypi:~ $ arducamstill -t 0
Hardare version: c03140
No match to hardware version!
Error opening device.
arducamVideoInit failed.
Unable to set format: Bad file descriptor (9).

Something goes wrong.

Kernel: Linux raspberrypi 5.4.79-v7l+

Sincerely Azer Babaev

Can you provide dmesg logs, and pictures of the hardware connection?