64MP Autofocus Synchronized Quad-Camera Kit, can't install kernel_driver

  1. Where did you get the camera module(s)?
    Arducam site

  2. Model number of the product(s)?

  3. What hardware/platform were you working on?
    raspberry pi 4 2GB

  4. Instructions you have followed. (link/manual/etc.)
    pdf manual https://www.arducam.com/downloads/64mp-autofocus-quad-camera-kit.pdf

  5. Problems you were having?
    kernel version not supported

  6. The dmesg log from your hardware?

Cannot find the corresponding package, please send the following information to [email protected]
Hardware Revision: b03115
Kernel Version: 6.1.19-v8+
Package: 64mp_pi_hawk_eye_kernel_driver – bullseye-v5
You are using an unsupported kernel version

  1. Troubleshooting attempts you’ve made?
    try to move from 64bit to 32bit version of raspbian
  2. What help do you need?
    need solution to install kernel driver for the camera hat.

@giulio

The new kernel 64mp driver no longer requires an install script.

sudo vi /boot/config.txt

In the last line add
dtoverlay=arducam-64mp

then reboot

1 Like

Do you still need to install libcamera_dev and libcamera_apps with the install script?

@triple3567

It is still needed at present, but it will not be needed in the future, please continue to pay attention.