paul- wrote: > On the squeezelite page, in beta mode. > Set the gpio pin to 22 > Output active low. >
This is a FYI and still awaiting approval from Gordon before I submit the pull request..... I always through this was better being done from kernel driver rather than userland. ' IQAudIO: Add auto-mute for amp to dac driver' (https://github.com/DigitalDreamtimeLtd/linux/commit/c2889af77eaf97cb439a2749ce8bfcb669f1f928) With this kernel patch, you would use "dtoverlay=iqaudio-dacplus,unmute_amp" for a one time "unmute the amp when the kernel module is loaded". "dtoverlay=iqaudio-dacplus,auto_mute_amp", mutes and unmutes the amp every time when the audio device is opened and released, but via ALSA power management, so there is a 5 second delay when the audio device is closed before the amp is muted, so if the audio device is re-opened during that 5 second window, the amp doesn't get muted. ------------------------------------------------------------------------ JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069 View this thread: http://forums.slimdevices.com/showthread.php?t=105018 _______________________________________________ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix