Hi all - does anyone know of an alternative place to report a bug with SOF? I'm not a user of GitHub, nor of any other Microsoft services. Figured I'd ask here in case one of you has some ideas on this...thanks in advance!
Posting the bug here would be a good start!
Sent from Outlook for iOShttps://aka.ms/o0ukef ________________________________ From: ifsof_justworked sofalsa.hi14@erine.email Sent: Thursday, September 12, 2024 4:36:19 AM To: sound-open-firmware@alsa-project.org sound-open-firmware@alsa-project.org Subject: Reporting a SOF/ALSA bug
Hi all - does anyone know of an alternative place to report a bug with SOF? I'm not a user of GitHub, nor of any other Microsoft services. Figured I'd ask here in case one of you has some ideas on this...thanks in advance!
Wow - I can't believe I didn't think of looking up the maintainers' info in the kernel source. Thank you for pointing that out, I'll reach out to them!
About the bug: It has to do with firmware-related errors on an Intel Tiger Lake system.
uname -a Linux ultramarine 6.9.5-200.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Sun Jun 16 15:47:09 UTC 2024 x86_64 GNU/Linux
sudo dmesg | grep sof-audio [ 13.644610] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100 [ 13.644848] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100 [ 13.644950] sof-audio-pci-intel-tgl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915]) [ 13.654176] sof-audio-pci-intel-tgl 0000:00:1f.3: use msi interrupt mode [ 13.676543] sof-audio-pci-intel-tgl 0000:00:1f.3: NHLT table not found [ 13.676605] sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 4 [ 13.718084] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware paths/files for ipc type 0: [ 13.718090] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware file: intel/sof/community/sof-tgl.ri [ 13.718092] sof-audio-pci-intel-tgl 0000:00:1f.3: Topology file: intel/sof-tplg/sof-tgl-max98373-rt5682.tplg [ 13.749006] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864 [ 13.749011] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0 [ 13.749024] sof-audio-pci-intel-tgl 0000:00:1f.3: unknown sof_ext_man header type 3 size 0x30 [ 13.858065] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864 [ 13.858072] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0 [ 13.914614] sof-audio-pci-intel-tgl 0000:00:1f.3: Topology: ABI 3:22:1 Kernel ABI 3:23:0 [ 19.605388] sof-audio-pci-intel-tgl 0000:00:1f.3: ipc tx error for 0x60010000 (msg/reply size: 108/20): -22 [ 19.605395] sof-audio-pci-intel-tgl 0000:00:1f.3: HW params ipc failed for stream 1 [ 19.605396] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -22 [ 19.606033] sof-audio-pci-intel-tgl 0000:00:1f.3: ipc tx error for 0x60010000 (msg/reply size: 108/20): -22 [ 19.606037] sof-audio-pci-intel-tgl 0000:00:1f.3: HW params ipc failed for stream 1 [ 19.606038] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -22 [ 19.606696] sof-audio-pci-intel-tgl 0000:00:1f.3: ipc tx error for 0x60010000 (msg/reply size: 108/20): -22 [ 19.606700] sof-audio-pci-intel-tgl 0000:00:1f.3: HW params ipc failed for stream 1 [ 19.606701] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -22 [ 19.607407] sof-audio-pci-intel-tgl 0000:00:1f.3: ipc tx error for 0x60010000 (msg/reply size: 108/20): -22 [ 19.607412] sof-audio-pci-intel-tgl 0000:00:1f.3: HW params ipc failed for stream 1 [ 19.607413] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -22
inxi -aA Audio: Device-1: Intel Tiger Lake-LP Smart Sound Audio driver: sof-audio-pci-intel-tgl alternate: snd_hda_intel, snd_soc_avs, snd_sof_pci_intel_tgl bus-ID: 00:1f.3 chip-ID: 8086:a0c8 class-ID: 0401 API: ALSA v: k6.9.5-200.fc40.x86_64 status: kernel-api tools: alsactl,alsamixer,amixer Server-1: JACK v: 1.9.22 status: off tools: N/A Server-2: PipeWire v: 1.0.4 status: active with: 1: pipewire-pulse status: active 2: wireplumber status: active 3: pipewire-alsa type: plugin tools: pw-cat,pw-cli,wpctl
May I know what is your test command line, rate, format?
-----Original Message----- From: ifsof_justworked sofalsa.hi14@erine.email Sent: Friday, September 13, 2024 9:46 AM To: sound-open-firmware@alsa-project.org Subject: Re: Reporting a SOF/ALSA bug
Wow - I can't believe I didn't think of looking up the maintainers' info in the kernel source. Thank you for pointing that out, I'll reach out to them!
About the bug: It has to do with firmware-related errors on an Intel Tiger Lake system.
uname -a Linux ultramarine 6.9.5-200.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Sun Jun 16 15:47:09 UTC 2024 x86_64 GNU/Linux
sudo dmesg | grep sof-audio [ 13.644610] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100 [ 13.644848] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100 [ 13.644950] sof-audio-pci-intel-tgl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915]) [ 13.654176] sof-audio-pci-intel-tgl 0000:00:1f.3: use msi interrupt mode [ 13.676543] sof-audio-pci-intel-tgl 0000:00:1f.3: NHLT table not found [ 13.676605] sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 4 [ 13.718084] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware paths/files for ipc type 0: [ 13.718090] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware file: intel/sof/community/sof-tgl.ri [ 13.718092] sof-audio-pci-intel-tgl 0000:00:1f.3: Topology file: intel/sof- tplg/sof-tgl-max98373-rt5682.tplg [ 13.749006] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864 [ 13.749011] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0 [ 13.749024] sof-audio-pci-intel-tgl 0000:00:1f.3: unknown sof_ext_man header type 3 size 0x30 [ 13.858065] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864 [ 13.858072] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0 [ 13.914614] sof-audio-pci-intel-tgl 0000:00:1f.3: Topology: ABI 3:22:1 Kernel ABI 3:23:0 [ 19.605388] sof-audio-pci-intel-tgl 0000:00:1f.3: ipc tx error for 0x60010000 (msg/reply size: 108/20): -22 [ 19.605395] sof-audio-pci-intel-tgl 0000:00:1f.3: HW params ipc failed for stream 1 [ 19.605396] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -22 [ 19.606033] sof-audio-pci-intel-tgl 0000:00:1f.3: ipc tx error for 0x60010000 (msg/reply size: 108/20): -22 [ 19.606037] sof-audio-pci-intel-tgl 0000:00:1f.3: HW params ipc failed for stream 1 [ 19.606038] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -22 [ 19.606696] sof-audio-pci-intel-tgl 0000:00:1f.3: ipc tx error for 0x60010000 (msg/reply size: 108/20): -22 [ 19.606700] sof-audio-pci-intel-tgl 0000:00:1f.3: HW params ipc failed for stream 1 [ 19.606701] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -22 [ 19.607407] sof-audio-pci-intel-tgl 0000:00:1f.3: ipc tx error for 0x60010000 (msg/reply size: 108/20): -22 [ 19.607412] sof-audio-pci-intel-tgl 0000:00:1f.3: HW params ipc failed for stream 1 [ 19.607413] sof-audio-pci-intel-tgl 0000:00:1f.3: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:1f.3: -22
inxi -aA Audio: Device-1: Intel Tiger Lake-LP Smart Sound Audio driver: sof-audio-pci-intel-tgl alternate: snd_hda_intel, snd_soc_avs, snd_sof_pci_intel_tgl bus-ID: 00:1f.3 chip-ID: 8086:a0c8 class-ID: 0401 API: ALSA v: k6.9.5-200.fc40.x86_64 status: kernel-api tools: alsactl,alsamixer,amixer Server-1: JACK v: 1.9.22 status: off tools: N/A Server-2: PipeWire v: 1.0.4 status: active with: 1: pipewire-pulse status: active 2: wireplumber status: active 3: pipewire-alsa type: plugin tools: pw-cat,pw-cli,wpctl
participants (3)
-
Daniel Baluta
-
ifsof_justworked
-
Liao, Bard