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 - system has no sound after the latest upgrade in fedora rawhide
Summary: system has no sound after the latest upgrade in fedora rawhide
Keywords:
Status: CLOSED DUPLICATE of bug 1976941
Alias: None
Product: Fedora
Classification: Fedora
Component: pipewire
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Wim Taymans
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-06-30 01:26 UTC by alyasoff
Modified: 2021-06-30 11:29 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-06-30 11:29:25 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.