问题描述
避免来回要资料, 请先准备如下资料.
解决方案
1. 前提, 开如下adb log如下,重新单项测试
1.1 3a 或isp tuning相关的问题的话,请开
adb root
adb shell setenforce 0
adb shell setenforce 0
adb logcat –G 32M
adb shell setprop persist.vendor.mtk.camera.log_level 3
adb shell setprop vendor.debug.camera.log 1
adb shell setprop vendor.debug.hal3av3.log 263
adb shell setprop vendor.debug.3a.log 1
adb shell setprop vendor.debug.idxcache.log 1
adb shell setprop vendor.debug.hal3a.taskmgr 1
adb shell setprop vendor.debug.paramctrl.enable 1
adb shell setprop vendor.profile.paramctrl.enable 1
adb shell setprop vendor.debug.isp_tuning_mgr.enable 1
adb shell setprop vendor.debug.isp_mgr.enable 1
adb shell setprop vendor.debug.mapping_mgr.enable 3
adb shell pkill cameraserver
adb shell pkill camerahalserver
adb shell pkill camera*
adb shell setprop persist.vendor.mtk.camera.log_level 3
adb shell setprop vendor.debug.camera.log 1
adb shell setprop vendor.debug.hal3av3.log 263
adb shell setprop vendor.debug.3a.log 1
adb shell setprop vendor.debug.idxcache.log 1
adb shell setprop vendor.debug.hal3a.taskmgr 1
adb shell setprop vendor.debug.paramctrl.enable 1
adb shell setprop vendor.profile.paramctrl.enable 1
adb shell setprop vendor.debug.isp_tuning_mgr.enable 1
adb shell setprop vendor.debug.isp_mgr.enable 1
adb shell setprop vendor.debug.mapping_mgr.enable 3
adb shell pkill cameraserver
adb shell pkill camerahalserver
adb shell pkill camera*
1.2 sensor drv, isp drv 相关问题的话,请开
adb logcat –G 32M
adb shell setprop debug.camera.log.p1node 3
adb shell setprop vendor.debug.camera.log.p1node 3
adb shell setprop persist.mtk.camera.log_level 3
adb shell setprop persist.vendor.mtk.camera.log_level 3
adb shell setprop persist.mtk.camera.log_level 3
adb shell setprop persist.vendor.mtk.camera.log_level 3
adb shell setprop debuglog.imageio.iopipe 3
adb shell setprop debuglog.imageio.iopipet 3
adb shell setprop debuglog.imageio.pipe 3
adb shell setprop debuglog.imageio.TwinMgr 3
adb shell setprop debug.isp 3
adb shell setprop debuglog.imageio.func_cam 3
adb shell setprop vendor.debuglog.imageio.path 3
adb shell setprop debuglog.imageio.iopipet 3
adb shell setprop debuglog.imageio.pipe 3
adb shell setprop debuglog.imageio.TwinMgr 3
adb shell setprop debug.isp 3
adb shell setprop debuglog.imageio.func_cam 3
adb shell setprop vendor.debuglog.imageio.path 3
adb shell pkill cameraserver
adb shell pkill camerahalserver
adb shell pkill camera*
adb shell pkill camerahalserver
adb shell pkill camera*
1.3 若您不确定应该开1.1 or 1.2 ,请全部开启.
1.4 请提供测试fail的完整mtklog
2. itsMetaCheck 配置后的产出文件
3. 贵司现在sensor的metadata文件夹
4. sensor driver文件夹
5. sensor tuning 参数文件夹
6. 对应测试项目测试fail时, 对应的its文件夹内所有内容
7. its单项测试fail的终端截图.
8. 若[ITS]若scene1 下面的小的测试项目fail, 先请贵司driver 同事确认是否有cct测试线性度pass.
9. 为彼此方便查找文件, 请将上述所有文件按如下文件夹摆放压缩上传.