The change in imx586_default_default.json is effectively a runtime-stability workaround: it changes cac_v10.SettingPara.psf_path from /etc/iqfiles/cac_map_42x24x34.bin (missing in the image) to /dev/null so rkaiq_3A_server is less likely to crash trying to open a non-existent file (even though enable is 0).

This commit is contained in:
OrangePi CM5 Builder 2026-04-09 12:49:04 +08:00
parent a5ec9ac067
commit 1658334140
1 changed files with 1 additions and 1 deletions

File diff suppressed because one or more lines are too long