RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2065593 - Update alsa-lib to upstream for RHEL 9.1
Summary: Update alsa-lib to upstream for RHEL 9.1
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: alsa-lib
Version: 9.1
Hardware: All
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Jaroslav Kysela
QA Contact: Erik Hamera
URL:
Whiteboard:
Depends On:
Blocks: 2125568
TreeView+ depends on / blocked
 
Reported: 2022-03-18 09:50 UTC by Jaroslav Kysela
Modified: 2022-11-15 11:38 UTC (History)
1 user (show)

Fixed In Version: alsa-lib-1.2.7.2-1.el9
Doc Type: Rebase: Bug Fixes and Enhancements
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-11-15 10:32:57 UTC
Type: Component Upgrade
Target Upstream Version: 1.2.8
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-116085 0 None None None 2022-03-18 10:32:51 UTC
Red Hat Product Errata RHEA-2022:8179 0 None None None 2022-11-15 10:32:59 UTC

Description Jaroslav Kysela 2022-03-18 09:50:59 UTC
The latest upstream code contains support (configuration files) for the new hardware and few bugfixes.

Comment 4 Erik Hamera 2022-08-27 00:04:19 UTC
The alsa-lib is present, the version is right and the sound works with it and doesn't work without it.

Fixed In Version: 
alsa-lib-1.2.7.2-1.el9

[root@flatworm ~]# rpm -qa alsa-lib
alsa-lib-1.2.7.2-1.el9.x86_64

[root@flatworm ~]# rpm -ql alsa-lib | grep /usr/lib64/
/usr/lib64/libasound.so.2
/usr/lib64/libasound.so.2.0.0
/usr/lib64/libatopology.so.2
/usr/lib64/libatopology.so.2.0.0
[root@flatworm ~]# mv /usr/lib64/libasound.so.2.0.0 /usr/lib64/libasound.so.2.0.0_nope

[lhc@flatworm lhc]$ aplay Free_software__free_society_-_Richard_Stallman_at_TEDxGeneva_2014__Ag1AKIl_2GM_.wav
aplay: error while loading shared libraries: libasound.so.2: cannot open shared object file: No such file or directory

[root@flatworm ~]# mv /usr/lib64/libasound.so.2.0.0_nope /usr/lib64/libasound.so.2.0.0

[lhc@flatworm lhc]$ aplay Free_software__free_society_-_Richard_Stallman_at_TEDxGeneva_2014__Ag1AKIl_2GM_.wav
Playing WAVE 'Free_software__free_society_-_Richard_Stallman_at_TEDxGeneva_2014__Ag1AKIl_2GM_.wav' : Float 32 bit Little Endian, Rate 44100 Hz, Stereo
//everything works

Comment 6 errata-xmlrpc 2022-11-15 10:32:57 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (alsa-lib bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2022:8179


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