Steve A wrote: > Rather than adjusting alsa's config, is it possible/practical to peg a > given hardware address to a specific device ID using UDEV configuration? > > Would that work for the /dev/dsp device? - because that is giving me > problems.
I am not certain about the UDEV solution. I must say that I tried that first, but I could not get any joy out of it. IMO /dev/dsp gets set by the order in which ALSA registers the devices. Why this is not the same every time is a complete mystery to me... Adding to the alsa-base file, as now described in the FAQ thanks to Daniel, just helps ALSA to do it in the right order. This ensures that the /dev/dsp device setting are now constant, and you can work without having to chase your hardware all over the show. Of course this is only necessary in machines with more than one audio interface Cheers, Quentin _______________________________________________ 64studio-devel mailing list [email protected] http://lists.64studio.com/mailman/listinfo/64studio-devel
