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
#7
(01-27-2022, 07:25 PM)DRONE7 Wrote: 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

Thanks for your suggestion!

I'll try this weekend and then I'll let you know.
Reply


Messages In This Thread
RE: Smsl D300 Dac - loud "pop" noise before playing the first song - by happymax - 01-28-2022, 12:21 PM

Forum Jump: