Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904507 - media-video/pipewire-0.3.69: No sound with wireplumber
Summary: media-video/pipewire-0.3.69: No sound with wireplumber
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-18 09:25 UTC by Jan Breig
Modified: 2023-04-18 11:11 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Distro patches for 0.3.69 (pipewire-0.3.69-distro-patches.patch,5.06 KB, patch)
2023-04-18 11:03 UTC, Jan Breig
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Breig 2023-04-18 09:25:11 UTC
After updating pipewire from 0.3.68-r1 to 0.3.69, audio stopped working. Wireplumber continuously uses 100% CPU and can't be killed by Ctrl-C on manual start.
This does not occur with stable pipewire 0.3.67.

Reproducible: Always

Steps to Reproduce:
1. Emerge pipewire-0.3.69
2. Log out/Log in
3. Check htop
Actual Results:  
Wireplumber uses 100% CPU, audio does not work

Expected Results:  
Audio should work

Related upstream issues:
- https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/3165
- https://gitlab.freedesktop.org/pipewire/wireplumber/-/issues/445
Comment 1 Jan Breig 2023-04-18 11:03:15 UTC
Created attachment 860312 [details, diff]
Distro patches for 0.3.69

Applying distro patches as recommended here https://gitlab.freedesktop.org/pipewire/pipewire/-/tags/0.3.69 fixes the issue
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-18 11:04:34 UTC
(In reply to Jan Breig from comment #1)
> Created attachment 860312 [details, diff] [details, diff]
> Distro patches for 0.3.69
> 
> Applying distro patches as recommended here
> https://gitlab.freedesktop.org/pipewire/pipewire/-/tags/0.3.69 fixes the
> issue

Thanks, those weren't there when I checked maybe 2 days ago. Not had a chance to look again since.

I'll get those applied shortly.
Comment 3 Larry the Git Cow gentoo-dev 2023-04-18 11:11:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ae1d3c9175e02ef29cbc72113ccb6b09db12afb

commit 0ae1d3c9175e02ef29cbc72113ccb6b09db12afb
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-04-18 11:10:30 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-18 11:10:30 +0000

    media-video/pipewire: backport recommended aptches to 0.3.69
    
    Closes: https://bugs.gentoo.org/904507
    Signed-off-by: Sam James <sam@gentoo.org>

 .../0001-context-improve-state-calculations.patch  | 59 ++++++++++++++++++++++
 .../0002-revert-alsa-mixer-control-element.patch   | 38 ++++++++++++++
 .../files/0.3.69/0003-filter-chain-biquads.patch   | 21 ++++++++
 ...ire-0.3.69.ebuild => pipewire-0.3.69-r1.ebuild} |  0
 4 files changed, 118 insertions(+)