Skip to content

[BUG] alsa_conformance_test fails with 11.025Hz on PTL nocodec and new FW #10686

@kv2019i

Description

@kv2019i

Describe the bug
Regression in SOF git commit a32d983

To Reproduce
alsa_conformance_test -P hw:sofnocodec,2 -d 0.1 -r 11025 -B 55 -c 2 -f S16_LE -p 55 --avail-delay

Reproduction Rate
100%

Expected behavior
Test passes

Impact
Unable to use SRC as configured in PTL nocodec topology

Environment

  1. Branch name and commit hash of the 2 repositories: sof (firmware/topology) and linux (kernel driver).
    • Kernel: latest sof-dev
    • SOF: latest sof-main
  2. Name of the topology file
    • Topology: sof-ptl-nocodec.tplg
  3. Name of the platform(s) on which the bug is observed.
    • Platform: Intel ptl

Screenshots or console output

[ 1966.940790] <inf> src_set_params: comp:0 0x100f SRC DP period calculated as: 1000 us
[ 1966.940811] <inf> src_params_general: comp:0 0x100f source_rate = 11025, sink_rate = 48000
[ 1966.940833] <err> module_adapter: z_impl_mod_alloc_ext: comp:0 0x100f Failed to alloc 14512 bytes 0 alignment for comp 0x100f.                                                                                                                             [ 1966.940843] <err> src_params_general: comp:0 0x100f failed to alloc cd->delay_lines, delay_lines_size = 14512
[ 1966.940868] <err> module_adapter: module_prepare: comp:0 0x100f error -22: module specific prepare failed
[ 1966.940873] <err> module_adapter: module_adapter_prepare: comp:0 0x100f error -22: module prepare failed

Metadata

Metadata

Assignees

Labels

PTLIntel Panther Lake platformbugSomething isn't working as expected

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions