I have four ASI120MM cameras all connected through a USB hub to my computer with Ubuntu arm system. They all have the same USB ID (03c3) when I use command 'lsusb' in terminal, and I can not make each camera take pictures individually. Is there any way that I can tell the differences between each camera? and make them take pictures individually? I am using the linux demo code (the test_console executible) which I have modified to take one picture and save it. When I try to take a picture from both camera 1 and camera 0, I get two pictures from camera 0. When I run the test_console executible however I can see multiple cameras in the list, they all have the same name.