I actually think an approach like this is good. Just substitute your i2c1 settings from above. That way you are activating all the buses.dtoverlay=i2c0
dtoverlay=i2c1
dtoverlay=i2c2
dtoverlay=i2c3
dtoverlay=i2c4
dtoverlay=i2c5
dtoverlay=i2c6
At minimum activate i2c0 and i2c1.
Skipping a device (i2c0) could be having weird effect.