Bug 1954504
| Summary: | No sound after logout/login with own userid | |||
|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Klaus Siebke <ksiebke> | |
| Component: | pipewire | Assignee: | Wim Taymans <wtaymans> | |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 34 | CC: | brunovern.a, copr, gc, hujq, joepesco2020, wtaymans | |
| Target Milestone: | --- | Keywords: | Reopened | |
| Target Release: | --- | Flags: | copr:
needinfo-
ksiebke: needinfo- |
|
| Hardware: | x86_64 | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | pipewire-0.3.27-1.fc34 pipewire-0.3.28-1.fc34 | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1981944 (view as bug list) | Environment: | ||
| Last Closed: | 2021-05-20 01:12:23 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
Klaus Siebke
2021-04-28 09:44:12 UTC
This looks as a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1954517 (or viceversa) I believe these are instead all duplicates of https://bugzilla.redhat.com/show_bug.cgi?id=1943867 I can confirm restarting pipewire-pulse works for me @copr it indeed looks as a duplicate of the https://bugzilla.redhat.com/show_bug.cgi?id=1943867. However the solution proposed there does not work since I checked /usr/lib/systemd/user/pipewire-pulse.service and it already contains the lines Wants=pipewire.service After=pipewire.service ... and restarting *just* pipewire-pulse does not work for me. I have to restart both pipewire and then pipewire-pulse to have the sound working again. I can confirm that my /usr/lib/systemd/user/pipewire-pulse.service also contains the two additional lines Wants=pipewire.service After=pipewire.service in the [Unit] section. (I mentioned above that I am using the latest version of FC34) However the bug still persists. FEDORA-2021-41bc11dd99 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-41bc11dd99 FEDORA-2021-41bc11dd99 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. Sorry, but even with the latest pipewire version (pipewire-0.3.27-1.fc34 ) the error is still present. Just to explain why the bug needs to be fixed: From time to time I need to logout and login again to refresh some user settings and after logging in the sound system is broken. So I cannot use my messaging system until I reboot my machine ... In FC32 which I used before I had no issues. I confirm that the problem is still present. See also https://bugzilla.redhat.com/show_bug.cgi?id=1954517#c4 for more details. @ksiebke you do not need to reboot. It should suffice to do systemctl --user restart pipewire pipewire-pulse and you should be able to use audio again (at least, it works for me) FEDORA-2021-28d7b1f215 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-28d7b1f215 The latest bodhi update fixed the bug. Thanks a lot! pipewire0.2-libs-0.2.7-5.fc34.x86_64 pipewire-libs-0.3.28-1.fc34.x86_64 pipewire-0.3.28-1.fc34.x86_64 pipewire-alsa-0.3.28-1.fc34.x86_64 pipewire-gstreamer-0.3.28-1.fc34.x86_64 pipewire-jack-audio-connection-kit-0.3.28-1.fc34.x86_64 pipewire-pulseaudio-0.3.28-1.fc34.x86_64 pipewire-utils-0.3.28-1.fc34.x86_64 FEDORA-2021-28d7b1f215 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. I just installed the regular update and it works now. Thank you for your support! |