Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1977536

Summary: system has no sound after the latest upgrade in fedora rawhide
Product: [Fedora] Fedora Reporter: alyasoff
Component: pipewireAssignee: Wim Taymans <wtaymans>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: rawhideCC: alyasoff, brunovern.a, information, sp6ina, wtaymans, yaneti
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-06-30 11:29:25 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description alyasoff 2021-06-30 01:26:12 UTC
Description of problem: After the latest upgrade (sudo dnf upgrade --refresh around 8:00 PM EDT) of Fedora Rawhide (which installed kernel 5.13.0-58.fc35.x86_64) my system Dell OptiPlex 5090 no longer has sound. Settings -> Sound does not show any output devices. The sound was working right before the update. Rebooting with any of the last 5 kernels does not solve the problem.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 alyasoff 2021-06-30 02:02:17 UTC
$ pactl info
Server String: /run/user/1000/pulse/native
Library Protocol Version: 34
Server Protocol Version: 35
Is Local: yes
Client Index: 39
Tile Size: 65472
User Name: xxxxxxx
Host Name: xxxxxxx
Server Name: PulseAudio (on PipeWire 0.3.31)
Server Version: 14.0.0
Default Sample Specification: float32le 2ch 48000Hz
Default Channel Map: front-left,front-right
Default Sink: @DEFAULT_SINK@
Default Source: @DEFAULT_SOURCE@
Cookie: f186:cb66

Comment 2 alyasoff 2021-06-30 02:07:51 UTC
~$ pipewire --version
pipewire
Compiled with libpipewire 0.3.31
Linked with libpipewire 0.3.31

Comment 3 alyasoff 2021-06-30 02:14:21 UTC
$ sudo dnf install pipewire 
Last metadata expiration check: 0:12:50 ago on Tue 29 Jun 2021 09:56:22 PM EDT.
Package pipewire-0.3.31-1.fc35.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
~$ sudo dnf install --allowerasing pipewire-pulseaudio
Last metadata expiration check: 0:13:25 ago on Tue 29 Jun 2021 09:56:22 PM EDT.
Package pipewire-pulseaudio-0.3.31-1.fc35.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
~$ systemctl --user start pipewire-pulse.service pipewire-pulse.socket
~$ sudo systemctl start pipewire-pulse.service pipewire-pulse.socket
Failed to start pipewire-pulse.service: Unit pipewire-pulse.service not found.
Failed to start pipewire-pulse.socket: Unit pipewire-pulse.socket not found.
~$

Comment 4 alyasoff 2021-06-30 02:34:58 UTC
~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: SPECTRA [SPECTRA], device 0: USB Audio [USB Audio]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: PCH [HDA Intel PCH], device 0: ALC3246 Analog [ALC3246 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: PCH [HDA Intel PCH], device 9: HDMI 3 [HDMI 3]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: PCH [HDA Intel PCH], device 10: HDMI 4 [HDMI 4]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
~$

Comment 5 Yanko Kaneti 2021-06-30 11:29:25 UTC
should be fixed by pipewire-0.3.31-2.fc35

*** This bug has been marked as a duplicate of bug 1976941 ***

Comment 6 Mariusz SP6INA 2021-07-27 15:18:13 UTC
This same problem on pipewire 0.3.32 on fedora rawhide

Comment 7 Wim Taymans 2021-07-28 07:30:56 UTC
in fedora rawhide:

systemctl --user enable pipewire-media-session
systemctl --user start pipewire-media-session