Date: Sat, 06 Jan 2024 18:09:24 +0000 From: bugzilla-noreply@freebsd.org To: desktop@FreeBSD.org Subject: [Bug 276121] audio/pulseaudio: enable JACK by default Message-ID: <bug-276121-39348-KbTaMO6LRz@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-276121-39348@https.bugs.freebsd.org/bugzilla/> References: <bug-276121-39348@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276121 --- 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 def= ault 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 de= mand 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 au= dio output options into subpackages. i could submit a patch for that if no one else is working on it. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276121-39348-KbTaMO6LRz>