Re: [Alsa-user] Multiple identical audio devices

2007-02-09 Thread Ingo Müller
You are right. I didn't think about it carefully enough. Thinking about it now, I have to admit that I have no idea how to do it. There is a very vague memory in my head that I read somewhere that it is up to the driver wether or how you distinguish two cards, but I may mix it up with something els

Re: [Alsa-user] Multiple identical audio devices

2007-02-09 Thread Jean-Michel Pouré
Le vendredi 09 février 2007 à 20:27 +0100, Ingo Müller a écrit : > Hi! > > I don't know wether this works, it's maybe just an idea. Look at "lsusb > -v". In the first line of your device, it says "Bus xxx Device yyy: > ...". Maybe you can use the values xxx and yyy with udev to give the two > devi

Re: [Alsa-user] Multiple identical audio devices

2007-02-09 Thread Ingo Müller
Hi! I don't know wether this works, it's maybe just an idea. Look at "lsusb -v". In the first line of your device, it says "Bus xxx Device yyy: ...". Maybe you can use the values xxx and yyy with udev to give the two devices unique names - as long as they don't change usb slots. Regards, Ingo