@yardy ,
I believe the issue is that when using M0173, you need to use the .1 kernel variant (mach.var: 1.0.1) because M0173 uses different GPIO for camera resets, including some other changes specific to signal routing on M0173,
When using M0172, the adapter acts similar to M0135 dual sensor expander, so you would need to switch to kernel variant 1.0.0. You can select the kernel variant when you install the SDK but there is also a way to just install the kernel variant directly (let me know if you need more info).
My suggestion is to switch to kernel variant 1.0.0 and use J7. On M0172 J1L should map to slot id 2 and J2U would map to the upper slot id 3 (when connected to J7). You would need AR0144 sernsormodule id 3 and irs2975c sensormodule id 2.
The reason why you should not use J6 or J8 is because in the 1.0.0 kernel variant, the J6U and J8U camera slots (slots 1 and 5) are configured for a OV7251 stereo set up with lane merging using a single CSI port (combo mode with slots 0 and 4 respectively), so you technically cannot use 6 independent cameras with 1.0.0 kernel variant.
Please try and let me know if it works or if you have more questions. I will double check this myself as well.
Alex