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

Is there a better way to structure post methods in Class Based Views -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -

php - Cannot override Laravel Spark authentication with own implementation -