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 2065598 - Update alsa-utils to upstream for RHEL 9.1
Summary: Update alsa-utils to upstream for RHEL 9.1
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: alsa-utils
Version: 9.1
Hardware: All
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Jaroslav Kysela
QA Contact: Erik Hamera
URL:
Whiteboard:
Depends On:
Blocks: 2125570
TreeView+ depends on / blocked
 
Reported: 2022-03-18 10:00 UTC by Jaroslav Kysela
Modified: 2022-11-15 11:39 UTC (History)
1 user (show)

Fixed In Version: alsa-utils-1.2.7-1.el9
Doc Type: Rebase: Bug Fixes and Enhancements
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-11-15 10:33:09 UTC
Type: Component Upgrade
Target Upstream Version:
Embargoed:
pm-rhel: mirror+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-116089 0 None None None 2022-03-18 10:38:57 UTC
Red Hat Product Errata RHEA-2022:8180 0 None None None 2022-11-15 10:33:10 UTC

Description Jaroslav Kysela 2022-03-18 10:00:40 UTC
The latest upstream code contains support for the new hardware and few bugfixes.

Comment 5 Erik Hamera 2022-08-25 02:19:55 UTC
- all binaries are in and executable

- arecord, aplay, alsamixer, speaker-test and alsactl works

- amixer sets both "Master" and "Speaker" up (according to alsamixer running in another terminal), but "Speaker" only down.
- - Manually set "Master" = "Speaker" = 49 in alsamixer
- - $ amixer set Master playback 90%
- - "Master" is on 100, "Speaker" is on 97 in alsamixer
- - amixer set Master playback 20%
- - "Master" is on 100 still, "Speaker" is on 56 in alsamixer
Is this expected behavior? If yes, this BZ is verified:tested.

Comment 6 Jaroslav Kysela 2022-08-25 08:02:56 UTC
The amixer is routed by default to pipewire (or pulseaudio), if the sound server is available. The current audio path (sink/source) is controlled. It seems fine that the native Speaker control changes when the sound is routed to speakers. Note that Master from pipewire is not Master in ALSA. You may verify the used mixer using 'amixer info' command.

Use '-c 0' where zero is the card number or '-D hw:0' (ditto for zero) argument to specify the native ALSA card like for alsamixer.

Comment 7 Erik Hamera 2022-08-25 18:02:50 UTC
Hi Jaroslav,
thank you for the explanation. I consider this BZ being verified now.



Default mixer is routed to the pipewire.

[lhc@flatworm lhc]$ amixer info
Card default 'pipewire'/'PipeWire'
  Mixer name    : 'PipeWire'
  Components    : ''
  Controls      : 4
  Simple ctrls  : 2
[lhc@flatworm lhc]$ amixer -c 0 info
Card sysdefault:0 'sofhdadsp'/'HP-HPSpectrex360Convertible14_ea0xxx--87F6'
  Mixer name    : 'Realtek ALC245'
  Components    : 'HDA:80862812,80860101,00100000 HDA:10ec0245,103c87f6,00100001 cfg-dmics:2'
  Controls      : 49
  Simple ctrls  : 19

[lhc@flatworm lhc]$ rpm -qa alsa-utils
alsa-utils-1.2.7-1.el9.x86_64

Comment 9 errata-xmlrpc 2022-11-15 10:33:09 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-utils 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:8180


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