bypass_mode=0 for both sensors does not seem to impact the error.
Also it seems to be different errors from time to time. I also sometimes get a [RCE] ERROR: camera-ip/vi5/vi5.c:745 [vi5_handle_eof] "General error queue is out of sync with frame queue. ts=253262971968 sof_ts=253290046176 gerror_code=2 gerror_data=400060 notify_bits=20000"
Which I learned indicates missing MIPI Data, correct? But whats in common is that it always ends with the ViCsiHw error:
host1x 13e40000.host1x: ViCsiHw frameSt: syncpoint id 43 (progress) progressing slowly 4047, timeout=36000
[ 234.462922] host1x 13e40000.host1x: ViCsiHw frameCo: syncpoint id 43 (progress) stuck waiting 4053, timeout=36000
[ 234.462927] ---- syncpts ----
[ 234.463257] id 20 (ga10b_511) min 28 max 0 refs 1 (previous client : )
[ 234.463260] id 21 (ga10b_510) min 9 max 0 refs 1 (previous client : )
[ 234.463263] id 22 (ga10b_509) min 16 max 12 refs 1 (previous client : ga10b_509)
[ 234.463267] id 23 (progress) min 9602 max 3948 refs 1 (previous client : progress)
[ 234.463270] id 24 (stats_progress) min 19202 max 7896 refs 1 (previous client : stats_progress)
[ 234.463275] id 28 (ga10b_507_user) min 1 max 0 refs 1 (previous client : )
[ 234.463278] id 29 (ga10b_506_user) min 1 max 0 refs 1 (previous client : )
[ 234.463280] id 30 (ga10b_505_user) min 1 max 0 refs 1 (previous client : )
[ 234.463293] id 43 (progress) min 4046 max 1981 refs 1 (previous client : progress)
[ 234.463298] id 46 (ga10b_475) min 9 max 6 refs 1 (previous client : ga10b_492)
[ 234.463302] id 48 (ga10b_490_user) min 1 max 0 refs 1 (previous client : )
[ 234.463304] id 49 (ga10b_489_user) min 1 max 0 refs 1 (previous client : )
[ 234.463307] id 50 (ga10b_488_user) min 1 max 0 refs 1 (previous client : )
[ 234.463320] id 63 (ga10b_492_user) min 2681 max 2681 refs 1 (previous client : progress)
[ 234.463323] id 64 (ga10b_458_user) min 1 max 0 refs 1 (previous client : nvargus-daemon)
[ 234.463326] id 65 (ga10b_457_user) min 1 max 0 refs 1 (previous client : nvargus-daemon)
[ 234.463329] id 66 (ga10b_456_user) min 6 max 5 refs 1 (previous client : ga10b_475)
[ 234.463332] id 67 (ga10b_474_user) min 11 max 0 refs 1 (previous client : )
[ 234.463334] id 68 (ga10b_473_user) min 5 max 0 refs 1 (previous client : )
[ 234.463337] id 69 (ga10b_472_user) min 4 max 0 refs 1 (previous client : )
[ 234.463339] id 70 (ga10b_471_user) min 4 max 0 refs 1 (previous client : )
[ 234.463343] id 72 (ga10b_469_user) min 4 max 0 refs 1 (previous client : )
[ 234.463346] id 73 (ga10b_468_user) min 4 max 0 refs 1 (previous client : )
[ 234.463348] id 74 (ga10b_467_user) min 4 max 0 refs 1 (previous client : )
Which only stops printing after i restart nvargus-daemon - so could this have something to do with libargus?!