Mageia Bugzilla – Attachment 13576 Details for
Bug 31235
pipewire stops sound from working due to hardware conflicts with pulseaudio
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Patch to disable pipewire and wireplumber in user preset
disable-pipewire.patch (text/plain), 1.34 KB, created by
Dave Hodgins
on 2022-12-15 19:02:30 CET
(
hide
)
Description:
Patch to disable pipewire and wireplumber in user preset
Filename:
MIME Type:
Creator:
Dave Hodgins
Created:
2022-12-15 19:02:30 CET
Size:
1.34 KB
patch
obsolete
>--- 90-default-user.preset 2022-12-15 11:24:23.000000000 -0500 >+++ /usr/lib/systemd/user-preset/90-default-user.preset 2022-12-15 12:50:11.616263785 -0500 >@@ -1,6 +1,8 @@ > # System presets for user services for Mageia Linux > # Derived from Fedora preset > >+# disable pipewire and wireplumber by default mga#31235 >+ > # Enable the D-Bus service (including its socket for socket activation) > # unconditionally. It is used throughout Fedora and required on all machines. > # https://src.fedoraproject.org/rpms/fedora-release/pull-request/4 >@@ -10,18 +12,19 @@ > > # Socket-activated pipewire service for individual user sessions > # https://bugzilla.redhat.com/show_bug.cgi?id=1592434 >-enable pipewire.socket >+ >+disable pipewire.socket > > # Enable the PipeWire PulseAudio compatibility socket interface > # https://bugzilla.redhat.com/show_bug.cgi?id=1904239 > # https://bugzilla.redhat.com/show_bug.cgi?id=1907906 > # https://fedoraproject.org/wiki/Changes/DefaultPipeWire >-enable pipewire-pulse.socket >+disable pipewire-pulse.socket > > # https://bugzilla.redhat.com/show_bug.cgi?id=1976006 >-enable pipewire-media-session.service >+disable pipewire-media-session.service > # https://bugzilla.redhat.com/show_bug.cgi?id=1979419 >-enable wireplumber.service >+disable wireplumber.service > > # Enable the session agent for snaps > # https://bugzilla.redhat.com/show_bug.cgi?id=1734371
--- 90-default-user.preset 2022-12-15 11:24:23.000000000 -0500 +++ /usr/lib/systemd/user-preset/90-default-user.preset 2022-12-15 12:50:11.616263785 -0500 @@ -1,6 +1,8 @@ # System presets for user services for Mageia Linux # Derived from Fedora preset +# disable pipewire and wireplumber by default mga#31235 + # Enable the D-Bus service (including its socket for socket activation) # unconditionally. It is used throughout Fedora and required on all machines. # https://src.fedoraproject.org/rpms/fedora-release/pull-request/4 @@ -10,18 +12,19 @@ # Socket-activated pipewire service for individual user sessions # https://bugzilla.redhat.com/show_bug.cgi?id=1592434 -enable pipewire.socket + +disable pipewire.socket # Enable the PipeWire PulseAudio compatibility socket interface # https://bugzilla.redhat.com/show_bug.cgi?id=1904239 # https://bugzilla.redhat.com/show_bug.cgi?id=1907906 # https://fedoraproject.org/wiki/Changes/DefaultPipeWire -enable pipewire-pulse.socket +disable pipewire-pulse.socket # https://bugzilla.redhat.com/show_bug.cgi?id=1976006 -enable pipewire-media-session.service +disable pipewire-media-session.service # https://bugzilla.redhat.com/show_bug.cgi?id=1979419 -enable wireplumber.service +disable wireplumber.service # Enable the session agent for snaps # https://bugzilla.redhat.com/show_bug.cgi?id=1734371
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 31235
:
13575
| 13576 |
13577