Antonio Larrosa changed bug 1205640
What Removed Added
Flags   needinfo?(barrie.verhagen@gmail.com)

Comment # 9 on bug 1205640 from
Thanks for the bug report. When you say "my sound is broken", do you mean when
you play something you have no sound at all? (in that case, please check if
there's really no sound or maybe the sound volume is really really low) or is
noise being played? 

Please test with "paplay /usr/share/sounds/alsa/test.wav" .

As a test (with pipewire 0.3.60), can you create the
~/.config/pipewire/pipewire.conf file (you probably need to create the
~/.config/pipewire directory first) and write this inside that file? :

context.properties = {
  default.clock.rate = 44100
}

Also, the output of running "cat /proc/asound/card*/pcm0p/sub0/hw_params" might
be interesting (just after running paplay)


You are receiving this mail because: