[Bug 276121] audio/pulseaudio: enable JACK by default
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 276121] audio/pulseaudio: enable JACK by default"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Jan 2024 18:09:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276121 --- Comment #2 from Lexi Winter <lexi.freebsd@le-fay.org> --- as far as i know, although i haven't tested this, it should not require any special configuration since JACK won't be used by default; it will continue to use OSS (or whatever the user configured in PA's settings). if this change causes PulseAudio to attempt to start/connect to JACK by default then it's a bit more complicated, since we almost certainly don't want that. fwiw, JACK doesn't need to be started as a service since it can start on demand via dbus -- but in any case that shouldn't be the default behaviour. perhaps, now we have subpackages, a better fix is to convert the various audio output options into subpackages. i could submit a patch for that if no one else is working on it. -- You are receiving this mail because: You are the assignee for the bug.