-
Notifications
You must be signed in to change notification settings - Fork 349
Closed
Labels
Fix SubmittedFix has been submitted, to be fully verifiedFix has been submitted, to be fully verifiedMTLApplies to Meteor Lake platformApplies to Meteor Lake platformP1Blocker bugs or important featuresBlocker bugs or important featuresbugSomething isn't working as expectedSomething isn't working as expected
Milestone
Description
Describe the bug
Issue was created after merging 87856a7
Request for revert and repair
Issue with I2S with config 24in32bit
ERROR:SSP File is completely silent (5s_i2sssp_1_24000_4_24_32_buffers_1_1_1_1.wav). Average samples amplitude: 0.25%.
To Reproduce
pytest -s "tests/ace/fw_113_ssp/test_02_ssp_internal_loop.py::TestSspInternalLoop::test_113_02_simple_internal_loopback[24000Hz_24in32bit_4ch-ssp_1_to_ssp_1]"
Reproduction Rate
100%
Expected behavior
File not silent
Impact
all I2S tests with config 24in32bit
Environment
-
- SOF: 87856a7
- Platform: MTL
Topology
"""
OBJECTIVE:
SSP (I2S mode) internal loopback test.
TEST STEPS:
1. Load FW.
2. Create topology with audio format and SSP instance as in title:
- Host Output Copier->I2S TX Copier (internal loopback enabled)
- I2S RX Copier->Host Input Copier (internal loopback enabled)
3. Run pipelines and streams (5 seconds).
4. Verify amount of unhandled notification - proper value is 0.
5. Perform SNR comparison verification method of played and
recorded file and verify it meets quality criteria.
PASS CRITERIA:
All steps passed successfully
PIPELINES TOPOLOGY::
+--------------------------------+
| COPIER_HOST < -- COPIER_SSP-+ |
| | |
| | |
| COPIER_HOST -- > COPIER_SSP-+ |
+--------------------- ----------+
"""
Logs:
i2s_1_24000_4_24_32_buffers_1_1_1_1.zip
grabbed_fw_logs_0.txt
Metadata
Metadata
Assignees
Labels
Fix SubmittedFix has been submitted, to be fully verifiedFix has been submitted, to be fully verifiedMTLApplies to Meteor Lake platformApplies to Meteor Lake platformP1Blocker bugs or important featuresBlocker bugs or important featuresbugSomething isn't working as expectedSomething isn't working as expected
