Hello, I was hoping someone could offer a little advice in order to gracefully handle switching the JACK driver during suspend/resume. I have created a pm hook that uses jack_control to switch from the firewire to the dummy driver before suspend and the switch back the firewire driver on resume. The script also unloads/loads firewire_ohci in the interim to reset my Aureon Firewire. It runs after the PulseAudio hook before the system suspends. This is the most graceful way I have found of handling suspend/resume for jackd and my card. However, when I change the driver to dummy and back to firewire, the PulseAudio JACK sink ceases to produce output. Bear with me, for I understand not the technicalities! I know I could just force Pulse to respawn, but is there a less crude solution I could employ? Regards, Nathan Hulse -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20130126/31429cc8/attachment.html>