how to tell apart 2 exact same usb devices (audio pcm) from the port they are connected in linux? -


in case, making program uses 2 exact same usb sound cards, when check pcm name arecord -l set , set_1 cards. trying make program runs inside raspberry pi automatically cannot check unplugging , replugging each boot, know if there way tell apart device which?


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -