Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: Smsl D300 Dac - loud "pop" noise before playing the first song
#6
Not sure this will have the desired effect though there is some discussion and may be worth trying.
ALSA Power Management (DAPM) mutes and un-mutes for power-saving( generally for battery powered devices)



Quote:The 5 seconds delay before mute is turned on comes from the DAPM pmdown time. Main reason for this delay is to avoid clicks when a device is closed and then shortly after that opened again.

one suggestion is to create a file called snd_soc_core.conf in /etc/modprobe.d with this line in it:

Code:
options snd_soc_core pmdown_time -1
This disables DAPM 
You could try  and report results.

An alternative suggestion is to create a file /etc/modprobe.d/pmdowntime.conf with the following content

Code:
options snd_soc_core pmdown_time=600000

This increases the time between muting events
----------
bob
Reply


Messages In This Thread
RE: Smsl D300 Dac - loud "pop" noise before playing the first song - by DRONE7 - 01-27-2022, 07:25 PM

Forum Jump: