RpiCam Imx708 and RPI4b not detected

Camera model

IMX708

What is the problem?

Camera is not detected,

What did you already try to solve it?

fresh install with rpi imager (experimental new camera stack) , rpicam-hello >> no cameras available, reseated ribbon cable, checked for correct connector

Have you tried running in safe mode?

no

Did running in safe mode solve the problem?

no

Systeminfo Bundle

You can download this in OctoPrint's System Information dialog ... no bundle, no support!)

octoprint-systeminfo-20260228084311.zip (10.3 KB)

Additional information about your setup

OctoPrint version, OctoPi version, printer, firmware, browser, operating system, ... as much data as possible

WRITE HERE

Ok, some updates:
Issue seems to be fixed.

Basically i did:

sudo apt update
sudo apt full-upgrade

2) set autodetect in /boot/firmware/config.txt to off, append dtoverlay=imx708 at end of file
-> rpicam-hello now did find the camera, some process did grab it, octopi stream display however said 'server error'

3) upgrade octoprint via web interface to newest version.

>> thats all, camera now works as expected...

Greetings,
Paul