Describe the bug
Firmware crashes when trying following command (any 44.1kHz wav should do):
aplay -Dhw:0,2 -d 10 wav/sweep_32b2c44kHz.wav & arecord -Dhw:0,2 -f S16_LE -c 2 -r 32000 -d 10 -vvv -i recording.wav
To Reproduce
Build the latest sof/main ce13360 for PTL and copy the firmware and modules etc. to a nocodec PTL RVP. Any recent enough Linux version and recent sof-ptl-nocodec.tplg should do. Reboot the RVP and when the new FW is loaded run:
aplay -Dhw:0,2 -d 10 wav/sweep_32b2c44kHz.wav & arecord -Dhw:0,2 -f S16_LE -c 2 -r 32000 -d 10 -vvv -i recording.wav
Reproduction Rate
10/10
Expected behavior
The both commands in the commandline should succeed.
e
Describe the bug
Firmware crashes when trying following command (any 44.1kHz wav should do):
aplay -Dhw:0,2 -d 10 wav/sweep_32b2c44kHz.wav & arecord -Dhw:0,2 -f S16_LE -c 2 -r 32000 -d 10 -vvv -i recording.wav
To Reproduce
Build the latest sof/main ce13360 for PTL and copy the firmware and modules etc. to a nocodec PTL RVP. Any recent enough Linux version and recent sof-ptl-nocodec.tplg should do. Reboot the RVP and when the new FW is loaded run:
aplay -Dhw:0,2 -d 10 wav/sweep_32b2c44kHz.wav & arecord -Dhw:0,2 -f S16_LE -c 2 -r 32000 -d 10 -vvv -i recording.wav
Reproduction Rate
10/10
Expected behavior
The both commands in the commandline should succeed.
e