Settings -> Sound sets conflicting sample rates for Playback and Capture

Bug #1981761 reported by Endolith
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pulseaudio (Ubuntu)
New
Undecided
Unassigned

Bug Description

I've looked around but cannot figure out where this problem originates, but if I go into Ubuntu Settings -> Sound, and set both Output Device and Input Device to my USB Audio device, it starts showing a level meter, recording at 44100 Hz. If I then press the Test button for the Output Device, it plays at 48000 Hz:

~> cat /proc/asound/card1/pcm0p/sub0/hw_params
access: MMAP_INTERLEAVED
format: S16_LE
subformat: STD
channels: 2
rate: 48000 (48000/1)
period_size: 44100
buffer_size: 88200

~> cat /proc/asound/card1/pcm0c/sub0/hw_params
access: MMAP_INTERLEAVED
format: S16_LE
subformat: STD
channels: 2
rate: 44100 (44100/1)
period_size: 44100
buffer_size: 88200

My hardware cannot handle different input and output sample rates at the same time. It should pick one or the other and use it for both. macOS always uses the same sample rate for the entire device, for instance.

Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank you for your bug report. Could you also submit it upstream on https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/ ?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.