- Edited
Yes this is exactly what happen to me and I am unsure what config made the mic selectable.
run this in the terminal and check you can capture from both the mic's
arecord -Dhw:0,6 -c2 -r48000 -f S16_LE -d 10 /home/YOURUSERNAME/test-06.wav
arecord -Dhw:0,7 -c2 -r48000 -f S16_LE -d 10 /home/YOURUSERNAME/test-07.wav
You will get a 10 second recording so make some noises