How do I make camera work with 60 fps? I haven’t seen any manual for work with this camera using 60 fps. I bought khadas vim4 new special for it because it was adviced me ( OS08A10 low FPS ). But this camera work only 30 FPS.
I have khadas vim4 v13 2211.
System - Linux Khadas 5.15.137 #1.7.5 SMP PREEMPT Thu Sep 25 20:37:29 CST 2025 aarch64 aarch64 aarch64 GNU/Linux.
@ilya71 the limitation is because it’s using the 30 FPS HDR setting,
The section which initializes the sensor is here:
There is however no point in modifying it in the kernel as it just selects and runs the sequence provided by the amlogic isp engine, it directs the kernel driver as to what mode to run in:
So, you’ll need help from khadas team/amlogic to force the ISP engine to run in this SDR mode if you want 60 FPS