Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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 2045974

Summary: [Lenovo 8.6 ] SOF firmware audio support needed for Intel Alderlake
Product: Red Hat Enterprise Linux 8 Reporter: Jimmy Wang <wangjm23>
Component: alsa-sof-firmwareAssignee: Jaroslav Kysela <jkysela>
Status: CLOSED CURRENTRELEASE QA Contact: Ken Benoit <kbenoit>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 8.6CC: jkysela, mpearson, rvr
Target Milestone: alphaKeywords: TestOnly
Target Release: 8.6Flags: pm-rhel: mirror+
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: alsa-sof-firmware-1.9.3-1.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-05-16 09:55:13 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:
Bug Depends On: 2016987    
Bug Blocks: 1979977, 2138927    

Description Jimmy Wang 2022-01-26 06:06:47 UTC
Description of problem:

[ 66.701921] sof-audio-pci-intel-tgl 0000:00:1f.3: couldn't bind with audio component
[ 66.702056] sof-audio-pci-intel-tgl 0000:00:1f.3: init of i915 and HDMI codec failed
[ 66.704059] sof-audio-pci-intel-tgl 0000:00:1f.3: use msi interrupt mode
[ 66.831347] sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 1
[ 66.831349] sof-audio-pci-intel-tgl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
[ 66.831353] sof-audio-pci-intel-tgl 0000:00:1f.3: DMICs detected in NHLT tables: 2
[ 66.833039] sof-audio-pci-intel-tgl 0000:00:1f.3: Direct firmware load for intel/sof/sof-adl.ri failed with error -2
[ 66.833041] sof-audio-pci-intel-tgl 0000:00:1f.3: error: sof firmware file is missing, you might need to
[ 66.833041] sof-audio-pci-intel-tgl 0000:00:1f.3: download it from https://github.com/thesofproject/sof-bin/
[ 66.833042] sof-audio-pci-intel-tgl 0000:00:1f.3: error: failed to load DSP firmware -2
[ 66.833349] sof-audio-pci-intel-tgl 0000:00:1f.3: error: sof_probe_work failed err: -2



sof-v2.0 can fixed issue that audio of rhel8.5 didn't work that platform is alderlake.

https://github.com/thesofproject/sof-bin

Comment 1 Mark Pearson 2022-01-26 18:46:57 UTC
Updated some fields.

@jkysela - this will be a priority to include in 8.6 for all our 2022 platforms and I'd like it to get included in the early builds as soon as possible. Let me know and Jimmy know if you need any support.

Comment 2 Jaroslav Kysela 2022-01-27 09:12:31 UTC
We plan to ship SOF firmware v1.9.3 in RHEL 8.6 and 9.0 and the ADL file is there: 

  /usr/lib/firmware/intel/sof/community/sof-adl.ri -> sof-tgl.ri
  /usr/lib/firmware/intel/sof/intel-signed/sof-adl.ri
  /usr/lib/firmware/intel/sof/sof-adl.ri -> intel-signed/sof-adl.ri

Could you check, if v1.9.3 is sufficient?

Comment 3 Jimmy Wang 2022-01-27 09:43:29 UTC
(In reply to Jaroslav Kysela from comment #2)
> We plan to ship SOF firmware v1.9.3 in RHEL 8.6 and 9.0 and the ADL file is
> there: 
> 
>   /usr/lib/firmware/intel/sof/community/sof-adl.ri -> sof-tgl.ri
>   /usr/lib/firmware/intel/sof/intel-signed/sof-adl.ri
>   /usr/lib/firmware/intel/sof/sof-adl.ri -> intel-signed/sof-adl.ri
> 
> Could you check, if v1.9.3 is sufficient?

Sound is working well with V1.9.3.

Comment 4 Ken Benoit 2022-02-16 16:48:37 UTC
Ran testing on Alderlake-P hardware with RHEL-8.6.0-20220215.2 (alsa-sof-firmware-1.9.3-1.el8). Built-in speakers (SoundWire), mic (SoundWire), and combo headset all work without issue. Marking as verified.