Bug 2097574
Summary: | Regression: Upgrade to 1.2.7 Causes No HDMI Audio Device on AMD Trinity APU | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tommy He <lovenemesis> | ||||
Component: | alsa-lib | Assignee: | Jaroslav Kysela <jkysela> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | urgent | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 36 | CC: | jkysela | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | alsa-lib-1.2.7.1-1.fc36 | Doc Type: | --- | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2022-06-20 00:40:11 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: | |||||||
Attachments: |
|
FEDORA-2022-5db11a5bfe has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-5db11a5bfe FEDORA-2022-5db11a5bfe has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-5db11a5bfe` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-5db11a5bfe See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-5db11a5bfe has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. |
Created attachment 1890514 [details] kernel, aplay and wireplumber info with alsa-lib-1.2.7 Description of problem: After upgrading to alsa-lib 1.2.7, HDMI Audio from AMD A10-5800K "Trinity" series APU stopped working. HDMI Audio is no longer presented as a Output Device in GNOME Setting - Audio. Version-Release number of selected component (if applicable): alsa-lib-1.2.7-1.fc36 alsa-ucm-1.2.7-1.fc36 alsa-utils-1.2.7-1.fc36 How reproducible: 100% Steps to Reproduce: 1. Boot F36 GA Live image or F36 Workstation Live Respin 20220601 image that contains alsa-lib-1.2.6 on AMD A10-5800K system. 2. Upgrade from alsa-lib-1.2.6 to alsa-lib-1.2.7, or using a Live image contains alsa-lib-1.2.7 already, such as kernel-test-5.18.3.iso on AMD A10-5800K 3. Check GNOME Setting - Audio - Output Device Actual results: There's no option for Radeon HDMI Audio in Output Device. aplay -l shows error for HDMI device: aplay: device_list:304: control digital audio info (0): Input/output error Expected results: Radeon HDMI Audio should be presented as before in Output Device. aplay -l can show HDMI device properly. Additional info: Downgrading to alsa-lib to 1.2.6 restore the HDMI audio device on A10-5800K system. Kernel, pipewire, wireplumber versions don't matter.