I have the same problem, and haven't found a solution. I do have a work-around. 1) Specify the integrated sound card as the only card pulse uses in /etc/pulse/default.pa by commenting out the following
### Automatically load driver modules depending on the hardware available .ifexists module-udev-detect.so load-module module-udev-detect .else ### Alternatively use the static hardware detection module (for systems that ### lack udev support) load-module module-detect .endif and adding load-module module-alsa-sink device=hw:0,0 load-module module-alsa-source device=hw:0,0 Note that I have the integrated card forced to be hw:0,0... 2) Start jackd from the command line using the command line generated by qjackctl (~/.jackdrc). -- pulse audio stop when qjackctl is launched https://bugs.launchpad.net/bugs/231601 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs