> FWIW, the zero-length wait seems to work fine for me as well (also > HDAudio). A couple of things to consider if we do decide to go ahead > with this are are that: Any ideas on how we can make this timeout sink-specific? Everything I know of (default.pa, module-udev-detect) will set this timeout for all possible sinks. Not clear to me how I can make this configuratble. Properties maybe, but I don't know how to set them with a command or configuration file. > * We probably need to be more intelligent about resetting the alsa-sink > smoother since it tends to swing wildly for a while after resume (right > now it gets reset on every suspend/resume - probably makes more sense to > only reset if some minimum amount of time has passed) Good point. Didn't think about that one. -Pierre