SparkyLinux Forums

Software & hardware support => Newbie questions => Topic started by: Willnay98 on June 23, 2017, 04:56:13 PM

Title: Flat volume fix in Sparky?
Post by: Willnay98 on June 23, 2017, 04:56:13 PM
Hi out there first post for me in this forum.  I have a quick suggestion regarding flat volumes in Debian.  I come from using Ubuntu Mate for a few years where this wasn't a problem.  Once I loaded Sparky XFCE I noticed weird volume issues.  Specifically when opening Kodi or VLC.  The OS volume goes to max.  Not a huge deal but annoying.  Some quick research shows that editing the /etc/pulse/daemon.conf file to the following:

flat-volumes = no
deferred-volume-safety-margin-usec=1

Any chance to make this fix standard in Sparky like it is in Ubuntu??
Title: Re: Flat volume fix in Sparky?
Post by: she_dyed on July 29, 2017, 06:53:01 AM
Thank you for sharing; it seems that these lines have been included in that /etc/pulse/daemon conf file. I simply had to remove the semicolon (or ";") so that instead of remaining a comment, we have our fix