Bug 1818883
Summary: | Update to 13.99.1 in F31+ breaks audio on Bay and Cherry Trail (Intel SST audio) devices | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Hans de Goede <hdegoede> |
Component: | pulseaudio | Assignee: | Lennart Poettering <lpoetter> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 32 | CC: | gombosg, jkysela, lpoetter, rdieter, wtaymans |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | pulseaudio-13.99.1-3.fc32 pulseaudio-13.99.1-3.fc31 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-04-02 00:31:50 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
Hans de Goede
2020-03-30 15:32:28 UTC
Jaroslav, adding you to the Cc. since this is likely caused by the pulseaudio UCM changes you did. See the description for details, I hope I have gathered enough details to make this easy to fix. (In reply to Hans de Goede from comment #0) > To reproduce take a chtrt5645 device with a fully up2date F31 or F32 and as > root do: > > rm /var/lib/alsa/asound.state > sync > reboot --force A small advice: The asound.state daemon is handled through 'alsa-state.service'. 'systemctl stop alsa-state.service' instead 'sync' should be sufficient for the normal reboot without --force. > Then notice how no sound is coming out of the speakers even though sound is > playing. I can reproduce this here on rt5640 machine (from you) with F31, too. I'll try to do an analysis tomorrow. It seems tha the UCM device is not activated in pa_alsa_ucm_set_port() function on PA boot now. I'm pushing these fixes to f31/f32/f33 now FEDORA-2020-d5f7729083 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-d5f7729083 FEDORA-2020-1b72a87b08 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-1b72a87b08 FEDORA-2020-1b72a87b08 has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-1b72a87b08` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-1b72a87b08 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-d5f7729083 has been pushed to the Fedora 31 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-d5f7729083` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-d5f7729083 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. I can confirm that this fixes the audio issues I was seeing on devices using Intel SST audio. Jaraslov, thank you for the quick fix. Wim, thank you for quickly adding the fix to the Fedora packages. FEDORA-2020-1b72a87b08 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2020-d5f7729083 has been pushed to the Fedora 31 stable repository. If problem still persists, please make note of it in this bug report. |