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
- Branch name and commit hash of the 2 repositories: sof (firmware/topology) and linux (kernel driver).
- Kernel: latest sof-dev
- SOF: latest sof-main
- Name of the topology file
- Topology: sof-ptl-nocodec.tplg
- Name of the platform(s) on which the bug is observed.
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
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
Screenshots or console output