ERROR No Cameras available after Raspberry OS updates 07.01.2023

I have gone from a fully functioning Hawk.eye 64mp sensor to:
ERROR No cameras available, this morning after installing the latest bunch
of Raspberry PI updates !
this is what I see in Terminal:
skynet@raspberrypi:~ $ libcamera-still -n --width 1366 --height 768 -o /home/skynet/Hawk-eye-image.jpg --autofocus
[0:00:38.247854068] [1245] INFO Camera camera_manager.cpp:293 libcamera v0.0.0+3897-c3c878a9
[0:00:38.251238605] [1247] ERROR V4L2 v4l2_device.cpp:91 ‘dw9807 10-000c’: Failed to open V4L2 device: Invalid argument
[0:00:38.251358550] [1247] ERROR RPI raspberrypi.cpp:1254 Failed to open the lens device.
[0:00:38.252620550] [1247] WARN CameraSensorProperties camera_sensor_properties.cpp:174 No static properties available for ‘arducam_64mp’
[0:00:38.252695198] [1247] WARN CameraSensorProperties camera_sensor_properties.cpp:176 Please consider updating the camera sensor properties database
[0:00:38.252788827] [1247] ERROR V4L2 v4l2_device.cpp:91 ‘dw9807 10-000c’: Failed to open V4L2 device: Invalid argument
[0:00:38.252840883] [1247] ERROR CameraSensor camera_sensor.cpp:469 ‘arducam_64mp 10-001a’: CameraLens initialisation failed
[0:00:38.252986568] [1247] ERROR RPI raspberrypi.cpp:1190 Failed to register camera arducam_64mp 10-001a: -22
ERROR: *** no cameras available ***

Anybody else have the same problems ? it would be helpful to hear from you
Kind Regards Sean

Hi,
Please use the command “dmesg | grep 64mp” to check if the camera driver has been installed.