Activity log for bug #1789089

Date Who What changed Old value New value Message
2018-08-26 11:20:40 Mark bug added bug
2018-08-26 11:24:23 Mark description So PulseAudio on Ubuntu 18.04 apparently does not honor the "avoid-resampling = yes" configuration option. That is the option to allow native sample rate playback with PulseAudio. When I set the option to either "yes" or "true" in /etc/pulse/daemon.conf, restart PulseAudio and check to see the active configuration (using --dump-conf), I get "avoid-resampling = no" every time. I tried disabling PulseAudio daemonize mode and manually starting it from terminal, I tried setting the option globally and in ~/.config/pulse, I tried restarting the system after setting the option. No difference. I believe this is a bug, as the option should definitely work, as it is available since PulseAudio 11. I'm running version 11.1. So PulseAudio on Ubuntu 18.04 apparently does not honor the "avoid-resampling = yes" configuration option. That is the option to allow native sample rate playback with PulseAudio. When I set the option to either "yes" or "true" (tried both) in /etc/pulse/daemon.conf, restart PulseAudio and check to see the active configuration (using --dump-conf), I get "avoid-resampling = no" every time. I tried disabling PulseAudio daemonize mode and manually starting it from terminal, I tried setting the option globally and in ~/.config/pulse, I tried restarting the system after setting the option. No difference. I believe this is a bug, as the option should definitely work, as it is available since PulseAudio 11. I'm running version 11.1. Steps to reproduce the issue: 1. Edit the /etc/pulse/daemon.conf file and add the following line, or uncomment the commented default and change it to "yes" (or "true"): avoid-resampling = yes 2. Restart PulseAudio daemon 3. Print the loaded PulseAudio configuration by running pulseaudio --dump-conf 4. Observe that it prints "avoid-resampling = no"
2018-08-26 11:25:47 Mark description So PulseAudio on Ubuntu 18.04 apparently does not honor the "avoid-resampling = yes" configuration option. That is the option to allow native sample rate playback with PulseAudio. When I set the option to either "yes" or "true" (tried both) in /etc/pulse/daemon.conf, restart PulseAudio and check to see the active configuration (using --dump-conf), I get "avoid-resampling = no" every time. I tried disabling PulseAudio daemonize mode and manually starting it from terminal, I tried setting the option globally and in ~/.config/pulse, I tried restarting the system after setting the option. No difference. I believe this is a bug, as the option should definitely work, as it is available since PulseAudio 11. I'm running version 11.1. Steps to reproduce the issue: 1. Edit the /etc/pulse/daemon.conf file and add the following line, or uncomment the commented default and change it to "yes" (or "true"): avoid-resampling = yes 2. Restart PulseAudio daemon 3. Print the loaded PulseAudio configuration by running pulseaudio --dump-conf 4. Observe that it prints "avoid-resampling = no" So PulseAudio on Ubuntu 18.04 apparently does not honor the "avoid-resampling = yes" configuration option. That is the option to allow native sample rate playback with PulseAudio. When I set the option to either "yes" or "true" (tried both) in /etc/pulse/daemon.conf, restart PulseAudio and check to see the active configuration (using --dump-conf), I get "avoid-resampling = no" every time. I tried disabling PulseAudio daemonize mode and manually starting it from terminal, I tried setting the option globally and in ~/.config/pulse, I tried restarting the system after setting the option. No difference. I believe this is a bug, as the option should definitely work, as it is available since PulseAudio 11. I'm running version 11.1. Steps to reproduce the issue: 1. Edit the /etc/pulse/daemon.conf file and add the following line, or uncomment the commented default and change it to "yes" (or "true"): avoid-resampling = yes 2. Restart PulseAudio daemon 3. Print the loaded PulseAudio configuration by running pulseaudio --dump-conf 4. Observe that it prints "avoid-resampling = no" every time
2018-08-27 02:34:13 Daniel van Vugt tags bionic
2018-08-27 02:35:34 Daniel van Vugt pulseaudio (Ubuntu): status New Incomplete
2018-08-27 07:40:33 Daniel van Vugt pulseaudio (Ubuntu): status Incomplete New
2018-08-27 07:40:57 Daniel van Vugt description So PulseAudio on Ubuntu 18.04 apparently does not honor the "avoid-resampling = yes" configuration option. That is the option to allow native sample rate playback with PulseAudio. When I set the option to either "yes" or "true" (tried both) in /etc/pulse/daemon.conf, restart PulseAudio and check to see the active configuration (using --dump-conf), I get "avoid-resampling = no" every time. I tried disabling PulseAudio daemonize mode and manually starting it from terminal, I tried setting the option globally and in ~/.config/pulse, I tried restarting the system after setting the option. No difference. I believe this is a bug, as the option should definitely work, as it is available since PulseAudio 11. I'm running version 11.1. Steps to reproduce the issue: 1. Edit the /etc/pulse/daemon.conf file and add the following line, or uncomment the commented default and change it to "yes" (or "true"): avoid-resampling = yes 2. Restart PulseAudio daemon 3. Print the loaded PulseAudio configuration by running pulseaudio --dump-conf 4. Observe that it prints "avoid-resampling = no" every time https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/568 --- So PulseAudio on Ubuntu 18.04 apparently does not honor the "avoid-resampling = yes" configuration option. That is the option to allow native sample rate playback with PulseAudio. When I set the option to either "yes" or "true" (tried both) in /etc/pulse/daemon.conf, restart PulseAudio and check to see the active configuration (using --dump-conf), I get "avoid-resampling = no" every time. I tried disabling PulseAudio daemonize mode and manually starting it from terminal, I tried setting the option globally and in ~/.config/pulse, I tried restarting the system after setting the option. No difference. I believe this is a bug, as the option should definitely work, as it is available since PulseAudio 11. I'm running version 11.1. Steps to reproduce the issue: 1. Edit the /etc/pulse/daemon.conf file and add the following line, or uncomment the commented default and change it to "yes" (or "true"): avoid-resampling = yes 2. Restart PulseAudio daemon 3. Print the loaded PulseAudio configuration by running pulseaudio --dump-conf 4. Observe that it prints "avoid-resampling = no" every time
2018-10-24 01:50:44 Daniel van Vugt summary PulseAudio does not honor the "avoid-resampling" setting pulseaudio --dump-conf prints the wrong value of avoid-resampling (opposite to the real value)
2018-10-24 01:50:47 Daniel van Vugt pulseaudio (Ubuntu): importance Undecided Low
2018-10-24 01:50:51 Daniel van Vugt pulseaudio (Ubuntu): status New Triaged