Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Sep 2021 19:53:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 258322] audio/pulseaudio: Do not restore card/device volumes by default
Message-ID:  <bug-258322-39348-cVv3D5W6yl@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258322-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258322-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-desktop (Team)
<desktop@FreeBSD.org> for maintainer-feedback:
Bug 258322: audio/pulseaudio: Do not restore card/device volumes by default
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258322



--- Description ---
PulseAudio enables module-device-restore and module-card-restore, which load
and store device and card volume settings, by default. On FreeBSD, this
functionality is already handled by rc.d/mixer. Further, if PulseAudio is n=
ot
enabled on a system-wide basis, PulseAudio restores its own mixer settings =
when
an application needs it.

As a result, module-device-restore and module-card-restore cause a jarring
experience on FreeBSD. For example, playing a video in Firefox sometimes ca=
uses
the mixer volume to change suddenly as PulseAudio loads what it thinks were=
 the
previous mixer settings.

This patch changes the example default.pa to not load these modules by defa=
ult.
This has no affect on systems with PulseAudio already installed and configu=
red.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258322-39348-cVv3D5W6yl>