Mostmax
Member
- Joined
- Nov 22, 2018
- Messages
- 11
- Likes
- 24
Does anyone know how to disable ALSA’s Dynamic Audio Power Management (DAPM) in piCorePlayer?
I found instructions for how to do so in Raspotify - create a file called snd_soc_core.conf in /etc/modprobe.d with this line in it:
options snd_soc_core pmdown_time -1
I tried this in piCore via ssh with vi and nano but the file doesn’t remain after reboot (I’m a Linux novice so I could be missing an obvious step and messing this up).
I’m trying to solve an issue with using an XtremPro X1 DAC with a Raspberry Pi (Zero W or 3b+): a few moments after audio stops playing, whining noises start up. They stop immediately when another file starts.
Not sure if disabling DAPM will solve this, but I read it can sort out similar noise issues with Raspotify and figured it was worth a shot.
I found instructions for how to do so in Raspotify - create a file called snd_soc_core.conf in /etc/modprobe.d with this line in it:
options snd_soc_core pmdown_time -1
I tried this in piCore via ssh with vi and nano but the file doesn’t remain after reboot (I’m a Linux novice so I could be missing an obvious step and messing this up).
I’m trying to solve an issue with using an XtremPro X1 DAC with a Raspberry Pi (Zero W or 3b+): a few moments after audio stops playing, whining noises start up. They stop immediately when another file starts.
Not sure if disabling DAPM will solve this, but I read it can sort out similar noise issues with Raspotify and figured it was worth a shot.