forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 134
Closed
Labels
P1Blocker bugs or important featuresBlocker bugs or important featuresbugSomething isn't workingSomething isn't working
Description
Describe the bug
When volume change, volume ramp should take effect, however, from debug, never see ramp is happening, from sof side, finally find the cdata from kernel driver have random value, no the ramp time.
To Reproduce
- build sof with ipc4 with logs inserted in volume ramp.
- run it on test machine.
- aplay a wav file.
- enable mtrace and adjust volume with alsamixer, inserted log never come out.
Reproduction Rate
100%
Expected behavior
volume ramp should happen, and cdata should be right.
Impact
volume ramp missed, pop noise come when volume change.
Environment
- Branch name and commit hash of the 2 repositories: sof (firmware/topology) and linux (kernel driver).
- Kernel: latest
- SOF: latest
- Name of the topology file
- Topology: cavs_sdw.tplg
- Name of the platform(s) on which the bug is observed.
- Platform: dell adlp test machine.
Screenshots or console output
n/a
Please also include the relevant sections from the firmware log and kernel log in the report (and attach the full logs for complete reference). Kernel log is taken from dmesg and firmware log from sof-logger. See https://thesofproject.github.io/latest/developer_guides/debugability/logger/index.html
Metadata
Metadata
Assignees
Labels
P1Blocker bugs or important featuresBlocker bugs or important featuresbugSomething isn't workingSomething isn't working