Hello, seems loading of jack support modules blocks loading of pulseaudio. Still trying to get my bluetooth headset (EP 650) working with HSP (A2DP works, but only for speakers). What I've found out so far: - Pulseaudio can be run on top of jack, so any requests should be delegated to jackd first, then jackd should delegate those calls to ALSA. - A2DP is designed for one-way-communication only, thus isn't expected to work with the headset's microphone (please correct me, if I'm wrong) When I switch my headset to HSP, I can hear only some crazy noise, so it seems I need some filtering, mixing or codec for it. Kind regards Peter Am 20.02.2017 um 04:30 schrieb Peter Nabbefeld:
Hello,
I've tried to use Cadence to set up Pulseaudio with Jack, but it left my sound configuration even more corrupted.
Now, after starting pulseaudio, even pavucontrol cannot find it.
This is how I've started pulseaudio: $ pulseaudio --start -vv D: [pulseaudio] conf-parser.c: Parsing configuration file '/etc/pulse/client.conf' D: [pulseaudio] conf-parser.c: /etc/pulse/client.conf.d does not exist, ignoring. I: [pulseaudio] main.c: Daemon startup successful.
So I'd expect everything should be okay - can someone tell me what to check?
Kind regards Peter